dropbox_api 0.1.17 → 0.1.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/docs/DropboxApi.html +4 -4
  4. data/docs/DropboxApi/Authenticator.html +3 -3
  5. data/docs/DropboxApi/ChunkedUploader.html +3 -3
  6. data/docs/DropboxApi/Client.html +1261 -88
  7. data/docs/DropboxApi/ConnectionBuilder.html +3 -3
  8. data/docs/DropboxApi/Endpoints.html +3 -3
  9. data/docs/DropboxApi/Endpoints/Auth.html +3 -3
  10. data/docs/DropboxApi/Endpoints/Auth/TokenRevoke.html +3 -3
  11. data/docs/DropboxApi/Endpoints/Base.html +3 -3
  12. data/docs/DropboxApi/Endpoints/ContentDownload.html +3 -3
  13. data/docs/DropboxApi/Endpoints/ContentUpload.html +3 -3
  14. data/docs/DropboxApi/Endpoints/Files.html +5 -5
  15. data/docs/DropboxApi/Endpoints/Files/Copy.html +3 -3
  16. data/docs/DropboxApi/Endpoints/Files/CopyBatch.html +359 -0
  17. data/docs/DropboxApi/Endpoints/Files/CopyBatchCheck.html +305 -0
  18. data/docs/DropboxApi/Endpoints/Files/CopyReferenceGet.html +3 -3
  19. data/docs/DropboxApi/Endpoints/Files/CopyReferenceSave.html +3 -3
  20. data/docs/DropboxApi/Endpoints/Files/CreateFileRequest.html +5 -5
  21. data/docs/DropboxApi/Endpoints/Files/CreateFolder.html +3 -3
  22. data/docs/DropboxApi/Endpoints/Files/CreateFolderBatch.html +377 -0
  23. data/docs/DropboxApi/Endpoints/Files/CreateFolderBatchCheck.html +308 -0
  24. data/docs/DropboxApi/Endpoints/Files/Delete.html +3 -3
  25. data/docs/DropboxApi/Endpoints/Files/DeleteBatch.html +305 -0
  26. data/docs/DropboxApi/Endpoints/Files/DeleteBatchCheck.html +307 -0
  27. data/docs/DropboxApi/Endpoints/Files/Download.html +3 -3
  28. data/docs/DropboxApi/Endpoints/Files/GetMetadata.html +3 -3
  29. data/docs/DropboxApi/Endpoints/Files/GetPreview.html +3 -3
  30. data/docs/DropboxApi/Endpoints/Files/GetTemporaryLink.html +3 -3
  31. data/docs/DropboxApi/Endpoints/Files/GetThumbnail.html +3 -3
  32. data/docs/DropboxApi/Endpoints/Files/GetThumbnailBatch.html +3 -3
  33. data/docs/DropboxApi/Endpoints/Files/ListFolder.html +3 -3
  34. data/docs/DropboxApi/Endpoints/Files/ListFolderContinue.html +3 -3
  35. data/docs/DropboxApi/Endpoints/Files/ListFolderGetLatestCursor.html +3 -3
  36. data/docs/DropboxApi/Endpoints/Files/ListFolderLongpoll.html +3 -3
  37. data/docs/DropboxApi/Endpoints/Files/ListRevisions.html +3 -3
  38. data/docs/DropboxApi/Endpoints/Files/Move.html +3 -3
  39. data/docs/DropboxApi/Endpoints/Files/PermanentlyDelete.html +3 -3
  40. data/docs/DropboxApi/Endpoints/Files/Restore.html +3 -3
  41. data/docs/DropboxApi/Endpoints/Files/SaveUrl.html +3 -3
  42. data/docs/DropboxApi/Endpoints/Files/SaveUrlCheckJobStatus.html +3 -3
  43. data/docs/DropboxApi/Endpoints/Files/Search.html +3 -3
  44. data/docs/DropboxApi/Endpoints/Files/Upload.html +4 -4
  45. data/docs/DropboxApi/Endpoints/Files/UploadSessionAppendV2.html +3 -3
  46. data/docs/DropboxApi/Endpoints/Files/UploadSessionFinish.html +3 -3
  47. data/docs/DropboxApi/Endpoints/Files/UploadSessionStart.html +3 -3
  48. data/docs/DropboxApi/Endpoints/Rpc.html +4 -4
  49. data/docs/DropboxApi/Endpoints/RpcContent.html +3 -3
  50. data/docs/DropboxApi/Endpoints/RpcNotify.html +3 -3
  51. data/docs/DropboxApi/Endpoints/Sharing.html +3 -3
  52. data/docs/DropboxApi/Endpoints/Sharing/AddFileMember.html +3 -3
  53. data/docs/DropboxApi/Endpoints/Sharing/AddFolderMember.html +3 -3
  54. data/docs/DropboxApi/Endpoints/Sharing/CreateSharedLinkWithSettings.html +4 -4
  55. data/docs/DropboxApi/Endpoints/Sharing/GetSharedLinkMetadata.html +3 -3
  56. data/docs/DropboxApi/Endpoints/Sharing/ListFileMembers.html +3 -3
  57. data/docs/DropboxApi/Endpoints/Sharing/ListFolderMembers.html +3 -3
  58. data/docs/DropboxApi/Endpoints/Sharing/ListSharedLinks.html +3 -3
  59. data/docs/DropboxApi/Endpoints/Sharing/RevokeSharedLink.html +3 -3
  60. data/docs/DropboxApi/Endpoints/Sharing/ShareFolder.html +3 -3
  61. data/docs/DropboxApi/Endpoints/Sharing/UnshareFile.html +3 -3
  62. data/docs/DropboxApi/Endpoints/Users.html +3 -3
  63. data/docs/DropboxApi/Endpoints/Users/GetAccount.html +3 -3
  64. data/docs/DropboxApi/Endpoints/Users/GetAccountBatch.html +3 -3
  65. data/docs/DropboxApi/Endpoints/Users/GetCurrentAccount.html +3 -3
  66. data/docs/DropboxApi/Endpoints/Users/GetSpaceUsage.html +3 -3
  67. data/docs/DropboxApi/Errors.html +5 -5
  68. data/docs/DropboxApi/Errors/AddFileMemberError.html +3 -3
  69. data/docs/DropboxApi/Errors/AddFolderMemberError.html +3 -3
  70. data/docs/DropboxApi/Errors/AddMemberSelectorError.html +3 -3
  71. data/docs/DropboxApi/Errors/AlreadySharedError.html +3 -3
  72. data/docs/DropboxApi/Errors/BadPathError.html +3 -3
  73. data/docs/DropboxApi/Errors/BasicError.html +4 -4
  74. data/docs/DropboxApi/Errors/CantCopySharedFolderError.html +3 -3
  75. data/docs/DropboxApi/Errors/CantMoveFolderIntoItselfError.html +3 -3
  76. data/docs/DropboxApi/Errors/CantNestSharedFolderError.html +3 -3
  77. data/docs/DropboxApi/Errors/CantShareOutsideTeamError.html +3 -3
  78. data/docs/DropboxApi/Errors/ContainsSharedFolderError.html +3 -3
  79. data/docs/DropboxApi/Errors/ConversionError.html +3 -3
  80. data/docs/DropboxApi/Errors/CreateFileRequestError.html +3 -3
  81. data/docs/DropboxApi/Errors/CreateFolderBatchError.html +161 -0
  82. data/docs/DropboxApi/Errors/CreateFolderError.html +3 -3
  83. data/docs/DropboxApi/Errors/CreateSharedLinkWithSettingsError.html +3 -3
  84. data/docs/DropboxApi/Errors/CursorClosedError.html +3 -3
  85. data/docs/DropboxApi/Errors/CursorNotClosedError.html +3 -3
  86. data/docs/DropboxApi/Errors/DeleteError.html +5 -4
  87. data/docs/DropboxApi/Errors/DisallowedNameError.html +3 -3
  88. data/docs/DropboxApi/Errors/DisallowedSharedLinkPolicyError.html +3 -3
  89. data/docs/DropboxApi/Errors/DownloadError.html +3 -3
  90. data/docs/DropboxApi/Errors/DownloadFailedError.html +3 -3
  91. data/docs/DropboxApi/Errors/EmailUnverifiedError.html +3 -3
  92. data/docs/DropboxApi/Errors/FileAncestorConflictError.html +3 -3
  93. data/docs/DropboxApi/Errors/FileConflictError.html +3 -3
  94. data/docs/DropboxApi/Errors/FileMemberActionError.html +3 -3
  95. data/docs/DropboxApi/Errors/FolderConflictError.html +3 -3
  96. data/docs/DropboxApi/Errors/GetAccountError.html +3 -3
  97. data/docs/DropboxApi/Errors/GetCopyReferenceError.html +3 -3
  98. data/docs/DropboxApi/Errors/GetMetadataError.html +3 -3
  99. data/docs/DropboxApi/Errors/GroupDeletedError.html +3 -3
  100. data/docs/DropboxApi/Errors/GroupNotOnTeamError.html +3 -3
  101. data/docs/DropboxApi/Errors/HttpError.html +3 -3
  102. data/docs/DropboxApi/Errors/InProgressError.html +3 -3
  103. data/docs/DropboxApi/Errors/InsideAppFolderError.html +3 -3
  104. data/docs/DropboxApi/Errors/InsideOsxPackageError.html +3 -3
  105. data/docs/DropboxApi/Errors/InsidePublicFolderError.html +3 -3
  106. data/docs/DropboxApi/Errors/InsideSharedFolderError.html +3 -3
  107. data/docs/DropboxApi/Errors/InsufficientPlanError.html +3 -3
  108. data/docs/DropboxApi/Errors/InsufficientSpaceError.html +3 -3
  109. data/docs/DropboxApi/Errors/InternalError.html +3 -3
  110. data/docs/DropboxApi/Errors/InvalidCommentError.html +3 -3
  111. data/docs/DropboxApi/Errors/InvalidCopyReferenceError.html +3 -3
  112. data/docs/DropboxApi/Errors/InvalidCursorError.html +3 -3
  113. data/docs/DropboxApi/Errors/InvalidDropboxIdError.html +3 -3
  114. data/docs/DropboxApi/Errors/InvalidEmailError.html +3 -3
  115. data/docs/DropboxApi/Errors/InvalidFileError.html +3 -3
  116. data/docs/DropboxApi/Errors/InvalidIdError.html +3 -3
  117. data/docs/DropboxApi/Errors/InvalidMemberError.html +3 -3
  118. data/docs/DropboxApi/Errors/InvalidPathError.html +3 -3
  119. data/docs/DropboxApi/Errors/InvalidRevisionError.html +3 -3
  120. data/docs/DropboxApi/Errors/InvalidSettingsError.html +3 -3
  121. data/docs/DropboxApi/Errors/InvalidUrlError.html +3 -3
  122. data/docs/DropboxApi/Errors/IsAppFolderError.html +3 -3
  123. data/docs/DropboxApi/Errors/IsFileError.html +3 -3
  124. data/docs/DropboxApi/Errors/IsFolderError.html +3 -3
  125. data/docs/DropboxApi/Errors/IsOsxPackageError.html +3 -3
  126. data/docs/DropboxApi/Errors/IsPublicFolderError.html +3 -3
  127. data/docs/DropboxApi/Errors/ListFolderContinueError.html +3 -3
  128. data/docs/DropboxApi/Errors/ListFolderError.html +3 -3
  129. data/docs/DropboxApi/Errors/ListFolderLongpollError.html +3 -3
  130. data/docs/DropboxApi/Errors/ListRevisionsError.html +3 -3
  131. data/docs/DropboxApi/Errors/ListSharedLinksError.html +3 -3
  132. data/docs/DropboxApi/Errors/LookupError.html +3 -3
  133. data/docs/DropboxApi/Errors/MalformedPathError.html +3 -3
  134. data/docs/DropboxApi/Errors/NoAccountError.html +3 -3
  135. data/docs/DropboxApi/Errors/NoPermissionError.html +3 -3
  136. data/docs/DropboxApi/Errors/NoWritePermissionError.html +3 -3
  137. data/docs/DropboxApi/Errors/NotAMemberError.html +3 -3
  138. data/docs/DropboxApi/Errors/NotFileError.html +3 -3
  139. data/docs/DropboxApi/Errors/NotFolderError.html +3 -3
  140. data/docs/DropboxApi/Errors/NotFoundError.html +3 -3
  141. data/docs/DropboxApi/Errors/PollError.html +3 -3
  142. data/docs/DropboxApi/Errors/PreviewError.html +3 -3
  143. data/docs/DropboxApi/Errors/RateLimitError.html +3 -3
  144. data/docs/DropboxApi/Errors/RelocationBatchEntryError.html +163 -0
  145. data/docs/DropboxApi/Errors/RelocationError.html +3 -3
  146. data/docs/DropboxApi/Errors/RestoreError.html +3 -3
  147. data/docs/DropboxApi/Errors/RestrictedContentError.html +3 -3
  148. data/docs/DropboxApi/Errors/RevokeSharedLinkError.html +3 -3
  149. data/docs/DropboxApi/Errors/SaveCopyReferenceError.html +3 -3
  150. data/docs/DropboxApi/Errors/SaveUrlError.html +3 -3
  151. data/docs/DropboxApi/Errors/SearchError.html +3 -3
  152. data/docs/DropboxApi/Errors/SettingsError.html +3 -3
  153. data/docs/DropboxApi/Errors/ShareFolderError.html +3 -3
  154. data/docs/DropboxApi/Errors/SharePathError.html +3 -3
  155. data/docs/DropboxApi/Errors/SharedFolderAccessError.html +3 -3
  156. data/docs/DropboxApi/Errors/SharedLinkAccessDeniedError.html +3 -3
  157. data/docs/DropboxApi/Errors/SharedLinkAlreadyExistsError.html +3 -3
  158. data/docs/DropboxApi/Errors/SharedLinkError.html +3 -3
  159. data/docs/DropboxApi/Errors/SharedLinkMalformedError.html +3 -3
  160. data/docs/DropboxApi/Errors/SharedLinkNotFoundError.html +3 -3
  161. data/docs/DropboxApi/Errors/SharingFileAccessError.html +3 -3
  162. data/docs/DropboxApi/Errors/SharingUserError.html +3 -3
  163. data/docs/DropboxApi/Errors/TeamFolderError.html +3 -3
  164. data/docs/DropboxApi/Errors/TeamPolicyDisallowsMemberPolicyError.html +3 -3
  165. data/docs/DropboxApi/Errors/ThumbnailBatchError.html +3 -3
  166. data/docs/DropboxApi/Errors/ThumbnailError.html +3 -3
  167. data/docs/DropboxApi/Errors/TooManyFilesError.html +3 -3
  168. data/docs/DropboxApi/Errors/TooManyMembersError.html +3 -3
  169. data/docs/DropboxApi/Errors/TooManyPendingInvitesError.html +3 -3
  170. data/docs/DropboxApi/Errors/TooManyRequestsError.html +3 -3
  171. data/docs/DropboxApi/Errors/TooManySharedFolderTargetsError.html +3 -3
  172. data/docs/DropboxApi/Errors/TooManyWriteOperationsError.html +3 -3
  173. data/docs/DropboxApi/Errors/UnmountedError.html +3 -3
  174. data/docs/DropboxApi/Errors/UnshareFileError.html +3 -3
  175. data/docs/DropboxApi/Errors/UnsupportedContentError.html +3 -3
  176. data/docs/DropboxApi/Errors/UnsupportedExtensionError.html +3 -3
  177. data/docs/DropboxApi/Errors/UnsupportedImageError.html +3 -3
  178. data/docs/DropboxApi/Errors/UnsupportedLinkTypeError.html +3 -3
  179. data/docs/DropboxApi/Errors/UnverifiedDropboxId.html +3 -3
  180. data/docs/DropboxApi/Errors/UploadError.html +3 -3
  181. data/docs/DropboxApi/Errors/UploadSessionFinishError.html +3 -3
  182. data/docs/DropboxApi/Errors/UploadSessionLookupError.html +3 -3
  183. data/docs/DropboxApi/Errors/UploadSessionOffsetError.html +3 -3
  184. data/docs/DropboxApi/Errors/UploadWriteFailedError.html +3 -3
  185. data/docs/DropboxApi/Errors/WriteConflictError.html +3 -3
  186. data/docs/DropboxApi/Errors/WriteError.html +3 -3
  187. data/docs/DropboxApi/Metadata.html +3 -3
  188. data/docs/DropboxApi/Metadata/AccessLevel.html +3 -3
  189. data/docs/DropboxApi/Metadata/AddFileMemberResult.html +3 -3
  190. data/docs/DropboxApi/Metadata/AddMember.html +3 -3
  191. data/docs/DropboxApi/Metadata/Base.html +3 -3
  192. data/docs/DropboxApi/Metadata/BasicAccount.html +3 -3
  193. data/docs/DropboxApi/Metadata/CommitInfo.html +3 -3
  194. data/docs/DropboxApi/Metadata/Deleted.html +3 -3
  195. data/docs/DropboxApi/Metadata/Dimensions.html +3 -3
  196. data/docs/DropboxApi/Metadata/Field.html +3 -3
  197. data/docs/DropboxApi/Metadata/File.html +3 -3
  198. data/docs/DropboxApi/Metadata/FileLinkMetadata.html +3 -3
  199. data/docs/DropboxApi/Metadata/FileMemberAction.html +3 -3
  200. data/docs/DropboxApi/Metadata/FileRequest.html +3 -3
  201. data/docs/DropboxApi/Metadata/Folder.html +3 -3
  202. data/docs/DropboxApi/Metadata/FolderLinkMetadata.html +3 -3
  203. data/docs/DropboxApi/Metadata/FolderSharingInfo.html +3 -3
  204. data/docs/DropboxApi/Metadata/LinkPermissions.html +3 -3
  205. data/docs/DropboxApi/Metadata/Location.html +3 -3
  206. data/docs/DropboxApi/Metadata/MediaInfo.html +3 -3
  207. data/docs/DropboxApi/Metadata/MediaMetadata.html +3 -3
  208. data/docs/DropboxApi/Metadata/Member.html +3 -3
  209. data/docs/DropboxApi/Metadata/MemberAction.html +3 -3
  210. data/docs/DropboxApi/Metadata/MemberActionList.html +3 -3
  211. data/docs/DropboxApi/Metadata/MemberPermission.html +3 -3
  212. data/docs/DropboxApi/Metadata/MemberPermissionList.html +3 -3
  213. data/docs/DropboxApi/Metadata/Name.html +3 -3
  214. data/docs/DropboxApi/Metadata/ParentFolderAccessInfo.html +3 -3
  215. data/docs/DropboxApi/Metadata/PhotoMetadata.html +3 -3
  216. data/docs/DropboxApi/Metadata/Resource.html +3 -3
  217. data/docs/DropboxApi/Metadata/SharedFolder.html +3 -3
  218. data/docs/DropboxApi/Metadata/SharedFolderPolicy.html +3 -3
  219. data/docs/DropboxApi/Metadata/SharedLink.html +3 -3
  220. data/docs/DropboxApi/Metadata/SharedLinkMetadata.html +3 -3
  221. data/docs/DropboxApi/Metadata/SpaceAllocation.html +3 -3
  222. data/docs/DropboxApi/Metadata/SpaceUsage.html +3 -3
  223. data/docs/DropboxApi/Metadata/Tag.html +3 -3
  224. data/docs/DropboxApi/Metadata/Team.html +3 -3
  225. data/docs/DropboxApi/Metadata/TeamMemberInfo.html +3 -3
  226. data/docs/DropboxApi/Metadata/ThumbnailBatchResultData.html +3 -3
  227. data/docs/DropboxApi/Metadata/ThumbnailBatchResultEntry.html +3 -3
  228. data/docs/DropboxApi/Metadata/UploadSessionCursor.html +3 -3
  229. data/docs/DropboxApi/Metadata/VideoMetadata.html +3 -3
  230. data/docs/DropboxApi/Metadata/WriteMode.html +3 -3
  231. data/docs/DropboxApi/MiddleWare.html +3 -3
  232. data/docs/DropboxApi/MiddleWare/DecodeResult.html +3 -3
  233. data/docs/DropboxApi/MiddleWare/Stack.html +3 -3
  234. data/docs/DropboxApi/OptionsValidator.html +4 -4
  235. data/docs/DropboxApi/ResultBuilder.html +3 -3
  236. data/docs/DropboxApi/Results.html +5 -5
  237. data/docs/DropboxApi/Results/AddFileMemberResultList.html +3 -3
  238. data/docs/DropboxApi/Results/Base.html +4 -4
  239. data/docs/DropboxApi/Results/BasicAccountBatch.html +3 -3
  240. data/docs/DropboxApi/Results/CopyBatchResult.html +224 -0
  241. data/docs/DropboxApi/Results/CreateFolderBatchResult.html +241 -0
  242. data/docs/DropboxApi/Results/CreateFolderBatchResultEntry.html +234 -0
  243. data/docs/DropboxApi/Results/DeleteBatchResult.html +241 -0
  244. data/docs/DropboxApi/Results/DeleteBatchResultEntry.html +226 -0
  245. data/docs/DropboxApi/Results/GetCopyReferenceResult.html +3 -3
  246. data/docs/DropboxApi/Results/GetTemporaryLinkResult.html +3 -3
  247. data/docs/DropboxApi/Results/GetThumbnailBatchResult.html +3 -3
  248. data/docs/DropboxApi/Results/ListFolderGetLatestCursorResult.html +3 -3
  249. data/docs/DropboxApi/Results/ListFolderLongpollResult.html +3 -3
  250. data/docs/DropboxApi/Results/ListFolderResult.html +3 -3
  251. data/docs/DropboxApi/Results/ListRevisionsResult.html +3 -3
  252. data/docs/DropboxApi/Results/ListSharedLinksResult.html +3 -3
  253. data/docs/DropboxApi/Results/RelocationBatchResult.html +241 -0
  254. data/docs/DropboxApi/Results/RelocationBatchResultEntry.html +226 -0
  255. data/docs/DropboxApi/Results/SaveCopyReferenceResult.html +3 -3
  256. data/docs/DropboxApi/Results/SaveUrlJobStatus.html +3 -3
  257. data/docs/DropboxApi/Results/SaveUrlResult.html +3 -3
  258. data/docs/DropboxApi/Results/Search.html +3 -3
  259. data/docs/DropboxApi/Results/Search/Match.html +3 -3
  260. data/docs/DropboxApi/Results/SearchResult.html +3 -3
  261. data/docs/DropboxApi/Results/ShareFolderLaunch.html +3 -3
  262. data/docs/DropboxApi/Results/SharedFileMembers.html +3 -3
  263. data/docs/DropboxApi/Results/SharedFolderMembers.html +3 -3
  264. data/docs/DropboxApi/Results/UploadSessionStart.html +3 -3
  265. data/docs/DropboxApi/Results/VoidResult.html +3 -3
  266. data/docs/DropboxScaffoldBuilder.html +105 -50
  267. data/docs/_index.html +123 -18
  268. data/docs/class_list.html +1 -1
  269. data/docs/file.README.html +3 -3
  270. data/docs/file.api_coverage.html +10 -10
  271. data/docs/file.rails_setup.html +3 -3
  272. data/docs/frames.html +1 -1
  273. data/docs/index.html +3 -3
  274. data/docs/js/app.js +11 -0
  275. data/docs/method_list.html +417 -257
  276. data/docs/top-level-namespace.html +3 -3
  277. data/dropbox_api.gemspec +1 -1
  278. data/lib/dropbox_api/version.rb +1 -1
  279. metadata +20 -11
