insertErrors property
An array of errors for rows that were not inserted.
Implementation
core.List<TableDataInsertAllResponseInsertErrors>? insertErrors;
An array of errors for rows that were not inserted.
core.List<TableDataInsertAllResponseInsertErrors>? insertErrors;