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, offering a comprehensive overview of its structure, properties, and inheritance."],["The latest version available for this class is 3.6.0, while the page content primarily focuses on version 2.4.0, with numerous other versions listed for access."],["`RouterStatusResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with standard .NET patterns."],["The class includes properties such as `HasKind`, `Kind`, and `Result`, which are used to manage and access information related to the router status."],["There are two constructors available for creating instances of `RouterStatusResponse`: a default constructor and one that accepts another `RouterStatusResponse` instance for copying."]]],[]]