Reference documentation and code samples for the Google Cloud Memorystore for Redis V1BETA1 API module Google::Cloud::Redis::Cluster::V1beta1::Cluster::State.
Represents the different states of a Redis cluster.
Constants
STATE_UNSPECIFIED
value: 0 Not set.
CREATING
value: 1 Redis cluster is being created.
ACTIVE
value: 2 Redis cluster has been created and is fully usable.
UPDATING
value: 3 Redis cluster configuration is being updated.
[[["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-19 UTC."],[],[]]