[[["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-03-24 UTC."],[[["The `RouterStatus` class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly, and it provides details on the status of a router."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to work with various Protobuf functionalities and to handle message comparison, deep cloning, and buffered operations."],["The `RouterStatus` class includes properties like `BestRoutes`, `BestRoutesForRouter`, `BgpPeerStatus`, and `NatStatus`, which offer insights into the router's network, learned routes, BGP peer status, and NAT status, respectively."],["There are many versions of this class, the latest being 3.6.0, followed by many versions down to 1.0.0."],["The class has two constructors, one being a parameterless constructor, and the other being a constructor that take the object itself as a parameter."]]],[]]