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"]],[["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."],[[["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."]]],[]]