ExecutionReport(mapping=None, *, ignore_unknown_fields=False, **kwargs)A resource that reports result of the import job execution.
Attributes |
|
|---|---|
| Name | Description |
frames_reported |
int
Total number of asset frames reported for the import job. |
execution_errors |
google.cloud.migrationcenter_v1.types.ValidationReport
Validation errors encountered during the execution of the import job. |
total_rows_count |
int
Output only. Total number of rows in the import job. |