Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackend.php49 public $maxConnectionsPerEndpoint; variable in Google\\Service\\Compute\\Backend
158 public function setMaxConnectionsPerEndpoint($maxConnectionsPerEndpoint) argument
160 $this->maxConnectionsPerEndpoint = $maxConnectionsPerEndpoint;
167 return $this->maxConnectionsPerEndpoint;