Class ListReportsResponse (0.1.6)

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

Response message for listing Reports.

Attributes

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