Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCircuitBreakers.php37 public $maxRequestsPerConnection; variable in Google\\Service\\Compute\\CircuitBreakers
88 public function setMaxRequestsPerConnection($maxRequestsPerConnection) argument
90 $this->maxRequestsPerConnection = $maxRequestsPerConnection;
97 return $this->maxRequestsPerConnection;