@milaboratories/pl-client 2.16.8 → 2.16.10

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 (253) hide show
  1. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.cjs +2 -2
  2. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.cjs.map +1 -1
  3. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.js +2 -2
  4. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.js.map +1 -1
  5. package/dist/core/abstract_stream.d.ts +18 -0
  6. package/dist/core/abstract_stream.d.ts.map +1 -0
  7. package/dist/core/client.cjs +6 -6
  8. package/dist/core/client.cjs.map +1 -1
  9. package/dist/core/client.d.ts +3 -3
  10. package/dist/core/client.d.ts.map +1 -1
  11. package/dist/core/client.js +6 -6
  12. package/dist/core/client.js.map +1 -1
  13. package/dist/core/config.cjs +3 -0
  14. package/dist/core/config.cjs.map +1 -1
  15. package/dist/core/config.d.ts +4 -0
  16. package/dist/core/config.d.ts.map +1 -1
  17. package/dist/core/config.js +3 -1
  18. package/dist/core/config.js.map +1 -1
  19. package/dist/core/driver.cjs +11 -0
  20. package/dist/core/driver.cjs.map +1 -1
  21. package/dist/core/driver.d.ts +8 -2
  22. package/dist/core/driver.d.ts.map +1 -1
  23. package/dist/core/driver.js +11 -1
  24. package/dist/core/driver.js.map +1 -1
  25. package/dist/core/errors.cjs +9 -0
  26. package/dist/core/errors.cjs.map +1 -1
  27. package/dist/core/errors.d.ts +1 -1
  28. package/dist/core/errors.d.ts.map +1 -1
  29. package/dist/core/errors.js +9 -0
  30. package/dist/core/errors.js.map +1 -1
  31. package/dist/core/ll_client.cjs +194 -39
  32. package/dist/core/ll_client.cjs.map +1 -1
  33. package/dist/core/ll_client.d.ts +36 -15
  34. package/dist/core/ll_client.d.ts.map +1 -1
  35. package/dist/core/ll_client.js +195 -40
  36. package/dist/core/ll_client.js.map +1 -1
  37. package/dist/core/ll_transaction.cjs.map +1 -1
  38. package/dist/core/ll_transaction.d.ts +3 -3
  39. package/dist/core/ll_transaction.d.ts.map +1 -1
  40. package/dist/core/ll_transaction.js.map +1 -1
  41. package/dist/core/transaction.cjs +2 -2
  42. package/dist/core/transaction.cjs.map +1 -1
  43. package/dist/core/transaction.js +2 -2
  44. package/dist/core/transaction.js.map +1 -1
  45. package/dist/core/type_conversion.cjs +2 -2
  46. package/dist/core/type_conversion.cjs.map +1 -1
  47. package/dist/core/type_conversion.d.ts +2 -2
  48. package/dist/core/type_conversion.d.ts.map +1 -1
  49. package/dist/core/type_conversion.js +2 -2
  50. package/dist/core/type_conversion.js.map +1 -1
  51. package/dist/core/unauth_client.cjs +4 -8
  52. package/dist/core/unauth_client.cjs.map +1 -1
  53. package/dist/core/unauth_client.d.ts +1 -1
  54. package/dist/core/unauth_client.d.ts.map +1 -1
  55. package/dist/core/unauth_client.js +4 -8
  56. package/dist/core/unauth_client.js.map +1 -1
  57. package/dist/core/wire.d.ts +34 -0
  58. package/dist/core/wire.d.ts.map +1 -0
  59. package/dist/index.cjs +4 -0
  60. package/dist/index.cjs.map +1 -1
  61. package/dist/index.d.ts +2 -1
  62. package/dist/index.d.ts.map +1 -1
  63. package/dist/index.js +4 -2
  64. package/dist/index.js.map +1 -1
  65. package/dist/proto-grpc/github.com/googleapis/googleapis/google/rpc/status.cjs.map +1 -0
  66. package/dist/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.d.ts +4 -2
  67. package/dist/proto-grpc/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +1 -0
  68. package/dist/proto-grpc/github.com/googleapis/googleapis/google/rpc/status.js.map +1 -0
  69. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.cjs +25 -25
  70. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.cjs.map +1 -0
  71. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.client.cjs.map +1 -0
  72. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +1 -0
  73. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.client.js.map +1 -0
  74. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +1 -0
  75. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.js +25 -25
  76. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.js.map +1 -0
  77. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api_types.cjs.map +1 -0
  78. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +1 -0
  79. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api_types.js.map +1 -0
  80. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.cjs.map +1 -0
  81. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +1 -0
  82. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.js.map +1 -0
  83. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +1 -0
  84. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.cjs.map +1 -0
  85. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +1 -0
  86. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.js.map +1 -0
  87. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.d.ts +73 -0
  88. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.d.ts.map +1 -0
  89. package/dist/{proto → proto-grpc}/google/api/http.d.ts +28 -32
  90. package/dist/proto-grpc/google/api/http.d.ts.map +1 -0
  91. package/dist/proto-grpc/google/protobuf/any.cjs.map +1 -0
  92. package/dist/proto-grpc/google/protobuf/any.d.ts.map +1 -0
  93. package/dist/proto-grpc/google/protobuf/any.js.map +1 -0
  94. package/dist/{proto → proto-grpc}/google/protobuf/descriptor.d.ts +6 -152
  95. package/dist/proto-grpc/google/protobuf/descriptor.d.ts.map +1 -0
  96. package/dist/proto-grpc/google/protobuf/duration.cjs.map +1 -0
  97. package/dist/proto-grpc/google/protobuf/duration.d.ts.map +1 -0
  98. package/dist/proto-grpc/google/protobuf/duration.js.map +1 -0
  99. package/dist/proto-grpc/google/protobuf/empty.d.ts.map +1 -0
  100. package/dist/proto-grpc/google/protobuf/struct.d.ts.map +1 -0
  101. package/dist/proto-grpc/google/protobuf/timestamp.cjs.map +1 -0
  102. package/dist/proto-grpc/google/protobuf/timestamp.d.ts.map +1 -0
  103. package/dist/proto-grpc/google/protobuf/timestamp.js.map +1 -0
  104. package/dist/{proto → proto-grpc}/google/protobuf/wrappers.d.ts +0 -27
  105. package/dist/proto-grpc/google/protobuf/wrappers.d.ts.map +1 -0
  106. package/dist/proto-grpc/google/rpc/code.cjs +240 -0
  107. package/dist/proto-grpc/google/rpc/code.cjs.map +1 -0
  108. package/dist/proto-grpc/google/rpc/code.d.ts +219 -0
  109. package/dist/proto-grpc/google/rpc/code.d.ts.map +1 -0
  110. package/dist/proto-grpc/google/rpc/code.js +240 -0
  111. package/dist/proto-grpc/google/rpc/code.js.map +1 -0
  112. package/dist/proto-grpc/google/rpc/error_details.d.ts +654 -0
  113. package/dist/proto-grpc/google/rpc/error_details.d.ts.map +1 -0
  114. package/dist/proto-grpc/google/rpc/http.d.ts +121 -0
  115. package/dist/proto-grpc/google/rpc/http.d.ts.map +1 -0
  116. package/dist/proto-grpc/google/rpc/status.d.ts +55 -0
  117. package/dist/proto-grpc/google/rpc/status.d.ts.map +1 -0
  118. package/dist/proto-rest/index.cjs +64 -0
  119. package/dist/proto-rest/index.cjs.map +1 -0
  120. package/dist/proto-rest/index.d.ts +23 -0
  121. package/dist/proto-rest/index.d.ts.map +1 -0
  122. package/dist/proto-rest/index.js +61 -0
  123. package/dist/proto-rest/index.js.map +1 -0
  124. package/dist/proto-rest/plapi.d.ts +1488 -0
  125. package/dist/proto-rest/plapi.d.ts.map +1 -0
  126. package/package.json +8 -5
  127. package/src/core/abstract_stream.ts +25 -0
  128. package/src/core/client.ts +8 -8
  129. package/src/core/config.ts +9 -0
  130. package/src/core/driver.ts +13 -2
  131. package/src/core/errors.ts +7 -1
  132. package/src/core/ll_client.test.ts +1 -1
  133. package/src/core/ll_client.ts +212 -42
  134. package/src/core/ll_transaction.test.ts +1 -1
  135. package/src/core/ll_transaction.ts +4 -4
  136. package/src/core/transaction.ts +1 -1
  137. package/src/core/type_conversion.ts +3 -3
  138. package/src/core/unauth_client.test.ts +6 -0
  139. package/src/core/unauth_client.ts +8 -12
  140. package/src/core/wire.ts +40 -0
  141. package/src/index.ts +3 -1
  142. package/src/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.ts +5 -3
  143. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.ts +25 -25
  144. package/src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.ts +209 -0
  145. package/src/{proto → proto-grpc}/google/api/http.ts +29 -33
  146. package/src/{proto → proto-grpc}/google/protobuf/descriptor.ts +11 -221
  147. package/src/{proto → proto-grpc}/google/protobuf/wrappers.ts +4 -38
  148. package/src/proto-grpc/google/rpc/code.ts +236 -0
  149. package/src/proto-grpc/google/rpc/error_details.ts +1386 -0
  150. package/src/proto-grpc/google/rpc/http.ts +307 -0
  151. package/src/proto-grpc/google/rpc/status.ts +127 -0
  152. package/src/proto-rest/index.ts +83 -0
  153. package/src/proto-rest/plapi.ts +1488 -0
  154. package/dist/core/grpc.d.ts +0 -16
  155. package/dist/core/grpc.d.ts.map +0 -1
  156. package/dist/core/http.d.ts +0 -2
  157. package/dist/core/http.d.ts.map +0 -1
  158. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.cjs.map +0 -1
  159. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +0 -1
  160. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.js.map +0 -1
  161. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +0 -40
  162. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +0 -1
  163. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +0 -116
  164. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +0 -1
  165. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +0 -46
  166. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +0 -1
  167. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +0 -170
  168. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +0 -1
  169. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +0 -51
  170. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +0 -1
  171. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +0 -176
  172. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +0 -1
  173. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +0 -131
  174. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +0 -1
  175. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +0 -320
  176. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +0 -1
  177. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.cjs.map +0 -1
  178. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.cjs.map +0 -1
  179. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +0 -1
  180. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.js.map +0 -1
  181. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +0 -1
  182. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.js.map +0 -1
  183. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.cjs.map +0 -1
  184. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +0 -1
  185. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.js.map +0 -1
  186. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.cjs.map +0 -1
  187. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +0 -1
  188. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.js.map +0 -1
  189. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +0 -1
  190. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.cjs.map +0 -1
  191. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +0 -1
  192. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.js.map +0 -1
  193. package/dist/proto/google/api/http.d.ts.map +0 -1
  194. package/dist/proto/google/protobuf/any.cjs.map +0 -1
  195. package/dist/proto/google/protobuf/any.d.ts.map +0 -1
  196. package/dist/proto/google/protobuf/any.js.map +0 -1
  197. package/dist/proto/google/protobuf/descriptor.d.ts.map +0 -1
  198. package/dist/proto/google/protobuf/duration.cjs.map +0 -1
  199. package/dist/proto/google/protobuf/duration.d.ts.map +0 -1
  200. package/dist/proto/google/protobuf/duration.js.map +0 -1
  201. package/dist/proto/google/protobuf/empty.d.ts.map +0 -1
  202. package/dist/proto/google/protobuf/struct.d.ts.map +0 -1
  203. package/dist/proto/google/protobuf/timestamp.cjs.map +0 -1
  204. package/dist/proto/google/protobuf/timestamp.d.ts.map +0 -1
  205. package/dist/proto/google/protobuf/timestamp.js.map +0 -1
  206. package/dist/proto/google/protobuf/wrappers.d.ts.map +0 -1
  207. package/src/core/grpc.ts +0 -17
  208. package/src/core/http.ts +0 -178
  209. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +0 -45
  210. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +0 -313
  211. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +0 -51
  212. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +0 -406
  213. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +0 -59
  214. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +0 -489
  215. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +0 -148
  216. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +0 -719
  217. /package/dist/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.cjs +0 -0
  218. /package/dist/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.js +0 -0
  219. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.cjs +0 -0
  220. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +0 -0
  221. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.js +0 -0
  222. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +0 -0
  223. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.cjs +0 -0
  224. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +0 -0
  225. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.js +0 -0
  226. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.cjs +0 -0
  227. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +0 -0
  228. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.js +0 -0
  229. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +0 -0
  230. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.cjs +0 -0
  231. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +0 -0
  232. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.js +0 -0
  233. /package/dist/{proto → proto-grpc}/google/protobuf/any.cjs +0 -0
  234. /package/dist/{proto → proto-grpc}/google/protobuf/any.d.ts +0 -0
  235. /package/dist/{proto → proto-grpc}/google/protobuf/any.js +0 -0
  236. /package/dist/{proto → proto-grpc}/google/protobuf/duration.cjs +0 -0
  237. /package/dist/{proto → proto-grpc}/google/protobuf/duration.d.ts +0 -0
  238. /package/dist/{proto → proto-grpc}/google/protobuf/duration.js +0 -0
  239. /package/dist/{proto → proto-grpc}/google/protobuf/empty.d.ts +0 -0
  240. /package/dist/{proto → proto-grpc}/google/protobuf/struct.d.ts +0 -0
  241. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.cjs +0 -0
  242. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.d.ts +0 -0
  243. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.js +0 -0
  244. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +0 -0
  245. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +0 -0
  246. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +0 -0
  247. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/import.ts +0 -0
  248. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +0 -0
  249. /package/src/{proto → proto-grpc}/google/protobuf/any.ts +0 -0
  250. /package/src/{proto → proto-grpc}/google/protobuf/duration.ts +0 -0
  251. /package/src/{proto → proto-grpc}/google/protobuf/empty.ts +0 -0
  252. /package/src/{proto → proto-grpc}/google/protobuf/struct.ts +0 -0
  253. /package/src/{proto → proto-grpc}/google/protobuf/timestamp.ts +0 -0
