DeleteAllRowsData
Outcome of a Delete All Rows call.
Properties
deleted_countintegerrequiredNumber of rows deleted. `0` if the sheet was already empty.
Example
DeleteAllRowsData example
{
"deleted_count": 0
}Outcome of a Delete All Rows call.
deleted_countintegerrequiredNumber of rows deleted. `0` if the sheet was already empty.
{
"deleted_count": 0
}