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 provides documentation for the `RouterStatusResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.12.0."],["The `RouterStatusResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The webpage lists various versions of the `RouterStatusResponse` class documentation, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access documentation for multiple past versions."],["The `RouterStatusResponse` class contains properties like `HasKind`, `Kind`, and `Result` with associated types and descriptions, to help inform the developer."],["The webpage details the `RouterStatusResponse` class constructors and parameters, enabling developers to create instances of the class efficiently."]]],[]]