Reference documentation and code samples for the Cloud Spanner Database Admin V1 API module Google::Cloud::Spanner::Admin::Database::V1::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]