Class RoutingMode (1.19.0)

RoutingMode(value)

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.

Enums

Name Description
UNDEFINED_ROUTING_MODE A value indicating that the enum field is not set.
GLOBAL No description available.
REGIONAL No description available.