Interface protos.google.cloud.alloydb.v1beta.UpgradeClusterStatus.IStageStatus (1.10.1)

Properties of a StageStatus.

Package

@google-cloud/alloydb

Properties

readPoolInstancesUpgrade

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

StageStatus readPoolInstancesUpgrade

stage

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

StageStatus stage

state

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

StageStatus state