GoogleApi.AlloyDB.V1.Model.ReadPoolInstancesUpgradeStageStatus (google_api_alloy_db v0.16.0)
View SourceRead 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
@type t() :: %GoogleApi.AlloyDB.V1.Model.ReadPoolInstancesUpgradeStageStatus{ upgradeStats: GoogleApi.AlloyDB.V1.Model.Stats.t() | nil }