Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPropertyQuota.php92 public function setTokensPerHour(QuotaStatus $tokensPerHour) argument
94 $this->tokensPerHour = $tokensPerHour;
101 return $this->tokensPerHour;