DeleteAllRowsData

Outcome of a Delete All Rows call.

Properties

deleted_countintegerrequired

Number of rows deleted. `0` if the sheet was already empty.

Example

DeleteAllRowsData example
{
  "deleted_count": 0
}