Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateValuesByDataFilterResponse.php40 public $totalUpdatedRows; variable in Google\\Service\\Sheets\\BatchUpdateValuesByDataFilterResponse
105 public function setTotalUpdatedRows($totalUpdatedRows) argument
107 $this->totalUpdatedRows = $totalUpdatedRows;
114 return $this->totalUpdatedRows;
H A DBatchUpdateValuesResponse.php40 public $totalUpdatedRows; variable in Google\\Service\\Sheets\\BatchUpdateValuesResponse
105 public function setTotalUpdatedRows($totalUpdatedRows) argument
107 $this->totalUpdatedRows = $totalUpdatedRows;
114 return $this->totalUpdatedRows;