public sealed class TextExtractionEvaluationMetrics : IMessage<TextExtractionEvaluationMetrics>, IEquatable<TextExtractionEvaluationMetrics>, IDeepCloneable<TextExtractionEvaluationMetrics>, IBufferMessage, IMessage
Model evaluation metrics for text extraction problems.
[[["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\u003eThe \u003ccode\u003eTextExtractionEvaluationMetrics\u003c/code\u003e class provides model evaluation metrics for text extraction problems, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several 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\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.AutoML.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextExtractionEvaluationMetrics\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eTextExtractionEvaluationMetrics\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAuPrc\u003c/code\u003e, which represents the Area under the precision-recall curve metric, and \u003ccode\u003eConfidenceMetricsEntries\u003c/code\u003e, which contains metrics with confidence thresholds for deriving the precision-recall curve.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextExtractionEvaluationMetrics\u003c/code\u003e class is in version 3.0.0, but previous and future versions, going as low as 2.2.0 and up to 3.4.0, are also referenced with links.\u003c/p\u003e\n"]]],[],null,[]]