Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBqmlTrainingRunTrainingOptions.php27 public $l2Reg; variable in Google\\Service\\Bigquery\\BqmlTrainingRunTrainingOptions
66 public function setL2Reg($l2Reg) argument
68 $this->l2Reg = $l2Reg;
72 return $this->l2Reg;
H A DHparamSearchSpaces.php210 public function setL2Reg(DoubleHparamSearchSpace $l2Reg) argument
212 $this->l2Reg = $l2Reg;
219 return $this->l2Reg;