class GooglePrivacyDlpV2InspectConfig extends Collection (View source)

Properties

protected $collection_key
string[] $contentOptions
protected $customInfoTypesType
protected $customInfoTypesDataType
bool $excludeInfoTypes
bool $includeQuote
protected $infoTypesType
protected $infoTypesDataType
protected $limitsType
protected $limitsDataType
string $minLikelihood
protected $minLikelihoodPerInfoTypeType
protected $minLikelihoodPerInfoTypeDataType
protected $ruleSetType
protected $ruleSetDataType

Methods

setContentOptions($contentOptions)

No description

string[]
getContentOptions()

No description

setCustomInfoTypes($customInfoTypes)

No description

setExcludeInfoTypes($excludeInfoTypes)

No description

bool
getExcludeInfoTypes()

No description

setIncludeQuote($includeQuote)

No description

bool
getIncludeQuote()

No description

setInfoTypes($infoTypes)

No description

setLimits(GooglePrivacyDlpV2FindingLimits $limits)

No description

setMinLikelihood($minLikelihood)

No description

string
getMinLikelihood()

No description

setMinLikelihoodPerInfoType($minLikelihoodPerInfoType)

No description

setRuleSet($ruleSet)

No description

Details

setContentOptions($contentOptions)

No description

Parameters

$contentOptions

string[] getContentOptions()

No description

Return Value

string[]

setCustomInfoTypes($customInfoTypes)

No description

Parameters

$customInfoTypes

GooglePrivacyDlpV2CustomInfoType[] getCustomInfoTypes()

No description

setExcludeInfoTypes($excludeInfoTypes)

No description

Parameters

$excludeInfoTypes

bool getExcludeInfoTypes()

No description

Return Value

bool

setIncludeQuote($includeQuote)

No description

Parameters

$includeQuote

bool getIncludeQuote()

No description

Return Value

bool

setInfoTypes($infoTypes)

No description

Parameters

$infoTypes

GooglePrivacyDlpV2InfoType[] getInfoTypes()

No description

setLimits(GooglePrivacyDlpV2FindingLimits $limits)

No description

Parameters

GooglePrivacyDlpV2FindingLimits $limits

setMinLikelihood($minLikelihood)

No description

Parameters

$minLikelihood

string getMinLikelihood()

No description

Return Value

string

setMinLikelihoodPerInfoType($minLikelihoodPerInfoType)

No description

Parameters

$minLikelihoodPerInfoType

GooglePrivacyDlpV2InfoTypeLikelihood[] getMinLikelihoodPerInfoType()

No description

setRuleSet($ruleSet)

No description

Parameters

$ruleSet