Class State (0.1.2)

State(value)

Represents the different states of a Parallelstore instance.

Enums

Name Description
STATE_UNSPECIFIED Not set.
CREATING The instance is being created.
ACTIVE The instance is available for use.
DELETING The instance is being deleted.
FAILED The instance is not usable.