GoogleCloudDocumentaiV1DocumentPageParagraphArgs

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

A collection of lines that a human would perceive as a paragraph.

Constructors

Functions

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

Properties

Link copied to clipboard

A list of detected languages together with confidence.

Link copied to clipboard

Layout for Paragraph.

Link copied to clipboard

The history of this annotation.