Type aliases
PipelineFileUpdate
PipelineFileUpdate =
object
Defined in: packages/cloud/src/client/types.gen.ts:4768
Schema for updating a file that is associated with a pipeline.
Properties
custom_metadata?
optional
custom_metadata: {[key
:string
]:null
|string
|number
|boolean
|unknown
[] | {[key
:string
]:unknown
; }; } |null
Defined in: packages/cloud/src/client/types.gen.ts:4772
Custom metadata for the file