PipelineFileUpdaterConfig
PipelineFileUpdaterConfig =
object
Defined in: packages/cloud/src/client/types.gen.ts:6255
Schema for the parameters of a load files job.
Properties
custom_metadata?
optional
custom_metadata: {[key
:string
]:unknown
; } |null
Defined in: packages/cloud/src/client/types.gen.ts:6259
The custom metadata to attach to the documents.
resource_info?
optional
resource_info: {[key
:string
]:unknown
; } |null
Defined in: packages/cloud/src/client/types.gen.ts:6265
The resource info about the file
type?
optional
type:"pipeline_file_updater"
Defined in: packages/cloud/src/client/types.gen.ts:6268
should_delete?
optional
should_delete:boolean
|null
Defined in: packages/cloud/src/client/types.gen.ts:6272
Whether to delete the files
should_parse?
optional
should_parse:boolean
|null
Defined in: packages/cloud/src/client/types.gen.ts:6276
Whether to parse the files
delete_info?
optional
delete_info:DeleteParams
|null
Defined in: packages/cloud/src/client/types.gen.ts:6280
The parameters for the delete job.
is_new_file?
optional
is_new_file:boolean
Defined in: packages/cloud/src/client/types.gen.ts:6284
Whether the file is new
data_source_project_file_changed?
optional
data_source_project_file_changed:boolean
Defined in: packages/cloud/src/client/types.gen.ts:6288
Whether the data source project file has changed
should_migrate_pipeline_file_to_external_file_id?
optional
should_migrate_pipeline_file_to_external_file_id:boolean
Defined in: packages/cloud/src/client/types.gen.ts:6292
Whether to migrate the pipeline file to the external file id