UpdateValuesResponse: UpdateValuesResponse Object

Description Usage Arguments Details Value

Description

UpdateValuesResponse Object

Usage

1
2
3
UpdateValuesResponse(updatedRows = NULL, updatedData = NULL,
  updatedColumns = NULL, spreadsheetId = NULL, updatedRange = NULL,
  updatedCells = NULL)

Arguments

updatedRows

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

updatedData

The values of the cells after updates were applied

updatedColumns

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

spreadsheetId

The spreadsheet the updates were applied to

updatedRange

The range (in A1 notation) that updates were applied to

updatedCells

The number of cells updated

Details

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

Value

UpdateValuesResponse object


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