UpdateValuesResponse constructor
UpdateValuesResponse({})
Implementation
UpdateValuesResponse({
this.spreadsheetId,
this.updatedCells,
this.updatedColumns,
this.updatedData,
this.updatedRange,
this.updatedRows,
});