public sealed class QaQuestion.Types.Metrics : IMessage<QaQuestion.Types.Metrics>, IEquatable<QaQuestion.Types.Metrics>, IDeepCloneable<QaQuestion.Types.Metrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class QaQuestion.Types.Metrics.
A wrapper representing metrics calculated against a test-set on a LLM that
was fine tuned for this question.
[[["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."],[[["This webpage provides reference documentation for the `QaQuestion.Types.Metrics` class within the Google Cloud Contact Center AI Insights v1 API, offering details on its structure and functionality."],["The `QaQuestion.Types.Metrics` class represents metrics calculated against a test-set on a language model, fine-tuned for specific questions, and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the class is 2.19.0, with several older versions available, including versions back to 1.0.0."],["The class includes a constructor `Metrics()` and a property `Accuracy` to represent the accuracy of the model, measured by the percentage of correct answers given on a test set."]]],[]]