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-03-31 UTC."],[[["This webpage provides reference documentation for the `GetRouteRequest` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.15.0 and its implementation details."],["The latest version documented is 3.6.0, with links to previous versions, including versions starting from 1.0.0, for the `GetRouteRequest` class."],["The `GetRouteRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with information on its inheritance from the `object` class."],["The page includes details on the constructors and properties of the `GetRouteRequest` class, specifically the `Project` and `Route` properties, including their type and purpose."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace, contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]