PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / GetObjectData
Type Alias: GetObjectData
GetObjectData =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4574
Properties
body?
optionalbody:never
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4575
headers?
optionalheaders:object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4576
If-None-Match?
optionalIf-None-Match:string
Returns response only if the object does not have a matching ETag
Range?
optionalRange:string
Byte range to retrieve
path
path:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4586
ref
ref:
string
a reference (could be either a branch or a commit ID)
repository
repository:
string
query
query:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4593
path
path:
string
relative to the ref
presign?
optionalpresign:boolean
url
url:
"/repositories/{repository}/refs/{ref}/objects"
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4600