Voting helps other researchers find interesting modules.
Image quality scores for the page image.
detectedDefects
list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect.t)
nil
qualityScore
number()
[0, 1]
1
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImageQualityScores{ detectedDefects: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect.t() ] | nil, qualityScore: number() | nil }
@spec decode(struct(), keyword()) :: struct()