Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DSearchAnalyticsQueryRequest.php23 public $aggregationType; variable in Google\\Service\\Webmasters\\SearchAnalyticsQueryRequest
34 public function setAggregationType($aggregationType) argument
36 $this->aggregationType = $aggregationType;
40 return $this->aggregationType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DSearchAnalyticsQueryRequest.php26 public $aggregationType; variable in Google\\Service\\SearchConsole\\SearchAnalyticsQueryRequest
65 public function setAggregationType($aggregationType) argument
67 $this->aggregationType = $aggregationType;
74 return $this->aggregationType;