Class State (3.51.0)

State(value)

Indicates the current state of the instance.

Enums

Name Description
STATE_UNSPECIFIED Not specified.
CREATING The instance is still being created. Resources may not be available yet, and operations such as database creation may not work.
READY The instance is fully created and ready to do work such as creating databases.