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
Enums
Name
Description
UNDEFINED_BGP_INTER_REGION_COST
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class BgpInterRegionCost (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.NetworkRoutingConfig.BgpInterRegionCost)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.NetworkRoutingConfig.BgpInterRegionCost) \n\n BgpInterRegionCost(value)\n\nAllows to define a preferred approach for handling inter-region cost\nin the selection process when using the STANDARD BGP best path\nselection algorithm. Can be DEFAULT or ADD_COST_TO_MED. Additional\nsupported values which may be not listed in the enum directly due to\ntechnical reasons: ADD_COST_TO_MED DEFAULT"]]