GoogleApi.Metastore.V1beta.Model.Secret (google_api_metastore v0.12.0)

View Source

A securely stored value.

Attributes

  • cloudSecret (type: String.t, default: nil) - Optional. The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Metastore.V1beta.Model.Secret{cloudSecret: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.