Class State (3.50.1)

State(value)

Indicates the current state of the backup.

Enums

Name Description
STATE_UNSPECIFIED Not specified.
CREATING The pending backup is still being created. Operations on the backup may fail with `FAILED_PRECONDITION` in this state.
READY The backup is complete and ready for use.