Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics2.php64 public $modelTrainingCurrentIteration; variable in Google\\Service\\Bigquery\\JobStatistics2
311 public function setModelTrainingCurrentIteration($modelTrainingCurrentIteration) argument
313 $this->modelTrainingCurrentIteration = $modelTrainingCurrentIteration;
320 return $this->modelTrainingCurrentIteration;