Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php224 public function setTrainingInput(GoogleCloudMlV1TrainingInput $trainingInput) argument
226 $this->trainingInput = $trainingInput;
233 return $this->trainingInput;