Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics2.php297 public function setModelTraining(BigQueryModelTraining $modelTraining) argument
299 $this->modelTraining = $modelTraining;
306 return $this->modelTraining;