public sealed class GetRouteRequest : IMessage<GetRouteRequest>, IEquatable<GetRouteRequest>, IDeepCloneable<GetRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRouteRequest.
A request message for Routes.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-01 UTC."],[[["The latest version of the `GetRouteRequest` API is 3.6.0, as seen at the top of the version list."],["This page provides documentation for the `GetRouteRequest` class within the Compute Engine v1 API, specifically for version 2.2.0."],["The `GetRouteRequest` class is used to request a specific Route resource, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `Project` and `Route`, allowing specification of the project ID and the name of the route to retrieve."],["The page also lists the inherited members and the namespace, as well as details about the constructor for the GetRouteRequest class."]]],[]]