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 Compute Engine v1 API."],["The `GetRouterStatusRouterRequest` class is used to create a request message for the `Routers.GetRouterStatus` method."],["The latest version available for this class is 3.6.0, while the current page is showing information for version 2.4.0."],["The class inherits from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three key properties: `Project`, `Region`, and `Router`, which are string values used for specifying the request context."]]],[]]