Enum ListPeeringRoutesNetworksRequest.Types.Direction (1.3.0)

public enum Direction

The direction of the exchanged routes.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Incoming

For routes exported from peer network.

Outgoing

For routes exported from local network.

UndefinedDirection

A value indicating that the enum field is not set.