Interface protos.google.cloud.alloydb.v1beta.UpgradeClusterResponse.IInstanceUpgradeDetails (1.10.1)

Properties of an InstanceUpgradeDetails.

Package

@google-cloud/alloydb

Properties

instanceType

instanceType?: (google.cloud.alloydb.v1beta.Instance.InstanceType|keyof typeof google.cloud.alloydb.v1beta.Instance.InstanceType|null);

InstanceUpgradeDetails instanceType

name

name?: (string|null);

InstanceUpgradeDetails name

upgradeStatus

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

InstanceUpgradeDetails upgradeStatus