Google Cloud Memorystore for Memcached API - Module Google::Cloud::Memcache::V1beta2::Instance::State (v0.16.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Memorystore for Memcached API module Google::Cloud::Memcache::V1beta2::Instance::State.
Different states of a Memcached instance.
Constants
STATE_UNSPECIFIED
value: 0 State not set.
CREATING
value: 1 Memcached instance is being created.
READY
value: 2 Memcached instance has been created and ready to be used.
UPDATING
value: 3 Memcached instance is updating configuration such as maintenance policy
and schedule.
DELETING
value: 4 Memcached instance is being deleted.
PERFORMING_MAINTENANCE
value: 5 Memcached instance is going through maintenance, e.g. data plane rollout.
[[["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 2026-04-03 UTC."],[],[]]