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 reference documentation for the `GetRouterStatusRouterRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetRouterStatusRouterRequest` class is used to create a request for the `Routers.GetRouterStatus` method, with the documentation providing the API description."],["It includes details on the class's inheritance, the interfaces it implements (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and inherited members from `object`."],["The documentation lists available versions from 1.0.0 to 3.6.0 (latest) for the `GetRouterStatusRouterRequest`, including links to each specific version."],["It provides constructor information and explains the properties of the `GetRouterStatusRouterRequest`, which are `Project`, `Region`, and `Router`, with the value types and descriptions."]]],[]]