google_api_secret_manager v0.5.1 GoogleApi.SecretManager.V1.Model.Replica View Source

Represents a Replica for this Secret.

Attributes

  • location (type: String.t, default: nil) - The canonical IDs of the location to replicate data. For example: "us-east1".

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 Source
t() :: %GoogleApi.SecretManager.V1.Model.Replica{location: String.t()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.