Searched refs:ClassifyTextResponse (Results 1 – 2 of 2) sorted by relevance
20 class ClassifyTextResponse extends \Google\Collection class43 class_alias(ClassifyTextResponse::class, 'Google_Service_CloudNaturalLanguage_ClassifyTextResponse'…
31 use Google\Service\CloudNaturalLanguage\ClassifyTextResponse; alias121 * @return ClassifyTextResponse127 return $this->call('classifyText', [$params], ClassifyTextResponse::class);