Secret Manager v1 API - Enum SecretName.ResourceNameType (2.4.0)

public enum SecretName.ResourceNameType

Reference documentation and code samples for the Secret Manager v1 API enum SecretName.ResourceNameType.

The possible contents of SecretName.

Namespace

Google.Cloud.SecretManager.V1

Assembly

Google.Cloud.SecretManager.V1.dll

Fields

NameDescription
ProjectLocationSecret

A resource name with pattern projects/{project}/locations/{location}/secrets/{secret}.

ProjectSecret

A resource name with pattern projects/{project}/secrets/{secret}.

Unparsed

An unparsed resource name.