Reference documentation and code samples for the Memorystore for Memcached V1 Client class Code.
Protobuf type google.cloud.memcache.v1.Instance.InstanceMessage.Code
Namespace
Google \ Cloud \ Memcache \ V1 \ Instance \ InstanceMessageMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
CODE_UNSPECIFIED
Value: 0Message Code not set.
Generated from protobuf enum CODE_UNSPECIFIED = 0;
ZONE_DISTRIBUTION_UNBALANCED
Value: 1Memcached nodes are distributed unevenly.
Generated from protobuf enum ZONE_DISTRIBUTION_UNBALANCED = 1;