google_api_secret_manager v0.5.0 GoogleApi.SecretManager.V1.Model.SecretPayload View Source
A secret payload resource in the Secret Manager API. This contains the sensitive secret data 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
Link to this type
t()
View Sourcet() :: %GoogleApi.SecretManager.V1.Model.SecretPayload{data: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.