Class State (0.1.0)

State(value)

The possible states of an instance.

Enums

Name Description
STATE_UNSPECIFIED Not set.
ACTIVE The instance is available for use.
CREATING The instance is being created and is not yet ready for use.
DELETING The instance is being deleted.
UPGRADING The instance is being upgraded.
REPAIRING The instance is being repaired.
STOPPED The instance is stopped.