Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjects.php23 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1PredictRequest; alias
73 * @param GoogleCloudMlV1PredictRequest $postBody
77 public function predict($name, GoogleCloudMlV1PredictRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictRequest.php20 class GoogleCloudMlV1PredictRequest extends \Google\Model class
42 class_alias(GoogleCloudMlV1PredictRequest::class, 'Google_Service_CloudMachineLearningEngine_Google…