BatchDeleteTableRowsResponse
Types
Properties
Link copied to clipboard
The list of row ids in the request that could not be deleted from the table. Each element in this list contains one row id from the request that could not be deleted along with the reason why that item could not be deleted.
Link copied to clipboard
The updated workbook cursor after deleting the rows from the table.
Functions
Link copied to clipboard
inline fun copy(block: BatchDeleteTableRowsResponse.Builder.() -> Unit = {}): BatchDeleteTableRowsResponse