Logo
Type aliases

PipelineFileUpdate

PipelineFileUpdate = object

Defined in: packages/cloud/src/client/types.gen.ts:6215

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:6219

Custom metadata for the file