Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
H A DUsersDataset.php21 use Google\Service\Fitness\AggregateResponse; alias
43 * @return AggregateResponse
49 return $this->call('aggregate', [$params], AggregateResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DAggregateResponse.php20 class AggregateResponse extends \Google\Collection class
43 class_alias(AggregateResponse::class, 'Google_Service_Fitness_AggregateResponse');