Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DSearchAnalyticsQueryResponse.php26 public $responseAggregationType; variable in Google\\Service\\SearchConsole\\SearchAnalyticsQueryResponse
33 public function setResponseAggregationType($responseAggregationType) argument
35 $this->responseAggregationType = $responseAggregationType;
42 return $this->responseAggregationType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DSearchAnalyticsQueryResponse.php23 public $responseAggregationType; variable in Google\\Service\\Webmasters\\SearchAnalyticsQueryResponse
27 public function setResponseAggregationType($responseAggregationType) argument
29 $this->responseAggregationType = $responseAggregationType;
33 return $this->responseAggregationType;