Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1CancelJobRequest.php20 class GoogleCloudMlV1CancelJobRequest extends \Google\Model class
25 class_alias(GoogleCloudMlV1CancelJobRequest::class, 'Google_Service_CloudMachineLearningEngine_Goog…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsJobs.php20 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1CancelJobRequest; alias
43 * @param GoogleCloudMlV1CancelJobRequest $postBody
47 public function cancel($name, GoogleCloudMlV1CancelJobRequest $postBody, $optParams = [])