Compute V1 Client - Class Status (1.14.0)

Reference documentation and code samples for the Compute V1 Client class Status.

Status contains string constants that represent the names of each value in the google.cloud.compute.v1.Instance.Status descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ Instance

Constants

UNDEFINED_STATUS

Value: 'UNDEFINED_STATUS'

DEPROVISIONING

Value: 'DEPROVISIONING'

PROVISIONING

Value: 'PROVISIONING'

REPAIRING

Value: 'REPAIRING'

RUNNING

Value: 'RUNNING'

STAGING

Value: 'STAGING'

STOPPED

Value: 'STOPPED'

STOPPING

Value: 'STOPPING'

SUSPENDED

Value: 'SUSPENDED'

SUSPENDING

Value: 'SUSPENDING'

TERMINATED

Value: 'TERMINATED'