Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerIndexStats.php45 public function setItemCountByStatus($itemCountByStatus) argument
47 $this->itemCountByStatus = $itemCountByStatus;
54 return $this->itemCountByStatus;
H A DDataSourceIndexStats.php45 public function setItemCountByStatus($itemCountByStatus) argument
47 $this->itemCountByStatus = $itemCountByStatus;
54 return $this->itemCountByStatus;