Home
last modified time | relevance | path

Searched refs:RunReportRequest (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DBatchRunReportsRequest.php23 protected $requestsType = RunReportRequest::class;
27 * @param RunReportRequest[]
34 * @return RunReportRequest[]
H A DRunReportRequest.php20 class RunReportRequest extends \Google\Collection class
265 class_alias(RunReportRequest::class, 'Google_Service_AnalyticsData_RunReportRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php31 use Google\Service\AnalyticsData\RunReportRequest; alias
206 * @param RunReportRequest $postBody
210 public function runReport($property, RunReportRequest $postBody, $optParams = [])