public static class LocalDiagnostic
Constants for wire representations of the BfdStatus.Types.LocalDiagnostic 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 |
DiagnosticUnspecified
public const string DiagnosticUnspecified = "DIAGNOSTIC_UNSPECIFIED"
Wire representation of DiagnosticUnspecified.
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 |
UndefinedLocalDiagnostic
public const string UndefinedLocalDiagnostic = "UNDEFINED_LOCAL_DIAGNOSTIC"
Wire representation of UndefinedLocalDiagnostic.
Field Value | |
---|---|
Type | Description |
String |