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."],[[["This webpage provides documentation for the `WebhookRequest.Types.SentimentAnalysisResult` class within the Google Cloud Dialogflow CX v3 API, which is used for sentiment analysis results."],["The content covers the `SentimentAnalysisResult` class across multiple versions of the API, ranging from version 1.0.0 to the latest 2.23.0, and is currently viewed at version 2.18.0."],["The `SentimentAnalysisResult` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two properties: `Magnitude`, which represents the absolute magnitude of sentiment, and `Score`, which represents the sentiment score ranging from -1.0 to 1.0."],["The documentation provides detailed information about the constructors, `SentimentAnalysisResult()` and `SentimentAnalysisResult(WebhookRequest.Types.SentimentAnalysisResult other)`."]]],[]]