Reference documentation and code samples for the Compute Engine v1 API enum NetworkRoutingConfig.Types.RoutingMode.
The network-wide routing mode to use. If set to REGIONAL, this network's Cloud Routers will only advertise routes with subnets of this network in the same region as the router. If set to GLOBAL, this network's Cloud Routers will advertise routes with all subnets of this network, across regions.
[[["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-09 UTC."],[[["The latest version available for `NetworkRoutingConfig.Types.RoutingMode` is 3.6.0, with the documentation for each version, ranging back to 1.0.0, being accessible through provided links."],["The `NetworkRoutingConfig.Types.RoutingMode` enum specifies the network-wide routing behavior for Cloud Routers, allowing for either REGIONAL routing, limited to the router's region, or GLOBAL routing, across all regions."],["This enum is part of the Google Compute Engine v1 API, within the `Google.Cloud.Compute.V1` namespace, and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `NetworkRoutingConfig.Types.RoutingMode` enum defines three distinct fields, `Global`, `Regional`, and `UndefinedRoutingMode`, which indicate the respective routing modes or if the field is unset."]]],[]]