public sealed class GetRouteTableRequest : IMessage<GetRouteTableRequest>, IEquatable<GetRouteTableRequest>, IDeepCloneable<GetRouteTableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class GetRouteTableRequest.
The request for
[HubService.GetRouteTable][google.cloud.networkconnectivity.v1.HubService.GetRouteTable].
[[["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 webpage provides reference documentation for the `GetRouteTableRequest` class within the Google Cloud Network Connectivity v1 API, specifically for version 2.8.0."],["The `GetRouteTableRequest` class is used to request information from `HubService.GetRouteTable` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the inheritance and inherited members, such as `object.GetHashCode()`, as well as details about the `GetRouteTableRequest` constructors."],["Key properties of the `GetRouteTableRequest` class include `Name` (a string representing the route table resource name) and `RouteTableName` (a typed view of the resource name)."],["The page provides access to past versions of the documentation, ranging from v1.0.0 to v2.9.0."]]],[]]