Class ListHubSpokesResponse (2.4.2)

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

The response for HubService.ListHubSpokes.

Attributes

NameDescription
spokes MutableSequence[google.cloud.networkconnectivity_v1.types.Spoke]
The requested spokes. The spoke fields can be partially populated based on the view field in the request message.
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.