Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1023 Bytes

DatasetLinks.md

File metadata and controls

13 lines (9 loc) · 1023 Bytes

DatasetLinks

Properties

Name Type Description Notes
files str The location to get all files of this entity. See operation "Datasets_ListFiles" for more details. [optional]
commit_blocks str The location to commit the list of blocks when uploading a dataset using blocks. See operation "Datasets_CommitBlocks" for more details. [optional]
list_blocks str The location to list the already uploaded blocks of this entity when uploading a dataset using blocks. See operation "Datasets_GetBlocks" for more details. [optional]
upload_blocks str The location to upload blocks to when uploading a dataset using blocks. See operation "Datasets_UploadBlock" for more details. [optional]

[Back to Model list] [Back to API list] [Back to README]