BatchUpdateValuesByDataFilterResponse
class BatchUpdateValuesByDataFilterResponse extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $responsesType | ||
| protected | $responsesDataType | ||
| string | $spreadsheetId | ||
| int | $totalUpdatedCells | ||
| int | $totalUpdatedColumns | ||
| int | $totalUpdatedRows | ||
| int | $totalUpdatedSheets |
Methods
setResponses($responses)
No description
getResponses()
No description
setSpreadsheetId($spreadsheetId)
No description
string
getSpreadsheetId()
No description
setTotalUpdatedCells($totalUpdatedCells)
No description
int
getTotalUpdatedCells()
No description
setTotalUpdatedColumns($totalUpdatedColumns)
No description
int
getTotalUpdatedColumns()
No description
setTotalUpdatedRows($totalUpdatedRows)
No description
int
getTotalUpdatedRows()
No description
setTotalUpdatedSheets($totalUpdatedSheets)
No description
int
getTotalUpdatedSheets()
No description
Details
setResponses($responses)
No description
UpdateValuesByDataFilterResponse[]
getResponses()
No description
setSpreadsheetId($spreadsheetId)
No description
string
getSpreadsheetId()
No description
setTotalUpdatedCells($totalUpdatedCells)
No description
int
getTotalUpdatedCells()
No description
setTotalUpdatedColumns($totalUpdatedColumns)
No description
int
getTotalUpdatedColumns()
No description
setTotalUpdatedRows($totalUpdatedRows)
No description
int
getTotalUpdatedRows()
No description
setTotalUpdatedSheets($totalUpdatedSheets)
No description
int
getTotalUpdatedSheets()
No description