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-02 UTC."],[[["The latest version available for the `GetRouteRequest` class is 3.6.0, as part of the Google Cloud Compute v1 API."],["This page provides reference documentation and code samples for the `GetRouteRequest` class in the Compute Engine v1 API, covering its usage in routes."],["`GetRouteRequest` is a request message class for retrieving route information and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetRouteRequest` has properties `Project` and `Route` which are strings that represent project ID and Route name respectively."],["The available versions for the GetRouteRequest range from 1.0.0 up to the latest version 3.6.0."]]],[]]