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, specifically for version 2.10.0."],["The latest version available in these documents is 3.6.0, and the page offers access to documentation for multiple previous versions ranging down to 1.0.0."],["The `RouterStatusResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `HasKind`, `Kind`, and `Result`, with `Result` being of type `RouterStatus`."],["There are two constructor overloads available for instantiating a `RouterStatusResponse` object, a default constructor, and one that takes another `RouterStatusResponse` object as a parameter."]]],[]]