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-04-09 UTC."],[[["This page provides reference documentation for the `GetRouterStatusRouterRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetRouterStatusRouterRequest` class is used to query the status of a Router resource, with the latest version being 3.6.0 and an array of previous versions available, starting at 1.0.0."],["`GetRouterStatusRouterRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities in data handling and manipulation."],["The class contains properties such as `Project`, `Region`, and `Router`, which are crucial for defining the scope and target of the request within the Google Cloud environment."],["The most recent versions of this class are listed at the top of the page, with the older versions listed under that."]]],[]]