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 construct a request for the `Routers.GetRouterStatus` method, with the latest being version 3.6.0 and a range of versions going back to 1.0.0 being documented."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project`, `Region`, and `Router`, which are used to specify the project ID, region name, and router name, respectively, for the request."],["The page provides downloadable documentation for each version of this class, going back to version 1.0.0, in addition to all the information in reference to the current 2.16.0 version."]]],[]]