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-02 UTC."],[[["This webpage provides documentation for the `GetRouterRequest` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 2.11.0."],["The `GetRouterRequest` class is a request message used for the `Routers.Get` method, designed to retrieve specific Router resource details."],["The documentation lists a comprehensive version history, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access the documentation for all the releases of the class."],["The `GetRouterRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `Project`, `Region`, and `Router`, all of which are strings and are used to specify details to identify the target resource for the request."]]],[]]