Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRequest.php296 public function setAppendCells(AppendCellsRequest $appendCells) argument
298 $this->appendCells = $appendCells;
305 return $this->appendCells;