Class ListSourcesResponse (0.1.6)

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

Response message for listing sources.

Attributes

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