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

Reference documentation and code samples for the Google Cloud Memorystore for Memcached API module Google::Cloud::Memcache::V1beta2::Instance::Node::State.

Different states of a Memcached node.

Constants

STATE_UNSPECIFIED

value: 0
Node state is not set.

CREATING

value: 1
Node is being created.

READY

value: 2
Node has been created and ready to be used.

DELETING

value: 3
Node is being deleted.

UPDATING

value: 4
Node is being updated.