Class ListImportDataFilesResponse (0.1.6)

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

Response for listing payload files of an import job.

Attributes

NameDescription
import_data_files MutableSequence[google.cloud.migrationcenter_v1.types.ImportDataFile]
The list of import data files.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.