TableDataInsertAllRequest constructor
TableDataInsertAllRequest({})
Implementation
TableDataInsertAllRequest({
this.ignoreUnknownValues,
this.kind,
this.rows,
this.skipInvalidRows,
this.templateSuffix,
this.traceId,
});