public sealed class RouterStatusResponse : IMessage<RouterStatusResponse>, IEquatable<RouterStatusResponse>, IDeepCloneable<RouterStatusResponse>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["This webpage details the `RouterStatusResponse` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 up to the latest version 3.6.0."],["The `RouterStatusResponse` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and provides access to properties like `HasKind`, `Kind`, and `Result` to manage and understand the status of a router."],["The page lists all available versions of the `RouterStatusResponse` class, allowing developers to find the specific version documentation needed for their project."],["The webpage features a detailed description of the class, including two constructors, and a list of the different properties it offers, with links to further documentation on the properties themselves."]]],[]]