[[["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 latest version available for `Google.Cloud.Compute.V1.RouterStatus` is 3.6.0, with multiple historical versions ranging down to 1.0.0 also accessible."],["`RouterStatus` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and object management."],["The `RouterStatus` class includes properties like `BestRoutes`, `BestRoutesForRouter`, `BgpPeerStatus`, and `NatStatus`, which are all of type `RepeatedField`, and offer insights into the router's network status and learned routes."],["The class has properties that indicate the network, and if it is set with `HasNetwork` as well as a `Network` property that is of type string which provides the URI of the network to which this router belongs."],["`RouterStatus` has two constructors: a parameterless constructor, `RouterStatus()`, and a constructor that takes another `RouterStatus` object as a parameter, allowing for object duplication or initialization from an existing instance."]]],[]]