public enum ReservationSubBlocksReportFaultyRequestFaultReason.Behavior extends Enum<ReservationSubBlocksReportFaultyRequestFaultReason.Behavior> implements ProtocolMessageEnumThe behavior of the fault experienced with the subBlock.
Protobuf enum
google.cloud.compute.v1.ReservationSubBlocksReportFaultyRequestFaultReason.Behavior
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FAULT_BEHAVIOR_UNSPECIFIED |
|
FAULT_BEHAVIOR_UNSPECIFIED_VALUE |
|
GPU_ERROR |
The subBlock experienced a GPU error. |
GPU_ERROR_VALUE |
The subBlock experienced a GPU error. |
PERFORMANCE |
The subBlock experienced performance issues. |
PERFORMANCE_VALUE |
The subBlock experienced performance issues. |
SILENT_DATA_CORRUPTION |
The subBlock experienced silent data corruption. |
SILENT_DATA_CORRUPTION_VALUE |
The subBlock experienced silent data corruption. |
SWITCH_FAILURE |
The subBlock experienced a switch failure. |
SWITCH_FAILURE_VALUE |
The subBlock experienced a switch failure. |
UNDEFINED_BEHAVIOR |
A value indicating that the enum field is not set. |
UNDEFINED_BEHAVIOR_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() |
|