GooglePrivacyDlpV2ExclusionRule
class GooglePrivacyDlpV2ExclusionRule extends Model (View source)
Properties
protected | $dictionaryType | ||
protected | $dictionaryDataType | ||
protected | $excludeByHotwordType | ||
protected | $excludeByHotwordDataType | ||
protected | $excludeInfoTypesType | ||
protected | $excludeInfoTypesDataType | ||
string | $matchingType | ||
protected | $regexType | ||
protected | $regexDataType |
Methods
getDictionary()
No description
getExcludeByHotword()
No description
getExcludeInfoTypes()
No description
setMatchingType($matchingType)
No description
string
getMatchingType()
No description
getRegex()
No description
Details
setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)
No description
GooglePrivacyDlpV2Dictionary
getDictionary()
No description
setExcludeByHotword(GooglePrivacyDlpV2ExcludeByHotword $excludeByHotword)
No description
GooglePrivacyDlpV2ExcludeByHotword
getExcludeByHotword()
No description
setExcludeInfoTypes(GooglePrivacyDlpV2ExcludeInfoTypes $excludeInfoTypes)
No description
GooglePrivacyDlpV2ExcludeInfoTypes
getExcludeInfoTypes()
No description
setMatchingType($matchingType)
No description
string
getMatchingType()
No description
setRegex(GooglePrivacyDlpV2Regex $regex)
No description
GooglePrivacyDlpV2Regex
getRegex()
No description