Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTrainingOptions.php184 public $numTrials; variable in Google\\Service\\Bigquery\\TrainingOptions
845 public function setNumTrials($numTrials) argument
847 $this->numTrials = $numTrials;
854 return $this->numTrials;