analyzeQueryTextSentiment property

bool? analyzeQueryTextSentiment
final

Instructs the service to perform sentiment analysis on queryText.

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

Implementation

final bool? analyzeQueryTextSentiment;