Searched refs:GoogleCloudMlV1Trial (Results 1 – 5 of 5) sorted by relevance
28 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1Trial; alias50 * @return GoogleCloudMlV1Trial80 * @return GoogleCloudMlV1Trial86 return $this->call('complete', [$params], GoogleCloudMlV1Trial::class);93 * @param GoogleCloudMlV1Trial $postBody95 * @return GoogleCloudMlV1Trial101 return $this->call('create', [$params], GoogleCloudMlV1Trial::class);121 * @return GoogleCloudMlV1Trial127 return $this->call('get', [$params], GoogleCloudMlV1Trial::class);168 * @return GoogleCloudMlV1Trial[all …]
23 protected $trialsType = GoogleCloudMlV1Trial::class;27 * @param GoogleCloudMlV1Trial[]34 * @return GoogleCloudMlV1Trial[]
35 protected $trialsType = GoogleCloudMlV1Trial::class;81 * @param GoogleCloudMlV1Trial[]88 * @return GoogleCloudMlV1Trial[]
20 class GoogleCloudMlV1Trial extends \Google\Collection class201 class_alias(GoogleCloudMlV1Trial::class, 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1…