Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DPageInfo.php25 public $resultPerPage; variable in Google\\Service\\AndroidEnterprise\\PageInfo
38 public function setResultPerPage($resultPerPage) argument
40 $this->resultPerPage = $resultPerPage;
47 return $this->resultPerPage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DPageInfo.php25 public $resultPerPage; variable in Google\\Service\\AndroidPublisher\\PageInfo
38 public function setResultPerPage($resultPerPage) argument
40 $this->resultPerPage = $resultPerPage;
47 return $this->resultPerPage;