Google Cloud Memorystore for Memcached API - Module Google::Cloud::Memcache::V1beta2::Instance::State (v0.2.5)

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.

DELETING

value: 4
Memcached instance is being deleted.

PERFORMING_MAINTENANCE

value: 5
Memcached instance is going through maintenance, e.g. data plane rollout.