Class State (3.54.0)

State(value)

Indicates the current state of the instance partition.

Enums

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