Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DBatchRunReportsResponse.php20 class BatchRunReportsResponse extends \Google\Collection class
61 class_alias(BatchRunReportsResponse::class, 'Google_Service_AnalyticsData_BatchRunReportsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php23 use Google\Service\AnalyticsData\BatchRunReportsResponse; alias
78 * @return BatchRunReportsResponse
84 return $this->call('batchRunReports', [$params], BatchRunReportsResponse::class);