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-09 UTC."],[[["The latest version of the `GetRouteRequest` class is 3.6.0, which can be found at the provided link, `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.GetRouteRequest`."],["This page documents the `GetRouteRequest` class in version 3.3.0, part of the Google.Cloud.Compute.V1 namespace, with its full documentation and samples at `/dotnet/docs/reference/Google.Cloud.Compute.V1/3.3.0/Google.Cloud.Compute.V1.GetRouteRequest`."],["`GetRouteRequest` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and it is used as a request message for the Routes.Get method in the Compute Engine v1 API."],["The `GetRouteRequest` class includes properties like `Project` and `Route`, which are string types and used for specifying the project ID and the name of the route resource."],["All the versions of the `GetRouteRequest` class, ranging from `1.0.0` to `3.6.0`, along with their respective documentation links, are listed."]]],[]]