Function: getDatasetContent()
Parameters
__namedParameters
datasetId?
string
datasetName?
string
Returns
Promise
<object
[]>ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
function getDatasetContent(__namedParameters: object): Promise<object[]>;
string
string
Promise
<object
[]>Was this page helpful?