public sealed class SentimentAnalysisRequestConfig : IMessage<SentimentAnalysisRequestConfig>, IEquatable<SentimentAnalysisRequestConfig>, IDeepCloneable<SentimentAnalysisRequestConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SentimentAnalysisRequestConfig.
Configures the types of sentiment analysis to perform.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e is used to configure sentiment analysis settings for interactions with the Dialogflow API, allowing developers to control if sentiment analysis will be performed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructor include a parameter-less and one that copies existing properties from another instance of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has one property, \u003ccode\u003eAnalyzeQueryTextSentiment\u003c/code\u003e, a boolean value used to enable or disable sentiment analysis on the \u003ccode\u003equery_text\u003c/code\u003e of the interaction.\u003c/p\u003e\n"]]],[],null,[]]