Class ListSpokesResponse (2.0.0)

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

The response for HubService.ListSpokes.

Attributes

NameDescription
spokes MutableSequence[google.cloud.networkconnectivity_v1alpha1.types.Spoke]
Spokes 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.