Reference documentation and code samples for the Compute V1 Client class Behavior.
The behavior of the fault experienced with the subBlock.
Protobuf type google.cloud.compute.v1.ReservationSubBlocksReportFaultyRequestFaultReason.Behavior
Namespace
Google \ Cloud \ Compute \ V1 \ ReservationSubBlocksReportFaultyRequestFaultReasonMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_BEHAVIOR
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_BEHAVIOR = 0;
FAULT_BEHAVIOR_UNSPECIFIED
Value: 447660743
Generated from protobuf enum FAULT_BEHAVIOR_UNSPECIFIED = 447660743;
GPU_ERROR
Value: 198817909
The subBlock experienced a GPU error.
Generated from protobuf enum GPU_ERROR = 198817909;
PERFORMANCE
Value: 135701520
The subBlock experienced performance issues.
Generated from protobuf enum PERFORMANCE = 135701520;
SWITCH_FAILURE
Value: 254909279
The subBlock experienced a switch failure.
Generated from protobuf enum SWITCH_FAILURE = 254909279;