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

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