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 documentation for the `QaQuestion.Types.Metrics` class within the Google Cloud Contact Center Insights v1 API, specifically detailing its structure and usage."],["The latest version of the documentation available is for version 2.19.0, with various previous versions accessible ranging from 2.18.0 down to 1.0.0."],["`QaQuestion.Types.Metrics` is a class that represents metrics calculated against a test-set on a fine-tuned LLM, and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor `Metrics()` and the `Accuracy` property that indicates the percentage of correct answers given by the model on a test set, and is read-only."],["The class documentation is in the `Google.Cloud.ContactCenterInsights.V1` namespace, which is found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]