Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateValuesByDataFilterResponse.php32 public $totalUpdatedCells; variable in Google\\Service\\Sheets\\BatchUpdateValuesByDataFilterResponse
77 public function setTotalUpdatedCells($totalUpdatedCells) argument
79 $this->totalUpdatedCells = $totalUpdatedCells;
86 return $this->totalUpdatedCells;
H A DBatchUpdateValuesResponse.php32 public $totalUpdatedCells; variable in Google\\Service\\Sheets\\BatchUpdateValuesResponse
77 public function setTotalUpdatedCells($totalUpdatedCells) argument
79 $this->totalUpdatedCells = $totalUpdatedCells;
86 return $this->totalUpdatedCells;