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

setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setRegex(GooglePrivacyDlpV2Regex $regex)

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)

No description

Parameters

GooglePrivacyDlpV2Dictionary $dictionary

GooglePrivacyDlpV2Dictionary getDictionary()

No description

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setLargeCustomDictionary(GooglePrivacyDlpV2LargeCustomDictionaryConfig $largeCustomDictionary)

No description

Parameters

GooglePrivacyDlpV2LargeCustomDictionaryConfig $largeCustomDictionary

setRegex(GooglePrivacyDlpV2Regex $regex)

No description

Parameters

GooglePrivacyDlpV2Regex $regex

GooglePrivacyDlpV2Regex getRegex()

No description