Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DBatchRunReportsRequest.php20 class BatchRunReportsRequest extends \Google\Collection class
43 class_alias(BatchRunReportsRequest::class, 'Google_Service_AnalyticsData_BatchRunReportsRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php22 use Google\Service\AnalyticsData\BatchRunReportsRequest; alias
76 * @param BatchRunReportsRequest $postBody
80 public function batchRunReports($property, BatchRunReportsRequest $postBody, $optParams = [])