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\u003eVersion 3.6.0 is the latest available version for \u003ccode\u003eGoogle.Cloud.Compute.V1.RouterStatus\u003c/code\u003e, with numerous other versions available ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatus\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRouterStatus\u003c/code\u003e has multiple constructors including a default constructor, and one that takes another \u003ccode\u003eRouterStatus\u003c/code\u003e object as a parameter, likely for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eBestRoutes\u003c/code\u003e, \u003ccode\u003eBestRoutesForRouter\u003c/code\u003e, \u003ccode\u003eBgpPeerStatus\u003c/code\u003e, and \u003ccode\u003eNatStatus\u003c/code\u003e that display the status of the Router, each of which is a \u003ccode\u003eRepeatedField\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetwork\u003c/code\u003e is a property that holds the URI of the network the router belongs to, there is also \u003ccode\u003eHasNetwork\u003c/code\u003e that can be used to check if it is set.\u003c/p\u003e\n"]]],[],null,[]]