A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router. Lists all of the best routes per prefix that are programmed into this region's VPC data plane. When global dynamic routing mode is turned on in the VPC network, this list can include cross-region dynamic routes from Cloud Routers in other regions.
public RepeatedField<Route> BestRoutesForRouter { get; }
A list of the best BGP routes learned by this Cloud Router. It is possible that routes listed might not be programmed into the data plane, if the Google Cloud control plane finds a more optimal route for a prefix than a route learned by this Cloud Router.
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1.RouterStatus\u003c/code\u003e is 3.6.0, with the page focusing on version 3.5.0, and it offers historical access to prior versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRouterStatus\u003c/code\u003e is a sealed class implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which supports functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatus\u003c/code\u003e class includes properties like \u003ccode\u003eBestRoutes\u003c/code\u003e, \u003ccode\u003eBestRoutesForRouter\u003c/code\u003e, \u003ccode\u003eBgpPeerStatus\u003c/code\u003e, and \u003ccode\u003eNatStatus\u003c/code\u003e that provide information on the best dynamic and BGP routes, peer status, and NAT status.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eNetwork\u003c/code\u003e property, which is a string representing the URI of the network to which the router is connected and a read only \u003ccode\u003eHasNetwork\u003c/code\u003e boolean property.\u003c/p\u003e\n"],["\u003cp\u003eThe class also features two constructors, \u003ccode\u003eRouterStatus()\u003c/code\u003e and \u003ccode\u003eRouterStatus(RouterStatus other)\u003c/code\u003e, that allow creating new \u003ccode\u003eRouterStatus\u003c/code\u003e objects, with the second constructor enabling the creation of a copy of an existing \u003ccode\u003eRouterStatus\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]