FileParsePublic
FileParsePublic =
object
Defined in: packages/cloud/src/client/types.gen.ts:3357
Properties
created_at
created_at:
string
Defined in: packages/cloud/src/client/types.gen.ts:3361
The date and time when the file was parsed.
status
status:
string
Defined in: packages/cloud/src/client/types.gen.ts:3365
The status of the parse task.
started_at?
optional
started_at:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:3369
The date and time when the file parse started.
ended_at?
optional
ended_at:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:3373
The date and time when the file parse ended.
input_path
input_path:
string
Defined in: packages/cloud/src/client/types.gen.ts:3377
The path to the input file.
data_path
data_path:
string
Defined in: packages/cloud/src/client/types.gen.ts:3381
The path to the data file.