Function: listDatasetProjects()
Parameters
options
The options used to locate the dataset.datasetId?
string
(Optional) The ID of the dataset.
datasetName?
string
(Optional) The name of the dataset.
limit?
number
(Optional) The maximum number of projects to return.
Returns
Promise<DatasetProject[]>
A promise that resolves to the list of projects that use the dataset.