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

Properties of a StageInfo.

Package

@google-cloud/alloydb

Properties

logsUrl

logsUrl?: (string|null);

StageInfo logsUrl

stage

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

StageInfo stage

status

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

StageInfo status