Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateValuesByDataFilterResponse.php44 public $totalUpdatedSheets; variable in Google\\Service\\Sheets\\BatchUpdateValuesByDataFilterResponse
119 public function setTotalUpdatedSheets($totalUpdatedSheets) argument
121 $this->totalUpdatedSheets = $totalUpdatedSheets;
128 return $this->totalUpdatedSheets;
H A DBatchUpdateValuesResponse.php44 public $totalUpdatedSheets; variable in Google\\Service\\Sheets\\BatchUpdateValuesResponse
119 public function setTotalUpdatedSheets($totalUpdatedSheets) argument
121 $this->totalUpdatedSheets = $totalUpdatedSheets;
128 return $this->totalUpdatedSheets;