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."],[[["The `RouterStatusResponse` class is part of the `Google.Cloud.Compute.V1` namespace and is used within the .NET environment."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the Google Cloud ecosystem."],["The class `RouterStatusResponse` can be constructed with or without an existing `RouterStatusResponse` instance."],["`RouterStatusResponse` has properties such as `HasKind`, `Kind`, and `Result`, to manage and present Router status information."],["The latest version of the documentation for the `RouterStatusResponse` class is version 3.6.0, with versions as old as 1.0.0 being available for reference."]]],[]]