Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php168 public function setPredictionInput(GoogleCloudMlV1PredictionInput $predictionInput) argument
170 $this->predictionInput = $predictionInput;
177 return $this->predictionInput;