Class State (0.3.0)

State(value)

The various lifecycle states of the database server.

Enums

Name Description
STATE_UNSPECIFIED Default unspecified value.
CREATING Indicates that the resource is in creating state.
AVAILABLE Indicates that the resource is in available state.
UNAVAILABLE Indicates that the resource is in unavailable state.
DELETING Indicates that the resource is in deleting state.
DELETED Indicates that the resource is in deleted state.