DeidentifyTemplate(mapping=None, *, ignore_unknown_fields=False, **kwargs)
DeidentifyTemplates contains instructions on how to de- dentify content. See https://cloud.google.com/dlp/docs/concepts- templates to learn more.
Attributes | |
---|---|
Name | Description |
name |
str
Output only. The template name. The template will have one of the following formats: projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID OR
organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID
|
display_name |
str
Display name (max 256 chars). |
description |
str
Short description (max 256 chars). |
create_time |
Output only. The creation timestamp of an inspectTemplate. |
update_time |
Output only. The last update timestamp of an inspectTemplate. |
deidentify_config |
///////////// // The core content of the template // /////////////// |