RedactionConfig

DLP resources used for redaction while ingesting conversations.

JSON representation
{
  "deidentifyTemplate": string,
  "inspectTemplate": string
}
Fields
deidentifyTemplate

string

The fully-qualified DLP deidentify template resource name. Format: projects/{project}/deidentifyTemplates/{template}

inspectTemplate

string

The fully-qualified DLP inspect template resource name. Format: projects/{project}/locations/{location}/inspectTemplates/{template}