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\u003eThis documentation covers the \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeSearchFeedback\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, providing details on its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeSearchFeedback\u003c/code\u003e class is used to provide feedback on knowledge searches and is an implementation of multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the Google Cloud Dialogflow v2 API referenced is 4.26.0, with the provided content detailing versions back to 3.2.0, and the specific documentation focused on version 4.21.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAnswerCopied\u003c/code\u003e (a boolean indicating if an answer was copied) and \u003ccode\u003eClickedUris\u003c/code\u003e (a collection of URIs clicked by an agent).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers reference to how to construct a \u003ccode\u003eKnowledgeSearchFeedback\u003c/code\u003e object and provides access to inherited members from the \u003ccode\u003eobject\u003c/code\u003e base class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]