Reference documentation and code samples for the Data Loss Prevention V2 Client class UpdateDeidentifyTemplateRequest.
Request message for UpdateDeidentifyTemplate.
Generated from protobuf message google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of organization and deidentify template to be updated, for example organizations/433245324/deidentifyTemplates/432452342
or projects/project-id/deidentifyTemplates/432452342.
↳ deidentify_template
↳ update_mask
getName
Required. Resource name of organization and deidentify template to be
updated, for example organizations/433245324/deidentifyTemplates/432452342
or
projects/project-id/deidentifyTemplates/432452342.
string
setName
Required. Resource name of organization and deidentify template to be
updated, for example organizations/433245324/deidentifyTemplates/432452342
or
projects/project-id/deidentifyTemplates/432452342.
var
string
$this
getDeidentifyTemplate
New DeidentifyTemplate value.
hasDeidentifyTemplate
clearDeidentifyTemplate
setDeidentifyTemplate
New DeidentifyTemplate value.
$this
getUpdateMask
Mask to control which fields get updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Mask to control which fields get updated.
$this
static::build
name
string
Required. Resource name of organization and deidentify template to be
updated, 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.
deidentifyTemplate
updateMask