public enum AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State extends Enum<AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State> implements ProtocolMessageEnumThe state of the accelerator topology.
Protobuf enum
google.cloud.compute.v1.AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AVAILABLE |
The accelerator topology is available. |
AVAILABLE_VALUE |
The accelerator topology is available. |
DEGRADED |
The accelerator topology is degraded. The underlying capacity is not in a healthy state and is not available. |
DEGRADED_VALUE |
The accelerator topology is degraded. The underlying capacity is not in a healthy state and is not available. |
RUNNING |
The accelerator topology is running. If there are both running and degraded hosts within a topology, DEGRADED state will be returned. |
RUNNING_VALUE |
The accelerator topology is running. If there are both running and degraded hosts within a topology, DEGRADED state will be returned. |
TOPOLOGY_STATE_UNSPECIFIED |
The state of the topology is unspecified. |
TOPOLOGY_STATE_UNSPECIFIED_VALUE |
The state of the topology is unspecified. |
UNDEFINED_STATE |
A value indicating that the enum field is not set. |
UNDEFINED_STATE_VALUE |
A value indicating that the enum field is not set. |
UNHEALTHY |
This value has been deprecated and is no longer used. |
UNHEALTHY_VALUE |
This value has been deprecated and is no longer used. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|