infoType property

GooglePrivacyDlpV2InfoType? infoType
getter/setter pair

Only one per info_type should be provided per request.

If not specified, and redact_all_text is false, the DLP API will redact all text that it matches against all info_types that are found, but not specified in another ImageRedactionConfig.

Implementation

GooglePrivacyDlpV2InfoType? infoType;