Class State (3.45.0)

State(value)

Indicates the current state of the instance.

Values: STATE_UNSPECIFIED (0): Not specified. CREATING (1): The instance is still being created. Resources may not be available yet, and operations such as database creation may not work. READY (2): The instance is fully created and ready to do work such as creating databases.