[[["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 is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly, and it manages the status of routers."],["This class implements several interfaces including `IMessage\u003cRouterStatus\u003e`, `IEquatable\u003cRouterStatus\u003e`, `IDeepCloneable\u003cRouterStatus\u003e`, `IBufferMessage`, and `IMessage`, providing a broad range of functionalities for handling router status."],["The `RouterStatus` class has constructors for creating new instances and copying existing instances, alongside properties like `BestRoutes`, `BestRoutesForRouter`, `BgpPeerStatus`, `NatStatus`, and `Network`, to manage different aspects of router status."],["The webpage provides documentation for various versions of `RouterStatus`, ranging from version 1.0.0 up to the latest version 3.6.0."],["The properties `BestRoutes`, `BestRoutesForRouter`, `BgpPeerStatus`, and `NatStatus` are all of type `RepeatedField` which allows for them to have multiple entries each, and the `Network` property stores a string for the network to which the router belongs to."]]],[]]