Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPropertyQuota.php78 public function setTokensPerDay(QuotaStatus $tokensPerDay) argument
80 $this->tokensPerDay = $tokensPerDay;
87 return $this->tokensPerDay;