Logo
Type aliases

FileCountByStatusResponse

FileCountByStatusResponse = object

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

Properties

counts

counts: object

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

The counts of files by status

Index Signature

[key: string]: number


total_count

total_count: number

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

The total number of files


pipeline_id?

optional pipeline_id: string | null

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

The ID of the pipeline that the files belong to


data_source_id?

optional data_source_id: string | null

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

The ID of the data source that the files belong to


only_manually_uploaded?

optional only_manually_uploaded: boolean

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

Whether to only count manually uploaded files