Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StopTrialRequest.php20 class GoogleCloudMlV1StopTrialRequest extends \Google\Model class
25 class_alias(GoogleCloudMlV1StopTrialRequest::class, 'Google_Service_CloudMachineLearningEngine_Goog…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsLocationsStudiesTrials.php26 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1StopTrialRequest; alias
166 * @param GoogleCloudMlV1StopTrialRequest $postBody
170 public function stop($name, GoogleCloudMlV1StopTrialRequest $postBody, $optParams = [])