[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-03-21 UTC."],[[["The webpage provides documentation for the `RouteType` enum within the `Google.Cloud.Compute.V1` namespace, detailing its various versions."],["Version 3.6.0 is the latest release available in the documentation."],["The `RouteType` enum describes different route types, including 'TRANSIT', 'SUBNET', 'BGP', and 'STATIC', which are learned through different sources."],["The enum is located in the `Google.Cloud.Compute.V1.dll` assembly and within the `Google.Cloud.Compute.V1` namespace."],["There are also fields, which are `Bgp`, `Static`, `Subnet`, `Transit` and `UndefinedRouteType`, available within the enum."]]],[]]