GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline constructor
GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline({
- List<
GoogleCloudContentwarehouseV1ProcessorInfo> ? extractProcessorInfos, - String? inputPath,
- GoogleCloudContentwarehouseV1IngestPipelineConfig? pipelineConfig,
- String? processorResultsFolderPath,
- bool? skipIngestedDocuments,
- GoogleCloudContentwarehouseV1ProcessorInfo? splitClassifyProcessorInfo,
Implementation
GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline({
this.extractProcessorInfos,
this.inputPath,
this.pipelineConfig,
this.processorResultsFolderPath,
this.skipIngestedDocuments,
this.splitClassifyProcessorInfo,
});