DatasetRef interface

Reference to a registered dataset in the Foundry Dataset Service.

Properties

name

Dataset name.

version

Dataset version. If not specified, the latest version is used.

Property Details

name

Dataset name.

name: string

Property Value

string

version

Dataset version. If not specified, the latest version is used.

version?: string

Property Value

string