Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DReportFooter.php26 public $matchingRowCount; variable in Google\\Service\\AdMob\\ReportFooter
33 public function setMatchingRowCount($matchingRowCount) argument
35 $this->matchingRowCount = $matchingRowCount;
42 return $this->matchingRowCount;