Module: Google::Cloud::Compute::V1::ListPeeringRoutesNetworksRequest::Direction

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The direction of the exchanged routes.

Constant Summary collapse

UNDEFINED_DIRECTION =

A value indicating that the enum field is not set.

0
INCOMING =

For routes exported from peer network.

338_552_870
OUTGOING =

For routes exported from local network.

307_438_444