Compute V1 Client - Class State (1.18.1)

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

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

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ InstanceGroupManagerResizeRequest

Constants

UNDEFINED_STATE

Value: 'UNDEFINED_STATE'

ACCEPTED

Value: 'ACCEPTED'

CANCELLED

Value: 'CANCELLED'

CREATING

Value: 'CREATING'

FAILED

Value: 'FAILED'

STATE_UNSPECIFIED

Value: 'STATE_UNSPECIFIED'

SUCCEEDED

Value: 'SUCCEEDED'