GooglePrivacyDlpV2ImageRedactionConfig constructor
GooglePrivacyDlpV2ImageRedactionConfig({
- GooglePrivacyDlpV2InfoType? infoType,
- bool? redactAllText,
- GooglePrivacyDlpV2Color? redactionColor,
Implementation
GooglePrivacyDlpV2ImageRedactionConfig({
this.infoType,
this.redactAllText,
this.redactionColor,
});