function createDataset(dataset: DatasetType, name: string): Promise<Dataset>;
DatasetType
string
Promise
Dataset
Was this page helpful?