Google Cloud Data Loss Prevention v2 API - Enum DeidentifyTemplateName.ResourceNameType (4.6.0)

  public 
  
 enum 
  
 DeidentifyTemplateName 
 . 
 ResourceNameType 
 

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum DeidentifyTemplateName.ResourceNameType.

The possible contents of DeidentifyTemplateName .

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name
Description
OrganizationDeidentifyTemplate

A resource name with pattern organizations/{organization}/deidentifyTemplates/{deidentify_template} .

OrganizationLocationDeidentifyTemplate

A resource name with pattern organizations/{organization}/locations/{location}/deidentifyTemplates/{deidentify_template} .

ProjectDeidentifyTemplate

A resource name with pattern projects/{project}/deidentifyTemplates/{deidentify_template} .

ProjectLocationDeidentifyTemplate

A resource name with pattern projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template} .

Unparsed

An unparsed resource name.