Home
last modified time | relevance | path

Searched refs:updatedSpreadsheet (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateSpreadsheetResponse.php63 public function setUpdatedSpreadsheet(Spreadsheet $updatedSpreadsheet) argument
65 $this->updatedSpreadsheet = $updatedSpreadsheet;
72 return $this->updatedSpreadsheet;