AlloyDB V1BETA API - Module Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status (v0.10.0)

Reference documentation and code samples for the AlloyDB V1BETA API module Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status.

Status of upgrade operation.

Constants

STATUS_UNSPECIFIED

value: 0
Unspecified status.

NOT_STARTED

value: 4
Not started.

IN_PROGRESS

value: 5
In progress.

SUCCESS

value: 1
Operation succeeded.

FAILED

value: 2
Operation failed.

PARTIAL_SUCCESS

value: 3
Operation partially succeeded.

CANCEL_IN_PROGRESS

value: 6
Cancel is in progress.

CANCELLED

value: 7
Cancellation complete.