Class ComputeEnumConstants.ListPeeringRoutesNetworksRequest.Direction (1.3.0)

public static class Direction

Constants for wire representations of the ListPeeringRoutesNetworksRequest.Types.Direction enum.

Inheritance

Object > ComputeEnumConstants.ListPeeringRoutesNetworksRequest.Direction

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Incoming

public const string Incoming = "INCOMING"

Wire representation of Incoming.

Field Value
TypeDescription
String

Outgoing

public const string Outgoing = "OUTGOING"

Wire representation of Outgoing.

Field Value
TypeDescription
String

UndefinedDirection

public const string UndefinedDirection = "UNDEFINED_DIRECTION"

Wire representation of UndefinedDirection.

Field Value
TypeDescription
String