Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DGetSearchApplicationQueryStatsResponse.php28 public $totalQueryCount; variable in Google\\Service\\CloudSearch\\GetSearchApplicationQueryStatsResponse
47 public function setTotalQueryCount($totalQueryCount) argument
49 $this->totalQueryCount = $totalQueryCount;
56 return $this->totalQueryCount;
H A DGetCustomerQueryStatsResponse.php28 public $totalQueryCount; variable in Google\\Service\\CloudSearch\\GetCustomerQueryStatsResponse
47 public function setTotalQueryCount($totalQueryCount) argument
49 $this->totalQueryCount = $totalQueryCount;
56 return $this->totalQueryCount;