Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php38 public $maxWorkerCount; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
117 public function setMaxWorkerCount($maxWorkerCount) argument
119 $this->maxWorkerCount = $maxWorkerCount;
126 return $this->maxWorkerCount;