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."],[[["The `GetRouterStatusRouterRequest` class is a request message for the `Routers.GetRouterStatus` method within the Compute Engine v1 API, used to get the status of a router."],["This document provides reference documentation and code samples for the `GetRouterStatusRouterRequest` class, which is part of the Google.Cloud.Compute.V1 namespace within the .NET environment."],["The latest version available is 3.6.0, and various other versions from 1.0.0 up to 3.5.0 are accessible, providing a range of functionality within the class."],["The `GetRouterStatusRouterRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors and properties for `Project`, `Region`, and `Router`."]]],[]]