Class ListHubsResponse (2.4.2)

ListHubsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for HubService.ListHubs method.

Attributes

NameDescription
hubs MutableSequence[google.cloud.networkconnectivity_v1alpha1.types.Hub]
Hubs to be returned.
next_page_token str
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 MutableSequence[str]
Locations that could not be reached.