Data Loss Prevention V2 Client - Class DeleteDeidentifyTemplateRequest (1.8.6)

Reference documentation and code samples for the Data Loss Prevention V2 Client class DeleteDeidentifyTemplateRequest.

Request message for DeleteDeidentifyTemplate.

Generated from protobuf message google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the organization and deidentify template to be deleted, for example organizations/433245324/deidentifyTemplates/432452342 or projects/project-id/deidentifyTemplates/432452342.

getName

Required. Resource name of the organization and deidentify template to be deleted, for example organizations/433245324/deidentifyTemplates/432452342 or projects/project-id/deidentifyTemplates/432452342.

Returns
TypeDescription
string

setName

Required. Resource name of the organization and deidentify template to be deleted, for example organizations/433245324/deidentifyTemplates/432452342 or projects/project-id/deidentifyTemplates/432452342.

Parameter
NameDescription
var string
Returns
TypeDescription
$this