GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig constructor

GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig({
  1. GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig? chunkingConfig,
})

Implementation

GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig({
  this.chunkingConfig,
});