Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DHparamSearchSpaces.php308 public function setNumParallelTree(IntHparamSearchSpace $numParallelTree) argument
310 $this->numParallelTree = $numParallelTree;
317 return $this->numParallelTree;
H A DTrainingOptions.php180 public $numParallelTree; variable in Google\\Service\\Bigquery\\TrainingOptions
831 public function setNumParallelTree($numParallelTree) argument
833 $this->numParallelTree = $numParallelTree;
840 return $this->numParallelTree;