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, detailing its usage and properties across multiple versions."],["The latest version available for the `RouterStatusResponse` documentation is 3.6.0, with versions ranging down to 1.0.0 also being available."],["The `RouterStatusResponse` class, as indicated by the inheritance, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RouterStatusResponse` class include `HasKind`, `Kind`, and `Result`, all of which are described with their types and usage."],["The webpage also contains the methods on creating a `RouterStatusResponse` object using the default constructor or by passing in another `RouterStatusResponse` object."]]],[]]