Searched refs:GoogleCloudMlV1Study (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1Study; alias39 * @param GoogleCloudMlV1Study $postBody44 * @return GoogleCloudMlV1Study46 public function create($parent, GoogleCloudMlV1Study $postBody, $optParams = [])50 return $this->call('create', [$params], GoogleCloudMlV1Study::class);70 * @return GoogleCloudMlV1Study76 return $this->call('get', [$params], GoogleCloudMlV1Study::class);
23 protected $studiesType = GoogleCloudMlV1Study::class;27 * @param GoogleCloudMlV1Study[]34 * @return GoogleCloudMlV1Study[]
20 class GoogleCloudMlV1Study extends \Google\Model class114 class_alias(GoogleCloudMlV1Study::class, 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1…