Secret Manager v1 API - Enum SecretVersionName.ResourceNameType (2.5.0)

public enum SecretVersionName.ResourceNameType

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

The possible contents of SecretVersionName.

Namespace

Google.Cloud.SecretManager.V1

Assembly

Google.Cloud.SecretManager.V1.dll

Fields

Name Description
ProjectLocationSecretSecretVersion

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

ProjectSecretSecretVersion

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

Unparsed

An unparsed resource name.