Reference documentation and code samples for the Network Connectivity V1alpha1 API class Google::Cloud::NetworkConnectivity::V1alpha1::ListHubsResponse.
(::String) — The next pagination token in the List response. It should be used as
page_token for the following request. An empty value means no more result.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — The next pagination token in the List response. It should be used as
page_token for the following request. An empty value means no more result.
Returns
(::String) — The next pagination token in the List response. It should be used as
page_token for the following request. An empty value means no more result.
#unreachable
defunreachable()->::Array<::String>
Returns
(::Array<::String>) — Locations that could not be reached.
#unreachable=
defunreachable=(value)->::Array<::String>
Parameter
value (::Array<::String>) — Locations that could not be reached.
Returns
(::Array<::String>) — Locations that could not be reached.
[[["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-28 UTC."],[],[],null,["# Network Connectivity V1alpha1 API - Class Google::Cloud::NetworkConnectivity::V1alpha1::ListHubsResponse (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/latest/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.11.1](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.11.1/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.10.0](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.10.0/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.9.1](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.9.1/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.8.2](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.8.2/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.7.0](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.7.0/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.6.1](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.6.1/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.5.0/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse)\n- [0.4.5](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.4.5/Google-Cloud-NetworkConnectivity-V1alpha1-ListHubsResponse) \nReference documentation and code samples for the Network Connectivity V1alpha1 API class Google::Cloud::NetworkConnectivity::V1alpha1::ListHubsResponse.\n\nResponse for [HubService.ListHubs](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/latest/Google-Cloud-NetworkConnectivity-V1alpha1-HubService-Client#Google__Cloud__NetworkConnectivity__V1alpha1__HubService__Client_list_hubs_instance_ \"Google::Cloud::NetworkConnectivity::V1alpha1::HubService::Client#list_hubs (method)\") method. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #hubs\n\n def hubs() -\u003e ::Array\u003c::Google::Cloud::NetworkConnectivity::V1alpha1::Hub\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::NetworkConnectivity::V1alpha1::Hub](./Google-Cloud-NetworkConnectivity-V1alpha1-Hub)\\\u003e) --- Hubs to be returned.\n\n### #hubs=\n\n def hubs=(value) -\u003e ::Array\u003c::Google::Cloud::NetworkConnectivity::V1alpha1::Hub\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::NetworkConnectivity::V1alpha1::Hub](./Google-Cloud-NetworkConnectivity-V1alpha1-Hub)\\\u003e) --- Hubs to be returned. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::NetworkConnectivity::V1alpha1::Hub](./Google-Cloud-NetworkConnectivity-V1alpha1-Hub)\\\u003e) --- Hubs to be returned.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result. \n**Returns**\n\n- (::String) --- The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.\n\n### #unreachable\n\n def unreachable() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Locations that could not be reached.\n\n### #unreachable=\n\n def unreachable=(value) -\u003e ::Array\u003c::String\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c::String\\\u003e) --- Locations that could not be reached. \n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Locations that could not be reached."]]