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, as part of the Compute Engine API, and it implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The provided content has a list of various versions of the API available, ranging from version 1.0.0 to the latest version 3.6.0, and details version 2.8.0's class `GetRouteRequest`."],["The `GetRouteRequest` class includes two string properties, `Project` and `Route`, which are used to specify the project ID and the route name for the request."],["The page details information about the inherited members of the `GetRouteRequest` class and also its constructors, providing a comprehensive overview of the class's structure and usage."]]],[]]