GooglePrivacyDlpV2CustomInfoType
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
getDetectionRules()
No description
getDictionary()
No description
setExclusionType($exclusionType)
No description
string
getExclusionType()
No description
getInfoType()
No description
setLikelihood($likelihood)
No description
string
getLikelihood()
No description
getRegex()
No description
getSensitivityScore()
No description
getStoredType()
No description
getSurrogateType()
No description
Details
setDetectionRules($detectionRules)
No description
GooglePrivacyDlpV2DetectionRule[]
getDetectionRules()
No description
setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)
No description
GooglePrivacyDlpV2Dictionary
getDictionary()
No description
setExclusionType($exclusionType)
No description
string
getExclusionType()
No description
setInfoType(GooglePrivacyDlpV2InfoType $infoType)
No description
GooglePrivacyDlpV2InfoType
getInfoType()
No description
setLikelihood($likelihood)
No description
string
getLikelihood()
No description
setRegex(GooglePrivacyDlpV2Regex $regex)
No description
GooglePrivacyDlpV2Regex
getRegex()
No description
setSensitivityScore(GooglePrivacyDlpV2SensitivityScore $sensitivityScore)
No description
GooglePrivacyDlpV2SensitivityScore
getSensitivityScore()
No description
setStoredType(GooglePrivacyDlpV2StoredType $storedType)
No description
GooglePrivacyDlpV2StoredType
getStoredType()
No description
setSurrogateType(GooglePrivacyDlpV2SurrogateType $surrogateType)
No description
GooglePrivacyDlpV2SurrogateType
getSurrogateType()
No description