Class RouteType (2.4.2)

RouteType(value)

The route's type

Values: ROUTE_TYPE_UNSPECIFIED (0): No route type information specified VPC_PRIMARY_SUBNET (1): The route leads to a destination within the primary address range of the VPC network's subnet. VPC_SECONDARY_SUBNET (2): The route leads to a destination within the secondary address range of the VPC network's subnet.