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, specifically for the .NET framework."],["The `ConfidenceLevelMetrics` class is used to represent evaluation metrics at a specific confidence level, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides access to versions of the API from 1.0.0 to 3.19.0, with version 3.19.0 being the latest release, giving users access to past documentations."],["Key properties of the `ConfidenceLevelMetrics` class include `ConfidenceLevel`, a float value representing the confidence level, and `Metrics`, an instance of `Evaluation.Types.Metrics`, representing the metrics at that confidence level."]]],[]]