public sealed class SentimentAnalysisRequestConfig : IMessage<SentimentAnalysisRequestConfig>, IEquatable<SentimentAnalysisRequestConfig>, IDeepCloneable<SentimentAnalysisRequestConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SentimentAnalysisRequestConfig.
Configures the types of sentiment analysis to perform.
[[["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 page provides reference documentation for the `SentimentAnalysisRequestConfig` class within the Google Cloud Dialogflow v2 API, with version 4.26.0 being the latest."],["The `SentimentAnalysisRequestConfig` class is used to configure sentiment analysis operations on query text and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The page lists documentation for this class across various versions, ranging from version 3.2.0 to 4.26.0."],["Key features of the class include the ability to specify whether sentiment analysis should be performed via the `AnalyzeQueryTextSentiment` property, which is of boolean type."],["The Class inherits from the Object class, and implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]