public sealed class GetRouterStatusRouterRequest : IMessage<GetRouterStatusRouterRequest>, IEquatable<GetRouterStatusRouterRequest>, IDeepCloneable<GetRouterStatusRouterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRouterStatusRouterRequest.
A request message for Routers.GetRouterStatus. See the method description for details.
[[["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 `GetRouterStatusRouterRequest` API is 3.6.0, and the current page is documenting version 2.17.0."],["This page provides reference documentation for the `GetRouterStatusRouterRequest` class, a part of the Compute Engine v1 API, which allows users to query the status of a router."],["The class `GetRouterStatusRouterRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRouterStatusRouterRequest` class contains properties for `Project`, `Region`, and `Router`, which are all strings and represent the project ID, the region name, and the router name respectively."],["The `GetRouterStatusRouterRequest` class includes two constructors, one default and another taking a `GetRouterStatusRouterRequest` object as an argument for creating a new object, and it also inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the `object` class."]]],[]]