Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunPivotReportResponse.php129 public function setPropertyQuota(PropertyQuota $propertyQuota) argument
131 $this->propertyQuota = $propertyQuota;
138 return $this->propertyQuota;
H A DRunRealtimeReportResponse.php119 public function setPropertyQuota(PropertyQuota $propertyQuota) argument
121 $this->propertyQuota = $propertyQuota;
128 return $this->propertyQuota;
H A DRunReportResponse.php135 public function setPropertyQuota(PropertyQuota $propertyQuota) argument
137 $this->propertyQuota = $propertyQuota;
144 return $this->propertyQuota;