public static class ComputeEnumConstants.ReservationSubBlocksReportFaultyRequestFaultReason.Behavior
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ReservationSubBlocksReportFaultyRequestFaultReason.Behavior.
Constants for wire representations of the ReservationSubBlocksReportFaultyRequestFaultReason.Types.Behavior enum.
Inheritance
object > ComputeEnumConstants.ReservationSubBlocksReportFaultyRequestFaultReason.BehaviorNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FaultBehaviorUnspecified
public const string FaultBehaviorUnspecified = "FAULT_BEHAVIOR_UNSPECIFIED"
Wire representation of FaultBehaviorUnspecified .
Field Value | |
---|---|
Type | Description |
string |
GpuError
public const string GpuError = "GPU_ERROR"
Wire representation of GpuError .
Field Value | |
---|---|
Type | Description |
string |
Performance
public const string Performance = "PERFORMANCE"
Wire representation of Performance .
Field Value | |
---|---|
Type | Description |
string |
SwitchFailure
public const string SwitchFailure = "SWITCH_FAILURE"
Wire representation of SwitchFailure .
Field Value | |
---|---|
Type | Description |
string |
UndefinedBehavior
public const string UndefinedBehavior = "UNDEFINED_BEHAVIOR"
Wire representation of UndefinedBehavior .
Field Value | |
---|---|
Type | Description |
string |