batchDetectSentiment
abstract suspend fun batchDetectSentiment(input: BatchDetectSentimentRequest): BatchDetectSentimentResponse
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.