public enum ReservationSubBlocksReportFaultyRequest.FailureComponent extends Enum<ReservationSubBlocksReportFaultyRequest.FailureComponent> implements ProtocolMessageEnumThe component that experienced the fault.
Protobuf enum
google.cloud.compute.v1.ReservationSubBlocksReportFaultyRequest.FailureComponent
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FAILURE_COMPONENT_UNSPECIFIED |
|
FAILURE_COMPONENT_UNSPECIFIED_VALUE |
|
MULTIPLE_FAULTY_HOSTS |
Multiple hosts experienced the fault. |
MULTIPLE_FAULTY_HOSTS_VALUE |
Multiple hosts experienced the fault. |
NVLINK_SWITCH |
The NVLink switch experienced the fault. |
NVLINK_SWITCH_VALUE |
The NVLink switch experienced the fault. |
UNDEFINED_FAILURE_COMPONENT |
A value indicating that the enum field is not set. |
UNDEFINED_FAILURE_COMPONENT_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() |
|