public static class ComputeEnumConstants.ListPeeringRoutesNetworksRequest.DirectionReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ListPeeringRoutesNetworksRequest.Direction.
Constants for wire representations of the ListPeeringRoutesNetworksRequest.Types.Direction enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Incoming
public const string Incoming = "INCOMING"Wire representation of Incoming .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Outgoing
public const string Outgoing = "OUTGOING"Wire representation of Outgoing .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedDirection
public const string UndefinedDirection = "UNDEFINED_DIRECTION"Wire representation of UndefinedDirection .
| Field Value | |
|---|---|
| Type | Description |
string |
|