Class State (3.46.0)

State(value)

Indicates the current state of the backup.

Enum values:

STATE_UNSPECIFIED (0):
    Not specified.
CREATING (1):
    The pending backup is still being created. Operations on the
    backup may fail with `FAILED_PRECONDITION` in this state.
READY (2):
    The backup is complete and ready for use.