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