The token for the next page of the response. To see more results,
use this value as the page_token for your next request. If this value
is empty, there are no more results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListRouteTablesResponse\u003c/code\u003e class within the Network Connectivity v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRouteTablesResponse\u003c/code\u003e class is used as a response for the \u003ccode\u003eHubService.ListRouteTables\u003c/code\u003e method and is part of the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRouteTablesResponse\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, indicating its functionality for message handling, comparison, cloning, and iteration.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListRouteTablesResponse\u003c/code\u003e include \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, \u003ccode\u003eRouteTables\u003c/code\u003e for accessing the list of route tables, and \u003ccode\u003eUnreachable\u003c/code\u003e for identifying inaccessible hubs.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides access to all the previous versions of the \u003ccode\u003eListRouteTablesResponse\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.9.0.\u003c/p\u003e\n"]]],[],null,["# Network Connectivity v1 API - Class ListRouteTablesResponse (2.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.10.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.9.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.8.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.7.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.6.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.5.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.4.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.3.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.2.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.1.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.0.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.2.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.1.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.0.0/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse) \n\n public sealed class ListRouteTablesResponse : IMessage\u003cListRouteTablesResponse\u003e, IEquatable\u003cListRouteTablesResponse\u003e, IDeepCloneable\u003cListRouteTablesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cRouteTable\u003e, IEnumerable\u003cRouteTable\u003e, IEnumerable\n\nReference documentation and code samples for the Network Connectivity v1 API class ListRouteTablesResponse.\n\nResponse for\n\\[HubService.ListRouteTables\\]\\[google.cloud.networkconnectivity.v1.HubService.ListRouteTables\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRouteTablesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRouteTablesResponse](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRouteTablesResponse](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRouteTablesResponse](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListRouteTablesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[RouteTable](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.RouteTable), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[RouteTable](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.RouteTable), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkConnectivity.V1](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkConnectivity.V1.dll\n\nConstructors\n------------\n\n### ListRouteTablesResponse()\n\n public ListRouteTablesResponse()\n\n### ListRouteTablesResponse(ListRouteTablesResponse)\n\n public ListRouteTablesResponse(ListRouteTablesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe token for the next page of the response. To see more results,\nuse this value as the page_token for your next request. If this value\nis empty, there are no more results.\n\n### RouteTables\n\n public RepeatedField\u003cRouteTable\u003e RouteTables { get; }\n\nThe requested route tables.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nHubs that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cRouteTable\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]