GooglePrivacyDlpV2StoredInfoTypeConfig
class GooglePrivacyDlpV2StoredInfoTypeConfig extends Model (View source)
Properties
string | $description | ||
protected | $dictionaryType | ||
protected | $dictionaryDataType | ||
string | $displayName | ||
protected | $largeCustomDictionaryType | ||
protected | $largeCustomDictionaryDataType | ||
protected | $regexType | ||
protected | $regexDataType |
Methods
setDescription($description)
No description
string
getDescription()
No description
getDictionary()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setLargeCustomDictionary(GooglePrivacyDlpV2LargeCustomDictionaryConfig $largeCustomDictionary)
No description
getLargeCustomDictionary()
No description
getRegex()
No description
Details
setDescription($description)
No description
string
getDescription()
No description
setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)
No description
GooglePrivacyDlpV2Dictionary
getDictionary()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setLargeCustomDictionary(GooglePrivacyDlpV2LargeCustomDictionaryConfig $largeCustomDictionary)
No description
GooglePrivacyDlpV2LargeCustomDictionaryConfig
getLargeCustomDictionary()
No description
setRegex(GooglePrivacyDlpV2Regex $regex)
No description
GooglePrivacyDlpV2Regex
getRegex()
No description