GoogleApi.AlloyDB.V1.Model.ReadPoolInstancesUpgradeStageStatus (google_api_alloy_db v0.16.0)

View Source

Read pool instances upgrade specific status.

Attributes

  • upgradeStats (type: GoogleApi.AlloyDB.V1.Model.Stats.t, default: nil) - Read pool instances upgrade statistics.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AlloyDB.V1.Model.ReadPoolInstancesUpgradeStageStatus{
  upgradeStats: GoogleApi.AlloyDB.V1.Model.Stats.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.