Lines Matching refs:GoogleCloudMlV1Trial
28 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1Trial; alias
50 * @return GoogleCloudMlV1Trial
56 return $this->call('addMeasurement', [$params], GoogleCloudMlV1Trial::class);
80 * @return GoogleCloudMlV1Trial
86 return $this->call('complete', [$params], GoogleCloudMlV1Trial::class);
93 * @param GoogleCloudMlV1Trial $postBody
95 * @return GoogleCloudMlV1Trial
97 public function create($parent, GoogleCloudMlV1Trial $postBody, $optParams = [])
101 return $this->call('create', [$params], GoogleCloudMlV1Trial::class);
121 * @return GoogleCloudMlV1Trial
127 return $this->call('get', [$params], GoogleCloudMlV1Trial::class);
168 * @return GoogleCloudMlV1Trial
174 return $this->call('stop', [$params], GoogleCloudMlV1Trial::class);