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 webpage provides documentation for the \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its role in representing sentiment analysis results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e class has two key properties: \u003ccode\u003eMagnitude\u003c/code\u003e, representing the absolute strength of sentiment, and \u003ccode\u003eScore\u003c/code\u003e, representing the sentiment's polarity between -1.0 and 1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists a multitude of available versions of this class, with \u003ccode\u003e2.23.0\u003c/code\u003e being the latest, providing developers with a history of changes and specific version details.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, ensuring it conforms to various .NET and Google Protobuf standards, and also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e, one default and another that accepts another \u003ccode\u003eSentimentAnalysisResult\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]