[[["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\u003eThe \u003ccode\u003eListHubsResponse\u003c/code\u003e class is used to handle the response from the \u003ccode\u003eHubService.ListHubs\u003c/code\u003e method within the Network Connectivity v1alpha1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListHubsResponse\u003c/code\u003e contains a \u003ccode\u003eHubs\u003c/code\u003e property, which is a collection of \u003ccode\u003eHub\u003c/code\u003e objects representing the network connectivity hubs, a \u003ccode\u003eNextPageToken\u003c/code\u003e to continue pagination, and an \u003ccode\u003eUnreachable\u003c/code\u003e property to list locations that are unreachable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.0.0-alpha04, with other versions being 2.0.0-alpha03 and 1.0.0-alpha03.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the resources in the response.\u003c/p\u003e\n"]]],[],null,["# Network Connectivity v1alpha1 API - Class ListHubsResponse (2.0.0-alpha04)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha04 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1.ListHubsResponse)\n- [2.0.0-alpha03](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/2.0.0-alpha03/Google.Cloud.NetworkConnectivity.V1Alpha1.ListHubsResponse)\n- [1.0.0-alpha03](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/1.0.0-alpha03/Google.Cloud.NetworkConnectivity.V1Alpha1.ListHubsResponse) \n\n public sealed class ListHubsResponse : IMessage\u003cListHubsResponse\u003e, IEquatable\u003cListHubsResponse\u003e, IDeepCloneable\u003cListHubsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cHub\u003e, IEnumerable\u003cHub\u003e, IEnumerable\n\nReference documentation and code samples for the Network Connectivity v1alpha1 API class ListHubsResponse.\n\nResponse for \\[HubService.ListHubs\\]\\[google.cloud.networkconnectivity.v1alpha1.HubService.ListHubs\\] method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListHubsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListHubsResponse](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1.ListHubsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListHubsResponse](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1.ListHubsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListHubsResponse](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1.ListHubsResponse), [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://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Hub](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1.Hub), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Hub](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1.Hub), [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.V1Alpha1](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1Alpha1/latest/Google.Cloud.NetworkConnectivity.V1Alpha1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkConnectivity.V1Alpha1.dll\n\nConstructors\n------------\n\n### ListHubsResponse()\n\n public ListHubsResponse()\n\n### ListHubsResponse(ListHubsResponse)\n\n public ListHubsResponse(ListHubsResponse other)\n\nProperties\n----------\n\n### Hubs\n\n public RepeatedField\u003cHub\u003e Hubs { get; }\n\nHubs to be returned.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe next pagination token in the List response. It should be used as\npage_token for the following request. An empty value means no more result.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cHub\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]