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 page provides documentation for the `GetRouterStatusRouterRequest` class within the Google Cloud Compute Engine v1 API, detailing its usage and structure."],["The latest version of the documentation available for the API is 3.6.0, with prior versions listed dating back to 1.0.0, all linking to specific versioned documentation."],["The `GetRouterStatusRouterRequest` class is a request message used to obtain the status of a router, as detailed in the method description."],["The `GetRouterStatusRouterRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRouterStatusRouterRequest` class has properties such as `Project`, `Region`, and `Router`, which are all strings and are required to make a request."]]],[]]