Module: Google::Cloud::Compute::V1::NetworkRoutingConfig::BgpBestPathSelectionMode
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
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.
Constant Summary collapse
- UNDEFINED_BGP_BEST_PATH_SELECTION_MODE =
A value indicating that the enum field is not set.
0
- LEGACY =
94_234_569
- STANDARD =
484_642_493