public sealed class AgentAssistantFeedback.Types.KnowledgeSearchFeedback : IMessage<AgentAssistantFeedback.Types.KnowledgeSearchFeedback>, IEquatable<AgentAssistantFeedback.Types.KnowledgeSearchFeedback>, IDeepCloneable<AgentAssistantFeedback.Types.KnowledgeSearchFeedback>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AgentAssistantFeedback.Types.KnowledgeSearchFeedback.
Whether the answer was copied by the human agent or not.
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][google.cloud.dialogflow.v2.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.KnowledgeSearchFeedback\u003c/code\u003e class within the Google Cloud Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, with historical versions available dating back to 3.2.0, providing comprehensive version history.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeSearchFeedback\u003c/code\u003e class is designed to gather feedback regarding knowledge searches, and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the class include \u003ccode\u003eAnswerCopied\u003c/code\u003e, which tracks if the answer was copied, and \u003ccode\u003eClickedUris\u003c/code\u003e, which logs the URIs clicked during the search process.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, \u003ccode\u003eKnowledgeSearchFeedback()\u003c/code\u003e for a default instance and \u003ccode\u003eKnowledgeSearchFeedback(AgentAssistantFeedback.Types.KnowledgeSearchFeedback other)\u003c/code\u003e to copy another \u003ccode\u003eKnowledgeSearchFeedback\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]