Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaData.php57 protected $queryType = GaDataQuery::class;
225 * @param GaDataQuery
227 public function setQuery(GaDataQuery $query)
232 * @return GaDataQuery
H A DGaDataQuery.php20 class GaDataQuery extends \Google\Collection class
231 class_alias(GaDataQuery::class, 'Google_Service_Analytics_GaDataQuery');