public static class ComputeEnumConstants.InstancesReportHostAsFaultyRequestFaultReason.BehaviorReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstancesReportHostAsFaultyRequestFaultReason.Behavior.
Constants for wire representations of the InstancesReportHostAsFaultyRequestFaultReason.Types.Behavior enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Performance
public const string Performance = "PERFORMANCE"Wire representation of Performance .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SilentDataCorruption
public const string SilentDataCorruption = "SILENT_DATA_CORRUPTION"Wire representation of SilentDataCorruption .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedBehavior
public const string UndefinedBehavior = "UNDEFINED_BEHAVIOR"Wire representation of UndefinedBehavior .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnrecoverableGpuError
public const string UnrecoverableGpuError = "UNRECOVERABLE_GPU_ERROR"Wire representation of UnrecoverableGpuError .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "BEHAVIOR_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|