Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool.php29 public $workerCount; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool
83 public function setWorkerCount($workerCount) argument
85 $this->workerCount = $workerCount;
89 return $this->workerCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php108 public $workerCount; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
453 public function setWorkerCount($workerCount) argument
455 $this->workerCount = $workerCount;
462 return $this->workerCount;