Compute Engine v1 API - Class ComputeEnumConstants.BfdPacket.Diagnostic (2.13.0)

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.

Inheritance

object > ComputeEnumConstants.BfdPacket.Diagnostic

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AdministrativelyDown

public const string AdministrativelyDown = "ADMINISTRATIVELY_DOWN"

Wire representation of AdministrativelyDown.

Field Value
TypeDescription
string

ConcatenatedPathDown

public const string ConcatenatedPathDown = "CONCATENATED_PATH_DOWN"

Wire representation of ConcatenatedPathDown.

Field Value
TypeDescription
string

ControlDetectionTimeExpired

public const string ControlDetectionTimeExpired = "CONTROL_DETECTION_TIME_EXPIRED"

Wire representation of ControlDetectionTimeExpired.

Field Value
TypeDescription
string

EchoFunctionFailed

public const string EchoFunctionFailed = "ECHO_FUNCTION_FAILED"

Wire representation of EchoFunctionFailed.

Field Value
TypeDescription
string

ForwardingPlaneReset

public const string ForwardingPlaneReset = "FORWARDING_PLANE_RESET"

Wire representation of ForwardingPlaneReset.

Field Value
TypeDescription
string

NeighborSignaledSessionDown

public const string NeighborSignaledSessionDown = "NEIGHBOR_SIGNALED_SESSION_DOWN"

Wire representation of NeighborSignaledSessionDown.

Field Value
TypeDescription
string

NoDiagnostic

public const string NoDiagnostic = "NO_DIAGNOSTIC"

Wire representation of NoDiagnostic.

Field Value
TypeDescription
string

PathDown

public const string PathDown = "PATH_DOWN"

Wire representation of PathDown.

Field Value
TypeDescription
string

ReverseConcatenatedPathDown

public const string ReverseConcatenatedPathDown = "REVERSE_CONCATENATED_PATH_DOWN"

Wire representation of ReverseConcatenatedPathDown.

Field Value
TypeDescription
string

UndefinedDiagnostic

public const string UndefinedDiagnostic = "UNDEFINED_DIAGNOSTIC"

Wire representation of UndefinedDiagnostic.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "DIAGNOSTIC_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string