class GooglePrivacyDlpV2CustomInfoType extends Collection (View source)

Properties

protected $collection_key
protected $detectionRulesType
protected $detectionRulesDataType
protected $dictionaryType
protected $dictionaryDataType
string $exclusionType
protected $infoTypeType
protected $infoTypeDataType
string $likelihood
protected $regexType
protected $regexDataType
protected $sensitivityScoreType
protected $sensitivityScoreDataType
protected $storedTypeType
protected $storedTypeDataType
protected $surrogateTypeType
protected $surrogateTypeDataType

Methods

setDetectionRules($detectionRules)

No description

setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)

No description

setExclusionType($exclusionType)

No description

string
getExclusionType()

No description

setInfoType(GooglePrivacyDlpV2InfoType $infoType)

No description

setLikelihood($likelihood)

No description

string
getLikelihood()

No description

setRegex(GooglePrivacyDlpV2Regex $regex)

No description

setSensitivityScore(GooglePrivacyDlpV2SensitivityScore $sensitivityScore)

No description

setStoredType(GooglePrivacyDlpV2StoredType $storedType)

No description

setSurrogateType(GooglePrivacyDlpV2SurrogateType $surrogateType)

No description

Details

setDetectionRules($detectionRules)

No description

Parameters

$detectionRules

GooglePrivacyDlpV2DetectionRule[] getDetectionRules()

No description

setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)

No description

Parameters

GooglePrivacyDlpV2Dictionary $dictionary

GooglePrivacyDlpV2Dictionary getDictionary()

No description

setExclusionType($exclusionType)

No description

Parameters

$exclusionType

string getExclusionType()

No description

Return Value

string

setInfoType(GooglePrivacyDlpV2InfoType $infoType)

No description

Parameters

GooglePrivacyDlpV2InfoType $infoType

GooglePrivacyDlpV2InfoType getInfoType()

No description

setLikelihood($likelihood)

No description

Parameters

$likelihood

string getLikelihood()

No description

Return Value

string

setRegex(GooglePrivacyDlpV2Regex $regex)

No description

Parameters

GooglePrivacyDlpV2Regex $regex

GooglePrivacyDlpV2Regex getRegex()

No description

setSensitivityScore(GooglePrivacyDlpV2SensitivityScore $sensitivityScore)

No description

Parameters

GooglePrivacyDlpV2SensitivityScore $sensitivityScore

GooglePrivacyDlpV2SensitivityScore getSensitivityScore()

No description

setStoredType(GooglePrivacyDlpV2StoredType $storedType)

No description

Parameters

GooglePrivacyDlpV2StoredType $storedType

GooglePrivacyDlpV2StoredType getStoredType()

No description

setSurrogateType(GooglePrivacyDlpV2SurrogateType $surrogateType)

No description

Parameters

GooglePrivacyDlpV2SurrogateType $surrogateType

GooglePrivacyDlpV2SurrogateType getSurrogateType()

No description