@@ -0,0 +1,307 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>
7
+ Class: DropboxApi::Endpoints::Files::DeleteBatchCheck
8
+
9
+ &mdash; Documentation by YARD 0.9.19
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" />
16
+
17
+ <script type="text/javascript" charset="utf-8">
18
+ pathId = "DropboxApi::Endpoints::Files::DeleteBatchCheck";
19
+ relpath = '../../../';
20
+ </script>
21
+
22
+
23
+ <script type="text/javascript" charset="utf-8" src="../../../js/jquery.js"></script>
24
+
25
+ <script type="text/javascript" charset="utf-8" src="../../../js/app.js"></script>
26
+
27
+
28
+ </head>
29
+ <body>
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../../../class_list.html?1"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
38
+
39
+ <a href="../../../_index.html">Index (D)</a> &raquo;
40
+ <span class='title'><span class='object_link'><a href="../../../DropboxApi.html" title="DropboxApi (module)">DropboxApi</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../../Endpoints.html" title="DropboxApi::Endpoints (module)">Endpoints</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Files.html" title="DropboxApi::Endpoints::Files (module)">Files</a></span></span>
41
+ &raquo;
42
+ <span class="title">DeleteBatchCheck</span>
43
+
44
+ </div>
45
+
46
+ <div id="search">
47
+
48
+ <a class="full_list_link" id="class_list_link"
49
+ href="../../../class_list.html">
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
56
+ </a>
57
+
58
+ </div>
59
+ <div class="clear"></div>
60
+ </div>
61
+
62
+ <div id="content"><h1>Class: DropboxApi::Endpoints::Files::DeleteBatchCheck
63
+
64
+
65
+
66
+ </h1>
67
+ <div class="box_info">
68
+
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
72
+ <span class="inheritName"><span class='object_link'><a href="../Rpc.html" title="DropboxApi::Endpoints::Rpc (class)">Rpc</a></span></span>
73
+
74
+ <ul class="fullTree">
75
+ <li>Object</li>
76
+
77
+ <li class="next"><span class='object_link'><a href="../Base.html" title="DropboxApi::Endpoints::Base (class)">Base</a></span></li>
78
+
79
+ <li class="next"><span class='object_link'><a href="../Rpc.html" title="DropboxApi::Endpoints::Rpc (class)">Rpc</a></span></li>
80
+
81
+ <li class="next">DropboxApi::Endpoints::Files::DeleteBatchCheck</li>
82
+
83
+ </ul>
84
+ <a href="#" class="inheritanceTree">show all</a>
85
+
86
+ </dd>
87
+ </dl>
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+ <dl>
100
+ <dt>Defined in:</dt>
101
+ <dd>lib/dropbox_api/endpoints/files/delete_batch_check.rb</dd>
102
+ </dl>
103
+
104
+ </div>
105
+
106
+
107
+
108
+ <h2>
109
+ Constant Summary
110
+ <small><a href="#" class="constants_summary_toggle">collapse</a></small>
111
+ </h2>
112
+
113
+ <dl class="constants">
114
+
115
+ <dt id="Method-constant" class="">Method =
116
+
117
+ </dt>
118
+ <dd><pre class="code"><span class='symbol'>:post</span></pre></dd>
119
+
120
+ <dt id="Path-constant" class="">Path =
121
+
122
+ </dt>
123
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>/2/files/delete_batch/check</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
124
+
125
+ <dt id="ResultType-constant" class="">ResultType =
126
+
127
+ </dt>
128
+ <dd><pre class="code"><span class='const'><span class='object_link'><a href="../../../DropboxApi.html" title="DropboxApi (module)">DropboxApi</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../../Results.html" title="DropboxApi::Results (module)">Results</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../../Results/DeleteBatchResult.html" title="DropboxApi::Results::DeleteBatchResult (class)">DeleteBatchResult</a></span></span></pre></dd>
129
+
130
+ <dt id="ErrorType-constant" class="">ErrorType =
131
+
132
+ </dt>
133
+ <dd><pre class="code"><span class='const'><span class='object_link'><a href="../../../DropboxApi.html" title="DropboxApi (module)">DropboxApi</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../../Errors.html" title="DropboxApi::Errors (module)">Errors</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../../Errors/PollError.html" title="DropboxApi::Errors::PollError (class)">PollError</a></span></span></pre></dd>
134
+
135
+ </dl>
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+ <h2>
146
+ Instance Method Summary
147
+ <small><a href="#" class="summary_toggle">collapse</a></small>
148
+ </h2>
149
+
150
+ <ul class="summary">
151
+
152
+ <li class="public ">
153
+ <span class="summary_signature">
154
+
155
+ <a href="#delete_batch_check-instance_method" title="#delete_batch_check (instance method)">#<strong>delete_batch_check</strong>(async_job_id) &#x21d2; :in_progress, Array </a>
156
+
157
+
158
+
159
+ </span>
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+ <span class="summary_desc"><div class='inline'><p>Returns the status of an asynchronous job for delete_batch.</p>
170
+ </div></span>
171
+
172
+ </li>
173
+
174
+
175
+ </ul>
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="../Rpc.html" title="DropboxApi::Endpoints::Rpc (class)">Rpc</a></span></h3>
188
+ <p class="inherited"><span class='object_link'><a href="../Rpc.html#build_request-instance_method" title="DropboxApi::Endpoints::Rpc#build_request (method)">#build_request</a></span>, <span class='object_link'><a href="../Rpc.html#initialize-instance_method" title="DropboxApi::Endpoints::Rpc#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="../Rpc.html#request_body-instance_method" title="DropboxApi::Endpoints::Rpc#request_body (method)">#request_body</a></span></p>
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="../Base.html" title="DropboxApi::Endpoints::Base (class)">Base</a></span></h3>
199
+ <p class="inherited"><span class='object_link'><a href="../Base.html#add_endpoint-class_method" title="DropboxApi::Endpoints::Base.add_endpoint (method)">add_endpoint</a></span></p>
200
+ <div id="constructor_details" class="method_details_list">
201
+ <h2>Constructor Details</h2>
202
+
203
+ <p class="notice">This class inherits a constructor from <span class='object_link'><a href="../Rpc.html#initialize-instance_method" title="DropboxApi::Endpoints::Rpc#initialize (method)">DropboxApi::Endpoints::Rpc</a></span></p>
204
+
205
+ </div>
206
+
207
+
208
+ <div id="instance_method_details" class="method_details_list">
209
+ <h2>Instance Method Details</h2>
210
+
211
+
212
+ <div class="method_details first">
213
+ <h3 class="signature first" id="delete_batch_check-instance_method">
214
+
215
+ #<strong>delete_batch_check</strong>(async_job_id) &#x21d2; <tt>:in_progress</tt>, <tt>Array</tt>
216
+
217
+
218
+
219
+
220
+
221
+ </h3><div class="docstring">
222
+ <div class="discussion">
223
+ <p>Returns the status of an asynchronous job for delete_batch. If success,
224
+ it returns list of result for each entry.</p>
225
+
226
+
227
+ </div>
228
+ </div>
229
+ <div class="tags">
230
+ <p class="tag_title">Parameters:</p>
231
+ <ul class="param">
232
+
233
+ <li>
234
+
235
+ <span class='name'>async_job_id</span>
236
+
237
+
238
+ <span class='type'>(<tt>String</tt>)</span>
239
+
240
+
241
+
242
+ &mdash;
243
+ <div class='inline'><p>Id of the asynchronous job.</p>
244
+ </div>
245
+
246
+ </li>
247
+
248
+ </ul>
249
+
250
+ <p class="tag_title">Returns:</p>
251
+ <ul class="return">
252
+
253
+ <li>
254
+
255
+
256
+ <span class='type'>(<tt>:in_progress</tt>, <tt>Array</tt>)</span>
257
+
258
+
259
+
260
+ &mdash;
261
+ <div class='inline'><p>This could be either the <code>:in_progress</code>
262
+ flag or a list of job statuses.</p>
263
+ </div>
264
+
265
+ </li>
266
+
267
+ </ul>
268
+
269
+ </div>
270
+ <table class="source_code">
271
+ <tr>
272
+ <td>
273
+ <pre class="lines">
274
+
275
+
276
+ 14
277
+ 15
278
+ 16
279
+ 17
280
+ 18</pre>
281
+ </td>
282
+ <td>
283
+ <pre class="code"><span class="info file"># File 'lib/dropbox_api/endpoints/files/delete_batch_check.rb', line 14</span>
284
+
285
+ <span class='id identifier rubyid_add_endpoint'>add_endpoint</span> <span class='symbol'>:delete_batch_check</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_async_job_id'>async_job_id</span><span class='op'>|</span>
286
+ <span class='id identifier rubyid_perform_request'>perform_request</span><span class='lparen'>(</span><span class='lbrace'>{</span>
287
+ <span class='symbol'>:async_job_id</span> <span class='op'>=&gt;</span> <span class='id identifier rubyid_async_job_id'>async_job_id</span>
288
+ <span class='rbrace'>}</span><span class='rparen'>)</span>
289
+ <span class='kw'>end</span></pre>
290
+ </td>
291
+ </tr>
292
+ </table>
293
+ </div>
294
+
295
+ </div>
296
+
297
+ </div>
298
+
299
+ <div id="footer">
300
+ Generated on Fri May 31 17:53:36 2019 by
301
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
302
+ 0.9.19 (ruby-2.6.2).
303
+ </div>
304
+
305
+ </div>
306
+ </body>
307
+ </html>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::Download
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -274,9 +274,9 @@
274
274
  </div>
