Class RouteType (2.13.0)

RouteType(value)

The route's type

Enums

Name Description
ROUTE_TYPE_UNSPECIFIED No route type information specified
VPC_PRIMARY_SUBNET The route leads to a destination within the primary address range of the VPC network's subnet.
VPC_SECONDARY_SUBNET The route leads to a destination within the secondary address range of the VPC network's subnet.
DYNAMIC_ROUTE 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.