Voting helps other researchers find interesting modules.
The metadata message for Process-with-DocAi pipeline.
documents
list(String.t)
nil
processorInfo
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMetadata{ documents: [String.t()] | nil, processorInfo: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProcessorInfo.t() | nil }
@spec decode(struct(), keyword()) :: struct()