Enum StoredInfoTypeName.ResourceNameType (4.0.0)

public enum ResourceNameType

The possible contents of StoredInfoTypeName.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
OrganizationLocationStoredInfoType

A resource name with pattern organizations/{organization}/locations/{location}/storedInfoTypes/{stored_info_type}.

OrganizationStoredInfoType

A resource name with pattern organizations/{organization}/storedInfoTypes/{stored_info_type}.

ProjectLocationStoredInfoType

A resource name with pattern projects/{project}/locations/{location}/storedInfoTypes/{stored_info_type}.

ProjectStoredInfoType

A resource name with pattern projects/{project}/storedInfoTypes/{stored_info_type}.

Unparsed

An unparsed resource name.