Function: getDatasetVersion()
Parameters
options
The options used to locate the dataset version.datasetId?
string
(Optional) The ID of the dataset.
datasetName?
string
(Optional) The name of the dataset.
versionIndex
number
The version index to retrieve.
Returns
Promise<DatasetContent>
A promise that resolves to the dataset content at the specified version.