Module: Google::Cloud::Compute::V1::NetworkRoutingConfig::RoutingMode

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

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.

Constant Summary collapse

UNDEFINED_ROUTING_MODE =

A value indicating that the enum field is not set.

0
GLOBAL =
494_663_587
REGIONAL =
92_288_543