public static class ComputeEnumConstants.ReservationSubBlocksReportFaultyRequest.FailureComponentReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ReservationSubBlocksReportFaultyRequest.FailureComponent.
Constants for wire representations of the ReservationSubBlocksReportFaultyRequest.Types.FailureComponent enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
MultipleFaultyHosts
public const string MultipleFaultyHosts = "MULTIPLE_FAULTY_HOSTS"Wire representation of MultipleFaultyHosts .
| Field Value | |
|---|---|
| Type | Description |
string |
|
NvlinkSwitch
public const string NvlinkSwitch = "NVLINK_SWITCH"Wire representation of NvlinkSwitch .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedFailureComponent
public const string UndefinedFailureComponent = "UNDEFINED_FAILURE_COMPONENT"Wire representation of UndefinedFailureComponent .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "FAILURE_COMPONENT_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|