Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackend.php65 public $maxRatePerInstance; variable in Google\\Service\\Compute\\Backend
214 public function setMaxRatePerInstance($maxRatePerInstance) argument
216 $this->maxRatePerInstance = $maxRatePerInstance;
223 return $this->maxRatePerInstance;