Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudNaturalLanguage.php74 ],'analyzeEntitySentiment' => [
75 'path' => 'v1/documents:analyzeEntitySentiment',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/Resource/
H A DDocuments.php67 public function analyzeEntitySentiment(AnalyzeEntitySentimentRequest $postBody, $optParams = []) function in Google\\Service\\CloudNaturalLanguage\\Resource\\Documents