analyzeQueryTextSentiment property

bool? analyzeQueryTextSentiment
getter/setter pair

Instructs the service to perform sentiment analysis on query_text.

If not provided, sentiment analysis is not performed on query_text.

Implementation

core.bool? analyzeQueryTextSentiment;