Searched refs:classifyText (Results 1 – 3 of 3) sorted by relevance
25 public $classifyText; variable in Google\\Service\\CloudNaturalLanguage\\Features46 public function setClassifyText($classifyText) argument48 $this->classifyText = $classifyText;55 return $this->classifyText;
90 ],'classifyText' => [91 'path' => 'v1/documents:classifyText',
123 public function classifyText(ClassifyTextRequest $postBody, $optParams = []) function in Google\\Service\\CloudNaturalLanguage\\Resource\\Documents