Get
|
|||||
|
|
Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
name Required |
STRING |
Resource name of the organization and deidentify template to be read, for
example |
= Parameter name
= Format
name STRING Required Resource name of the organization and deidentify template to be read, for
example |
Output
This building block provides 11 output parameters
Name | Format | Description |
---|---|---|
displayName |
STRING |
Display name (max 256 chars) |
description |
STRING |
Short description (max 256 chars) |
deidentifyConfig |
OBJECT |
The configuration that controls how the data will change |
deidentifyConfig.recordTransformations |
OBJECT |
A type of transformation that is applied over structured data such as a table |
deidentifyConfig.recordTransformations.recordSuppressions[] |
OBJECT |
Configuration to suppress records whose suppression conditions evaluate to true |
deidentifyConfig.recordTransformations.fieldTransformations[] |
OBJECT |
The transformation to apply to the field |
deidentifyConfig.infoTypeTransformations |
OBJECT |
A type of transformation that will scan unstructured text and
apply various |
deidentifyConfig.infoTypeTransformations.transformations[] |
OBJECT |
A transformation to apply to text that is identified as a specific info_type |
createTime |
ANY |
The creation timestamp of a inspectTemplate, output only field |
updateTime |
ANY |
The last update timestamp of a inspectTemplate, output only field |
name |
STRING |
The template name. Output only. The template will have one of the following formats:
|
= Parameter name
= Format
displayName STRING Display name (max 256 chars) |
description STRING Short description (max 256 chars) |
deidentifyConfig OBJECT The configuration that controls how the data will change |
deidentifyConfig.recordTransformations OBJECT A type of transformation that is applied over structured data such as a table |
deidentifyConfig.recordTransformations.recordSuppressions[] OBJECT Configuration to suppress records whose suppression conditions evaluate to true |
deidentifyConfig.recordTransformations.fieldTransformations[] OBJECT The transformation to apply to the field |
deidentifyConfig.infoTypeTransformations OBJECT A type of transformation that will scan unstructured text and
apply various |
deidentifyConfig.infoTypeTransformations.transformations[] OBJECT A transformation to apply to text that is identified as a specific info_type |
createTime ANY The creation timestamp of a inspectTemplate, output only field |
updateTime ANY The last update timestamp of a inspectTemplate, output only field |
name STRING The template name. Output only. The template will have one of the following formats:
|