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-24 UTC."],[[["This webpage provides reference documentation for the `GetRouterStatusRouterRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The class `GetRouterStatusRouterRequest` is a request message used for querying the status of a router, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest documented version of the API is 3.6.0, but this webpage focuses on version 2.14.0, which is one of the many listed in this collection of versions, showing historical versions from 1.0.0 to the latest."],["The class inherits from `object` and has constructors, properties like `Project`, `Region`, and `Router`, each which take a `string` value, and is located within the `Google.Cloud.Compute.V1` namespace."],["The webpage provides a comprehensive list of versions that are available, ranging from 1.0.0 up to 3.6.0 with hyperlinks to their respective documentation."]]],[]]