Compute V1 Client - Class Status (2.0.0)

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

[Output Only] Status of the zone, either UP or DOWN.

Protobuf type google.cloud.compute.v1.Zone.Status

Namespace

Google \ Cloud \ Compute \ V1 \ Zone

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_STATUS

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_STATUS = 0;

DOWN

Value: 2104482

Generated from protobuf enum DOWN = 2104482;

UP

Value: 2715

Generated from protobuf enum UP = 2715;