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 page provides documentation for the `GetRouterRequest` class within the Google Cloud Compute Engine v1 API for .NET."],["The `GetRouterRequest` class is used to construct request messages for the `Routers.Get` method, as detailed in the method description."],["The documentation covers the class's constructors, including a default constructor and a copy constructor that takes another `GetRouterRequest` object."],["The documentation includes `Project`, `Region`, and `Router` properties, each of which is a string type and has descriptions for their usage."],["The list of available versions of the API are listed with the latest being version 3.6.0 and going all the way back to 1.0.0."]]],[]]