Function getDatasetDigest
- getDatasetDigest(
datasetDigest: string,
options?: AxiosRequestConfig,
signal?: AbortSignal,
): Promise<DatasetDigestGetResponse> Parameters
- datasetDigest: string
Optionaloptions: AxiosRequestConfigOptionalsignal: AbortSignal
Returns a dataset ID and version of a dataset that matches the provided SHA256 digest, a 64-character hex string.