public sealed class TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry : IMessage<TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry>, IEquatable<TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry>, IDeepCloneable<TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry.
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 document provides reference documentation for the \u003ccode\u003eTextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry\u003c/code\u003e class within the Google AutoML v1 API, specifically for version 3.2.0, with links to other versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e class is used to represent metrics for a single confidence threshold in text extraction evaluation, and implements 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\u003eThe class includes properties to access key metrics, such as \u003ccode\u003eConfidenceThreshold\u003c/code\u003e, \u003ccode\u003eF1Score\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, and \u003ccode\u003eRecall\u003c/code\u003e, which are all read-only and of type float.\u003c/p\u003e\n"],["\u003cp\u003eIt contains constructors to create new instances, including one that allows cloning from an existing \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry\u003c/code\u003e inherits from object, and contains inherited members such as GetHashCode(), GetType(), and ToString().\u003c/p\u003e\n"]]],[],null,[]]