Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::PeeringRoute::Direction (v0.5.0)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::PeeringRoute::Direction.

The direction of the exchanged routes.

Constants

DIRECTION_UNSPECIFIED

value: 0
Unspecified exchanged routes direction. This is default.

INCOMING

value: 1
Routes imported from the peer network.

OUTGOING

value: 2
Routes exported to the peer network.