Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[],[]]