insertErrors property

List<TableDataInsertAllResponseInsertErrors>? insertErrors
getter/setter pair

Describes specific errors encountered while processing the request.

Implementation

core.List<TableDataInsertAllResponseInsertErrors>? insertErrors;