Class State (2.32.0)

State(value)

Possible states of a snapshot.

Enums

Name Description
STATE_NOT_KNOWN The state of the snapshot could not be determined.
READY The snapshot has been successfully created and can serve all requests.
CREATING The snapshot is currently being created, and may be destroyed if the creation process encounters an error. A snapshot may not be restored to a table while it is being created.