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 provided content details the reference documentation for the \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeSearchFeedback\u003c/code\u003e class in the Google Cloud Dialogflow v2 API, across multiple versions from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeSearchFeedback\u003c/code\u003e is a class that represents feedback for knowledge search and implements several interfaces such as \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\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 list of URIs clicked by a human agent).\u003c/p\u003e\n"],["\u003cp\u003eThere are available constructors to initialize the \u003ccode\u003eKnowledgeSearchFeedback\u003c/code\u003e class, one empty and the other to copy from an existing instance, also the class inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e, and it's contained within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]