Class State (1.5.1)

State(value)

The instance state.

Values: STATE_UNSPECIFIED (0): State not set. CREATING (1): The instance is being created. READY (2): The instance is available for use. REPAIRING (3): Work is being done on the instance. You can get further details from the statusMessage field of the Instance resource. DELETING (4): The instance is shutting down. ERROR (6): The instance is experiencing an issue and might be unusable. You can get further details from the statusMessage field of the Instance resource. RESTORING (7): The instance is restoring a backup to an existing file share and may be unusable during this time.