Function: getDatasetContent()
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.
Returns
Promise<DatasetRow[]>
A promise that resolves to the rows of the dataset.