Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php182 public function setPredictionOutput(GoogleCloudMlV1PredictionOutput $predictionOutput) argument
184 $this->predictionOutput = $predictionOutput;
191 return $this->predictionOutput;