public static class 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 |