275
275
 
276
276
  <div id="footer">
277
- Generated on Sat Feb 16 18:39:21 2019 by
277
+ Generated on Fri May 31 17:53:34 2019 by
278
278
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
279
- 0.9.16 (ruby-2.3.3).
279
+ 0.9.19 (ruby-2.6.2).
280
280
  </div>
281
281
 
282
282
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::GetMetadata
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -366,9 +366,9 @@ will be raised. The default for this field is <code>false</code>.</p>
366
366
  </div>
367
367
 
368
368
  <div id="footer">
369
- Generated on Sat Feb 16 18:39:21 2019 by
369
+ Generated on Fri May 31 17:53:35 2019 by
370
370
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
371
- 0.9.16 (ruby-2.3.3).
371
+ 0.9.19 (ruby-2.6.2).
372
372
  </div>
373
373
 
374
374
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::GetPreview
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -276,9 +276,9 @@ files with the following extensions: .doc, .docx, .docm, .ppt, .pps,
276
276
  </div>
277
277
 
278
278
  <div id="footer">
279
- Generated on Sat Feb 16 18:39:21 2019 by
279
+ Generated on Fri May 31 17:53:34 2019 by
280
280
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
281
- 0.9.16 (ruby-2.3.3).
281
+ 0.9.19 (ruby-2.6.2).
282
282
  </div>
