Home
last modified time | relevance | path

Searched refs:GoogleCloudMlV1ListVersionsResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListVersionsResponse.php20 class GoogleCloudMlV1ListVersionsResponse extends \Google\Collection class
61 class_alias(GoogleCloudMlV1ListVersionsResponse::class, 'Google_Service_CloudMachineLearningEngine_…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsModelsVersions.php20 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1ListVersionsResponse; alias
108 * @return GoogleCloudMlV1ListVersionsResponse
114 return $this->call('list', [$params], GoogleCloudMlV1ListVersionsResponse::class);