Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackend.php61 public $maxRatePerEndpoint; variable in Google\\Service\\Compute\\Backend
200 public function setMaxRatePerEndpoint($maxRatePerEndpoint) argument
202 $this->maxRatePerEndpoint = $maxRatePerEndpoint;
209 return $this->maxRatePerEndpoint;