283
283
 
284
284
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::GetTemporaryLink
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -276,9 +276,9 @@ link is determined automatically by the file&#39;s mime type.</p>
276
276
  </div>
277
277
 
278
278
  <div id="footer">
279
- Generated on Sat Feb 16 18:39:23 2019 by
279
+ Generated on Fri May 31 17:53:36 2019 by
280
280
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
281
- 0.9.16 (ruby-2.3.3).
281
+ 0.9.19 (ruby-2.6.2).
282
282
  </div>
283
283
 
284
284
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::GetThumbnail
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -378,9 +378,9 @@ default is <code>:jpeg</code>.</p>
378
378
  </div>
379
379
 
380
380
  <div id="footer">
381
- Generated on Sat Feb 16 18:39:22 2019 by
381
+ Generated on Fri May 31 17:53:35 2019 by
382
382
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
383
- 0.9.16 (ruby-2.3.3).
383
+ 0.9.19 (ruby-2.6.2).
384
384
  </div>
385
385
 
386
386
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::GetThumbnailBatch
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -421,9 +421,9 @@ for this union is strict.</p>
421
421
  </div>
422
422
 
423
423
  <div id="footer">
424
- Generated on Sat Feb 16 18:39:23 2019 by
424
+ Generated on Fri May 31 17:53:36 2019 by
425
425
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
426
- 0.9.16 (ruby-2.3.3).
426
+ 0.9.19 (ruby-2.6.2).
427
427
  </div>
428
428
 
429
429
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: DropboxApi::Endpoints::Files::ListFolder
8
8
 
9
- &mdash; Documentation by YARD 0.9.16
9
+ &mdash; Documentation by YARD 0.9.19
10
10
 
11
11
  </title>
12
12
 
@@ -392,9 +392,9 @@ this is &quot;approximate&quot;, and more may be returned)</p>
392
392
  </div>
393
393
 
394
394
  <div id="footer">
395
- Generated on Sat Feb 16 18:39:21 2019 by
395
+ Generated on Fri May 31 17:53:34 2019 by
396
396
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
397
- 0.9.16 (ruby-2.3.3).
397
+ 0.9.19 (ruby-2.6.2).
398
398
  </div>
399
399
 
400
400
  </div>