Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkInterface.php68 public $queueCount; variable in Google\\Service\\Compute\\NetworkInterface
249 public function setQueueCount($queueCount) argument
251 $this->queueCount = $queueCount;
258 return $this->queueCount;