Reference documentation and code samples for the Data Loss Prevention V2 Client class GetDeidentifyTemplateRequest.
Request message for GetDeidentifyTemplate.
Generated from protobuf message google.privacy.dlp.v2.GetDeidentifyTemplateRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the organization and deidentify template to be read, for example organizations/433245324/deidentifyTemplates/432452342
or projects/project-id/deidentifyTemplates/432452342.
getName
Required. Resource name of the organization and deidentify template to be
read, for example organizations/433245324/deidentifyTemplates/432452342
or projects/project-id/deidentifyTemplates/432452342.
string
setName
Required. Resource name of the organization and deidentify template to be
read, for example organizations/433245324/deidentifyTemplates/432452342
or projects/project-id/deidentifyTemplates/432452342.
var
string
$this
static::build
name
string
Required. Resource name of the organization and deidentify template to be
read, for example organizations/433245324/deidentifyTemplates/432452342
or projects/project-id/deidentifyTemplates/432452342. Please see Google\Cloud\Dlp\V2\DlpServiceClient::deidentifyTemplateName()
for help formatting this field.