public interface NetworkRoutingConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBgpAlwaysCompareMed()
Enable comparison of Multi-Exit Discriminators (MED) across routes with different neighbor ASNs when using the STANDARD BGP best path selection algorithm.
|
String |
getBgpBestPathSelectionMode()
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers.
|
com.google.protobuf.ByteString |
getBgpBestPathSelectionModeBytes()
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers.
|
String |
getBgpInterRegionCost()
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm.
|
com.google.protobuf.ByteString |
getBgpInterRegionCostBytes()
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm.
|
boolean |
getEffectiveBgpAlwaysCompareMed()
[Output Only] Effective value of the bgp_always_compare_med field.
|
String |
getEffectiveBgpInterRegionCost()
[Output Only] Effective value of the bgp_inter_region_cost field.
|
com.google.protobuf.ByteString |
getEffectiveBgpInterRegionCostBytes()
[Output Only] Effective value of the bgp_inter_region_cost field.
|
String |
getRoutingMode()
The network-wide routing mode to use.
|
com.google.protobuf.ByteString |
getRoutingModeBytes()
The network-wide routing mode to use.
|
boolean |
hasBgpAlwaysCompareMed()
Enable comparison of Multi-Exit Discriminators (MED) across routes with different neighbor ASNs when using the STANDARD BGP best path selection algorithm.
|
boolean |
hasBgpBestPathSelectionMode()
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers.
|
boolean |
hasBgpInterRegionCost()
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm.
|
boolean |
hasEffectiveBgpAlwaysCompareMed()
[Output Only] Effective value of the bgp_always_compare_med field.
|
boolean |
hasEffectiveBgpInterRegionCost()
[Output Only] Effective value of the bgp_inter_region_cost field.
|
boolean |
hasRoutingMode()
The network-wide routing mode to use.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBgpAlwaysCompareMed()
Enable comparison of Multi-Exit Discriminators (MED) across routes with different neighbor ASNs when using the STANDARD BGP best path selection algorithm.
optional bool bgp_always_compare_med = 213102902;boolean getBgpAlwaysCompareMed()
Enable comparison of Multi-Exit Discriminators (MED) across routes with different neighbor ASNs when using the STANDARD BGP best path selection algorithm.
optional bool bgp_always_compare_med = 213102902;boolean hasBgpBestPathSelectionMode()
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers. Can be LEGACY (default) or STANDARD. Check the BgpBestPathSelectionMode enum for the list of possible values.
optional string bgp_best_path_selection_mode = 317816297;String getBgpBestPathSelectionMode()
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers. Can be LEGACY (default) or STANDARD. Check the BgpBestPathSelectionMode enum for the list of possible values.
optional string bgp_best_path_selection_mode = 317816297;com.google.protobuf.ByteString getBgpBestPathSelectionModeBytes()
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers. Can be LEGACY (default) or STANDARD. Check the BgpBestPathSelectionMode enum for the list of possible values.
optional string bgp_best_path_selection_mode = 317816297;boolean hasBgpInterRegionCost()
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED. Check the BgpInterRegionCost enum for the list of possible values.
optional string bgp_inter_region_cost = 462142689;String getBgpInterRegionCost()
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED. Check the BgpInterRegionCost enum for the list of possible values.
optional string bgp_inter_region_cost = 462142689;com.google.protobuf.ByteString getBgpInterRegionCostBytes()
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED. Check the BgpInterRegionCost enum for the list of possible values.
optional string bgp_inter_region_cost = 462142689;boolean hasEffectiveBgpAlwaysCompareMed()
[Output Only] Effective value of the bgp_always_compare_med field.
optional bool effective_bgp_always_compare_med = 214661838;boolean getEffectiveBgpAlwaysCompareMed()
[Output Only] Effective value of the bgp_always_compare_med field.
optional bool effective_bgp_always_compare_med = 214661838;boolean hasEffectiveBgpInterRegionCost()
[Output Only] Effective value of the bgp_inter_region_cost field. Check the EffectiveBgpInterRegionCost enum for the list of possible values.
optional string effective_bgp_inter_region_cost = 185098313;String getEffectiveBgpInterRegionCost()
[Output Only] Effective value of the bgp_inter_region_cost field. Check the EffectiveBgpInterRegionCost enum for the list of possible values.
optional string effective_bgp_inter_region_cost = 185098313;com.google.protobuf.ByteString getEffectiveBgpInterRegionCostBytes()
[Output Only] Effective value of the bgp_inter_region_cost field. Check the EffectiveBgpInterRegionCost enum for the list of possible values.
optional string effective_bgp_inter_region_cost = 185098313;boolean hasRoutingMode()
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. Check the RoutingMode enum for the list of possible values.
optional string routing_mode = 475143548;String getRoutingMode()
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. Check the RoutingMode enum for the list of possible values.
optional string routing_mode = 475143548;com.google.protobuf.ByteString getRoutingModeBytes()
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. Check the RoutingMode enum for the list of possible values.
optional string routing_mode = 475143548;Copyright © 2025 Google LLC. All rights reserved.