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 documentation for the `GetRouterStatusRouterRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The content covers the `GetRouterStatusRouterRequest` class's implementation, which includes interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRouterStatusRouterRequest` class is used to construct request messages for the `Routers.GetRouterStatus` method and includes properties for project ID, region name, and router name."],["The page shows the different versions available for the `GetRouterStatusRouterRequest` class, from the latest 3.6.0 to older ones, such as 1.0.0, with version 2.12.0 being the focused version."]]],[]]