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 page provides reference documentation for the `GetRouteRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The `GetRouteRequest` class is used to make a request to the `Routes.Get` method, enabling users to retrieve details about a specific route."],["This documentation covers versions from 1.0.0 to 3.6.0, with 3.6.0 being the most current version, providing access to a wide range of versions for the GetRouteRequest."],["The `GetRouteRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a diverse range of features."],["The documentation includes details on the class constructors, `GetRouteRequest()`, and `GetRouteRequest(GetRouteRequest other)`, along with the properties `Project` and `Route` that can be set in the request."]]],[]]