Reference documentation and code samples for the Google Cloud Memorystore for Redis V1BETA1 API module Google::Cloud::Redis::Cluster::V1beta1::Backup::State.
State of the backup.
Constants
STATE_UNSPECIFIED
value: 0 The default value, not set.
CREATING
value: 1 The backup is being created.
ACTIVE
value: 2 The backup is active to be used.
DELETING
value: 3 The backup is being deleted.
SUSPENDED
value: 4 The backup is currently suspended due to reasons like project deletion,
billing account closure, etc.
[[["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 2025-01-29 UTC."],[],[]]