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 in 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, including its constructors, properties (Project, Region, Router), and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.6.0, with a total of 30 versions listed, spanning from 1.0.0 to the latest version."],["The `GetRouterStatusRouterRequest` class inherits from the `object` class and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The namespace for this class is `Google.Cloud.Compute.V1`, and it is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]