Google Cloud Memorystore V1beta Client - Class State (0.1.1)

Reference documentation and code samples for the Google Cloud Memorystore V1beta Client class State.

Possible states of the instance.

Protobuf type google.cloud.memorystore.v1beta.Instance.State

Namespace

Google \ Cloud \ Memorystore \ V1beta \ Instance

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Not set.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

CREATING

  Value: 1 
 

Instance is being created.

Generated from protobuf enum CREATING = 1;

ACTIVE

  Value: 2 
 

Instance has been created and is usable.

Generated from protobuf enum ACTIVE = 2;

UPDATING

  Value: 3 
 

Instance is being updated.

Generated from protobuf enum UPDATING = 3;

DELETING

  Value: 4 
 

Instance is being deleted.

Generated from protobuf enum DELETING = 4;

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