Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DGenerateMediationReportRequest.php28 public function setReportSpec(MediationReportSpec $reportSpec) argument
30 $this->reportSpec = $reportSpec;
37 return $this->reportSpec;
H A DGenerateNetworkReportRequest.php28 public function setReportSpec(NetworkReportSpec $reportSpec) argument
30 $this->reportSpec = $reportSpec;
37 return $this->reportSpec;