Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSourceResultCount.php33 public $resultCountExact; variable in Google\\Service\\CloudSearch\\SourceResultCount
68 public function setResultCountExact($resultCountExact) argument
70 $this->resultCountExact = $resultCountExact;
77 return $this->resultCountExact;
H A DSearchResponse.php42 public $resultCountExact; variable in Google\\Service\\CloudSearch\\SearchResponse
139 public function setResultCountExact($resultCountExact) argument
141 $this->resultCountExact = $resultCountExact;
148 return $this->resultCountExact;