public enum Instance.Types.Node.Types.StateReference documentation and code samples for the Cloud Memorystore for Memcached v1 API enum Instance.Types.Node.Types.State.
Different states of a Memcached node.
Namespace
Google.Cloud.Memcache.V1Assembly
Google.Cloud.Memcache.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
Node is being created. |
Deleting |
Node is being deleted. |
Ready |
Node has been created and ready to be used. |
Unspecified |
Node state is not set. |
Updating |
Node is being updated. |