public sealed class AgentAssistantFeedback : IMessage<AgentAssistantFeedback>, IEquatable<AgentAssistantFeedback>, IDeepCloneable<AgentAssistantFeedback>, IBufferMessage, IMessage
public AgentAssistantFeedback.Types.DocumentEfficiency DocumentEfficiency { get; set; }
Optional. Whether or not the suggested document is efficient. For example,
if the document is poorly written, hard to understand, hard to use or
too long to find useful information, [document_efficiency][google.cloud.dialogflow.v2.AgentAssistantFeedback.document_efficiency] is
[DocumentEfficiency.INEFFICIENT][google.cloud.dialogflow.v2.AgentAssistantFeedback.DocumentEfficiency.INEFFICIENT].
[[["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 documentation for the \u003ccode\u003eAgentAssistantFeedback\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its structure and usage across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented for \u003ccode\u003eAgentAssistantFeedback\u003c/code\u003e is 4.26.0, with previous versions ranging down to 3.2.0, and the current version of focus in this document is 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentAssistantFeedback\u003c/code\u003e class is designed to capture feedback on the results from Agent Assist, providing detailed insights into answer relevance, document correctness, and document efficiency.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentAssistantFeedback\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, thus providing methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAgentAssistantFeedback\u003c/code\u003e include \u003ccode\u003eAnswerRelevance\u003c/code\u003e, \u003ccode\u003eDocumentCorrectness\u003c/code\u003e, and \u003ccode\u003eDocumentEfficiency\u003c/code\u003e, allowing for detailed feedback assessment with specific enums for each, allowing for feedback on whether the suggested answer is relevant, and whether the document is correct and efficient, respectively.\u003c/p\u003e\n"]]],[],null,[]]