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 API documentation is 3.6.0, with a comprehensive list of previous versions from 3.5.0 down to 1.0.0, all accessible for viewing."],["The `GetRouterStatusRouterRequest` class is used to create a request message for retrieving the status of a router, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Project`, `Region`, and `Router`, allowing users to specify the project ID, region name, and router name for their status query, respectively."],["The documentation outlines the inheritance of the `GetRouterStatusRouterRequest` class, showing that it descends from the `object` class and details the constructors available for creating instances of the class."]]],[]]