GoogleApi.Connectors.V1.Model.Secret (google_api_connectors v0.2.0) View Source
Secret provides a reference to entries in Secret Manager.
Attributes
-
secretVersion
(type:String.t
, default:nil
) - The resource name of the secret version in the format, format as:projects/*/secrets/*/versions/*
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Connectors.V1.Model.Secret{secretVersion: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.