Searched refs:AnnotateTextResponse (Results 1 – 2 of 2) sorted by relevance
29 use Google\Service\CloudNaturalLanguage\AnnotateTextResponse; alias108 * @return AnnotateTextResponse114 return $this->call('annotateText', [$params], AnnotateTextResponse::class);
20 class AnnotateTextResponse extends \Google\Collection class125 class_alias(AnnotateTextResponse::class, 'Google_Service_CloudNaturalLanguage_AnnotateTextResponse'…