Voting helps other researchers find interesting modules.
The configuration of processing documents in Document Warehouse with DocAi processors pipeline.
documents
list(String.t)
nil
exportFolderPath
String.t
gs:///
processorInfo
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo.t
processorResultsFolderPath
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline{ documents: [String.t()] | nil, exportFolderPath: String.t() | nil, processorInfo: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo.t() | nil, processorResultsFolderPath: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()