Reference documentation and code samples for the Compute Engine v1 API enum Route.Types.RouteType.
[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 Google.Cloud.Compute.V1 API is 3.6.0, with numerous previous versions available for reference, ranging from 3.5.0 down to 1.0.0."],["The documentation provides reference for the `Route.Types.RouteType` enum, part of the Compute Engine v1 API, which details the possible types for a route."],["The `Route.Types.RouteType` enum includes four specific types: 'TRANSIT', 'SUBNET', 'BGP', and 'STATIC', each representing a different origin or nature of the network route, with an additional `UndefinedRouteType` indicating no set type."],["This API is in the namespace `Google.Cloud.Compute.V1`, and the assembly is in `Google.Cloud.Compute.V1.dll`."]]],[]]