Voting helps other researchers find interesting modules.
The configuration of the Cloud Storage Ingestion pipeline.
inputPath
String.t
nil
gs:///
pipelineConfig
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IngestPipelineConfig.t
processorType
schemaName
skipIngestedDocuments
boolean()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1GcsIngestPipeline{ inputPath: String.t() | nil, pipelineConfig: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IngestPipelineConfig.t() | nil, processorType: String.t() | nil, schemaName: String.t() | nil, skipIngestedDocuments: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()