Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::VpnTunnelInfo::RoutingType (v0.2.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::VpnTunnelInfo::RoutingType.

Types of VPN routing policy. For details, refer to Networks and Tunnel routing.

Constants

ROUTING_TYPE_UNSPECIFIED

value: 0
Unspecified type. Default value.

ROUTE_BASED

value: 1
Route based VPN.

POLICY_BASED

value: 2
Policy based routing.

DYNAMIC

value: 3
Dynamic (BGP) routing.