Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DHparamSearchSpaces.php98 public function setBoosterType(StringHparamSearchSpace $boosterType) argument
100 $this->boosterType = $boosterType;
107 return $this->boosterType;
H A DTrainingOptions.php42 public $boosterType; variable in Google\\Service\\Bigquery\\TrainingOptions
287 public function setBoosterType($boosterType) argument
289 $this->boosterType = $boosterType;
296 return $this->boosterType;