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 reference documentation for the `GetRouterStatusRouterRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The class `GetRouterStatusRouterRequest` is a request message used for querying the status of a router through the `Routers.GetRouterStatus` method."],["The documentation covers the class's inheritance, implementation of various interfaces, constructors, and properties such as `Project`, `Region`, and `Router`."],["The page lists various versions of the `GetRouterStatusRouterRequest`, with version `3.6.0` being the latest, and it provides links to the documentation for each version."],["The `GetRouterStatusRouterRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is located within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]