@milaboratories/pl-drivers 1.11.18 → 1.11.20

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 (265) hide show
  1. package/dist/clients/constructors.cjs +5 -5
  2. package/dist/clients/constructors.cjs.map +1 -1
  3. package/dist/clients/constructors.js +5 -5
  4. package/dist/clients/constructors.js.map +1 -1
  5. package/dist/clients/download.cjs +29 -5
  6. package/dist/clients/download.cjs.map +1 -1
  7. package/dist/clients/download.d.ts +5 -4
  8. package/dist/clients/download.d.ts.map +1 -1
  9. package/dist/clients/download.js +30 -6
  10. package/dist/clients/download.js.map +1 -1
  11. package/dist/clients/logs.cjs +57 -16
  12. package/dist/clients/logs.cjs.map +1 -1
  13. package/dist/clients/logs.d.ts +6 -5
  14. package/dist/clients/logs.d.ts.map +1 -1
  15. package/dist/clients/logs.js +58 -17
  16. package/dist/clients/logs.js.map +1 -1
  17. package/dist/clients/ls_api.cjs +44 -8
  18. package/dist/clients/ls_api.cjs.map +1 -1
  19. package/dist/clients/ls_api.d.ts +4 -4
  20. package/dist/clients/ls_api.d.ts.map +1 -1
  21. package/dist/clients/ls_api.js +45 -9
  22. package/dist/clients/ls_api.js.map +1 -1
  23. package/dist/clients/progress.cjs +32 -29
  24. package/dist/clients/progress.cjs.map +1 -1
  25. package/dist/clients/progress.d.ts +5 -5
  26. package/dist/clients/progress.d.ts.map +1 -1
  27. package/dist/clients/progress.js +33 -30
  28. package/dist/clients/progress.js.map +1 -1
  29. package/dist/clients/upload.cjs +96 -30
  30. package/dist/clients/upload.cjs.map +1 -1
  31. package/dist/clients/upload.d.ts +8 -11
  32. package/dist/clients/upload.d.ts.map +1 -1
  33. package/dist/clients/upload.js +97 -31
  34. package/dist/clients/upload.js.map +1 -1
  35. package/dist/drivers/download_blob/download_blob.cjs +2 -2
  36. package/dist/drivers/download_blob/download_blob.cjs.map +1 -1
  37. package/dist/drivers/download_blob/download_blob.js +1 -1
  38. package/dist/drivers/download_blob/download_blob.js.map +1 -1
  39. package/dist/drivers/download_blob/download_blob_task.cjs +5 -5
  40. package/dist/drivers/download_blob/download_blob_task.cjs.map +1 -1
  41. package/dist/drivers/download_blob/download_blob_task.js +2 -2
  42. package/dist/drivers/download_blob/download_blob_task.js.map +1 -1
  43. package/dist/drivers/download_blob_url/task.cjs +5 -5
  44. package/dist/drivers/download_blob_url/task.cjs.map +1 -1
  45. package/dist/drivers/download_blob_url/task.js +2 -2
  46. package/dist/drivers/download_blob_url/task.js.map +1 -1
  47. package/dist/drivers/download_url/task.cjs +2 -2
  48. package/dist/drivers/download_url/task.cjs.map +1 -1
  49. package/dist/drivers/download_url/task.js +2 -2
  50. package/dist/drivers/download_url/task.js.map +1 -1
  51. package/dist/drivers/logs_stream.cjs.map +1 -1
  52. package/dist/drivers/logs_stream.js.map +1 -1
  53. package/dist/helpers/download.cjs +5 -24
  54. package/dist/helpers/download.cjs.map +1 -1
  55. package/dist/helpers/download.d.ts +0 -13
  56. package/dist/helpers/download.d.ts.map +1 -1
  57. package/dist/helpers/download.js +5 -21
  58. package/dist/helpers/download.js.map +1 -1
  59. package/dist/helpers/download_errors.cjs +43 -0
  60. package/dist/helpers/download_errors.cjs.map +1 -0
  61. package/dist/helpers/download_errors.d.ts +23 -0
  62. package/dist/helpers/download_errors.d.ts.map +1 -0
  63. package/dist/helpers/download_errors.js +36 -0
  64. package/dist/helpers/download_errors.js.map +1 -0
  65. package/dist/index.cjs +7 -0
  66. package/dist/index.cjs.map +1 -1
  67. package/dist/index.d.ts +1 -0
  68. package/dist/index.d.ts.map +1 -1
  69. package/dist/index.js +1 -0
  70. package/dist/index.js.map +1 -1
  71. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.cjs +2 -2
  72. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.cjs.map +1 -0
  73. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.cjs.map +1 -0
  74. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +1 -0
  75. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.js.map +1 -0
  76. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +1 -0
  77. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.js +2 -2
  78. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.js.map +1 -0
  79. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.cjs +2 -2
  80. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.cjs.map +1 -0
  81. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.cjs.map +1 -0
  82. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +1 -0
  83. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.js.map +1 -0
  84. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +1 -0
  85. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.js +2 -2
  86. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.js.map +1 -0
  87. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.cjs +3 -3
  88. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.cjs.map +1 -0
  89. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.cjs.map +1 -0
  90. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +1 -0
  91. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.js.map +1 -0
  92. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +1 -0
  93. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.js +3 -3
  94. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.js.map +1 -0
  95. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.cjs +6 -6
  96. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.cjs.map +1 -0
  97. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.cjs.map +1 -0
  98. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +1 -0
  99. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.js.map +1 -0
  100. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +1 -0
  101. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.js +6 -6
  102. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.js.map +1 -0
  103. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.cjs +84 -84
  104. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.cjs.map +1 -0
  105. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.cjs.map +1 -0
  106. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.d.ts +16 -16
  107. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.d.ts.map +1 -0
  108. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.js.map +1 -0
  109. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.d.ts +118 -118
  110. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.d.ts.map +1 -0
  111. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.js +76 -76
  112. package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.js.map +1 -0
  113. package/dist/proto-grpc/google/api/http.d.ts.map +1 -0
  114. package/dist/{proto → proto-grpc}/google/protobuf/descriptor.d.ts +5 -149
  115. package/dist/proto-grpc/google/protobuf/descriptor.d.ts.map +1 -0
  116. package/dist/proto-grpc/google/protobuf/duration.cjs.map +1 -0
  117. package/dist/proto-grpc/google/protobuf/duration.d.ts.map +1 -0
  118. package/dist/proto-grpc/google/protobuf/duration.js.map +1 -0
  119. package/dist/proto-grpc/google/protobuf/timestamp.cjs.map +1 -0
  120. package/dist/proto-grpc/google/protobuf/timestamp.d.ts.map +1 -0
  121. package/dist/proto-grpc/google/protobuf/timestamp.js.map +1 -0
  122. package/dist/proto-rest/downloadapi.d.ts +105 -0
  123. package/dist/proto-rest/downloadapi.d.ts.map +1 -0
  124. package/dist/proto-rest/index.d.ts +17 -0
  125. package/dist/proto-rest/index.d.ts.map +1 -0
  126. package/dist/proto-rest/lsapi.d.ts +148 -0
  127. package/dist/proto-rest/lsapi.d.ts.map +1 -0
  128. package/dist/proto-rest/progressapi.d.ts +159 -0
  129. package/dist/proto-rest/progressapi.d.ts.map +1 -0
  130. package/dist/proto-rest/streamingapi.d.ts +469 -0
  131. package/dist/proto-rest/streamingapi.d.ts.map +1 -0
  132. package/dist/proto-rest/uploadapi.d.ts +355 -0
  133. package/dist/proto-rest/uploadapi.d.ts.map +1 -0
  134. package/package.json +10 -6
  135. package/src/clients/constructors.ts +11 -11
  136. package/src/clients/download.ts +34 -11
  137. package/src/clients/logs.ts +69 -21
  138. package/src/clients/ls_api.ts +58 -14
  139. package/src/clients/progress.ts +41 -44
  140. package/src/clients/upload.ts +117 -53
  141. package/src/drivers/download_blob/download_blob.ts +1 -1
  142. package/src/drivers/download_blob/download_blob_task.ts +2 -2
  143. package/src/drivers/download_blob_url/task.ts +2 -2
  144. package/src/drivers/download_url/task.ts +2 -2
  145. package/src/drivers/logs_stream.ts +1 -1
  146. package/src/drivers/upload.test.ts +6 -25
  147. package/src/helpers/download.ts +4 -26
  148. package/src/helpers/download_errors.ts +40 -0
  149. package/src/index.ts +1 -0
  150. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +1 -1
  151. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +2 -2
  152. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +1 -1
  153. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +2 -2
  154. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +1 -1
  155. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +3 -3
  156. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +1 -1
  157. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +6 -6
  158. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.ts +21 -21
  159. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.ts +159 -159
  160. package/src/{proto → proto-grpc}/google/api/http.ts +1 -1
  161. package/src/{proto → proto-grpc}/google/protobuf/descriptor.ts +9 -217
  162. package/src/{proto → proto-grpc}/google/protobuf/duration.ts +1 -1
  163. package/src/{proto → proto-grpc}/google/protobuf/timestamp.ts +1 -1
  164. package/src/proto-rest/downloadapi.ts +105 -0
  165. package/src/proto-rest/index.ts +28 -0
  166. package/src/proto-rest/lsapi.ts +148 -0
  167. package/src/proto-rest/progressapi.ts +159 -0
  168. package/src/proto-rest/streamingapi.ts +469 -0
  169. package/src/proto-rest/uploadapi.ts +355 -0
  170. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts +0 -53
  171. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +0 -1
  172. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.cjs.map +0 -1
  173. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.cjs.map +0 -1
  174. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +0 -1
  175. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.js.map +0 -1
  176. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +0 -1
  177. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.js.map +0 -1
  178. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.cjs.map +0 -1
  179. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.cjs.map +0 -1
  180. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +0 -1
  181. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.js.map +0 -1
  182. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +0 -1
  183. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.js.map +0 -1
  184. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.cjs.map +0 -1
  185. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.cjs.map +0 -1
  186. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +0 -1
  187. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.js.map +0 -1
  188. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +0 -1
  189. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.js.map +0 -1
  190. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.cjs.map +0 -1
  191. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.cjs.map +0 -1
  192. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +0 -1
  193. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.js.map +0 -1
  194. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +0 -1
  195. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.js.map +0 -1
  196. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.cjs.map +0 -1
  197. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.cjs.map +0 -1
  198. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.d.ts.map +0 -1
  199. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.js.map +0 -1
  200. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.d.ts.map +0 -1
  201. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.js.map +0 -1
  202. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +0 -329
  203. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +0 -1
  204. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +0 -5358
  205. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +0 -1
  206. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +0 -537
  207. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +0 -1
  208. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +0 -87
  209. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +0 -1
  210. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +0 -106
  211. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +0 -1
  212. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +0 -256
  213. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +0 -1
  214. package/dist/proto/google/api/http.d.ts.map +0 -1
  215. package/dist/proto/google/protobuf/any.d.ts +0 -181
  216. package/dist/proto/google/protobuf/any.d.ts.map +0 -1
  217. package/dist/proto/google/protobuf/descriptor.d.ts.map +0 -1
  218. package/dist/proto/google/protobuf/duration.cjs.map +0 -1
  219. package/dist/proto/google/protobuf/duration.d.ts.map +0 -1
  220. package/dist/proto/google/protobuf/duration.js.map +0 -1
  221. package/dist/proto/google/protobuf/empty.d.ts +0 -32
  222. package/dist/proto/google/protobuf/empty.d.ts.map +0 -1
  223. package/dist/proto/google/protobuf/struct.d.ts +0 -187
  224. package/dist/proto/google/protobuf/struct.d.ts.map +0 -1
  225. package/dist/proto/google/protobuf/timestamp.cjs.map +0 -1
  226. package/dist/proto/google/protobuf/timestamp.d.ts.map +0 -1
  227. package/dist/proto/google/protobuf/timestamp.js.map +0 -1
  228. package/dist/proto/google/protobuf/wrappers.d.ts +0 -335
  229. package/dist/proto/google/protobuf/wrappers.d.ts.map +0 -1
  230. package/src/proto/github.com/googleapis/googleapis/google/rpc/status.ts +0 -125
  231. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +0 -406
  232. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.ts +0 -14986
  233. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +0 -1474
  234. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +0 -181
  235. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts +0 -251
  236. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +0 -693
  237. package/src/proto/google/protobuf/any.ts +0 -326
  238. package/src/proto/google/protobuf/empty.ts +0 -94
  239. package/src/proto/google/protobuf/struct.ts +0 -484
  240. package/src/proto/google/protobuf/wrappers.ts +0 -785
  241. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.cjs +0 -0
  242. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +0 -0
  243. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.js +0 -0
  244. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +0 -0
  245. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.cjs +0 -0
  246. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +0 -0
  247. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.js +0 -0
  248. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +0 -0
  249. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.cjs +0 -0
  250. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +0 -0
  251. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.js +0 -0
  252. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +0 -0
  253. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.cjs +0 -0
  254. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +0 -0
  255. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.js +0 -0
  256. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +0 -0
  257. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.cjs +0 -0
  258. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.js +0 -0
  259. /package/dist/{proto → proto-grpc}/google/api/http.d.ts +0 -0
  260. /package/dist/{proto → proto-grpc}/google/protobuf/duration.cjs +0 -0
  261. /package/dist/{proto → proto-grpc}/google/protobuf/duration.d.ts +0 -0
  262. /package/dist/{proto → proto-grpc}/google/protobuf/duration.js +0 -0
  263. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.cjs +0 -0
  264. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.d.ts +0 -0
  265. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.js +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.js","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.0 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none\n// @generated from protobuf file \"github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.proto\" (package \"MiLaboratories.Controller.Shared\", syntax proto3)\n// tslint:disable\nimport { ServiceType } from \"@protobuf-ts/runtime-rpc\";\nimport { WireType } from \"@protobuf-ts/runtime\";\nimport type { BinaryWriteOptions } from \"@protobuf-ts/runtime\";\nimport type { IBinaryWriter } from \"@protobuf-ts/runtime\";\nimport type { BinaryReadOptions } from \"@protobuf-ts/runtime\";\nimport type { IBinaryReader } from \"@protobuf-ts/runtime\";\nimport { UnknownFieldHandler } from \"@protobuf-ts/runtime\";\nimport type { PartialMessage } from \"@protobuf-ts/runtime\";\nimport { reflectionMergePartial } from \"@protobuf-ts/runtime\";\nimport { MessageType } from \"@protobuf-ts/runtime\";\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi\n */\nexport interface uploadapi {\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.Init\n */\nexport interface uploadapi_Init {\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.Init.Request\n */\nexport interface uploadapi_Init_Request {\n /**\n * Id of upload resource\n *\n * @generated from protobuf field: uint64 resource_id = 1\n */\n resourceId: bigint;\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.Init.Response\n */\nexport interface uploadapi_Init_Response {\n /**\n * Number of parts in this upload.\n * For parallel upload support, client can generate any number of part upload URLs\n * at the moment and upload them in parallel.\n * <parts_count> keeps the number of chunks supported by this upload.\n * The parts count is calculated from the planned size of the upload, controller\n * configuration and underlying storage restrictions.\n *\n * @generated from protobuf field: uint64 parts_count = 1\n */\n partsCount: bigint;\n /**\n * @generated from protobuf field: uint64 part_size = 3\n */\n partSize: bigint;\n /**\n * Checksum algorithm to use for the part upload.\n *\n * @generated from protobuf field: MiLaboratories.Controller.Shared.uploadapi.ChecksumAlgorithm checksum_algorithm = 4\n */\n checksumAlgorithm: uploadapi_ChecksumAlgorithm;\n /**\n * Header name to use for the checksum.\n *\n * @generated from protobuf field: string checksum_header = 5\n */\n checksumHeader: string;\n /**\n * List of IDs of parts that were already uploaded by client.\n * Helps client to recover upload and skip already done parts\n * after being interrupted in the middle of the upload\n * (say, because of the restart).\n * Parts enumeration starts from 1.\n *\n * @generated from protobuf field: repeated uint64 uploaded_parts = 2\n */\n uploadedParts: bigint[];\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.UpdateProgress\n */\nexport interface uploadapi_UpdateProgress {\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Request\n */\nexport interface uploadapi_UpdateProgress_Request {\n /**\n * Id of upload resource\n *\n * @generated from protobuf field: uint64 resource_id = 1\n */\n resourceId: bigint;\n /**\n * Amount of bytes, uploaded since the earlier call to UpdateProgress.\n * This value is just blindly added to the 'bytes_processed' of progress report,\n * so other clients can see the upload progress.\n * If client uploads the data in several streams (several chunks in parallel), it\n * can safely send progress updates individually for each of the streams, just counting\n * bytes uploaded by particular stream.\n *\n * Negative value can be used to report about upload retry: when upload was interrupted,\n * part of the uploaded data is lost and require re-upload.\n *\n * @generated from protobuf field: int64 bytes_processed = 2\n */\n bytesProcessed: bigint;\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Response\n */\nexport interface uploadapi_UpdateProgress_Response {\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL\n */\nexport interface uploadapi_GetPartURL {\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Request\n */\nexport interface uploadapi_GetPartURL_Request {\n /**\n * Id of upload resource\n *\n * @generated from protobuf field: uint64 resource_id = 1\n */\n resourceId: bigint;\n /**\n * Part to be uploaded. It is responsibility of the Client to watch after already uploaded parts:\n * - client can request an URL for the same part twice (request -> request) without errors;\n * - client can request an URL for alrady uploaded part (request -> upload -> request) without errors.\n *\n * Parts enumeration starts from 1.\n *\n * @generated from protobuf field: uint64 part_number = 2\n */\n partNumber: bigint;\n /**\n * Size of the part uploaded by client earlier. Allows controller to count upload progress\n * based on client's input.\n * Client is free to never sent this value (send zeroes in each request).\n *\n * @generated from protobuf field: uint64 uploaded_part_size = 3\n */\n uploadedPartSize: bigint;\n /**\n * Do we need to presign URL for internal use.\n * Controllers could use this if they are trying to download something from internal network.\n * For backward compatibility, by default pl backend will presign external urls.\n *\n * @generated from protobuf field: bool is_internal_use = 4\n */\n isInternalUse: boolean;\n /**\n * Checksum is not used for now, but it is here for case\n * where signing checksum header is required.\n *\n * @generated from protobuf field: string part_checksum = 5\n */\n partChecksum: string;\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader\n */\nexport interface uploadapi_GetPartURL_HTTPHeader {\n /**\n * @generated from protobuf field: string Name = 1\n */\n name: string;\n /**\n * @generated from protobuf field: string Value = 2\n */\n value: string;\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Response\n */\nexport interface uploadapi_GetPartURL_Response {\n /**\n * URL for chunk upload\n *\n * @generated from protobuf field: string upload_url = 1\n */\n uploadUrl: string;\n /**\n * HTTP method to use for chunk upload, say 'PUT' or 'POST'.\n *\n * @generated from protobuf field: string method = 2\n */\n method: string;\n /**\n * List of headers with their values, MANDATORY to be sent by the client for the upload.\n * The destination service (the one, that will handle upload request for specific part)\n * may reject the request if it would not keep the given headers.\n *\n * @generated from protobuf field: repeated MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader headers = 3\n */\n headers: uploadapi_GetPartURL_HTTPHeader[];\n /**\n * The number of the _first_ byte in the chunk.\n * Absolute position from the start of the file ( file.seek(<chunk_start>, SEEK_START) ).\n * The client is expected to send [<chunk_start>; <chunk_end>) range.\n *\n * @generated from protobuf field: uint64 chunk_start = 4\n */\n chunkStart: bigint;\n /**\n * The number of the byte _after_ the last to be sent in the chunk.\n * Absolute position from the start of the file.\n * The client is expected to send [<chunk_start>; <chunk_end>) range.\n *\n * @generated from protobuf field: uint64 chunk_end = 5\n */\n chunkEnd: bigint;\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.Finalize\n */\nexport interface uploadapi_Finalize {\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.Finalize.Request\n */\nexport interface uploadapi_Finalize_Request {\n /**\n * @generated from protobuf field: uint64 resource_id = 1\n */\n resourceId: bigint;\n}\n/**\n * @generated from protobuf message MiLaboratories.Controller.Shared.uploadapi.Finalize.Response\n */\nexport interface uploadapi_Finalize_Response {\n}\n/**\n * @generated from protobuf enum MiLaboratories.Controller.Shared.uploadapi.ChecksumAlgorithm\n */\nexport enum uploadapi_ChecksumAlgorithm {\n /**\n * @generated from protobuf enum value: CHECKSUM_ALGORITHM_UNSPECIFIED = 0;\n */\n UNSPECIFIED = 0,\n /**\n * @generated from protobuf enum value: CHECKSUM_ALGORITHM_CRC32C = 1;\n */\n CRC32C = 1\n}\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi$Type extends MessageType<uploadapi> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi\", []);\n }\n create(value?: PartialMessage<uploadapi>): uploadapi {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi): uploadapi {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi\n */\nexport const uploadapi = new uploadapi$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_Init$Type extends MessageType<uploadapi_Init> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.Init\", []);\n }\n create(value?: PartialMessage<uploadapi_Init>): uploadapi_Init {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi_Init>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_Init): uploadapi_Init {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_Init, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.Init\n */\nexport const uploadapi_Init = new uploadapi_Init$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_Init_Request$Type extends MessageType<uploadapi_Init_Request> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.Init.Request\", [\n { no: 1, name: \"resource_id\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_Init_Request>): uploadapi_Init_Request {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceId = 0n;\n if (value !== undefined)\n reflectionMergePartial<uploadapi_Init_Request>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_Init_Request): uploadapi_Init_Request {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* uint64 resource_id */ 1:\n message.resourceId = reader.uint64().toBigInt();\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_Init_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 resource_id = 1; */\n if (message.resourceId !== 0n)\n writer.tag(1, WireType.Varint).uint64(message.resourceId);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.Init.Request\n */\nexport const uploadapi_Init_Request = new uploadapi_Init_Request$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_Init_Response$Type extends MessageType<uploadapi_Init_Response> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.Init.Response\", [\n { no: 1, name: \"parts_count\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 3, name: \"part_size\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 4, name: \"checksum_algorithm\", kind: \"enum\", T: () => [\"MiLaboratories.Controller.Shared.uploadapi.ChecksumAlgorithm\", uploadapi_ChecksumAlgorithm, \"CHECKSUM_ALGORITHM_\"] },\n { no: 5, name: \"checksum_header\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ },\n { no: 2, name: \"uploaded_parts\", kind: \"scalar\", repeat: 1 /*RepeatType.PACKED*/, T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_Init_Response>): uploadapi_Init_Response {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.partsCount = 0n;\n message.partSize = 0n;\n message.checksumAlgorithm = 0;\n message.checksumHeader = \"\";\n message.uploadedParts = [];\n if (value !== undefined)\n reflectionMergePartial<uploadapi_Init_Response>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_Init_Response): uploadapi_Init_Response {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* uint64 parts_count */ 1:\n message.partsCount = reader.uint64().toBigInt();\n break;\n case /* uint64 part_size */ 3:\n message.partSize = reader.uint64().toBigInt();\n break;\n case /* MiLaboratories.Controller.Shared.uploadapi.ChecksumAlgorithm checksum_algorithm */ 4:\n message.checksumAlgorithm = reader.int32();\n break;\n case /* string checksum_header */ 5:\n message.checksumHeader = reader.string();\n break;\n case /* repeated uint64 uploaded_parts */ 2:\n if (wireType === WireType.LengthDelimited)\n for (let e = reader.int32() + reader.pos; reader.pos < e;)\n message.uploadedParts.push(reader.uint64().toBigInt());\n else\n message.uploadedParts.push(reader.uint64().toBigInt());\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_Init_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 parts_count = 1; */\n if (message.partsCount !== 0n)\n writer.tag(1, WireType.Varint).uint64(message.partsCount);\n /* repeated uint64 uploaded_parts = 2; */\n if (message.uploadedParts.length) {\n writer.tag(2, WireType.LengthDelimited).fork();\n for (let i = 0; i < message.uploadedParts.length; i++)\n writer.uint64(message.uploadedParts[i]);\n writer.join();\n }\n /* uint64 part_size = 3; */\n if (message.partSize !== 0n)\n writer.tag(3, WireType.Varint).uint64(message.partSize);\n /* MiLaboratories.Controller.Shared.uploadapi.ChecksumAlgorithm checksum_algorithm = 4; */\n if (message.checksumAlgorithm !== 0)\n writer.tag(4, WireType.Varint).int32(message.checksumAlgorithm);\n /* string checksum_header = 5; */\n if (message.checksumHeader !== \"\")\n writer.tag(5, WireType.LengthDelimited).string(message.checksumHeader);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.Init.Response\n */\nexport const uploadapi_Init_Response = new uploadapi_Init_Response$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_UpdateProgress$Type extends MessageType<uploadapi_UpdateProgress> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.UpdateProgress\", []);\n }\n create(value?: PartialMessage<uploadapi_UpdateProgress>): uploadapi_UpdateProgress {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi_UpdateProgress>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_UpdateProgress): uploadapi_UpdateProgress {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_UpdateProgress, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.UpdateProgress\n */\nexport const uploadapi_UpdateProgress = new uploadapi_UpdateProgress$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_UpdateProgress_Request$Type extends MessageType<uploadapi_UpdateProgress_Request> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Request\", [\n { no: 1, name: \"resource_id\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 2, name: \"bytes_processed\", kind: \"scalar\", T: 3 /*ScalarType.INT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_UpdateProgress_Request>): uploadapi_UpdateProgress_Request {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceId = 0n;\n message.bytesProcessed = 0n;\n if (value !== undefined)\n reflectionMergePartial<uploadapi_UpdateProgress_Request>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_UpdateProgress_Request): uploadapi_UpdateProgress_Request {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* uint64 resource_id */ 1:\n message.resourceId = reader.uint64().toBigInt();\n break;\n case /* int64 bytes_processed */ 2:\n message.bytesProcessed = reader.int64().toBigInt();\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_UpdateProgress_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 resource_id = 1; */\n if (message.resourceId !== 0n)\n writer.tag(1, WireType.Varint).uint64(message.resourceId);\n /* int64 bytes_processed = 2; */\n if (message.bytesProcessed !== 0n)\n writer.tag(2, WireType.Varint).int64(message.bytesProcessed);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Request\n */\nexport const uploadapi_UpdateProgress_Request = new uploadapi_UpdateProgress_Request$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_UpdateProgress_Response$Type extends MessageType<uploadapi_UpdateProgress_Response> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Response\", []);\n }\n create(value?: PartialMessage<uploadapi_UpdateProgress_Response>): uploadapi_UpdateProgress_Response {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi_UpdateProgress_Response>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_UpdateProgress_Response): uploadapi_UpdateProgress_Response {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_UpdateProgress_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Response\n */\nexport const uploadapi_UpdateProgress_Response = new uploadapi_UpdateProgress_Response$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_GetPartURL$Type extends MessageType<uploadapi_GetPartURL> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.GetPartURL\", []);\n }\n create(value?: PartialMessage<uploadapi_GetPartURL>): uploadapi_GetPartURL {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi_GetPartURL>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_GetPartURL): uploadapi_GetPartURL {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_GetPartURL, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL\n */\nexport const uploadapi_GetPartURL = new uploadapi_GetPartURL$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_GetPartURL_Request$Type extends MessageType<uploadapi_GetPartURL_Request> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Request\", [\n { no: 1, name: \"resource_id\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 2, name: \"part_number\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 3, name: \"uploaded_part_size\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 4, name: \"is_internal_use\", kind: \"scalar\", T: 8 /*ScalarType.BOOL*/ },\n { no: 5, name: \"part_checksum\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_GetPartURL_Request>): uploadapi_GetPartURL_Request {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceId = 0n;\n message.partNumber = 0n;\n message.uploadedPartSize = 0n;\n message.isInternalUse = false;\n message.partChecksum = \"\";\n if (value !== undefined)\n reflectionMergePartial<uploadapi_GetPartURL_Request>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_GetPartURL_Request): uploadapi_GetPartURL_Request {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* uint64 resource_id */ 1:\n message.resourceId = reader.uint64().toBigInt();\n break;\n case /* uint64 part_number */ 2:\n message.partNumber = reader.uint64().toBigInt();\n break;\n case /* uint64 uploaded_part_size */ 3:\n message.uploadedPartSize = reader.uint64().toBigInt();\n break;\n case /* bool is_internal_use */ 4:\n message.isInternalUse = reader.bool();\n break;\n case /* string part_checksum */ 5:\n message.partChecksum = reader.string();\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_GetPartURL_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 resource_id = 1; */\n if (message.resourceId !== 0n)\n writer.tag(1, WireType.Varint).uint64(message.resourceId);\n /* uint64 part_number = 2; */\n if (message.partNumber !== 0n)\n writer.tag(2, WireType.Varint).uint64(message.partNumber);\n /* uint64 uploaded_part_size = 3; */\n if (message.uploadedPartSize !== 0n)\n writer.tag(3, WireType.Varint).uint64(message.uploadedPartSize);\n /* bool is_internal_use = 4; */\n if (message.isInternalUse !== false)\n writer.tag(4, WireType.Varint).bool(message.isInternalUse);\n /* string part_checksum = 5; */\n if (message.partChecksum !== \"\")\n writer.tag(5, WireType.LengthDelimited).string(message.partChecksum);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Request\n */\nexport const uploadapi_GetPartURL_Request = new uploadapi_GetPartURL_Request$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_GetPartURL_HTTPHeader$Type extends MessageType<uploadapi_GetPartURL_HTTPHeader> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader\", [\n { no: 1, name: \"Name\", kind: \"scalar\", jsonName: \"Name\", T: 9 /*ScalarType.STRING*/ },\n { no: 2, name: \"Value\", kind: \"scalar\", jsonName: \"Value\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_GetPartURL_HTTPHeader>): uploadapi_GetPartURL_HTTPHeader {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.name = \"\";\n message.value = \"\";\n if (value !== undefined)\n reflectionMergePartial<uploadapi_GetPartURL_HTTPHeader>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_GetPartURL_HTTPHeader): uploadapi_GetPartURL_HTTPHeader {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* string Name */ 1:\n message.name = reader.string();\n break;\n case /* string Value */ 2:\n message.value = reader.string();\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_GetPartURL_HTTPHeader, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* string Name = 1; */\n if (message.name !== \"\")\n writer.tag(1, WireType.LengthDelimited).string(message.name);\n /* string Value = 2; */\n if (message.value !== \"\")\n writer.tag(2, WireType.LengthDelimited).string(message.value);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader\n */\nexport const uploadapi_GetPartURL_HTTPHeader = new uploadapi_GetPartURL_HTTPHeader$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_GetPartURL_Response$Type extends MessageType<uploadapi_GetPartURL_Response> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Response\", [\n { no: 1, name: \"upload_url\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ },\n { no: 2, name: \"method\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ },\n { no: 3, name: \"headers\", kind: \"message\", repeat: 2 /*RepeatType.UNPACKED*/, T: () => uploadapi_GetPartURL_HTTPHeader },\n { no: 4, name: \"chunk_start\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 5, name: \"chunk_end\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_GetPartURL_Response>): uploadapi_GetPartURL_Response {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.uploadUrl = \"\";\n message.method = \"\";\n message.headers = [];\n message.chunkStart = 0n;\n message.chunkEnd = 0n;\n if (value !== undefined)\n reflectionMergePartial<uploadapi_GetPartURL_Response>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_GetPartURL_Response): uploadapi_GetPartURL_Response {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* string upload_url */ 1:\n message.uploadUrl = reader.string();\n break;\n case /* string method */ 2:\n message.method = reader.string();\n break;\n case /* repeated MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader headers */ 3:\n message.headers.push(uploadapi_GetPartURL_HTTPHeader.internalBinaryRead(reader, reader.uint32(), options));\n break;\n case /* uint64 chunk_start */ 4:\n message.chunkStart = reader.uint64().toBigInt();\n break;\n case /* uint64 chunk_end */ 5:\n message.chunkEnd = reader.uint64().toBigInt();\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_GetPartURL_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* string upload_url = 1; */\n if (message.uploadUrl !== \"\")\n writer.tag(1, WireType.LengthDelimited).string(message.uploadUrl);\n /* string method = 2; */\n if (message.method !== \"\")\n writer.tag(2, WireType.LengthDelimited).string(message.method);\n /* repeated MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader headers = 3; */\n for (let i = 0; i < message.headers.length; i++)\n uploadapi_GetPartURL_HTTPHeader.internalBinaryWrite(message.headers[i], writer.tag(3, WireType.LengthDelimited).fork(), options).join();\n /* uint64 chunk_start = 4; */\n if (message.chunkStart !== 0n)\n writer.tag(4, WireType.Varint).uint64(message.chunkStart);\n /* uint64 chunk_end = 5; */\n if (message.chunkEnd !== 0n)\n writer.tag(5, WireType.Varint).uint64(message.chunkEnd);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Response\n */\nexport const uploadapi_GetPartURL_Response = new uploadapi_GetPartURL_Response$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_Finalize$Type extends MessageType<uploadapi_Finalize> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.Finalize\", []);\n }\n create(value?: PartialMessage<uploadapi_Finalize>): uploadapi_Finalize {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi_Finalize>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_Finalize): uploadapi_Finalize {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_Finalize, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.Finalize\n */\nexport const uploadapi_Finalize = new uploadapi_Finalize$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_Finalize_Request$Type extends MessageType<uploadapi_Finalize_Request> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.Finalize.Request\", [\n { no: 1, name: \"resource_id\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<uploadapi_Finalize_Request>): uploadapi_Finalize_Request {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceId = 0n;\n if (value !== undefined)\n reflectionMergePartial<uploadapi_Finalize_Request>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_Finalize_Request): uploadapi_Finalize_Request {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case /* uint64 resource_id */ 1:\n message.resourceId = reader.uint64().toBigInt();\n break;\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_Finalize_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 resource_id = 1; */\n if (message.resourceId !== 0n)\n writer.tag(1, WireType.Varint).uint64(message.resourceId);\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.Finalize.Request\n */\nexport const uploadapi_Finalize_Request = new uploadapi_Finalize_Request$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass uploadapi_Finalize_Response$Type extends MessageType<uploadapi_Finalize_Response> {\n constructor() {\n super(\"MiLaboratories.Controller.Shared.uploadapi.Finalize.Response\", []);\n }\n create(value?: PartialMessage<uploadapi_Finalize_Response>): uploadapi_Finalize_Response {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<uploadapi_Finalize_Response>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: uploadapi_Finalize_Response): uploadapi_Finalize_Response {\n let message = target ?? this.create(), end = reader.pos + length;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n default:\n let u = options.readUnknownField;\n if (u === \"throw\")\n throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);\n let d = reader.skip(wireType);\n if (u !== false)\n (u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);\n }\n }\n return message;\n }\n internalBinaryWrite(message: uploadapi_Finalize_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n let u = options.writeUnknownFields;\n if (u !== false)\n (u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);\n return writer;\n }\n}\n/**\n * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.uploadapi.Finalize.Response\n */\nexport const uploadapi_Finalize_Response = new uploadapi_Finalize_Response$Type();\n/**\n * @generated ServiceType for protobuf service MiLaboratories.Controller.Shared.Upload\n */\nexport const Upload = new ServiceType(\"MiLaboratories.Controller.Shared.Upload\", [\n { name: \"Init\", options: {}, I: uploadapi_Init_Request, O: uploadapi_Init_Response },\n { name: \"GetPartURL\", options: {}, I: uploadapi_GetPartURL_Request, O: uploadapi_GetPartURL_Response },\n { name: \"UpdateProgress\", options: {}, I: uploadapi_UpdateProgress_Request, O: uploadapi_UpdateProgress_Response },\n { name: \"Finalize\", options: {}, I: uploadapi_Finalize_Request, O: uploadapi_Finalize_Response }\n]);\n"],"names":[],"mappings":"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"}
