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 latest version of the RouterStatusResponse documentation is version 3.6.0, with the current page focusing on version 2.14.0."],["The `RouterStatusResponse` class, within the `Google.Cloud.Compute.V1` namespace, can be found in the `Google.Cloud.Compute.V1.dll` assembly and has a detailed history of releases, going back to version 1.0.0."],["`RouterStatusResponse` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default `RouterStatusResponse()` and one that takes another `RouterStatusResponse` object as a parameter for copying."],["`RouterStatusResponse` has properties like `HasKind`, which indicates if the \"kind\" field is set, `Kind`, which is a string representing the resource type, and `Result`, which is of type `RouterStatus`."]]],[]]