Class SentimentAnalysisRequestConfig (2.27.0)

SentimentAnalysisRequestConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Configures the types of sentiment analysis to perform.

Attribute

NameDescription
analyze_query_text_sentiment bool
Instructs the service to perform sentiment analysis on query_text. If not provided, sentiment analysis is not performed on query_text.