public static class ComputeEnumConstants.ListPeeringRoutesNetworksRequest.Direction
Reference 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
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |