Interface protos.google.cloud.alloydb.v1.UpgradeClusterStatus.IStageStatus (2.4.0)

Properties of a StageStatus.

Package

@google-cloud/alloydb

Properties

readPoolInstancesUpgrade

readPoolInstancesUpgrade?: (google.cloud.alloydb.v1.UpgradeClusterStatus.IReadPoolInstancesUpgradeStageStatus|null);

StageStatus readPoolInstancesUpgrade

schedule

schedule?: (google.cloud.alloydb.v1.UpgradeClusterStatus.StageStatus.IStageSchedule|null);

StageStatus schedule

stage

stage?: (google.cloud.alloydb.v1.UpgradeClusterResponse.Stage|keyof typeof google.cloud.alloydb.v1.UpgradeClusterResponse.Stage|null);

StageStatus stage

state

state?: (google.cloud.alloydb.v1.UpgradeClusterResponse.Status|keyof typeof google.cloud.alloydb.v1.UpgradeClusterResponse.Status|null);

StageStatus state