Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php109 public $lowRange; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
464 public function setLowRange($lowRange) argument
466 $this->lowRange = $lowRange;
473 return $this->lowRange;
H A DSearchQueriesPreviousPage.php109 public $lowRange; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
464 public function setLowRange($lowRange) argument
466 $this->lowRange = $lowRange;
473 return $this->lowRange;
H A DSearchQueriesRequest.php109 public $lowRange; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
464 public function setLowRange($lowRange) argument
466 $this->lowRange = $lowRange;
473 return $this->lowRange;
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php278 public $lowRange; variable in Google_Query
425 public function setLowRange( $lowRange) { argument
426 $this->lowRange = $lowRange;
429 return $this->lowRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCustomSearchAPI.php140 'lowRange' => [
279 'lowRange' => [