Compute V1 Client - Class State (1.18.0)

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.StoragePool.State descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ StoragePool

Constants

UNDEFINED_STATE

Value: 'UNDEFINED_STATE'

CREATING

Value: 'CREATING'

DELETING

Value: 'DELETING'

FAILED

Value: 'FAILED'

READY

Value: 'READY'