GoogleCloudDocumentaiV1DocumentPageBlockArgs

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

A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.

Constructors

Functions

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

Properties

Link copied to clipboard

A list of detected languages together with confidence.

Link copied to clipboard

Layout for Block.

Link copied to clipboard

The history of this annotation.