Class ListSpokesResponse (1.3.2)

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

The response for HubService.ListSpokes.

Attributes

NameDescription
spokes Sequence[google.cloud.networkconnectivity_v1.types.Spoke]
The requested spokes.
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 Sequence[str]
Locations that could not be reached.