Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DReports.php22 use Google\Service\Dfareporting\ReportList; alias
87 * @return ReportList
93 return $this->call('list', [$params], ReportList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportList.php20 class ReportList extends \Google\Collection class
97 class_alias(ReportList::class, 'Google_Service_Dfareporting_ReportList');