public RepeatedField<string> SpokeLocations { get; }
A list of locations.
Specify one of the following: [global], a single region (for
example, [us-central1]), or a combination of
values (for example, [global, us-central1, us-west1]).
If the spoke_locations field is populated, the list of results
includes only spokes in the specified location.
If the spoke_locations field is not populated, the list of results
includes spokes in all locations.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListHubSpokesRequest\u003c/code\u003e class is part of the Network Connectivity v1 API and is used to request a list of hub spokes.\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, and \u003ccode\u003eIPageRequest\u003c/code\u003e, providing various functionalities like serialization, comparison, deep cloning, and pagination.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties to filter, sort, and paginate the list of results, including options like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, and \u003ccode\u003ePageToken\u003c/code\u003e, enabling users to refine their search.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eView\u003c/code\u003e property which allows for the specification of which spoke fields are included in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the Google.Cloud.NetworkConnectivity.V1 API, with 2.9.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Network Connectivity v1 API - Class ListHubSpokesRequest (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.ListHubSpokesRequest)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.10.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.9.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.8.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.7.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.6.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.5.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.4.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.3.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.2.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.1.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.0.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.2.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.1.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.0.0/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest) \n\n public sealed class ListHubSpokesRequest : IMessage\u003cListHubSpokesRequest\u003e, IEquatable\u003cListHubSpokesRequest\u003e, IDeepCloneable\u003cListHubSpokesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Network Connectivity v1 API class ListHubSpokesRequest.\n\nThe request for\n\\[HubService.ListHubSpokes\\]\\[google.cloud.networkconnectivity.v1.HubService.ListHubSpokes\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListHubSpokesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListHubSpokesRequest](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListHubSpokesRequest](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListHubSpokesRequest](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \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### ListHubSpokesRequest()\n\n public ListHubSpokesRequest()\n\n### ListHubSpokesRequest(ListHubSpokesRequest)\n\n public ListHubSpokesRequest(ListHubSpokesRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nAn expression that filters the list of results.\n\n### HubName\n\n public HubName HubName { get; set; }\n\n[HubName](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.HubName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.ListHubSpokesRequest#Google_Cloud_NetworkConnectivity_V1_ListHubSpokesRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the hub.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nSort the results by name or create_time.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of results to return per page.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe page token.\n\n### SpokeLocations\n\n public RepeatedField\u003cstring\u003e SpokeLocations { get; }\n\nA list of locations.\nSpecify one of the following: `[global]`, a single region (for\nexample, `[us-central1]`), or a combination of\nvalues (for example, `[global, us-central1, us-west1]`).\nIf the spoke_locations field is populated, the list of results\nincludes only spokes in the specified location.\nIf the spoke_locations field is not populated, the list of results\nincludes spokes in all locations.\n\n### View\n\n public ListHubSpokesRequest.Types.SpokeView View { get; set; }\n\nThe view of the spoke to return.\nThe view that you use determines which spoke fields are included in the\nresponse."]]