Searched refs:GoogleCloudMlV1Job (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1Job; alias57 * @param GoogleCloudMlV1Job $postBody59 * @return GoogleCloudMlV1Job61 public function create($parent, GoogleCloudMlV1Job $postBody, $optParams = [])65 return $this->call('create', [$params], GoogleCloudMlV1Job::class);72 * @return GoogleCloudMlV1Job78 return $this->call('get', [$params], GoogleCloudMlV1Job::class);145 * @param GoogleCloudMlV1Job $postBody158 * @return GoogleCloudMlV1Job160 public function patch($name, GoogleCloudMlV1Job $postBody, $optParams = [])[all …]
23 protected $jobsType = GoogleCloudMlV1Job::class;31 * @param GoogleCloudMlV1Job[]38 * @return GoogleCloudMlV1Job[]
20 class GoogleCloudMlV1Job extends \Google\Model class252 class_alias(GoogleCloudMlV1Job::class, 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Jo…