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-03-24 UTC."],[[["The latest version of the `RoutingMode` documentation is 3.6.0, which is accessible at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.RoutingMode`."],["This documentation covers multiple versions of the `RoutingMode`, ranging from version 1.0.0 to the latest version 3.6.0."],["The `RoutingMode` enum defines the network-wide routing behavior, allowing settings for `REGIONAL`, where Cloud Routers advertise routes within the same region, or `GLOBAL`, where Cloud Routers advertise routes across all regions."],["There are two fields defined in this class, `Global` and `Regional`, alongside a third `UndefinedRoutingMode` field to indicate when the enum field is unset."],["All of these versions are under the `Google.Cloud.Compute.V1` namespace and are contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]