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 webpage provides reference documentation for the `NetworkRoutingConfig.Types.BgpInterRegionCost` enum in the Google Cloud Compute Engine v1 API."],["The enum supports defining a preferred approach for inter-region cost handling in BGP best path selection, with options for `DEFAULT` or `ADD_COST_TO_MED`."],["The documentation covers multiple versions of the .NET library, ranging from version 1.0.0 to the latest 3.6.0, allowing users to navigate through different versions."],["The `NetworkRoutingConfig.Types.BgpInterRegionCost` enum includes `AddCostToMed`, `Default`, and `UndefinedBgpInterRegionCost` as potential values, alongside a description for each."],["The namespace for this enum is `Google.Cloud.Compute.V1` and it is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]