Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunRealtimeReportRequest.php46 public $returnPropertyQuota; variable in Google\\Service\\AnalyticsData\\RunRealtimeReportRequest
163 public function setReturnPropertyQuota($returnPropertyQuota) argument
165 $this->returnPropertyQuota = $returnPropertyQuota;
172 return $this->returnPropertyQuota;
H A DRunPivotReportRequest.php52 public $returnPropertyQuota; variable in Google\\Service\\AnalyticsData\\RunPivotReportRequest
197 public function setReturnPropertyQuota($returnPropertyQuota) argument
199 $this->returnPropertyQuota = $returnPropertyQuota;
206 return $this->returnPropertyQuota;
H A DRunReportRequest.php64 public $returnPropertyQuota; variable in Google\\Service\\AnalyticsData\\RunReportRequest
251 public function setReturnPropertyQuota($returnPropertyQuota) argument
253 $this->returnPropertyQuota = $returnPropertyQuota;
260 return $this->returnPropertyQuota;