GoogleApi.Metastore.V1beta.Model.Secret (google_api_metastore v0.2.0) View Source

A securely stored value.

Attributes

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

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

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

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.