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-24 UTC."],[[["This webpage provides reference documentation for the `GetRouterStatusRouterRequest` class within the Compute Engine v1 API, specifically for version 3.4.0."],["The `GetRouterStatusRouterRequest` class is used to create a request message for the `Routers.GetRouterStatus` method, which is part of Google Cloud's Compute Engine API."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which add capabilities such as message handling and deep cloning."],["The page lists available versions ranging from 1.0.0 to the latest 3.6.0 for this resource."],["The class has properties such as `Project`, `Region`, and `Router`, which are used to specify the details of the router being queried, with each property being of string type."]]],[]]