public sealed class AgentAssistantFeedback.Types.KnowledgeAssistFeedback : IMessage<AgentAssistantFeedback.Types.KnowledgeAssistFeedback>, IEquatable<AgentAssistantFeedback.Types.KnowledgeAssistFeedback>, IDeepCloneable<AgentAssistantFeedback.Types.KnowledgeAssistFeedback>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AgentAssistantFeedback.Types.KnowledgeAssistFeedback.
Whether the suggested answer was copied by the human agent.
If the value is set to be true,
[AnswerFeedback.clicked][google.cloud.dialogflow.v2.AnswerFeedback.clicked]
will be updated to be true.
The URIs clicked by the human agent. The value is appended for each
UpdateAnswerRecordRequest.
If the value is not empty,
[AnswerFeedback.clicked][google.cloud.dialogflow.v2.AnswerFeedback.clicked]
will be updated to be true.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeAssistFeedback\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeAssistFeedback\u003c/code\u003e class serves as feedback for knowledge assist functionalities, and it can be used as an implementation of IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one, and another that allows you to create an instance with a copy of an existing \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeAssistFeedback\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eAnswerCopied\u003c/code\u003e, which indicates whether a suggested answer was copied by a human agent, and \u003ccode\u003eClickedUris\u003c/code\u003e, which tracks the URIs clicked by the human agent during interaction.\u003c/p\u003e\n"],["\u003cp\u003eThis class has inherited members from \u003ccode\u003eobject\u003c/code\u003e that include \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]