Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php42 public $maxRowsPerFile; variable in Google\\Service\\Doubleclicksearch\\ReportRequest
143 public function setMaxRowsPerFile($maxRowsPerFile) argument
145 $this->maxRowsPerFile = $maxRowsPerFile;
152 return $this->maxRowsPerFile;