Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListTrialsResponse.php20 class GoogleCloudMlV1ListTrialsResponse extends \Google\Collection class
43 class_alias(GoogleCloudMlV1ListTrialsResponse::class, 'Google_Service_CloudMachineLearningEngine_Go…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsLocationsStudiesTrials.php25 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1ListTrialsResponse; alias
136 * @return GoogleCloudMlV1ListTrialsResponse
142 return $this->call('list', [$params], GoogleCloudMlV1ListTrialsResponse::class);