Google Cloud Memorystore for Redis V1 API - Module Google::Cloud::Redis::Cluster::V1::Backup::State (v0.6.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API module Google::Cloud::Redis::Cluster::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.