Network Connectivity V1BETA API - Module Google::Cloud::NetworkConnectivity::V1beta::RouteType (v0.1.0)

Reference documentation and code samples for the Network Connectivity V1BETA API module Google::Cloud::NetworkConnectivity::V1beta::RouteType.

The route's type

Constants

ROUTE_TYPE_UNSPECIFIED

value: 0
No route type information specified

VPC_PRIMARY_SUBNET

value: 1
The route leads to a destination within the primary address range of the VPC network's subnet.

VPC_SECONDARY_SUBNET

value: 2
The route leads to a destination within the secondary address range of the VPC network's subnet.

DYNAMIC_ROUTE

value: 3
The route leads to a destination in a dynamic route. Dynamic routes are derived from Border Gateway Protocol (BGP) advertisements received from an NCC hybrid spoke.