@@ -1,329 +0,0 @@
1
- import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
2
- import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
3
- import type { MaintenanceAPI_Ping_Response } from "./api";
4
- import type { MaintenanceAPI_Ping_Request } from "./api";
5
- import type { MiscAPI_ListResourceTypes_Response } from "./api";
6
- import type { MiscAPI_ListResourceTypes_Request } from "./api";
7
- import type { AuthAPI_GetJWTToken_Response } from "./api";
8
- import type { AuthAPI_GetJWTToken_Request } from "./api";
9
- import type { AuthAPI_ListMethods_Response } from "./api";
10
- import type { AuthAPI_ListMethods_Request } from "./api";
11
- import type { LocksAPI_Lease_Release_Response } from "./api";
12
- import type { LocksAPI_Lease_Release_Request } from "./api";
13
- import type { LocksAPI_Lease_Update_Response } from "./api";
14
- import type { LocksAPI_Lease_Update_Request } from "./api";
15
- import type { LocksAPI_Lease_Create_Response } from "./api";
16
- import type { LocksAPI_Lease_Create_Request } from "./api";
17
- import type { ControllerAPI_ClearFeatures_Response } from "./api";
18
- import type { ControllerAPI_ClearFeatures_Request } from "./api";
19
- import type { ControllerAPI_SetFeatures_Response } from "./api";
20
- import type { ControllerAPI_SetFeatures_Request } from "./api";
21
- import type { ControllerAPI_GetUrl_Response } from "./api";
22
- import type { ControllerAPI_GetUrl_Request } from "./api";
23
- import type { ControllerAPI_RemoveAliasesAndUrls_Response } from "./api";
24
- import type { ControllerAPI_RemoveAliasesAndUrls_Request } from "./api";
25
- import type { ControllerAPI_WriteAliasesAndUrls_Response } from "./api";
26
- import type { ControllerAPI_WriteAliasesAndUrls_Request } from "./api";
27
- import type { ControllerAPI_GetNotifications_Response } from "./api";
28
- import type { ControllerAPI_GetNotifications_Request } from "./api";
29
- import type { ControllerAPI_AttachSubscription_Response } from "./api";
30
- import type { ControllerAPI_AttachSubscription_Request } from "./api";
31
- import type { ControllerAPI_Update_Response } from "./api";
32
- import type { ControllerAPI_Update_Request } from "./api";
33
- import type { ControllerAPI_Get_Response } from "./api";
34
- import type { ControllerAPI_Get_Request } from "./api";
35
- import type { ControllerAPI_Exists_Response } from "./api";
36
- import type { ControllerAPI_Exists_Request } from "./api";
37
- import type { ControllerAPI_Create_Response } from "./api";
38
- import type { ControllerAPI_Create_Request } from "./api";
39
- import type { ControllerAPI_Deregister_Response } from "./api";
40
- import type { ControllerAPI_Deregister_Request } from "./api";
41
- import type { ControllerAPI_Register_Response } from "./api";
42
- import type { ControllerAPI_Register_Request } from "./api";
43
- import type { NotificationAPI_Get_Response } from "./api";
44
- import type { NotificationAPI_Get_Request } from "./api";
45
- import type { SubscriptionAPI_DetachFilter_Response } from "./api";
46
- import type { SubscriptionAPI_DetachFilter_Request } from "./api";
47
- import type { SubscriptionAPI_AttachFilter_Response } from "./api";
48
- import type { SubscriptionAPI_AttachFilter_Request } from "./api";
49
- import type { TxAPI_Sync_Response } from "./api";
50
- import type { TxAPI_Sync_Request } from "./api";
51
- import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
52
- import type { TxAPI_ServerMessage } from "./api";
53
- import type { TxAPI_ClientMessage } from "./api";
54
- import type { DuplexStreamingCall } from "@protobuf-ts/runtime-rpc";
55
- import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
56
- /**
57
- * @generated from protobuf service MiLaboratories.PL.API.Platform
58
- */
59
- export interface IPlatformClient {
60
- /**
61
- *
62
- * Transactions
63
- *
64
- *
65
- * @generated from protobuf rpc: Tx
66
- */
67
- tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage>;
68
- /**
69
- * @generated from protobuf rpc: TxSync
70
- */
71
- txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response>;
72
- /**
73
- *
74
- * Subscriptions
75
- *
76
- *
77
- * @generated from protobuf rpc: SubscriptionAttachFilter
78
- */
79
- subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>;
80
- /**
81
- * @generated from protobuf rpc: SubscriptionDetachFilter
82
- */
83
- subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>;
84
- /**
85
- * @generated from protobuf rpc: NotificationsGet
86
- */
87
- notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response>;
88
- /**
89
- *
90
- * Controllers
91
- *
92
- *
93
- * @generated from protobuf rpc: ControllerRegister
94
- */
95
- controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response>;
96
- /**
97
- * @generated from protobuf rpc: ControllerDeregister
98
- */
99
- controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>;
100
- /**
101
- * @generated from protobuf rpc: ControllerCreate
102
- */
103
- controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response>;
104
- /**
105
- * @generated from protobuf rpc: ControllerExists
106
- */
107
- controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>;
108
- /**
109
- * @generated from protobuf rpc: ControllerGet
110
- */
111
- controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response>;
112
- /**
113
- * @generated from protobuf rpc: ControllerUpdate
114
- */
115
- controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response>;
116
- /**
117
- * @generated from protobuf rpc: ControllerAttachSubscription
118
- */
119
- controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>;
120
- /**
121
- * @generated from protobuf rpc: GetControllerNotifications
122
- */
123
- getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>;
124
- /**
125
- * @generated from protobuf rpc: WriteControllerAliasesAndUrls
126
- */
127
- writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>;
128
- /**
129
- * @generated from protobuf rpc: RemoveControllerAliasesAndUrls
130
- */
131
- removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>;
132
- /**
133
- * @generated from protobuf rpc: GetControllerUrl
134
- */
135
- getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>;
136
- /**
137
- * @generated from protobuf rpc: ControllerSetFeatures
138
- */
139
- controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>;
140
- /**
141
- * @generated from protobuf rpc: ControllerClearFeatures
142
- */
143
- controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>;
144
- /**
145
- *
146
- * Locks
147
- *
148
- *
149
- * @generated from protobuf rpc: LeaseResource
150
- */
151
- leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>;
152
- /**
153
- * @generated from protobuf rpc: UpdateLease
154
- */
155
- updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>;
156
- /**
157
- * @generated from protobuf rpc: ReleaseLease
158
- */
159
- releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>;
160
- /**
161
- *
162
- * Authentication
163
- *
164
- *
165
- * @generated from protobuf rpc: AuthMethods
166
- */
167
- authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>;
168
- /**
169
- * @generated from protobuf rpc: GetJWTToken
170
- */
171
- getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>;
172
- /**
173
- *
174
- * Other stuff
175
- *
176
- *
177
- * @generated from protobuf rpc: ListResourceTypes
178
- */
179
- listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>;
180
- /**
181
- *
182
- * Various service requests
183
- *
184
- *
185
- * @generated from protobuf rpc: Ping
186
- */
187
- ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>;
188
- }
189
- /**
190
- * @generated from protobuf service MiLaboratories.PL.API.Platform
191
- */
192
- export declare class PlatformClient implements IPlatformClient, ServiceInfo {
193
- private readonly _transport;
194
- typeName: string;
195
- methods: import("@protobuf-ts/runtime-rpc").MethodInfo<any, any>[];
196
- options: {
197
- [extensionName: string]: import("@protobuf-ts/runtime").JsonValue;
198
- };
199
- constructor(_transport: RpcTransport);
200
- /**
201
- *
202
- * Transactions
203
- *
204
- *
205
- * @generated from protobuf rpc: Tx
206
- */
207
- tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage>;
208
- /**
209
- * @generated from protobuf rpc: TxSync
210
- */
211
- txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response>;
212
- /**
213
- *
214
- * Subscriptions
215
- *
216
- *
217
- * @generated from protobuf rpc: SubscriptionAttachFilter
218
- */
219
- subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>;
220
- /**
221
- * @generated from protobuf rpc: SubscriptionDetachFilter
222
- */
223
- subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>;
224
- /**
225
- * @generated from protobuf rpc: NotificationsGet
226
- */
227
- notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response>;
228
- /**
229
- *
230
- * Controllers
231
- *
232
- *
233
- * @generated from protobuf rpc: ControllerRegister
234
- */
235
- controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response>;
236
- /**
237
- * @generated from protobuf rpc: ControllerDeregister
238
- */
239
- controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>;
240
- /**
241
- * @generated from protobuf rpc: ControllerCreate
242
- */
243
- controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response>;
244
- /**
245
- * @generated from protobuf rpc: ControllerExists
246
- */
247
- controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>;
248
- /**
249
- * @generated from protobuf rpc: ControllerGet
250
- */
251
- controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response>;
252
- /**
253
- * @generated from protobuf rpc: ControllerUpdate
254
- */
255
- controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response>;
256
- /**
257
- * @generated from protobuf rpc: ControllerAttachSubscription
258
- */
259
- controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>;
260
- /**
261
- * @generated from protobuf rpc: GetControllerNotifications
262
- */
263
- getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>;
264
- /**
265
- * @generated from protobuf rpc: WriteControllerAliasesAndUrls
266
- */
267
- writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>;
268
- /**
269
- * @generated from protobuf rpc: RemoveControllerAliasesAndUrls
270
- */
271
- removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>;
272
- /**
273
- * @generated from protobuf rpc: GetControllerUrl
274
- */
275
- getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>;
276
- /**
277
- * @generated from protobuf rpc: ControllerSetFeatures
278
- */
279
- controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>;
280
- /**
281
- * @generated from protobuf rpc: ControllerClearFeatures
282
- */
283
- controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>;
284
- /**
285
- *
286
- * Locks
287
- *
288
- *
289
- * @generated from protobuf rpc: LeaseResource
290
- */
291
- leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>;
292
- /**
293
- * @generated from protobuf rpc: UpdateLease
294
- */
295
- updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>;
296
- /**
297
- * @generated from protobuf rpc: ReleaseLease
298
- */
299
- releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>;
300
- /**
301
- *
302
- * Authentication
303
- *
304
- *
305
- * @generated from protobuf rpc: AuthMethods
306
- */
307
- authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>;
308
- /**
309
- * @generated from protobuf rpc: GetJWTToken
310
- */
311
- getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>;
312
- /**
313
- *
314
- * Other stuff
315
- *
316
- *
317
- * @generated from protobuf rpc: ListResourceTypes
318
- */
319
- listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>;
320
- /**
321
- *
322
- * Various service requests
323
- *
324
- *
325
- * @generated from protobuf rpc: Ping
326
- */
327
- ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>;
328
- }
329
- //# sourceMappingURL=api.client.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"api.client.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts"],"names":[],"mappings":"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"}