public sealed class Evaluation.Types.ConfidenceLevelMetrics : IMessage<Evaluation.Types.ConfidenceLevelMetrics>, IEquatable<Evaluation.Types.ConfidenceLevelMetrics>, IDeepCloneable<Evaluation.Types.ConfidenceLevelMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Evaluation.Types.ConfidenceLevelMetrics.
Evaluations metrics, at a specific confidence level.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eEvaluation.Types.ConfidenceLevelMetrics\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the API, with the latest being 3.19.0, and older versions dating back to 1.0.0, all linking to the \u003ccode\u003eConfidenceLevelMetrics\u003c/code\u003e documentation for their respective release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEvaluation.Types.ConfidenceLevelMetrics\u003c/code\u003e is a class that represents evaluation metrics at a particular confidence level and it implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConfidenceLevel\u003c/code\u003e (a float) and \u003ccode\u003eMetrics\u003c/code\u003e (of type \u003ccode\u003eEvaluation.Types.Metrics\u003c/code\u003e) to define the specific confidence level and associated metrics.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eConfidenceLevelMetrics()\u003c/code\u003e and \u003ccode\u003eConfidenceLevelMetrics(ConfidenceLevelMetrics)\u003c/code\u003e where the second can take an instance of the same class.\u003c/p\u003e\n"]]],[],null,[]]