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."],[[["This webpage provides documentation for the `GetRouterStatusRouterRequest` class within the Compute Engine v1 API for .NET."],["The `GetRouterStatusRouterRequest` class is used to create a request for the `Routers.GetRouterStatus` method, allowing users to query the status of a specific router."],["The documentation outlines the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["It includes details about the `GetRouterStatusRouterRequest` class constructors and the properties `Project`, `Region`, and `Router`, which are essential for making a valid request."],["The webpage has links to previous versions of this class, with the latest one being version 3.6.0, and the current version being version 2.2.0."]]],[]]