GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline constructor
GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline({
- List<
String> ? documents, - String? exportFolderPath,
- GoogleCloudContentwarehouseV1ProcessorInfo? processorInfo,
- String? processorResultsFolderPath,
Implementation
GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline({
this.documents,
this.exportFolderPath,
this.processorInfo,
this.processorResultsFolderPath,
});