Memorystore for Memcached V1 Client - Class State (2.0.4)

Reference documentation and code samples for the Memorystore for Memcached V1 Client class State.

Different states of a Memcached node.

Protobuf type google.cloud.memcache.v1.Instance.Node.State

Namespace

Google \ Cloud \ Memcache \ V1 \ Instance \ Node

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Node state is not set.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

CREATING

  Value: 1 
 

Node is being created.

Generated from protobuf enum CREATING = 1;

READY

  Value: 2 
 

Node has been created and ready to be used.

Generated from protobuf enum READY = 2;

DELETING

  Value: 3 
 

Node is being deleted.

Generated from protobuf enum DELETING = 3;

UPDATING

  Value: 4 
 

Node is being updated.

Generated from protobuf enum UPDATING = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: