public enum InstanceGroupManagerStatusAcceleratorTopology.State extends Enum<InstanceGroupManagerStatusAcceleratorTopology.State> implements ProtocolMessageEnumOutput only. [Output Only] The state of the accelerator topology.
Protobuf enum
google.cloud.compute.v1.InstanceGroupManagerStatusAcceleratorTopology.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ACTIVATING |
The accelerator topology is being activated. |
ACTIVATING_VALUE |
The accelerator topology is being activated. |
ACTIVE |
The accelerator topology is active. |
ACTIVE_VALUE |
The accelerator topology is active. |
DEACTIVATING |
The accelerator topology is being deactivated. |
DEACTIVATING_VALUE |
The accelerator topology is being deactivated. |
FAILED |
The accelerator topology failed. |
FAILED_VALUE |
The accelerator topology failed. |
INCOMPLETE |
The configuration is incomplete and the accelerator topology cannot be activated due to insufficient number of running VMs. |
INCOMPLETE_VALUE |
The configuration is incomplete and the accelerator topology cannot be activated due to insufficient number of running VMs. |
REACTIVATING |
The accelerator topology is being reactivated. |
REACTIVATING_VALUE |
The accelerator topology is being reactivated. |
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. |
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() |
|