public class UploadsInfo extends Object
UploadsInfo.DataSet.
Deserialization only. Internal use only| Modifier and Type | Class and Description |
|---|---|
static class |
UploadsInfo.DataSet
Contains information about dataset uploads for one dataset in the project.
|
| Modifier and Type | Method and Description |
|---|---|
UploadsInfo.DataSet |
getDataSet(String datasetId)
Returns dataset uploads information for a dataset with the given ID.
|
String |
toString() |
public static final String URI
public UploadsInfo.DataSet getDataSet(String datasetId)
datasetId - dataset identifierUploadsInfo.DataSet objectCopyright © 2019. All rights reserved.