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

setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)

No description

setExcludeByHotword(GooglePrivacyDlpV2ExcludeByHotword $excludeByHotword)

No description

setExcludeInfoTypes(GooglePrivacyDlpV2ExcludeInfoTypes $excludeInfoTypes)

No description

setMatchingType($matchingType)

No description

string
getMatchingType()

No description

setRegex(GooglePrivacyDlpV2Regex $regex)

No description

Details

setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)

No description

Parameters

GooglePrivacyDlpV2Dictionary $dictionary

GooglePrivacyDlpV2Dictionary getDictionary()

No description

setExcludeByHotword(GooglePrivacyDlpV2ExcludeByHotword $excludeByHotword)

No description

Parameters

GooglePrivacyDlpV2ExcludeByHotword $excludeByHotword

GooglePrivacyDlpV2ExcludeByHotword getExcludeByHotword()

No description

setExcludeInfoTypes(GooglePrivacyDlpV2ExcludeInfoTypes $excludeInfoTypes)

No description

Parameters

GooglePrivacyDlpV2ExcludeInfoTypes $excludeInfoTypes

GooglePrivacyDlpV2ExcludeInfoTypes getExcludeInfoTypes()

No description

setMatchingType($matchingType)

No description

Parameters

$matchingType

string getMatchingType()

No description

Return Value

string

setRegex(GooglePrivacyDlpV2Regex $regex)

No description

Parameters

GooglePrivacyDlpV2Regex $regex

GooglePrivacyDlpV2Regex getRegex()

No description