[[["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-04-09 UTC."],[[["The `RouterStatus` class in the `Google.Cloud.Compute.V1` namespace provides status information for a router, with version 2.5.0 being the current reference point, and 3.6.0 being the latest version."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which enable functionality like message handling, equality comparison, deep cloning, and buffered message operations."],["`RouterStatus` includes properties such as `BestRoutes`, `BestRoutesForRouter`, `BgpPeerStatus`, `NatStatus`, and `Network`, which provide detailed information about the router's network routes, peer status, NAT status, and network URI."],["The available versions for `RouterStatus` range from 1.0.0 up to the latest 3.6.0, as shown in the list of provided versions that are linked to their respective documentations, allowing developers to refer to specific version details."],["There are two constructors for the `RouterStatus` class, a default constructor and one that accepts another `RouterStatus` object as a parameter for potentially creating a new object based off of another one."]]],[]]