Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DBatchRunPivotReportsResponse.php20 class BatchRunPivotReportsResponse extends \Google\Collection class
61 class_alias(BatchRunPivotReportsResponse::class, 'Google_Service_AnalyticsData_BatchRunPivotReports…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php21 use Google\Service\AnalyticsData\BatchRunPivotReportsResponse; alias
57 * @return BatchRunPivotReportsResponse
63 return $this->call('batchRunPivotReports', [$params], BatchRunPivotReportsResponse::class);