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 webpage provides reference documentation and code samples for the \u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeSearchFeedback\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes versioned documentation for this class, ranging from version 3.2.0 up to the latest version, 4.26.0, allowing for the exploration of the evolution of the class across different releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAgentAssistantFeedback.Types.KnowledgeSearchFeedback\u003c/code\u003e is used to provide feedback for knowledge searches, implementing 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 like \u003ccode\u003eAnswerCopied\u003c/code\u003e which indicates if the answer was copied by a human agent, and \u003ccode\u003eClickedUris\u003c/code\u003e, which is a list of URIs clicked by a human agent, along with related methods and constructors.\u003c/p\u003e\n"]]],[],null,[]]