Home
last modified time | relevance | path

Searched refs:indexedItemsCount (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DItemCountByStatus.php29 public $indexedItemsCount; variable in Google\\Service\\CloudSearch\\ItemCountByStatus
52 public function setIndexedItemsCount($indexedItemsCount) argument
54 $this->indexedItemsCount = $indexedItemsCount;
61 return $this->indexedItemsCount;