ListImportDataFilesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A request to list import data files of an import job.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Name of the parent of the ImportDataFiles
resource.
|
page_size |
int
The maximum number of data files to return. The service may return fewer than this value. If unspecified, at most 500 data files will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. |
page_token |
str
A page token, received from a previous ListImportDataFiles call. Provide this to retrieve the
subsequent page.
When paginating, all other parameters provided to
ListImportDataFiles must match the call that provided
the page token.
|
filter |
str
Filtering results. |
order_by |
str
Field to sort by. See https://google.aip.dev/132#ordering for more details. |