public sealed class Agent.Types.AnswerFeedbackSettings : IMessage<Agent.Types.AnswerFeedbackSettings>, IEquatable<Agent.Types.AnswerFeedbackSettings>, IDeepCloneable<Agent.Types.AnswerFeedbackSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Agent.Types.AnswerFeedbackSettings.
Optional. If enabled, end users will be able to provide
[answer feedback][google.cloud.dialogflow.cx.v3.AnswerFeedback] to
Dialogflow responses. Feature works only if interaction logging is
enabled in the Dialogflow agent.
[[["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 reference documentation for the `Agent.Types.AnswerFeedbackSettings` class within the Dialogflow v3 API."],["The `AnswerFeedbackSettings` class is used to configure settings for collecting end-user feedback on Dialogflow responses."],["The documentation covers versions of the API from 1.0.0 to the latest release, 2.23.0."],["The `EnableAnswerFeedback` property, if enabled, allows users to provide feedback, but this requires interaction logging to be enabled within the Dialogflow agent."],["The `AnswerFeedbackSettings` class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, ensuring comprehensive functionalities."]]],[]]