public sealed class Document.Types.Page.Types.ImageQualityScores : IMessage<Document.Types.Page.Types.ImageQualityScores>, IEquatable<Document.Types.Page.Types.ImageQualityScores>, IDeepCloneable<Document.Types.Page.Types.ImageQualityScores>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Document.Types.Page.Types.ImageQualityScores.
[[["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-07-09 UTC."],[[["This document provides reference information for the `Document.Types.Page.Types.ImageQualityScores` class within the Cloud Document AI v1beta3 API, detailing its role in assessing the quality of page images."],["The `ImageQualityScores` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionalities such as message handling, equality comparisons, and deep cloning."],["The class includes properties like `DetectedDefects`, which provides a list of image defects, and `QualityScore`, which represents an overall image quality rating between 0 and 1."],["The latest version of the `ImageQualityScores` class is `2.0.0-beta23`, with older versions `2.0.0-beta22` and `1.0.0-beta04` also available."],["The class offers two constructors, one being a default parameterless constructor, and the other taking another `ImageQualityScores` object as input."]]],[]]