Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBqmlTrainingRunTrainingOptions.php26 public $l1Reg; variable in Google\\Service\\Bigquery\\BqmlTrainingRunTrainingOptions
58 public function setL1Reg($l1Reg) argument
60 $this->l1Reg = $l1Reg;
64 return $this->l1Reg;
H A DHparamSearchSpaces.php196 public function setL1Reg(DoubleHparamSearchSpace $l1Reg) argument
198 $this->l1Reg = $l1Reg;
205 return $this->l1Reg;