Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php50 protected $predictionInputType = GoogleCloudMlV1PredictionInput::class;
166 * @param GoogleCloudMlV1PredictionInput
168 public function setPredictionInput(GoogleCloudMlV1PredictionInput $predictionInput)
173 * @return GoogleCloudMlV1PredictionInput
H A DGoogleCloudMlV1PredictionInput.php20 class GoogleCloudMlV1PredictionInput extends \Google\Collection class
243 class_alias(GoogleCloudMlV1PredictionInput::class, 'Google_Service_CloudMachineLearningEngine_Googl…