[Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route
[[["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-04-02 UTC."],[[["The latest version of the `RouteType` documentation is 3.6.0, with the full range of versions from 1.0.0 up to 3.6.0 available for review."],["`RouteType` is an enum within the `Google.Cloud.Compute.V1` namespace and `Google.Cloud.Compute.V1.dll` assembly, used to categorize different types of routes."],["The `RouteType` enum has four defined fields: `Bgp`, `Static`, `Subnet`, and `Transit`, along with an `UndefinedRouteType` field to represent an unset enum value."],["`RouteType` can have the values of 'TRANSIT', 'SUBNET', 'BGP', or 'STATIC' to describe a route's origin and behavior."]]],[]]