Home
last modified time | relevance | path

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

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