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 Google Compute Engine v1 API, specifically for .NET."],["The `GetRouterRequest` class is used to make a request for Routers.Get method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of `GetRouterRequest` is 3.6.0, with a range of older versions available from 3.5.0 down to 1.0.0, that are accessible via direct links."],["The `GetRouterRequest` class has properties such as `Project`, `Region`, and `Router`, to support request construction."],["The documentation also covers the inheritance hierarchy and members of `GetRouterRequest`, including inherited members from the base `object` class, as well as the constructors available."]]],[]]