Google Sheets · Schema

BatchUpdateValuesRequest

The request for updating more than one range of values in a spreadsheet.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
data array The new values to apply to the spreadsheet.
includeValuesInResponse boolean Determines if the update response should include the values of the cells that were updated.
View JSON Schema on GitHub