Home
last modified time | relevance | path

Searched refs:GoogleCloudMlV1Location (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListLocationsResponse.php23 protected $locationsType = GoogleCloudMlV1Location::class;
31 * @param GoogleCloudMlV1Location[]
38 * @return GoogleCloudMlV1Location[]
H A DGoogleCloudMlV1Location.php20 class GoogleCloudMlV1Location extends \Google\Collection class
61 class_alias(GoogleCloudMlV1Location::class, 'Google_Service_CloudMachineLearningEngine_GoogleCloudM…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1Location; alias
39 * @return GoogleCloudMlV1Location
45 return $this->call('get', [$params], GoogleCloudMlV1Location::class);