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 Cloud Compute Engine v1 API, specifically for .NET development."],["The `GetRouterRequest` class is used to request information about a specific router, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is 3.6.0, while this specific page is related to version 2.5.0, with previous versions ranging from 1.0.0 to 3.5.0 also available."],["The `GetRouterRequest` class has three key properties: `Project` (project ID), `Region` (region name), and `Router` (router name)."],["The page lists all the versions available in the library, alongside their respective links to the full documentation, and includes documentation for inherited members, constructors, and properties of the class."]]],[]]