Class State (3.46.0)

State(value)

Indicates the current state of the instance config.

Enum values:

STATE_UNSPECIFIED (0):
    Not specified.
CREATING (1):
    The instance config is still being created.
READY (2):
    The instance config is fully created and
    ready to be used to create instances.