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-03-21 UTC."],[[["This webpage provides documentation for the `Evaluation.Types.ConfidenceLevelMetrics` class within the Google Cloud Document AI v1 API, specifically within the .NET framework."],["The latest version of the API covered on this page is 3.19.0, but it also documents older versions of the API all the way down to version 1.0.0 for this specific class, allowing users to find information on each version."],["`Evaluation.Types.ConfidenceLevelMetrics` is used to represent evaluation metrics at a specific confidence level, as evidenced by the class description and the properties, such as `ConfidenceLevel` and `Metrics`."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, giving it a wide range of functionalities and features."],["The documentation includes details on the class constructors, `ConfidenceLevelMetrics()` and `ConfidenceLevelMetrics(ConfidenceLevelMetrics other)`, allowing for the creation of new instances and instances that are copies of others."]]],[]]