Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/Resource/
H A DReports.php21 use Google\Service\AnalyticsReporting\GetReportsResponse; alias
38 * @return GetReportsResponse
44 return $this->call('batchGet', [$params], GetReportsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DGetReportsResponse.php20 class GetReportsResponse extends \Google\Collection class
77 class_alias(GetReportsResponse::class, 'Google_Service_AnalyticsReporting_GetReportsResponse');