public sealed class WebhookRequest.Types.SentimentAnalysisResult : IMessage<WebhookRequest.Types.SentimentAnalysisResult>, IEquatable<WebhookRequest.Types.SentimentAnalysisResult>, IDeepCloneable<WebhookRequest.Types.SentimentAnalysisResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class WebhookRequest.Types.SentimentAnalysisResult.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides documentation for the `WebhookRequest.Types.SentimentAnalysisResult` class within the Dialogflow v3 API, specifically for .NET."],["This class represents the results of sentiment analysis, with the latest version being 2.23.0 and offers a historical range all the way back to 1.0.0."],["The `SentimentAnalysisResult` class includes properties like `Magnitude` and `Score` to quantify the analyzed sentiment, with `Magnitude` representing the strength and `Score` indicating the sentiment's polarity."],["The `SentimentAnalysisResult` class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]