Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php52 protected $predictionOutputType = GoogleCloudMlV1PredictionOutput::class;
180 * @param GoogleCloudMlV1PredictionOutput
182 public function setPredictionOutput(GoogleCloudMlV1PredictionOutput $predictionOutput)
187 * @return GoogleCloudMlV1PredictionOutput
H A DGoogleCloudMlV1PredictionOutput.php20 class GoogleCloudMlV1PredictionOutput extends \Google\Model class
89 class_alias(GoogleCloudMlV1PredictionOutput::class, 'Google_Service_CloudMachineLearningEngine_Goog…