Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListLocationsResponse.php20 class GoogleCloudMlV1ListLocationsResponse extends \Google\Collection class
61 class_alias(GoogleCloudMlV1ListLocationsResponse::class, 'Google_Service_CloudMachineLearningEngine…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsLocations.php20 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1ListLocationsResponse; alias
63 * @return GoogleCloudMlV1ListLocationsResponse
69 return $this->call('list', [$params], GoogleCloudMlV1ListLocationsResponse::class);