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