public sealed class GetRouteRequest : IMessage<GetRouteRequest>, IEquatable<GetRouteRequest>, IDeepCloneable<GetRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class GetRouteRequest.
The request for
[HubService.GetRoute][google.cloud.networkconnectivity.v1.HubService.GetRoute].
[[["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."],[[["This page provides reference documentation for the `GetRouteRequest` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0."],["The `GetRouteRequest` class is a request message used for the `HubService.GetRoute` method and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, including a parameter for creating a copy from another `GetRouteRequest` object."],["Key properties of `GetRouteRequest` include `HubRouteName`, which provides a typed view over the resource name, and `Name`, which is the required name of the route resource."],["The page has a list of accessible versions, ranging from 1.0.0 to the latest 2.9.0."]]],[]]