google_api_secret_manager v0.6.1 GoogleApi.SecretManager.V1.Model.SecretPayload View Source
A secret payload resource in the Secret Manager API. This contains the sensitive secret payload that is associated with a SecretVersion.
Attributes
data
(type:String.t
, default:nil
) - The secret data. Must be no larger than 64KiB.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SecretManager.V1.Model.SecretPayload{data: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.