Google Cloud Documentai V1Document Page Args
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)