Enum DeidentifyTemplateName.ResourceNameType (3.2.0)

public enum ResourceNameType

The possible contents of DeidentifyTemplateName.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
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.