public sealed class GetRouterRequest : IMessage<GetRouterRequest>, IEquatable<GetRouterRequest>, IDeepCloneable<GetRouterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRouterRequest.
A request message for Routers.Get. 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 webpage provides reference documentation for the `GetRouterRequest` class within the Compute Engine v1 API from Google Cloud, specifically for the .NET environment."],["The `GetRouterRequest` class is used for retrieving details about a specific router, as indicated by its purpose for `Routers.Get`."],["Multiple versions of the `GetRouterRequest` class are available, ranging from version 1.0.0 to 3.6.0 (the latest), providing an extensive history of the class evolution."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionalities and capabilities."],["It includes details about the class's constructors, as well as properties for `Project`, `Region`, and `Router`, which are essential for constructing and using the request."]]],[]]