menu
googleapis package
documentation
bigquery/v2.dart
TableDataInsertAllResponseInsertErrors
errors property
errors property
dark_mode
light_mode
errors
property
List
<
ErrorProto
>
?
errors
getter/setter pair
Error information for the row indicated by the index property.
Implementation
core.List<ErrorProto>? errors;
googleapis package
documentation
bigquery/v2
TableDataInsertAllResponseInsertErrors
errors property
TableDataInsertAllResponseInsertErrors class