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."],[[["This page provides reference documentation for the `GetRouteRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.4.0."],["The `GetRouteRequest` class is used to request details about a specific route and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the `GetRouteRequest` class's inheritance, implementing details, namespace, assembly, constructors, and properties like `Project` and `Route`."],["There is a list of documented versions, ranging from version 1.0.0 to the latest version 3.6.0, with links to the reference pages of each."],["The `GetRouteRequest` class has inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()` from the `Object` class."]]],[]]