Google Cloud Documentai V1Document Page Args
data class GoogleCloudDocumentaiV1DocumentPageArgs(val blocks: Output<List<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>? = null, val detectedBarcodes: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedBarcodeArgs>>? = null, val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, val dimension: Output<GoogleCloudDocumentaiV1DocumentPageDimensionArgs>? = null, val formFields: Output<List<GoogleCloudDocumentaiV1DocumentPageFormFieldArgs>>? = null, val image: Output<GoogleCloudDocumentaiV1DocumentPageImageArgs>? = null, val imageQualityScores: Output<GoogleCloudDocumentaiV1DocumentPageImageQualityScoresArgs>? = null, val layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, val lines: Output<List<GoogleCloudDocumentaiV1DocumentPageLineArgs>>? = null, val pageNumber: Output<Int>? = null, val paragraphs: Output<List<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>? = null, val provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null, val symbols: Output<List<GoogleCloudDocumentaiV1DocumentPageSymbolArgs>>? = null, val tables: Output<List<GoogleCloudDocumentaiV1DocumentPageTableArgs>>? = null, val tokens: Output<List<GoogleCloudDocumentaiV1DocumentPageTokenArgs>>? = null, val transforms: Output<List<GoogleCloudDocumentaiV1DocumentPageMatrixArgs>>? = null, val visualElements: Output<List<GoogleCloudDocumentaiV1DocumentPageVisualElementArgs>>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageArgs>
A page in a Document.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentPageArgs(blocks: Output<List<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>? = null, detectedBarcodes: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedBarcodeArgs>>? = null, detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, dimension: Output<GoogleCloudDocumentaiV1DocumentPageDimensionArgs>? = null, formFields: Output<List<GoogleCloudDocumentaiV1DocumentPageFormFieldArgs>>? = null, image: Output<GoogleCloudDocumentaiV1DocumentPageImageArgs>? = null, imageQualityScores: Output<GoogleCloudDocumentaiV1DocumentPageImageQualityScoresArgs>? = null, layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, lines: Output<List<GoogleCloudDocumentaiV1DocumentPageLineArgs>>? = null, pageNumber: Output<Int>? = null, paragraphs: Output<List<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>? = null, provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null, symbols: Output<List<GoogleCloudDocumentaiV1DocumentPageSymbolArgs>>? = null, tables: Output<List<GoogleCloudDocumentaiV1DocumentPageTableArgs>>? = null, tokens: Output<List<GoogleCloudDocumentaiV1DocumentPageTokenArgs>>? = null, transforms: Output<List<GoogleCloudDocumentaiV1DocumentPageMatrixArgs>>? = null, visualElements: Output<List<GoogleCloudDocumentaiV1DocumentPageVisualElementArgs>>? = null)
Functions
Properties
Link copied to clipboard
val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null
Link copied to clipboard