Class RedactionConfig (1.17.3)

RedactionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

DLP resources used for redaction while ingesting conversations.

Attributes

NameDescription
deidentify_template str
The fully-qualified DLP deidentify template resource name. Format: projects/{project}/deidentifyTemplates/{template}
inspect_template str
The fully-qualified DLP inspect template resource name. Format: projects/{project}/locations/{location}/inspectTemplates/{template}