BatchCreateTableRowsResponse
Types
Properties
Link copied to clipboard
The map of batch item id to the row id that was created for that item.
Link copied to clipboard
The list of batch items in the request that could not be added to the table. Each element in this list contains one item from the request that could not be added to the table along with the reason why that item could not be added.
Link copied to clipboard
The updated workbook cursor after adding the new rows at the end of the table.
Functions
Link copied to clipboard
inline fun copy(block: BatchCreateTableRowsResponse.Builder.() -> Unit = {}): BatchCreateTableRowsResponse