Class State (2.54.0)

State(value)

The state of the upgrade.

Enums

Name Description
STATE_UNSPECIFIED STATE_UNSPECIFIED indicates the state is unspecified.
STARTED STARTED indicates the upgrade has started.
SUCCEEDED SUCCEEDED indicates the upgrade has completed successfully.
FAILED FAILED indicates the upgrade has failed.
CANCELED CANCELED indicates the upgrade has canceled.