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_v1.types.Hub]
The requested hubs.
next_page_token str
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.
unreachable MutableSequence[str]
Locations that could not be reached.