Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DHparamSearchSpaces.php350 public function setTreeMethod(StringHparamSearchSpace $treeMethod) argument
352 $this->treeMethod = $treeMethod;
359 return $this->treeMethod;
H A DTrainingOptions.php217 public $treeMethod; variable in Google\\Service\\Bigquery\\TrainingOptions
965 public function setTreeMethod($treeMethod) argument
967 $this->treeMethod = $treeMethod;
974 return $this->treeMethod;