FileUpload
The file upload of a specific data source, that is, the result of the retrieval of the data source at a certain timestamp computed asynchronously when the data source processing is finished. Only applicable to file data sources.
| Fields | |
|---|---|
name
|
Identifier. The name of the data source file upload. Format:
|
data_source_id
|
Output only. The data source id. |
processing_state
|
Output only. The processing state of the data source. |
issues[]
|
Output only. The list of issues occurring in the data source. |
items_total
|
Output only. The number of items in the data source that were processed. |
items_created
|
Output only. The number of items in the data source that were created. |
items_updated
|
Output only. The number of items in the data source that were updated. |
upload_time
|
Output only. The date at which the file of the data source was uploaded. |