BatchUpdateValuesResponse: BatchUpdateValuesResponse Object

Description Usage Arguments Details Value

Description

BatchUpdateValuesResponse Object

Usage

1
2
3
BatchUpdateValuesResponse(totalUpdatedRows = NULL, responses = NULL,
  totalUpdatedSheets = NULL, totalUpdatedCells = NULL,
  totalUpdatedColumns = NULL, spreadsheetId = NULL)

Arguments

totalUpdatedRows

The total number of rows where at least one cell in the row was updated

responses

One UpdateValuesResponse per requested range, in the same order as

totalUpdatedSheets

The total number of sheets where at least one cell in the sheet was

totalUpdatedCells

The total number of cells updated

totalUpdatedColumns

The total number of columns where at least one cell in the column was

spreadsheetId

The spreadsheet the updates were applied to

Details

Autogenerated via gar_create_api_objects The response when updating a range of values in a spreadsheet.

Value

BatchUpdateValuesResponse object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.