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-04-09 UTC."],[[["This document provides reference information for the `Agent.Types.AnswerFeedbackSettings` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The `AnswerFeedbackSettings` class is used for configuring the collection of user feedback on Dialogflow responses."],["The page lists multiple versions of the API class, from version 1.0.0 all the way to 2.23.0, with the most recent being the default version, and 2.22.0 being the current version of the page."],["The `EnableAnswerFeedback` property, when enabled, allows end users to submit feedback on responses, but it requires interaction logging to be active in the Dialogflow agent."]]],[]]