The state of the upgrade.
| Enums | |
|---|---|
STATE_UNSPECIFIED |
STATE_UNSPECIFIED indicates the state is unspecified. |
SCHEDULED |
SCHEDULED indicates the upgrade was scheduled. |
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. |