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-24 UTC."],[[["The latest version of the `RouterStatusResponse` is 3.6.0, with various prior versions available, starting from 1.0.0."],["`RouterStatusResponse` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["`RouterStatusResponse` has properties like `HasKind`, `Kind`, and `Result`, which provides info on the resource and its type."],["There are two constructors for `RouterStatusResponse`: one that takes no parameters, and another that takes a `RouterStatusResponse` parameter."]]],[]]