Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / GetUnderlyingPropertiesData

Type Alias: GetUnderlyingPropertiesData

GetUnderlyingPropertiesData = object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5560

Properties

body?

optional body: never

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5561


path

path: object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5562

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

path

path: string

relative to the branch


url

url: "/repositories/{repository}/refs/{ref}/objects/underlyingProperties"

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5575

Licensed under BUSL-1.1