class GooglePrivacyDlpV2ImageRedactionConfig extends Model (View source)

Properties

protected $infoTypeType
protected $infoTypeDataType
bool $redactAllText
protected $redactionColorType
protected $redactionColorDataType

Methods

setInfoType(GooglePrivacyDlpV2InfoType $infoType)

No description

setRedactAllText($redactAllText)

No description

bool
getRedactAllText()

No description

setRedactionColor(GooglePrivacyDlpV2Color $redactionColor)

No description

Details

setInfoType(GooglePrivacyDlpV2InfoType $infoType)

No description

Parameters

GooglePrivacyDlpV2InfoType $infoType

GooglePrivacyDlpV2InfoType getInfoType()

No description

setRedactAllText($redactAllText)

No description

Parameters

$redactAllText

bool getRedactAllText()

No description

Return Value

bool

setRedactionColor(GooglePrivacyDlpV2Color $redactionColor)

No description

Parameters

GooglePrivacyDlpV2Color $redactionColor

GooglePrivacyDlpV2Color getRedactionColor()

No description