[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `AnswerFeedback` class is part of the Google Cloud Contact Center AI Insights v1 API, and is used to record customer feedback on answers provided during a conversation."],["The latest version of the API available is 2.19.0, with older versions from 2.18.0 down to 1.0.0 also documented."],["`AnswerFeedback` objects implement the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherit from `object`."],["The `AnswerFeedback` class has properties to track if an answer was clicked or displayed to the agent, as well as its correctness level, which can be found under `CorrectnessLevel`."],["You can access the properties of an `AnswerFeedback` instance to check whether it was clicked (`Clicked`), if it was displayed (`Displayed`) and the correctness level of an answer using (`CorrectnessLevel`)."]]],[]]