Interface protos.google.cloud.alloydb.v1beta.IUpgradeClusterStatus (1.10.1)

Properties of an UpgradeClusterStatus.

Package

@google-cloud/alloydb

Properties

cancellable

cancellable?: (boolean|null);

UpgradeClusterStatus cancellable

sourceVersion

sourceVersion?: (google.cloud.alloydb.v1beta.DatabaseVersion|keyof typeof google.cloud.alloydb.v1beta.DatabaseVersion|null);

UpgradeClusterStatus sourceVersion

stages

stages?: (google.cloud.alloydb.v1beta.UpgradeClusterStatus.IStageStatus[]|null);

UpgradeClusterStatus stages

state

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

UpgradeClusterStatus state

targetVersion

targetVersion?: (google.cloud.alloydb.v1beta.DatabaseVersion|keyof typeof google.cloud.alloydb.v1beta.DatabaseVersion|null);

UpgradeClusterStatus targetVersion