public sealed class SentimentAnalysisResult : IMessage<WebhookRequest.Types.SentimentAnalysisResult>, IEquatable<WebhookRequest.Types.SentimentAnalysisResult>, IDeepCloneable<WebhookRequest.Types.SentimentAnalysisResult>, IBufferMessage, IMessage
[[["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 content provides documentation for the \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its purpose as representing the outcome of sentiment analysis.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e assembly and is implemented in \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e, as a sealed class.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two public constructors: a default constructor \u003ccode\u003eSentimentAnalysisResult()\u003c/code\u003e and an overloaded constructor that accepts another \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e class has two key properties: \u003ccode\u003eMagnitude\u003c/code\u003e, which represents the absolute magnitude of sentiment, and \u003ccode\u003eScore\u003c/code\u003e, which represents the sentiment score ranging from -1.0 to 1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the different versions of the class ranging from version 1.0.0 to 2.23.0, showing the history of the \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e class over different releases.\u003c/p\u003e\n"]]],[],null,[]]