Class ListCollectorsResponse (0.1.6)

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

Message for response to listing Collectors.

Attributes

NameDescription
collectors MutableSequence[google.cloud.rapidmigrationassessment_v1.types.Collector]
The list of Collectors.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.