@@ -1,176 +0,0 @@
1
- import { ServiceType } from "@protobuf-ts/runtime-rpc";
2
- import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
3
- import type { IBinaryWriter } from "@protobuf-ts/runtime";
4
- import type { BinaryReadOptions } from "@protobuf-ts/runtime";
5
- import type { IBinaryReader } from "@protobuf-ts/runtime";
6
- import type { PartialMessage } from "@protobuf-ts/runtime";
7
- import { MessageType } from "@protobuf-ts/runtime";
8
- import { Duration } from "../../../../../../../google/protobuf/duration";
9
- /**
10
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI
11
- */
12
- export interface ProgressAPI {
13
- }
14
- /**
15
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.Report
16
- */
17
- export interface ProgressAPI_Report {
18
- /**
19
- * @generated from protobuf field: float progress = 1
20
- */
21
- progress: number;
22
- /**
23
- * @generated from protobuf field: uint64 bytes_processed = 2
24
- */
25
- bytesProcessed: bigint;
26
- /**
27
- * @generated from protobuf field: uint64 bytes_total = 3
28
- */
29
- bytesTotal: bigint;
30
- /**
31
- * @generated from protobuf field: bool done = 4
32
- */
33
- done: boolean;
34
- /**
35
- * Name of current progress stage (if any)
36
- *
37
- * @generated from protobuf field: string name = 5
38
- */
39
- name: string;
40
- }
41
- /**
42
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.GetStatus
43
- */
44
- export interface ProgressAPI_GetStatus {
45
- }
46
- /**
47
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.GetStatus.Request
48
- */
49
- export interface ProgressAPI_GetStatus_Request {
50
- /**
51
- * @generated from protobuf field: uint64 resource_id = 1
52
- */
53
- resourceId: bigint;
54
- }
55
- /**
56
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.GetStatus.Response
57
- */
58
- export interface ProgressAPI_GetStatus_Response {
59
- /**
60
- * @generated from protobuf field: MiLaboratories.Controller.Shared.ProgressAPI.Report report = 1
61
- */
62
- report?: ProgressAPI_Report;
63
- }
64
- /**
65
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus
66
- */
67
- export interface ProgressAPI_RealtimeStatus {
68
- }
69
- /**
70
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus.Request
71
- */
72
- export interface ProgressAPI_RealtimeStatus_Request {
73
- /**
74
- * @generated from protobuf field: uint64 resource_id = 1
75
- */
76
- resourceId: bigint;
77
- /**
78
- * @generated from protobuf field: google.protobuf.Duration update_interval = 2
79
- */
80
- updateInterval?: Duration;
81
- }
82
- /**
83
- * @generated from protobuf message MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus.Response
84
- */
85
- export interface ProgressAPI_RealtimeStatus_Response {
86
- /**
87
- * @generated from protobuf field: MiLaboratories.Controller.Shared.ProgressAPI.Report report = 1
88
- */
89
- report?: ProgressAPI_Report;
90
- }
91
- declare class ProgressAPI$Type extends MessageType<ProgressAPI> {
92
- constructor();
93
- create(value?: PartialMessage<ProgressAPI>): ProgressAPI;
94
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI): ProgressAPI;
95
- internalBinaryWrite(message: ProgressAPI, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
96
- }
97
- /**
98
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI
99
- */
100
- export declare const ProgressAPI: ProgressAPI$Type;
101
- declare class ProgressAPI_Report$Type extends MessageType<ProgressAPI_Report> {
102
- constructor();
103
- create(value?: PartialMessage<ProgressAPI_Report>): ProgressAPI_Report;
104
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_Report): ProgressAPI_Report;
105
- internalBinaryWrite(message: ProgressAPI_Report, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
106
- }
107
- /**
108
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.Report
109
- */
110
- export declare const ProgressAPI_Report: ProgressAPI_Report$Type;
111
- declare class ProgressAPI_GetStatus$Type extends MessageType<ProgressAPI_GetStatus> {
112
- constructor();
113
- create(value?: PartialMessage<ProgressAPI_GetStatus>): ProgressAPI_GetStatus;
114
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_GetStatus): ProgressAPI_GetStatus;
115
- internalBinaryWrite(message: ProgressAPI_GetStatus, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
116
- }
117
- /**
118
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.GetStatus
119
- */
120
- export declare const ProgressAPI_GetStatus: ProgressAPI_GetStatus$Type;
121
- declare class ProgressAPI_GetStatus_Request$Type extends MessageType<ProgressAPI_GetStatus_Request> {
122
- constructor();
123
- create(value?: PartialMessage<ProgressAPI_GetStatus_Request>): ProgressAPI_GetStatus_Request;
124
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_GetStatus_Request): ProgressAPI_GetStatus_Request;
125
- internalBinaryWrite(message: ProgressAPI_GetStatus_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
126
- }
127
- /**
128
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.GetStatus.Request
129
- */
130
- export declare const ProgressAPI_GetStatus_Request: ProgressAPI_GetStatus_Request$Type;
131
- declare class ProgressAPI_GetStatus_Response$Type extends MessageType<ProgressAPI_GetStatus_Response> {
132
- constructor();
133
- create(value?: PartialMessage<ProgressAPI_GetStatus_Response>): ProgressAPI_GetStatus_Response;
134
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_GetStatus_Response): ProgressAPI_GetStatus_Response;
135
- internalBinaryWrite(message: ProgressAPI_GetStatus_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
136
- }
137
- /**
138
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.GetStatus.Response
139
- */
140
- export declare const ProgressAPI_GetStatus_Response: ProgressAPI_GetStatus_Response$Type;
141
- declare class ProgressAPI_RealtimeStatus$Type extends MessageType<ProgressAPI_RealtimeStatus> {
142
- constructor();
143
- create(value?: PartialMessage<ProgressAPI_RealtimeStatus>): ProgressAPI_RealtimeStatus;
144
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_RealtimeStatus): ProgressAPI_RealtimeStatus;
145
- internalBinaryWrite(message: ProgressAPI_RealtimeStatus, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
146
- }
147
- /**
148
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus
149
- */
150
- export declare const ProgressAPI_RealtimeStatus: ProgressAPI_RealtimeStatus$Type;
151
- declare class ProgressAPI_RealtimeStatus_Request$Type extends MessageType<ProgressAPI_RealtimeStatus_Request> {
152
- constructor();
153
- create(value?: PartialMessage<ProgressAPI_RealtimeStatus_Request>): ProgressAPI_RealtimeStatus_Request;
154
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_RealtimeStatus_Request): ProgressAPI_RealtimeStatus_Request;
155
- internalBinaryWrite(message: ProgressAPI_RealtimeStatus_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
156
- }
157
- /**
158
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus.Request
159
- */
160
- export declare const ProgressAPI_RealtimeStatus_Request: ProgressAPI_RealtimeStatus_Request$Type;
161
- declare class ProgressAPI_RealtimeStatus_Response$Type extends MessageType<ProgressAPI_RealtimeStatus_Response> {
162
- constructor();
163
- create(value?: PartialMessage<ProgressAPI_RealtimeStatus_Response>): ProgressAPI_RealtimeStatus_Response;
164
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ProgressAPI_RealtimeStatus_Response): ProgressAPI_RealtimeStatus_Response;
165
- internalBinaryWrite(message: ProgressAPI_RealtimeStatus_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
166
- }
167
- /**
168
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus.Response
169
- */
170
- export declare const ProgressAPI_RealtimeStatus_Response: ProgressAPI_RealtimeStatus_Response$Type;
171
- /**
172
- * @generated ServiceType for protobuf service MiLaboratories.Controller.Shared.Progress
173
- */
174
- export declare const Progress: ServiceType;
175
- export {};
176
- //# sourceMappingURL=protocol.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,QAAQ,EAAE,MAAM,+CAA+C,CAAC;AACzE;;GAEG;AACH,MAAM,WAAW,WAAW;CAC3B;AACD;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IACd;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,MAAM,WAAW,qBAAqB;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC/B;AACD;;GAEG;AACH,MAAM,WAAW,0BAA0B;CAC1C;AACD;;GAEG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,cAAc,CAAC,EAAE,QAAQ,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC/B;AAED,cAAM,gBAAiB,SAAQ,WAAW,CAAC,WAAW,CAAC;;IAInD,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,WAAW,CAAC,GAAG,WAAW;IAMxD,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,WAAW,GAAG,WAAW;IAgBxH,mBAAmB,CAAC,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAM/G;AACD;;GAEG;AACH,eAAO,MAAM,WAAW,kBAAyB,CAAC;AAElD,cAAM,uBAAwB,SAAQ,WAAW,CAAC,kBAAkB,CAAC;;IAUjE,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,kBAAkB,CAAC,GAAG,kBAAkB;IAWtE,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,kBAAkB,GAAG,kBAAkB;IA+BtI,mBAAmB,CAAC,OAAO,EAAE,kBAAkB,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAqBtH;AACD;;GAEG;AACH,eAAO,MAAM,kBAAkB,yBAAgC,CAAC;AAEhE,cAAM,0BAA2B,SAAQ,WAAW,CAAC,qBAAqB,CAAC;;IAIvE,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,qBAAqB,CAAC,GAAG,qBAAqB;IAM5E,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,qBAAqB,GAAG,qBAAqB;IAgB5I,mBAAmB,CAAC,OAAO,EAAE,qBAAqB,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAMzH;AACD;;GAEG;AACH,eAAO,MAAM,qBAAqB,4BAAmC,CAAC;AAEtE,cAAM,kCAAmC,SAAQ,WAAW,CAAC,6BAA6B,CAAC;;IAMvF,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,6BAA6B,CAAC,GAAG,6BAA6B;IAO5F,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,6BAA6B,GAAG,6BAA6B;IAmB5J,mBAAmB,CAAC,OAAO,EAAE,6BAA6B,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CASjI;AACD;;GAEG;AACH,eAAO,MAAM,6BAA6B,oCAA2C,CAAC;AAEtF,cAAM,mCAAoC,SAAQ,WAAW,CAAC,8BAA8B,CAAC;;IAMzF,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,8BAA8B,CAAC,GAAG,8BAA8B;IAM9F,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,8BAA8B,GAAG,8BAA8B;IAmB9J,mBAAmB,CAAC,OAAO,EAAE,8BAA8B,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CASlI;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,qCAA4C,CAAC;AAExF,cAAM,+BAAgC,SAAQ,WAAW,CAAC,0BAA0B,CAAC;;IAIjF,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,0BAA0B,CAAC,GAAG,0BAA0B;IAMtF,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,0BAA0B,GAAG,0BAA0B;IAgBtJ,mBAAmB,CAAC,OAAO,EAAE,0BAA0B,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAM9H;AACD;;GAEG;AACH,eAAO,MAAM,0BAA0B,iCAAwC,CAAC;AAEhF,cAAM,uCAAwC,SAAQ,WAAW,CAAC,kCAAkC,CAAC;;IAOjG,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,kCAAkC,CAAC,GAAG,kCAAkC;IAOtG,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,kCAAkC,GAAG,kCAAkC;IAsBtK,mBAAmB,CAAC,OAAO,EAAE,kCAAkC,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAYtI;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,yCAAgD,CAAC;AAEhG,cAAM,wCAAyC,SAAQ,WAAW,CAAC,mCAAmC,CAAC;;IAMnG,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,mCAAmC,CAAC,GAAG,mCAAmC;IAMxG,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,mCAAmC,GAAG,mCAAmC;IAmBxK,mBAAmB,CAAC,OAAO,EAAE,mCAAmC,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CASvI;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,0CAAiD,CAAC;AAClG;;GAEG;AACH,eAAO,MAAM,QAAQ,aAGnB,CAAC"}
@@ -1,131 +0,0 @@
1
- import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
2
- import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
3
- import type { StreamingAPI_LastLines } from "./protocol";
4
- import type { StreamingAPI_ReadText } from "./protocol";
5
- import type { StreamingAPI_StreamText } from "./protocol";
6
- import type { StreamingAPI_ReadBinary } from "./protocol";
7
- import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
8
- import type { StreamingAPI_Response } from "./protocol";
9
- import type { StreamingAPI_StreamBinary } from "./protocol";
10
- import type { ServerStreamingCall } from "@protobuf-ts/runtime-rpc";
11
- import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
12
- /**
13
- *
14
- * Streaming provides access to online data stream from item in storage. Whenever item is appended with data,
15
- * the caller receives this fresh data in stream from server.
16
- *
17
- *
18
- * @generated from protobuf service MiLaboratories.Controller.Shared.Streaming
19
- */
20
- export interface IStreamingClient {
21
- /**
22
- * StreamBinary provides stream of binary file. Each response message keeps
23
- * one single chunk of binary data from data source. See StreamingAPI.Binary message
24
- * for more info on available options.
25
- *
26
- * @generated from protobuf rpc: StreamBinary
27
- */
28
- streamBinary(input: StreamingAPI_StreamBinary, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamBinary, StreamingAPI_Response>;
29
- /**
30
- * ReadBinary allows to read remote item in chunks using stream-like API.
31
- * The difference to StreamBinary is that the client receives single response for each
32
- * call and has to send new calls to the server to get fresh data from remote item.
33
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
34
- *
35
- * @generated from protobuf rpc: ReadBinary
36
- */
37
- readBinary(input: StreamingAPI_ReadBinary, options?: RpcOptions): UnaryCall<StreamingAPI_ReadBinary, StreamingAPI_Response>;
38
- /**
39
- * StreamText provides stream of textual file, splitting the data by newline symbol.
40
- * Each response message keeps one single line of text from data source.
41
- *
42
- * @generated from protobuf rpc: StreamText
43
- */
44
- streamText(input: StreamingAPI_StreamText, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamText, StreamingAPI_Response>;
45
- /**
46
- * ReadBinary allows to read remote item in chunks using stream-like API.
47
- * The difference to StreamBinary is that the client receives single response for each
48
- * call and has to send new calls to the server to get fresh data from remote item.
49
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
50
- *
51
- * @generated from protobuf rpc: ReadText
52
- */
53
- readText(input: StreamingAPI_ReadText, options?: RpcOptions): UnaryCall<StreamingAPI_ReadText, StreamingAPI_Response>;
54
- /**
55
- * LastLines provides single message with the last lines from data source.
56
- * When search pattern is specified, the last lines matching the given pattern are returned.
57
- * The lines are returned in reversed order, as server reads data source from the end.
58
- * Consider it as equivalent to 'tac <file> | grep <search> | head -n <line_count>'
59
- * The <new_offset> returned in the response points to the _beginning_ of the last
60
- * line found, so client can continue reading the file backwards in subsequent calls.
61
- * This means, that use of this <new_offset> in ReadText() will return you the same line
62
- * returned last in LastLines() data.
63
- *
64
- * @generated from protobuf rpc: LastLines
65
- */
66
- lastLines(input: StreamingAPI_LastLines, options?: RpcOptions): UnaryCall<StreamingAPI_LastLines, StreamingAPI_Response>;
67
- }
68
- /**
69
- *
70
- * Streaming provides access to online data stream from item in storage. Whenever item is appended with data,
71
- * the caller receives this fresh data in stream from server.
72
- *
73
- *
74
- * @generated from protobuf service MiLaboratories.Controller.Shared.Streaming
75
- */
76
- export declare class StreamingClient implements IStreamingClient, ServiceInfo {
77
- private readonly _transport;
78
- typeName: string;
79
- methods: import("@protobuf-ts/runtime-rpc").MethodInfo<any, any>[];
80
- options: {
81
- [extensionName: string]: import("@protobuf-ts/runtime").JsonValue;
82
- };
83
- constructor(_transport: RpcTransport);
84
- /**
85
- * StreamBinary provides stream of binary file. Each response message keeps
86
- * one single chunk of binary data from data source. See StreamingAPI.Binary message
87
- * for more info on available options.
88
- *
89
- * @generated from protobuf rpc: StreamBinary
90
- */
91
- streamBinary(input: StreamingAPI_StreamBinary, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamBinary, StreamingAPI_Response>;
92
- /**
93
- * ReadBinary allows to read remote item in chunks using stream-like API.
94
- * The difference to StreamBinary is that the client receives single response for each
95
- * call and has to send new calls to the server to get fresh data from remote item.
96
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
97
- *
98
- * @generated from protobuf rpc: ReadBinary
99
- */
100
- readBinary(input: StreamingAPI_ReadBinary, options?: RpcOptions): UnaryCall<StreamingAPI_ReadBinary, StreamingAPI_Response>;
101
- /**
102
- * StreamText provides stream of textual file, splitting the data by newline symbol.
103
- * Each response message keeps one single line of text from data source.
104
- *
105
- * @generated from protobuf rpc: StreamText
106
- */
107
- streamText(input: StreamingAPI_StreamText, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamText, StreamingAPI_Response>;
108
- /**
109
- * ReadBinary allows to read remote item in chunks using stream-like API.
110
- * The difference to StreamBinary is that the client receives single response for each
111
- * call and has to send new calls to the server to get fresh data from remote item.
112
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
113
- *
114
- * @generated from protobuf rpc: ReadText
115
- */
116
- readText(input: StreamingAPI_ReadText, options?: RpcOptions): UnaryCall<StreamingAPI_ReadText, StreamingAPI_Response>;
117
- /**
118
- * LastLines provides single message with the last lines from data source.
119
- * When search pattern is specified, the last lines matching the given pattern are returned.
120
- * The lines are returned in reversed order, as server reads data source from the end.
121
- * Consider it as equivalent to 'tac <file> | grep <search> | head -n <line_count>'
122
- * The <new_offset> returned in the response points to the _beginning_ of the last
123
- * line found, so client can continue reading the file backwards in subsequent calls.
124
- * This means, that use of this <new_offset> in ReadText() will return you the same line
125
- * returned last in LastLines() data.
126
- *
127
- * @generated from protobuf rpc: LastLines
128
- */
129
- lastLines(input: StreamingAPI_LastLines, options?: RpcOptions): UnaryCall<StreamingAPI_LastLines, StreamingAPI_Response>;
130
- }
131
- //# sourceMappingURL=protocol.client.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.client.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAC3D;;;;;;;GAOG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;;;OAMG;IACH,YAAY,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,yBAAyB,EAAE,qBAAqB,CAAC,CAAC;IAC5I;;;;;;;OAOG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,uBAAuB,EAAE,qBAAqB,CAAC,CAAC;IAC5H;;;;;OAKG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,uBAAuB,EAAE,qBAAqB,CAAC,CAAC;IACtI;;;;;;;OAOG;IACH,QAAQ,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,qBAAqB,EAAE,qBAAqB,CAAC,CAAC;IACtH;;;;;;;;;;;OAWG;IACH,SAAS,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sBAAsB,EAAE,qBAAqB,CAAC,CAAC;CAC5H;AACD;;;;;;;GAOG;AACH,qBAAa,eAAgB,YAAW,gBAAgB,EAAE,WAAW;IAIrD,OAAO,CAAC,QAAQ,CAAC,UAAU;IAHvC,QAAQ,SAAsB;IAC9B,OAAO,4DAAqB;IAC5B,OAAO;;MAAqB;gBACC,UAAU,EAAE,YAAY;IAErD;;;;;;OAMG;IACH,YAAY,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,yBAAyB,EAAE,qBAAqB,CAAC;IAI3I;;;;;;;OAOG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,uBAAuB,EAAE,qBAAqB,CAAC;IAI3H;;;;;OAKG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,uBAAuB,EAAE,qBAAqB,CAAC;IAIrI;;;;;;;OAOG;IACH,QAAQ,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,qBAAqB,EAAE,qBAAqB,CAAC;IAIrH;;;;;;;;;;;OAWG;IACH,SAAS,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sBAAsB,EAAE,qBAAqB,CAAC;CAI3H"}
@@ -1,320 +0,0 @@
1
- import { ServiceType } from "@protobuf-ts/runtime-rpc";
2
- import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
3
- import type { IBinaryWriter } from "@protobuf-ts/runtime";
4
- import type { BinaryReadOptions } from "@protobuf-ts/runtime";
5
- import type { IBinaryReader } from "@protobuf-ts/runtime";
6
- import type { PartialMessage } from "@protobuf-ts/runtime";
7
- import { MessageType } from "@protobuf-ts/runtime";
8
- /**
9
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI
10
- */
11
- export interface StreamingAPI {
12
- }
13
- /**
14
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary
15
- */
16
- export interface StreamingAPI_StreamBinary {
17
- /**
18
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
19
- *
20
- * @generated from protobuf field: uint64 resource_id = 1
21
- */
22
- resourceId: bigint;
23
- /**
24
- * <offset> makes streamer to perform seek operation to given offset before sending the data.
25
- *
26
- * @generated from protobuf field: int64 offset = 2
27
- */
28
- offset: bigint;
29
- /**
30
- * <chunk_size> limits the maximum size of <data> for each response message in stream.
31
- *
32
- * Default value: 32 768 (32 KiB)
33
- * Max value: 3900 * 1024 (3.9 MiB)
34
- *
35
- * @generated from protobuf field: optional uint32 chunk_size = 11
36
- */
37
- chunkSize?: number;
38
- /**
39
- * <read_limit> allows client to limit total data sent from server.
40
- * This limit is aggregation of all data, sent in all chunks.
41
- * E.g. to read 2000 bytes of data in chunks of at most
42
- * 130 bytes, use <chunk_size> = 130; <read_limit> = 2000.
43
- * For storage item of appropriate size this settings will result in
44
- * 16 messages from server: 15 of 130 bytes and one of 50 bytes.
45
- *
46
- * @generated from protobuf field: optional int64 read_limit = 20
47
- */
48
- readLimit?: bigint;
49
- }
50
- /**
51
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary
52
- */
53
- export interface StreamingAPI_ReadBinary {
54
- /**
55
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
56
- *
57
- * @generated from protobuf field: uint64 resource_id = 1
58
- */
59
- resourceId: bigint;
60
- /**
61
- * <offset> makes streamer to perform seek operation to given offset before sending the data.
62
- *
63
- * @generated from protobuf field: int64 offset = 2
64
- */
65
- offset: bigint;
66
- /**
67
- * <chunk_size> limits the maximum size of <data> for response message in stream.
68
- *
69
- * Default value: 32 768 (32 KiB)
70
- * Max value: 3900 * 1024 (3.9 MiB)
71
- *
72
- * @generated from protobuf field: optional uint32 chunk_size = 11
73
- */
74
- chunkSize?: number;
75
- }
76
- /**
77
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI.StreamText
78
- */
79
- export interface StreamingAPI_StreamText {
80
- /**
81
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
82
- *
83
- * @generated from protobuf field: uint64 resource_id = 1
84
- */
85
- resourceId: bigint;
86
- /**
87
- * <offset> makes streamer to perform seek operation to given offset before sending the contents.
88
- * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
89
- * Client can just use the <new_offset> value of the last response from server to continue streaming after reconnection.
90
- *
91
- * @generated from protobuf field: int64 offset = 2
92
- */
93
- offset: bigint;
94
- /**
95
- * <read_limit> allows client to limit total data sent from server.
96
- * This limit is aggregation of all data, sent in all chunks, measured
97
- * in lines of text.
98
- * E.g. to read top 1000 lines from stream source, use <read_limit> = 1000.
99
- * When both <read_limit> and <search>/<search_re> are set, the <read_limit> is applied first.
100
- * this is equivalent to 'head -n <read_limit> | grep <search>'.
101
- *
102
- * @generated from protobuf field: optional int64 read_limit = 20
103
- */
104
- readLimit?: bigint;
105
- /**
106
- * <search> is substring for line search pattern.
107
- * This option makes controller to send to the client only lines, that
108
- * have given substring.
109
- *
110
- * @generated from protobuf field: optional string search = 21
111
- */
112
- search?: string;
113
- /**
114
- * <search_re> is regular expression for line search pattern.
115
- * This option makes controller to send to the client only lines, that
116
- * match given regular expression.
117
- *
118
- * @generated from protobuf field: optional string search_re = 22
119
- */
120
- searchRe?: string;
121
- }
122
- /**
123
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI.ReadText
124
- */
125
- export interface StreamingAPI_ReadText {
126
- /**
127
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
128
- *
129
- * @generated from protobuf field: uint64 resource_id = 1
130
- */
131
- resourceId: bigint;
132
- /**
133
- * <offset> makes streamer to perform seek operation to given offset before sending the contents.
134
- * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
135
- * Client can just use the <new_offset> value of the last response from server to continue streaming after reconnection.
136
- *
137
- * @generated from protobuf field: int64 offset = 2
138
- */
139
- offset: bigint;
140
- /**
141
- * <read_limit> allows client to limit total data sent from server.
142
- * Measured in lines of text.
143
- * E.g. to read top 1000 lines from stream source, use <read_limit> = 1000.
144
- * When both <read_limit> and <search>/<search_re> are set, the <read_limit> is applied first.
145
- * this is equivalent to 'head -n <read_limit> | grep <search>'.
146
- * At most 3.9 MiB (3900 * 1024 KiB) of data is returned in single read regardless of <read_limit> option
147
- * Only full lines of text are returned except for the last line from the completed source
148
- * (the one that is not expected to have new data, like blob in storage)
149
- *
150
- * @generated from protobuf field: optional int64 read_limit = 20
151
- */
152
- readLimit?: bigint;
153
- /**
154
- * <search> is substring for line search pattern.
155
- * This option makes controller to send to the client only lines, that
156
- * have given substring.
157
- *
158
- * @generated from protobuf field: optional string search = 21
159
- */
160
- search?: string;
161
- /**
162
- * <search_re> is regular expression for line search pattern.
163
- * This option makes controller to send to the client only lines, that
164
- * match given regular expression.
165
- *
166
- * @generated from protobuf field: optional string search_re = 22
167
- */
168
- searchRe?: string;
169
- }
170
- /**
171
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI.LastLines
172
- */
173
- export interface StreamingAPI_LastLines {
174
- /**
175
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
176
- *
177
- * @generated from protobuf field: uint64 resource_id = 1
178
- */
179
- resourceId: bigint;
180
- /**
181
- * <offset> makes streamer to perform seek operation to given offset before sending the contents.
182
- * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
183
- * By default, LastLines starts to treat the data source from the very last byte available in data stream
184
- * at the moment of call, but client can set the server to start from earlier position.
185
- *
186
- * @generated from protobuf field: optional int64 offset = 2
187
- */
188
- offset?: bigint;
189
- /**
190
- * <line_count> makes streamer to return up to <line_count> lines to the client.
191
- * Default value: 1
192
- *
193
- * @generated from protobuf field: optional int32 line_count = 3
194
- */
195
- lineCount?: number;
196
- /**
197
- * <search> is substring for line search pattern.
198
- * This option makes controller to send to the client only lines, that
199
- * have given substring.
200
- *
201
- * @generated from protobuf field: optional string search = 21
202
- */
203
- search?: string;
204
- /**
205
- * <search_re> is regular expression for line search pattern.
206
- * This option makes controller to send to the client only lines, that
207
- * match given regular expression.
208
- *
209
- * @generated from protobuf field: optional string search_re = 22
210
- */
211
- searchRe?: string;
212
- }
213
- /**
214
- * @generated from protobuf message MiLaboratories.Controller.Shared.StreamingAPI.Response
215
- */
216
- export interface StreamingAPI_Response {
217
- /**
218
- * data chunk from item, starting from the <new_offset> of the previous message in the same stream.
219
- *
220
- * @generated from protobuf field: bytes data = 1
221
- */
222
- data: Uint8Array;
223
- /**
224
- * <size> is the actual size of the streamed item at the moment of this message.
225
- * This might be not a final amount of streamed data, as stream source can be updated
226
- * by other independent process (e.g., data is written to log file).
227
- * This field in combination with <new_offset> shows, how far the client is from the end
228
- * of the data right now.
229
- *
230
- * @generated from protobuf field: uint64 size = 2
231
- */
232
- size: bigint;
233
- /**
234
- * <new_offset> is the new offset in bytes from the start of the streamed item,
235
- * including size of <data> in current response.
236
- * Call to Stream rpc with <offset> = <new_offset> will continue
237
- * streaming from the place of last received message
238
- * (e.g. <offset> = <new_offset> - 1 will repeat the last byte of
239
- * previously received <data>)
240
- *
241
- * @generated from protobuf field: uint64 new_offset = 3
242
- */
243
- newOffset: bigint;
244
- }
245
- declare class StreamingAPI$Type extends MessageType<StreamingAPI> {
246
- constructor();
247
- create(value?: PartialMessage<StreamingAPI>): StreamingAPI;
248
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI): StreamingAPI;
249
- internalBinaryWrite(message: StreamingAPI, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
250
- }
251
- /**
252
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI
253
- */
254
- export declare const StreamingAPI: StreamingAPI$Type;
255
- declare class StreamingAPI_StreamBinary$Type extends MessageType<StreamingAPI_StreamBinary> {
256
- constructor();
257
- create(value?: PartialMessage<StreamingAPI_StreamBinary>): StreamingAPI_StreamBinary;
258
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI_StreamBinary): StreamingAPI_StreamBinary;
259
- internalBinaryWrite(message: StreamingAPI_StreamBinary, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
260
- }
261
- /**
262
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary
263
- */
264
- export declare const StreamingAPI_StreamBinary: StreamingAPI_StreamBinary$Type;
265
- declare class StreamingAPI_ReadBinary$Type extends MessageType<StreamingAPI_ReadBinary> {
266
- constructor();
267
- create(value?: PartialMessage<StreamingAPI_ReadBinary>): StreamingAPI_ReadBinary;
268
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI_ReadBinary): StreamingAPI_ReadBinary;
269
- internalBinaryWrite(message: StreamingAPI_ReadBinary, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
270
- }
271
- /**
272
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary
273
- */
274
- export declare const StreamingAPI_ReadBinary: StreamingAPI_ReadBinary$Type;
275
- declare class StreamingAPI_StreamText$Type extends MessageType<StreamingAPI_StreamText> {
276
- constructor();
277
- create(value?: PartialMessage<StreamingAPI_StreamText>): StreamingAPI_StreamText;
278
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI_StreamText): StreamingAPI_StreamText;
279
- internalBinaryWrite(message: StreamingAPI_StreamText, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
280
- }
281
- /**
282
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI.StreamText
283
- */
284
- export declare const StreamingAPI_StreamText: StreamingAPI_StreamText$Type;
285
- declare class StreamingAPI_ReadText$Type extends MessageType<StreamingAPI_ReadText> {
286
- constructor();
287
- create(value?: PartialMessage<StreamingAPI_ReadText>): StreamingAPI_ReadText;
288
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI_ReadText): StreamingAPI_ReadText;
289
- internalBinaryWrite(message: StreamingAPI_ReadText, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
290
- }
291
- /**
292
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI.ReadText
293
- */
294
- export declare const StreamingAPI_ReadText: StreamingAPI_ReadText$Type;
295
- declare class StreamingAPI_LastLines$Type extends MessageType<StreamingAPI_LastLines> {
296
- constructor();
297
- create(value?: PartialMessage<StreamingAPI_LastLines>): StreamingAPI_LastLines;
298
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI_LastLines): StreamingAPI_LastLines;
299
- internalBinaryWrite(message: StreamingAPI_LastLines, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
300
- }
301
- /**
302
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI.LastLines
303
- */
304
- export declare const StreamingAPI_LastLines: StreamingAPI_LastLines$Type;
305
- declare class StreamingAPI_Response$Type extends MessageType<StreamingAPI_Response> {
306
- constructor();
307
- create(value?: PartialMessage<StreamingAPI_Response>): StreamingAPI_Response;
308
- internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: StreamingAPI_Response): StreamingAPI_Response;
309
- internalBinaryWrite(message: StreamingAPI_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
310
- }
311
- /**
312
- * @generated MessageType for protobuf message MiLaboratories.Controller.Shared.StreamingAPI.Response
313
- */
314
- export declare const StreamingAPI_Response: StreamingAPI_Response$Type;
315
- /**
316
- * @generated ServiceType for protobuf service MiLaboratories.Controller.Shared.Streaming
317
- */
318
- export declare const Streaming: ServiceType;
319
- export {};
320
- //# sourceMappingURL=protocol.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts"],"names":[],"mappings":"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"}