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-03-24 UTC."],[[["The latest version of the API documentation is 2.9.0, with version 2.6.0 being the current context of the provided content, and a list of older versions are also available for reference, all related to the `GetRouteRequest` class."],["The `GetRouteRequest` class is used to make requests for `HubService.GetRoute` and is a part of the Google Cloud Network Connectivity v1 API."],["This `GetRouteRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `object` class."],["The `GetRouteRequest` class has two constructors, one default and one that accepts another `GetRouteRequest` object, and it includes properties such as `HubRouteName` and `Name`, with `Name` being a required field for route resource identification."]]],[]]