Compute V1 Client - Class State (2.3.0)

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

The state of the accelerator topology.

Protobuf type google.cloud.compute.v1.AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State

Namespace

Google \ Cloud \ Compute \ V1 \ AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_STATE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_STATE = 0;

AVAILABLE

Value: 442079913

The accelerator topology is available.

Generated from protobuf enum AVAILABLE = 442079913;

RUNNING

Value: 121282975

The accelerator topology is running.

Generated from protobuf enum RUNNING = 121282975;

TOPOLOGY_STATE_UNSPECIFIED

Value: 188327545

The state of the topology is unspecified.

Generated from protobuf enum TOPOLOGY_STATE_UNSPECIFIED = 188327545;

UNHEALTHY

Value: 462118084

The accelerator topology is unhealthy.

Generated from protobuf enum UNHEALTHY = 462118084;