FileParsePublic
FileParsePublic =
object
Defined in: packages/cloud/src/client/types.gen.ts:3651
Properties
created_at
created_at:
string
Defined in: packages/cloud/src/client/types.gen.ts:3655
The date and time when the file was parsed.
status
status:
string
Defined in: packages/cloud/src/client/types.gen.ts:3659
The status of the parse task.
started_at?
optional
started_at:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:3663
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:3667
The date and time when the file parse ended.
input_path
input_path:
string
Defined in: packages/cloud/src/client/types.gen.ts:3671
The path to the input file.
data_path
data_path:
string
Defined in: packages/cloud/src/client/types.gen.ts:3675
The path to the data file.