Compute Engine v1 API - Class ComputeEnumConstants.AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State (3.22.0)

public static class ComputeEnumConstants.AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State.

Constants for wire representations of the AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.Types.State enum.

Inheritance

object > ComputeEnumConstants.AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Available

public const string Available = "AVAILABLE"

Wire representation of Available .

Field Value
Type Description
string

Degraded

public const string Degraded = "DEGRADED"

Wire representation of Degraded .

Field Value
Type Description
string

Running

public const string Running = "RUNNING"

Wire representation of Running .

Field Value
Type Description
string

TopologyStateUnspecified

public const string TopologyStateUnspecified = "TOPOLOGY_STATE_UNSPECIFIED"

Wire representation of TopologyStateUnspecified .

Field Value
Type Description
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState .

Field Value
Type Description
string

Unhealthy

public const string Unhealthy = "UNHEALTHY"

Wire representation of Unhealthy .

Field Value
Type Description
string