GoogleCloudDocumentaiV1DocumentPageLineArgs

data class GoogleCloudDocumentaiV1DocumentPageLineArgs(val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, val layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, val provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageLineArgs>

A collection of tokens that a human would perceive as a line. Does not cross column boundaries, can be horizontal, vertical, etc.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDocumentaiV1DocumentPageLineArgs

Properties

Link copied to clipboard

A list of detected languages together with confidence.

Link copied to clipboard

Layout for Line.

Link copied to clipboard

The history of this annotation.