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-04-09 UTC."],[[["This page provides reference documentation for the `GetRouterRequest` class within the Google Cloud Compute Engine v1 API, specifically version 3.5.0, and shows all the version numbers available."],["`GetRouterRequest` is used to request details about a specific router and is defined in the `Google.Cloud.Compute.V1` namespace."],["The class `GetRouterRequest` implements several interfaces, including `IMessage`, `IEquatable\u003cGetRouterRequest\u003e`, `IDeepCloneable\u003cGetRouterRequest\u003e`, and `IBufferMessage`."],["The `GetRouterRequest` class has properties for specifying the `Project`, `Region`, and `Router` for the request, and has 2 constructors to use."],["The latest version available is version 3.6.0, while the oldest version available is 1.0.0, and many versions in between."]]],[]]