Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
DGenerateMediationReportRequest.php22 protected $reportSpecType = MediationReportSpec::class;
26 * @param MediationReportSpec
28 public function setReportSpec(MediationReportSpec $reportSpec)
33 * @return MediationReportSpec
DMediationReportSpec.php20 class MediationReportSpec extends \Google\Collection class
163 class_alias(MediationReportSpec::class, 'Google_Service_AdMob_MediationReportSpec');