Google Cloud Documentai V1Document Page Block Args
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
Link copied to clipboard
constructor(detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null)
Properties
Link copied to clipboard
val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null
A list of detected languages together with confidence.
Link copied to clipboard
Layout for Block.
Link copied to clipboard
The history of this annotation.