public sealed class SentimentAnalysisRequestConfig : IMessage<SentimentAnalysisRequestConfig>, IEquatable<SentimentAnalysisRequestConfig>, IDeepCloneable<SentimentAnalysisRequestConfig>, IBufferMessage, IMessage
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\u003eThe latest version of \u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e is 4.26.0, but it also has a wide range of versions dating back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e is a class that configures sentiment analysis types for execution in the Google Cloud Dialogflow V2 service, part of the Google.Cloud.Dialogflow.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a boolean property \u003ccode\u003eAnalyzeQueryTextSentiment\u003c/code\u003e that controls whether sentiment analysis is applied to \u003ccode\u003equery_text\u003c/code\u003e in the service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e has two constructors: a default parameterless constructor and one that takes in another \u003ccode\u003eSentimentAnalysisRequestConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]