Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php171 public function setReportScope(ReportRequestReportScope $reportScope) argument
173 $this->reportScope = $reportScope;
180 return $this->reportScope;