public static class ComputeEnumConstants.BfdStatus.LocalDiagnostic
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BfdStatus.LocalDiagnostic.
Constants for wire representations of the BfdStatus.Types.LocalDiagnostic enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |