Reference documentation and code samples for the Compute Engine v1 API enum NetworkRoutingConfig.Types.BgpInterRegionCost.
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.
Additional supported values which may be not listed in the enum directly due to technical reasons:
ADD_COST_TO_MED
DEFAULT
[[["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-04-09 UTC."],[[["This document provides versioned reference documentation for the `BgpInterRegionCost` enum within the `Google.Cloud.Compute.V1` namespace, with versions ranging from 1.0.0 to the latest 3.6.0."],["The `BgpInterRegionCost` enum is part of the Compute Engine v1 API and is used to configure inter-region cost handling in the BGP best path selection algorithm."],["The enum offers two main values: `DEFAULT` and `ADD_COST_TO_MED`, along with `UndefinedBgpInterRegionCost` to indicate an unset enum field, and its specific purpose is to allow users to define a preference for inter-region costs."],["The documentation includes version-specific links for each released version, allowing users to view changes and details for each version of the enum definition."],["The document also specifies that `BgpInterRegionCost` enum contains additional supported values that may not be directly listed, including `ADD_COST_TO_MED` and `DEFAULT`."]]],[]]