Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DBillingView.php29 public function setReportRequests($reportRequests) argument
31 $this->reportRequests = $reportRequests;
38 return $this->reportRequests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DGetReportsRequest.php33 public function setReportRequests($reportRequests) argument
35 $this->reportRequests = $reportRequests;
42 return $this->reportRequests;