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 \u003ccode\u003eRouterStatus\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically within version 3.3.0 of the library, and is defined in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatus\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities such as message handling, equality comparisons, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties like \u003ccode\u003eBestRoutes\u003c/code\u003e and \u003ccode\u003eBestRoutesForRouter\u003c/code\u003e which are \u003ccode\u003eRepeatedField\u003c/code\u003e collections of \u003ccode\u003eRoute\u003c/code\u003e objects, offering data on dynamic and learned BGP routes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatus\u003c/code\u003e class also includes properties for \u003ccode\u003eBgpPeerStatus\u003c/code\u003e and \u003ccode\u003eNatStatus\u003c/code\u003e, which are \u003ccode\u003eRepeatedField\u003c/code\u003e collections for managing BGP peer and NAT statuses.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default constructor \u003ccode\u003eRouterStatus()\u003c/code\u003e and \u003ccode\u003eRouterStatus(RouterStatus other)\u003c/code\u003e used for creating a copy of an existing object.\u003c/p\u003e\n"]]],[],null,[]]