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 documentation for the `GetRouteRequest` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 3.5.0."],["The latest version of the documentation available is version 3.6.0, and there are several previous versions all the way back to version 1.0.0, all linked to the corresponding documentation for `GetRouteRequest`."],["The `GetRouteRequest` class is used to make a request for a specific route and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRouteRequest` class has two constructors and includes two properties: `Project`, which represents the project ID, and `Route`, which represents the name of the route resource."],["This is a reference page that provides documentation for the `GetRouteRequest`, a type of message request for the Routes.Get API method."]]],[]]