Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Backup::State (v0.26.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::Backup::State.

Indicates the current state of the backup.

Constants

STATE_UNSPECIFIED

value: 0
Not specified.

CREATING

value: 1
The pending backup is still being created. Operations on the backup may fail with FAILED_PRECONDITION in this state.

READY

value: 2
The backup is complete and ready for use.