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 version 2.3.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e is a class used to represent metrics for a single confidence threshold in text extraction evaluation, implementing interfaces like \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\u003eThe class includes properties such as \u003ccode\u003eConfidenceThreshold\u003c/code\u003e, \u003ccode\u003eF1Score\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, and \u003ccode\u003eRecall\u003c/code\u003e, which provide values to define the model performance at a given confidence level.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e available, ranging from version 2.2.0 up to the latest version 3.4.0 of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e class has two constructors: a parameterless one and another that takes a \u003ccode\u003eTextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]