Google Cloud Documentai V1Document Page Table Args
fun GoogleCloudDocumentaiV1DocumentPageTableArgs(bodyRows: Output<List<GoogleCloudDocumentaiV1DocumentPageTableTableRowArgs>>? = null, detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, headerRows: Output<List<GoogleCloudDocumentaiV1DocumentPageTableTableRowArgs>>? = null, layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null, provenance: Output<GoogleCloudDocumentaiV1DocumentProvenanceArgs>? = null)