Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjects.php22 use Google\Service\CloudMachineLearningEngine\GoogleCloudMlV1GetConfigResponse; alias
59 * @return GoogleCloudMlV1GetConfigResponse
65 return $this->call('getConfig', [$params], GoogleCloudMlV1GetConfigResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1GetConfigResponse.php20 class GoogleCloudMlV1GetConfigResponse extends \Google\Model class
78 class_alias(GoogleCloudMlV1GetConfigResponse::class, 'Google_Service_CloudMachineLearningEngine_Goo…