extractProcessorInfos property
The extract processors information.
One matched extract processor will be used to process documents based on the classify processor result. If no classify processor is specified, the first extract processor will be used.
Implementation
core.List<GoogleCloudContentwarehouseV1ProcessorInfo>? extractProcessorInfos;