public sealed class Evaluation.Types.ConfidenceLevelMetrics : IMessage<Evaluation.Types.ConfidenceLevelMetrics>, IEquatable<Evaluation.Types.ConfidenceLevelMetrics>, IDeepCloneable<Evaluation.Types.ConfidenceLevelMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Evaluation.Types.ConfidenceLevelMetrics.
Evaluations metrics, at a specific confidence level.
[[["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 documentation provides reference information and code samples for the `Evaluation.Types.ConfidenceLevelMetrics` class within the Cloud Document AI v1beta3 API."],["The `Evaluation.Types.ConfidenceLevelMetrics` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default `ConfidenceLevelMetrics()` and a copy constructor `ConfidenceLevelMetrics(ConfidenceLevelMetrics other)`."],["The class has properties for `ConfidenceLevel`, a float, and `Metrics`, of type `Evaluation.Types.Metrics`, representing the confidence level and its associated metrics respectively."]]],[]]