Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReport.php74 protected $scheduleType = ReportSchedule::class;
324 * @param ReportSchedule
326 public function setSchedule(ReportSchedule $schedule)
331 * @return ReportSchedule
H A DReportSchedule.php20 class ReportSchedule extends \Google\Collection class
153 class_alias(ReportSchedule::class, 'Google_Service_Dfareporting_ReportSchedule');