public sealed class ConfidenceMetricsEntry : IMessage<TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry>, IEquatable<TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry>, IDeepCloneable<TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry>, IBufferMessage, IMessage
Output only. The confidence threshold value used to compute the metrics.
Only annotations with score of at least this threshold are considered to
be ones the model would return.
[[["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 details the \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically for text extraction evaluation metrics, with the latest version being 3.4.0 and going down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e class is used to store metrics for a given confidence threshold, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e class include \u003ccode\u003eConfidenceThreshold\u003c/code\u003e, which defines the minimum score for annotations to be considered, as well as \u003ccode\u003eF1Score\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, and \u003ccode\u003eRecall\u003c/code\u003e, all of which provide metrics on model performance.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains two constructors; one that is empty and the other takes in a \u003ccode\u003eTextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]