Memorystore V1 API - Module Google::Cloud::Memorystore::V1::Backup::State (v1.11.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Memorystore V1 API module Google::Cloud::Memorystore::V1::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.