TaskIssue
Top-level issue. For INGEST tasks, one per-row outcome; for NORMALIZE tasks, only run-level notices (e.g. normalization_skipped, issues_truncated) with rowIndex < 0. Per-row NORMALIZE problems are inline on each normalized row.
- codeType: stringrequired
Machine-readable issue code.
- messageType: stringrequired
- rowType: integer
Index requiredIndex of the row in your submitted batch (< 0 for run-level notices).
- severityType: stringenumrequiredvalues
- E
R R O R - W
A R N I N G - I
N F O
- identifierType: string | null