Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DServiceAttachmentConsumerProjectLimit.php25 public $connectionLimit; variable in Google\\Service\\Compute\\ServiceAttachmentConsumerProjectLimit
34 public function setConnectionLimit($connectionLimit) argument
36 $this->connectionLimit = $connectionLimit;
43 return $this->connectionLimit;