Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DGenerateMediationReportResponse.php22 protected $footerType = ReportFooter::class;
30 * @param ReportFooter
32 public function setFooter(ReportFooter $footer)
37 * @return ReportFooter
H A DGenerateNetworkReportResponse.php22 protected $footerType = ReportFooter::class;
30 * @param ReportFooter
32 public function setFooter(ReportFooter $footer)
37 * @return ReportFooter
H A DReportFooter.php20 class ReportFooter extends \Google\Collection class
61 class_alias(ReportFooter::class, 'Google_Service_AdMob_ReportFooter');