Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListJobsResponse.php20 class GoogleCloudMlV1ListJobsResponse extends \Google\Collection class
61 class_alias(GoogleCloudMlV1ListJobsResponse::class, 'Google_Service_CloudMachineLearningEngine_Goog…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsJobs.php22 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1ListJobsResponse; alias
132 * @return GoogleCloudMlV1ListJobsResponse
138 return $this->call('list', [$params], GoogleCloudMlV1ListJobsResponse::class);