View Source GoogleApi.Metastore.V1beta.Model.Secret (google_api_metastore v0.9.0)
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}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1beta.Model.Secret{cloudSecret: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.