sentimentAnalysisRequestConfig property

SentimentAnalysisRequestConfig? sentimentAnalysisRequestConfig
final

Configures the type of sentiment analysis to perform.

If not provided, sentiment analysis is not performed.

Implementation

final SentimentAnalysisRequestConfig? sentimentAnalysisRequestConfig;