Reference documentation and code samples for the Data Loss Prevention V2 Client class DeidentifyTemplate.
DeidentifyTemplates contains instructions on how to de-identify content.
See https://cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more.
Generated from protobuf message google.privacy.dlp.v2.DeidentifyTemplate
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
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
string
Display name (max 256 chars).
↳ description
string
Short description (max 256 chars).
↳ create_time
↳ update_time
↳ deidentify_config
getName
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
string
setName
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
var
string
$this
getDisplayName
Display name (max 256 chars).
string
setDisplayName
Display name (max 256 chars).
var
string
$this
getDescription
Short description (max 256 chars).
string
setDescription
Short description (max 256 chars).
var
string
$this
getCreateTime
Output only. The creation timestamp of an inspectTemplate.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The creation timestamp of an inspectTemplate.
$this
getUpdateTime
Output only. The last update timestamp of an inspectTemplate.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The last update timestamp of an inspectTemplate.
$this
getDeidentifyConfig
The core content of the template.
hasDeidentifyConfig
clearDeidentifyConfig
setDeidentifyConfig
The core content of the template.
$this