View Source GoogleApi.GKEOnPrem.V1.Model.Versions (google_api_gke_on_prem v0.4.0)

Versions describes the mapping of a given version to the number of machines under this version.

Attributes

  • versions (type: list(GoogleApi.GKEOnPrem.V1.Model.Version.t), default: nil) - Shows the mapping of a given version to the number of machines under this version.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.Versions{
  versions: [GoogleApi.GKEOnPrem.V1.Model.Version.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.