Home
last modified time | relevance | path

Searched refs:queryCountByStatus (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerQueryStats.php45 public function setQueryCountByStatus($queryCountByStatus) argument
47 $this->queryCountByStatus = $queryCountByStatus;
54 return $this->queryCountByStatus;
H A DSearchApplicationQueryStats.php45 public function setQueryCountByStatus($queryCountByStatus) argument
47 $this->queryCountByStatus = $queryCountByStatus;
54 return $this->queryCountByStatus;