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 `ConfidenceLevelMetrics` class within the Google Cloud Document AI v1 API."],["The `ConfidenceLevelMetrics` class is used to represent evaluation metrics at a specific confidence level and includes a confidence level property and a metrics property."],["The content displays a list of available versions for `ConfidenceLevelMetrics`, ranging from version 1.0.0 up to the latest version 3.19.0, allowing for access to historical documentation."],["The `ConfidenceLevelMetrics` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and manipulation."],["It also provides access to two constructors, one to create an instance of the object, and another to copy another instance into the new one."]]],[]]