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 provides metrics for a specific confidence threshold in text extraction models, inheriting from the Object class and 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 has two constructors, \u003ccode\u003eConfidenceMetricsEntry()\u003c/code\u003e, and \u003ccode\u003eConfidenceMetricsEntry(TextExtractionEvaluationMetrics.Types.ConfidenceMetricsEntry other)\u003c/code\u003e which is used to copy another \u003ccode\u003eConfidenceMetricsEntry\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eConfidenceThreshold\u003c/code\u003e, \u003ccode\u003eF1Score\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, and \u003ccode\u003eRecall\u003c/code\u003e, all of which are output-only metrics related to the model's performance at the specified confidence level, measured as a float.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a component of the Google.Cloud.AutoML.V1.dll assembly, indicating its use within the Google Cloud AutoML services for evaluating text extraction models.\u003c/p\u003e\n"]]],[],null,[]]