Google Cloud Data Loss Prevention v2 API - Enum StoredInfoTypeName.ResourceNameType (4.8.0)

public enum StoredInfoTypeName.ResourceNameType

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum StoredInfoTypeName.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.