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"]],[["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."],[[["\u003cp\u003eThe page 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 \u003ccode\u003eKnowledgeSearchFeedback\u003c/code\u003e class is used to provide feedback on knowledge search results and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the API, ranging from version 3.2.0 up to the latest version 4.26.0, with the current page specifically documenting version 4.25.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eAnswerCopied\u003c/code\u003e, which indicates whether the answer was copied by a human agent, and \u003ccode\u003eClickedUris\u003c/code\u003e, which contains the list of URIs clicked by the human agent.\u003c/p\u003e\n"],["\u003cp\u003eThe page also includes information on the class's namespace (\u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e) and assembly (\u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]