public static class ComputeEnumConstants.BfdPacket.Diagnostic
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BfdPacket.Diagnostic.
Constants for wire representations of the BfdPacket.Types.Diagnostic enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AdministrativelyDown
public const string AdministrativelyDown = "ADMINISTRATIVELY_DOWN"
Wire representation of AdministrativelyDown.
Field Value | |
---|---|
Type | Description |
string |
ConcatenatedPathDown
public const string ConcatenatedPathDown = "CONCATENATED_PATH_DOWN"
Wire representation of ConcatenatedPathDown.
Field Value | |
---|---|
Type | Description |
string |
ControlDetectionTimeExpired
public const string ControlDetectionTimeExpired = "CONTROL_DETECTION_TIME_EXPIRED"
Wire representation of ControlDetectionTimeExpired.
Field Value | |
---|---|
Type | Description |
string |
EchoFunctionFailed
public const string EchoFunctionFailed = "ECHO_FUNCTION_FAILED"
Wire representation of EchoFunctionFailed.
Field Value | |
---|---|
Type | Description |
string |
ForwardingPlaneReset
public const string ForwardingPlaneReset = "FORWARDING_PLANE_RESET"
Wire representation of ForwardingPlaneReset.
Field Value | |
---|---|
Type | Description |
string |
NeighborSignaledSessionDown
public const string NeighborSignaledSessionDown = "NEIGHBOR_SIGNALED_SESSION_DOWN"
Wire representation of NeighborSignaledSessionDown.
Field Value | |
---|---|
Type | Description |
string |
NoDiagnostic
public const string NoDiagnostic = "NO_DIAGNOSTIC"
Wire representation of NoDiagnostic.
Field Value | |
---|---|
Type | Description |
string |
PathDown
public const string PathDown = "PATH_DOWN"
Wire representation of PathDown.
Field Value | |
---|---|
Type | Description |
string |
ReverseConcatenatedPathDown
public const string ReverseConcatenatedPathDown = "REVERSE_CONCATENATED_PATH_DOWN"
Wire representation of ReverseConcatenatedPathDown.
Field Value | |
---|---|
Type | Description |
string |
UndefinedDiagnostic
public const string UndefinedDiagnostic = "UNDEFINED_DIAGNOSTIC"
Wire representation of UndefinedDiagnostic.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "DIAGNOSTIC_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |