@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base_types.cjs","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none\n// @generated from protobuf file \"github.com/milaboratory/pl/plapi/plapiproto/base_types.proto\" (package \"MiLaboratories.PL.Base\", syntax proto3)\n// tslint:disable\nimport type { BinaryWriteOptions } from \"@protobuf-ts/runtime\";\nimport type { IBinaryWriter } from \"@protobuf-ts/runtime\";\nimport { WireType } 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.PL.Base.ResourceType\n */\nexport interface ResourceType {\n /**\n * @generated from protobuf field: string name = 1\n */\n name: string;\n /**\n * @generated from protobuf field: string version = 2\n */\n version: string;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.Base.FieldRef\n */\nexport interface FieldRef {\n /**\n * @generated from protobuf field: uint64 resource_id = 2\n */\n resourceId: bigint;\n /**\n * @generated from protobuf field: string field_name = 3\n */\n fieldName: string;\n}\n/**\n * @generated from protobuf enum MiLaboratories.PL.Base.FieldType\n */\nexport enum FieldType {\n /**\n * @generated from protobuf enum value: INVALID = 0;\n */\n INVALID = 0,\n /**\n * @generated from protobuf enum value: INPUT = 1;\n */\n INPUT = 1,\n /**\n * @generated from protobuf enum value: OUTPUT = 2;\n */\n OUTPUT = 2,\n /**\n * @generated from protobuf enum value: SERVICE = 6;\n */\n SERVICE = 6,\n /**\n * @generated from protobuf enum value: ONE_TIME_WRITABLE = 4;\n */\n ONE_TIME_WRITABLE = 4,\n /**\n * @generated from protobuf enum value: DYNAMIC = 3;\n */\n DYNAMIC = 3,\n /**\n * @generated from protobuf enum value: MULTIPLE_TIMES_WRITABLE = 5;\n */\n MULTIPLE_TIMES_WRITABLE = 5\n}\n// @generated message type with reflection information, may provide speed optimized methods\nclass ResourceType$Type extends MessageType<ResourceType> {\n constructor() {\n super(\"MiLaboratories.PL.Base.ResourceType\", [\n { no: 1, name: \"name\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ },\n { no: 2, name: \"version\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<ResourceType>): ResourceType {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.name = \"\";\n message.version = \"\";\n if (value !== undefined)\n reflectionMergePartial<ResourceType>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ResourceType): ResourceType {\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 version */ 2:\n message.version = 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: ResourceType, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* string name = 1; */\n if (message.name !== \"\")\n writer.tag(1, WireType.LengthDelimited).string(message.name);\n /* string version = 2; */\n if (message.version !== \"\")\n writer.tag(2, WireType.LengthDelimited).string(message.version);\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.PL.Base.ResourceType\n */\nexport const ResourceType = new ResourceType$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass FieldRef$Type extends MessageType<FieldRef> {\n constructor() {\n super(\"MiLaboratories.PL.Base.FieldRef\", [\n { no: 2, name: \"resource_id\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 3, name: \"field_name\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<FieldRef>): FieldRef {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceId = 0n;\n message.fieldName = \"\";\n if (value !== undefined)\n reflectionMergePartial<FieldRef>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: FieldRef): FieldRef {\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 */ 2:\n message.resourceId = reader.uint64().toBigInt();\n break;\n case /* string field_name */ 3:\n message.fieldName = 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: FieldRef, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 resource_id = 2; */\n if (message.resourceId !== 0n)\n writer.tag(2, WireType.Varint).uint64(message.resourceId);\n /* string field_name = 3; */\n if (message.fieldName !== \"\")\n writer.tag(3, WireType.LengthDelimited).string(message.fieldName);\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.PL.Base.FieldRef\n */\nexport const FieldRef = new FieldRef$Type();\n"],"names":["FieldType","MessageType","reflectionMergePartial","UnknownFieldHandler","WireType"],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base_types.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,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;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,WAAW,QAAQ;IACrB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB;AACD;;GAEG;AACH,oBAAY,SAAS;IACjB;;OAEG;IACH,OAAO,IAAI;IACX;;OAEG;IACH,KAAK,IAAI;IACT;;OAEG;IACH,MAAM,IAAI;IACV;;OAEG;IACH,OAAO,IAAI;IACX;;OAEG;IACH,iBAAiB,IAAI;IACrB;;OAEG;IACH,OAAO,IAAI;IACX;;OAEG;IACH,uBAAuB,IAAI;CAC9B;AAED,cAAM,iBAAkB,SAAQ,WAAW,CAAC,YAAY,CAAC;;IAOrD,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,YAAY,CAAC,GAAG,YAAY;IAQ1D,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,YAAY,GAAG,YAAY;IAsB1H,mBAAmB,CAAC,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAYhH;AACD;;GAEG;AACH,eAAO,MAAM,YAAY,mBAA0B,CAAC;AAEpD,cAAM,aAAc,SAAQ,WAAW,CAAC,QAAQ,CAAC;;IAO7C,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,QAAQ,CAAC,GAAG,QAAQ;IAQlD,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ;IAsBlH,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAY5G;AACD;;GAEG;AACH,eAAO,MAAM,QAAQ,eAAsB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base_types.js","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none\n// @generated from protobuf file \"github.com/milaboratory/pl/plapi/plapiproto/base_types.proto\" (package \"MiLaboratories.PL.Base\", syntax proto3)\n// tslint:disable\nimport type { BinaryWriteOptions } from \"@protobuf-ts/runtime\";\nimport type { IBinaryWriter } from \"@protobuf-ts/runtime\";\nimport { WireType } 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.PL.Base.ResourceType\n */\nexport interface ResourceType {\n /**\n * @generated from protobuf field: string name = 1\n */\n name: string;\n /**\n * @generated from protobuf field: string version = 2\n */\n version: string;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.Base.FieldRef\n */\nexport interface FieldRef {\n /**\n * @generated from protobuf field: uint64 resource_id = 2\n */\n resourceId: bigint;\n /**\n * @generated from protobuf field: string field_name = 3\n */\n fieldName: string;\n}\n/**\n * @generated from protobuf enum MiLaboratories.PL.Base.FieldType\n */\nexport enum FieldType {\n /**\n * @generated from protobuf enum value: INVALID = 0;\n */\n INVALID = 0,\n /**\n * @generated from protobuf enum value: INPUT = 1;\n */\n INPUT = 1,\n /**\n * @generated from protobuf enum value: OUTPUT = 2;\n */\n OUTPUT = 2,\n /**\n * @generated from protobuf enum value: SERVICE = 6;\n */\n SERVICE = 6,\n /**\n * @generated from protobuf enum value: ONE_TIME_WRITABLE = 4;\n */\n ONE_TIME_WRITABLE = 4,\n /**\n * @generated from protobuf enum value: DYNAMIC = 3;\n */\n DYNAMIC = 3,\n /**\n * @generated from protobuf enum value: MULTIPLE_TIMES_WRITABLE = 5;\n */\n MULTIPLE_TIMES_WRITABLE = 5\n}\n// @generated message type with reflection information, may provide speed optimized methods\nclass ResourceType$Type extends MessageType<ResourceType> {\n constructor() {\n super(\"MiLaboratories.PL.Base.ResourceType\", [\n { no: 1, name: \"name\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ },\n { no: 2, name: \"version\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<ResourceType>): ResourceType {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.name = \"\";\n message.version = \"\";\n if (value !== undefined)\n reflectionMergePartial<ResourceType>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ResourceType): ResourceType {\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 version */ 2:\n message.version = 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: ResourceType, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* string name = 1; */\n if (message.name !== \"\")\n writer.tag(1, WireType.LengthDelimited).string(message.name);\n /* string version = 2; */\n if (message.version !== \"\")\n writer.tag(2, WireType.LengthDelimited).string(message.version);\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.PL.Base.ResourceType\n */\nexport const ResourceType = new ResourceType$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass FieldRef$Type extends MessageType<FieldRef> {\n constructor() {\n super(\"MiLaboratories.PL.Base.FieldRef\", [\n { no: 2, name: \"resource_id\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 3, name: \"field_name\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<FieldRef>): FieldRef {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceId = 0n;\n message.fieldName = \"\";\n if (value !== undefined)\n reflectionMergePartial<FieldRef>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: FieldRef): FieldRef {\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 */ 2:\n message.resourceId = reader.uint64().toBigInt();\n break;\n case /* string field_name */ 3:\n message.fieldName = 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: FieldRef, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* uint64 resource_id = 2; */\n if (message.resourceId !== 0n)\n writer.tag(2, WireType.Varint).uint64(message.resourceId);\n /* string field_name = 3; */\n if (message.fieldName !== \"\")\n writer.tag(3, WireType.LengthDelimited).string(message.fieldName);\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.PL.Base.FieldRef\n */\nexport const FieldRef = new FieldRef$Type();\n"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/import.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,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,MAAM,EAAE,MAAM,uCAAuC,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAC;AAClE,OAAO,EAAE,KAAK,EAAE,MAAM,uCAAuC,CAAC;AAC9D,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;AACrE,OAAO,EAAE,QAAQ,EAAE,MAAM,yCAAyC,CAAC;AACnE,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACtE,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACtE,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACtE,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACtE,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,UAAU,EAAE,MAAM,yCAAyC,CAAC;AACrE,OAAO,EAAE,GAAG,EAAE,MAAM,oCAAoC,CAAC;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AAC7D;;;;;GAKG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,GAAG,CAAC;IACV;;OAEG;IACH,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;;OAEG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;OAEG;IACH,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;OAEG;IACH,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;OAEG;IACH,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,cAAM,qBAAsB,SAAQ,WAAW,CAAC,gBAAgB,CAAC;;IAqB7D,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,gBAAgB,CAAC,GAAG,gBAAgB;IAMlE,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,gBAAgB,GAAG,gBAAgB;IAgElI,mBAAmB,CAAC,OAAO,EAAE,gBAAgB,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAsDpH;AACD;;GAEG;AACH,eAAO,MAAM,gBAAgB,uBAA8B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resource_types.cjs","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none\n// @generated from protobuf file \"github.com/milaboratory/pl/plapi/plapiproto/resource_types.proto\" (package \"MiLaboratories.PL.RTypes\", syntax proto3)\n// tslint:disable\nimport type { BinaryWriteOptions } from \"@protobuf-ts/runtime\";\nimport type { IBinaryWriter } from \"@protobuf-ts/runtime\";\nimport { WireType } 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\";\nimport { ResourceType } from \"./base_types\";\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.Number\n */\nexport interface Number$ {\n /**\n * @generated from protobuf oneof: value\n */\n value: {\n oneofKind: \"int32\";\n /**\n * @generated from protobuf field: int32 int32 = 1\n */\n int32: number;\n } | {\n oneofKind: \"uint32\";\n /**\n * @generated from protobuf field: uint32 uint32 = 2\n */\n uint32: number;\n } | {\n oneofKind: \"int64\";\n /**\n * @generated from protobuf field: int64 int64 = 3\n */\n int64: bigint;\n } | {\n oneofKind: \"uint64\";\n /**\n * @generated from protobuf field: uint64 uint64 = 4\n */\n uint64: bigint;\n } | {\n oneofKind: \"float\";\n /**\n * @generated from protobuf field: float float = 5\n */\n float: number;\n } | {\n oneofKind: \"double\";\n /**\n * @generated from protobuf field: double double = 6\n */\n double: number;\n } | {\n oneofKind: undefined;\n };\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.ControllerSettings\n */\nexport interface ControllerSettings {\n /**\n * @generated from protobuf field: string type = 1\n */\n type: string;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.SubscriptionSettings\n */\nexport interface SubscriptionSettings {\n /**\n * @generated from protobuf field: bool blocking = 1\n */\n blocking: boolean;\n /**\n * FIXME: drop this hack once we allow Data in Structural resources\n *\n * @generated from protobuf field: uint64 randomizer = 2\n */\n randomizer: bigint; // dirty hack that makes subscription settings resources unique\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.NotificationFilter\n */\nexport interface NotificationFilter {\n /**\n * @generated from protobuf oneof: resource_filter\n */\n resourceFilter: {\n oneofKind: \"resourceType\";\n /**\n * @generated from protobuf field: MiLaboratories.PL.Base.ResourceType resource_type = 1\n */\n resourceType: ResourceType;\n } | {\n oneofKind: \"resourceId\";\n /**\n * @generated from protobuf field: uint64 resource_id = 7\n */\n resourceId: bigint;\n } | {\n oneofKind: undefined;\n };\n /**\n * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter = 8\n */\n eventFilter?: NotificationFilter_EventFilter;\n /**\n * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.Payload payload = 9\n */\n payload?: NotificationFilter_Payload;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.NotificationFilter.EventFilter\n */\nexport interface NotificationFilter_EventFilter {\n /**\n * @generated from protobuf field: optional bool all = 1\n */\n all?: boolean;\n // \n // Resource events\n // \n\n /**\n * @generated from protobuf field: optional bool resource_created = 2\n */\n resourceCreated?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_deleted = 3\n */\n resourceDeleted?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_ready = 5\n */\n resourceReady?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_duplicate = 6\n */\n resourceDuplicate?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_error = 16\n */\n resourceError?: boolean;\n /**\n *\n * Field events\n *\n *\n * @generated from protobuf field: optional bool inputs_locked = 13\n */\n inputsLocked?: boolean;\n /**\n * @generated from protobuf field: optional bool outputs_locked = 14\n */\n outputsLocked?: boolean;\n /**\n * @generated from protobuf field: optional bool field_created = 12\n */\n fieldCreated?: boolean;\n /**\n * @generated from protobuf field: optional bool field_got_error = 17\n */\n fieldGotError?: boolean;\n /**\n * @generated from protobuf field: optional bool input_set = 7\n */\n inputSet?: boolean;\n /**\n * @generated from protobuf field: optional bool all_inputs_set = 8\n */\n allInputsSet?: boolean;\n /**\n * @generated from protobuf field: optional bool output_set = 9\n */\n outputSet?: boolean;\n /**\n * @generated from protobuf field: optional bool all_outputs_set = 10\n */\n allOutputsSet?: boolean;\n /**\n * @generated from protobuf field: optional bool generic_otw_set = 15\n */\n genericOtwSet?: boolean;\n /**\n * @generated from protobuf field: optional bool dynamic_changed = 11\n */\n dynamicChanged?: boolean;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.NotificationFilter.Payload\n */\nexport interface NotificationFilter_Payload {\n /**\n * @generated from protobuf field: map<string, bytes> values = 1\n */\n values: {\n [key: string]: Uint8Array;\n };\n}\n// @generated message type with reflection information, may provide speed optimized methods\nclass Number$$Type extends MessageType<Number$> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.Number\", [\n { no: 1, name: \"int32\", kind: \"scalar\", oneof: \"value\", T: 5 /*ScalarType.INT32*/ },\n { no: 2, name: \"uint32\", kind: \"scalar\", oneof: \"value\", T: 13 /*ScalarType.UINT32*/ },\n { no: 3, name: \"int64\", kind: \"scalar\", oneof: \"value\", T: 3 /*ScalarType.INT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 4, name: \"uint64\", kind: \"scalar\", oneof: \"value\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 5, name: \"float\", kind: \"scalar\", oneof: \"value\", T: 2 /*ScalarType.FLOAT*/ },\n { no: 6, name: \"double\", kind: \"scalar\", oneof: \"value\", T: 1 /*ScalarType.DOUBLE*/ }\n ]);\n }\n create(value?: PartialMessage<Number$>): Number$ {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.value = { oneofKind: undefined };\n if (value !== undefined)\n reflectionMergePartial<Number$>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: Number$): Number$ {\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 /* int32 int32 */ 1:\n message.value = {\n oneofKind: \"int32\",\n int32: reader.int32()\n };\n break;\n case /* uint32 uint32 */ 2:\n message.value = {\n oneofKind: \"uint32\",\n uint32: reader.uint32()\n };\n break;\n case /* int64 int64 */ 3:\n message.value = {\n oneofKind: \"int64\",\n int64: reader.int64().toBigInt()\n };\n break;\n case /* uint64 uint64 */ 4:\n message.value = {\n oneofKind: \"uint64\",\n uint64: reader.uint64().toBigInt()\n };\n break;\n case /* float float */ 5:\n message.value = {\n oneofKind: \"float\",\n float: reader.float()\n };\n break;\n case /* double double */ 6:\n message.value = {\n oneofKind: \"double\",\n double: reader.double()\n };\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: Number$, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* int32 int32 = 1; */\n if (message.value.oneofKind === \"int32\")\n writer.tag(1, WireType.Varint).int32(message.value.int32);\n /* uint32 uint32 = 2; */\n if (message.value.oneofKind === \"uint32\")\n writer.tag(2, WireType.Varint).uint32(message.value.uint32);\n /* int64 int64 = 3; */\n if (message.value.oneofKind === \"int64\")\n writer.tag(3, WireType.Varint).int64(message.value.int64);\n /* uint64 uint64 = 4; */\n if (message.value.oneofKind === \"uint64\")\n writer.tag(4, WireType.Varint).uint64(message.value.uint64);\n /* float float = 5; */\n if (message.value.oneofKind === \"float\")\n writer.tag(5, WireType.Bit32).float(message.value.float);\n /* double double = 6; */\n if (message.value.oneofKind === \"double\")\n writer.tag(6, WireType.Bit64).double(message.value.double);\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.PL.RTypes.Number\n */\nexport const Number$ = new Number$$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass ControllerSettings$Type extends MessageType<ControllerSettings> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.ControllerSettings\", [\n { no: 1, name: \"type\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<ControllerSettings>): ControllerSettings {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.type = \"\";\n if (value !== undefined)\n reflectionMergePartial<ControllerSettings>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ControllerSettings): ControllerSettings {\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 type */ 1:\n message.type = 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: ControllerSettings, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* string type = 1; */\n if (message.type !== \"\")\n writer.tag(1, WireType.LengthDelimited).string(message.type);\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.PL.RTypes.ControllerSettings\n */\nexport const ControllerSettings = new ControllerSettings$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass SubscriptionSettings$Type extends MessageType<SubscriptionSettings> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.SubscriptionSettings\", [\n { no: 1, name: \"blocking\", kind: \"scalar\", T: 8 /*ScalarType.BOOL*/ },\n { no: 2, name: \"randomizer\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<SubscriptionSettings>): SubscriptionSettings {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.blocking = false;\n message.randomizer = 0n;\n if (value !== undefined)\n reflectionMergePartial<SubscriptionSettings>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: SubscriptionSettings): SubscriptionSettings {\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 /* bool blocking */ 1:\n message.blocking = reader.bool();\n break;\n case /* uint64 randomizer */ 2:\n message.randomizer = 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: SubscriptionSettings, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* bool blocking = 1; */\n if (message.blocking !== false)\n writer.tag(1, WireType.Varint).bool(message.blocking);\n /* uint64 randomizer = 2; */\n if (message.randomizer !== 0n)\n writer.tag(2, WireType.Varint).uint64(message.randomizer);\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.PL.RTypes.SubscriptionSettings\n */\nexport const SubscriptionSettings = new SubscriptionSettings$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass NotificationFilter$Type extends MessageType<NotificationFilter> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.NotificationFilter\", [\n { no: 1, name: \"resource_type\", kind: \"message\", oneof: \"resourceFilter\", T: () => ResourceType },\n { no: 7, name: \"resource_id\", kind: \"scalar\", oneof: \"resourceFilter\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 8, name: \"event_filter\", kind: \"message\", T: () => NotificationFilter_EventFilter },\n { no: 9, name: \"payload\", kind: \"message\", T: () => NotificationFilter_Payload }\n ]);\n }\n create(value?: PartialMessage<NotificationFilter>): NotificationFilter {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceFilter = { oneofKind: undefined };\n if (value !== undefined)\n reflectionMergePartial<NotificationFilter>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: NotificationFilter): NotificationFilter {\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 /* MiLaboratories.PL.Base.ResourceType resource_type */ 1:\n message.resourceFilter = {\n oneofKind: \"resourceType\",\n resourceType: ResourceType.internalBinaryRead(reader, reader.uint32(), options, (message.resourceFilter as any).resourceType)\n };\n break;\n case /* uint64 resource_id */ 7:\n message.resourceFilter = {\n oneofKind: \"resourceId\",\n resourceId: reader.uint64().toBigInt()\n };\n break;\n case /* MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter */ 8:\n message.eventFilter = NotificationFilter_EventFilter.internalBinaryRead(reader, reader.uint32(), options, message.eventFilter);\n break;\n case /* MiLaboratories.PL.RTypes.NotificationFilter.Payload payload */ 9:\n message.payload = NotificationFilter_Payload.internalBinaryRead(reader, reader.uint32(), options, message.payload);\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: NotificationFilter, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* MiLaboratories.PL.Base.ResourceType resource_type = 1; */\n if (message.resourceFilter.oneofKind === \"resourceType\")\n ResourceType.internalBinaryWrite(message.resourceFilter.resourceType, writer.tag(1, WireType.LengthDelimited).fork(), options).join();\n /* uint64 resource_id = 7; */\n if (message.resourceFilter.oneofKind === \"resourceId\")\n writer.tag(7, WireType.Varint).uint64(message.resourceFilter.resourceId);\n /* MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter = 8; */\n if (message.eventFilter)\n NotificationFilter_EventFilter.internalBinaryWrite(message.eventFilter, writer.tag(8, WireType.LengthDelimited).fork(), options).join();\n /* MiLaboratories.PL.RTypes.NotificationFilter.Payload payload = 9; */\n if (message.payload)\n NotificationFilter_Payload.internalBinaryWrite(message.payload, writer.tag(9, WireType.LengthDelimited).fork(), options).join();\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.PL.RTypes.NotificationFilter\n */\nexport const NotificationFilter = new NotificationFilter$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass NotificationFilter_EventFilter$Type extends MessageType<NotificationFilter_EventFilter> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.NotificationFilter.EventFilter\", [\n { no: 1, name: \"all\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 2, name: \"resource_created\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 3, name: \"resource_deleted\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 5, name: \"resource_ready\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 6, name: \"resource_duplicate\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 16, name: \"resource_error\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 13, name: \"inputs_locked\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 14, name: \"outputs_locked\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 12, name: \"field_created\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 17, name: \"field_got_error\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 7, name: \"input_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 8, name: \"all_inputs_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 9, name: \"output_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 10, name: \"all_outputs_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 15, name: \"generic_otw_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 11, name: \"dynamic_changed\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ }\n ]);\n }\n create(value?: PartialMessage<NotificationFilter_EventFilter>): NotificationFilter_EventFilter {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<NotificationFilter_EventFilter>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: NotificationFilter_EventFilter): NotificationFilter_EventFilter {\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 /* optional bool all */ 1:\n message.all = reader.bool();\n break;\n case /* optional bool resource_created */ 2:\n message.resourceCreated = reader.bool();\n break;\n case /* optional bool resource_deleted */ 3:\n message.resourceDeleted = reader.bool();\n break;\n case /* optional bool resource_ready */ 5:\n message.resourceReady = reader.bool();\n break;\n case /* optional bool resource_duplicate */ 6:\n message.resourceDuplicate = reader.bool();\n break;\n case /* optional bool resource_error */ 16:\n message.resourceError = reader.bool();\n break;\n case /* optional bool inputs_locked */ 13:\n message.inputsLocked = reader.bool();\n break;\n case /* optional bool outputs_locked */ 14:\n message.outputsLocked = reader.bool();\n break;\n case /* optional bool field_created */ 12:\n message.fieldCreated = reader.bool();\n break;\n case /* optional bool field_got_error */ 17:\n message.fieldGotError = reader.bool();\n break;\n case /* optional bool input_set */ 7:\n message.inputSet = reader.bool();\n break;\n case /* optional bool all_inputs_set */ 8:\n message.allInputsSet = reader.bool();\n break;\n case /* optional bool output_set */ 9:\n message.outputSet = reader.bool();\n break;\n case /* optional bool all_outputs_set */ 10:\n message.allOutputsSet = reader.bool();\n break;\n case /* optional bool generic_otw_set */ 15:\n message.genericOtwSet = reader.bool();\n break;\n case /* optional bool dynamic_changed */ 11:\n message.dynamicChanged = reader.bool();\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: NotificationFilter_EventFilter, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* optional bool all = 1; */\n if (message.all !== undefined)\n writer.tag(1, WireType.Varint).bool(message.all);\n /* optional bool resource_created = 2; */\n if (message.resourceCreated !== undefined)\n writer.tag(2, WireType.Varint).bool(message.resourceCreated);\n /* optional bool resource_deleted = 3; */\n if (message.resourceDeleted !== undefined)\n writer.tag(3, WireType.Varint).bool(message.resourceDeleted);\n /* optional bool resource_ready = 5; */\n if (message.resourceReady !== undefined)\n writer.tag(5, WireType.Varint).bool(message.resourceReady);\n /* optional bool resource_duplicate = 6; */\n if (message.resourceDuplicate !== undefined)\n writer.tag(6, WireType.Varint).bool(message.resourceDuplicate);\n /* optional bool input_set = 7; */\n if (message.inputSet !== undefined)\n writer.tag(7, WireType.Varint).bool(message.inputSet);\n /* optional bool all_inputs_set = 8; */\n if (message.allInputsSet !== undefined)\n writer.tag(8, WireType.Varint).bool(message.allInputsSet);\n /* optional bool output_set = 9; */\n if (message.outputSet !== undefined)\n writer.tag(9, WireType.Varint).bool(message.outputSet);\n /* optional bool all_outputs_set = 10; */\n if (message.allOutputsSet !== undefined)\n writer.tag(10, WireType.Varint).bool(message.allOutputsSet);\n /* optional bool dynamic_changed = 11; */\n if (message.dynamicChanged !== undefined)\n writer.tag(11, WireType.Varint).bool(message.dynamicChanged);\n /* optional bool field_created = 12; */\n if (message.fieldCreated !== undefined)\n writer.tag(12, WireType.Varint).bool(message.fieldCreated);\n /* optional bool inputs_locked = 13; */\n if (message.inputsLocked !== undefined)\n writer.tag(13, WireType.Varint).bool(message.inputsLocked);\n /* optional bool outputs_locked = 14; */\n if (message.outputsLocked !== undefined)\n writer.tag(14, WireType.Varint).bool(message.outputsLocked);\n /* optional bool generic_otw_set = 15; */\n if (message.genericOtwSet !== undefined)\n writer.tag(15, WireType.Varint).bool(message.genericOtwSet);\n /* optional bool resource_error = 16; */\n if (message.resourceError !== undefined)\n writer.tag(16, WireType.Varint).bool(message.resourceError);\n /* optional bool field_got_error = 17; */\n if (message.fieldGotError !== undefined)\n writer.tag(17, WireType.Varint).bool(message.fieldGotError);\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.PL.RTypes.NotificationFilter.EventFilter\n */\nexport const NotificationFilter_EventFilter = new NotificationFilter_EventFilter$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass NotificationFilter_Payload$Type extends MessageType<NotificationFilter_Payload> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.NotificationFilter.Payload\", [\n { no: 1, name: \"values\", kind: \"map\", K: 9 /*ScalarType.STRING*/, V: { kind: \"scalar\", T: 12 /*ScalarType.BYTES*/ } }\n ]);\n }\n create(value?: PartialMessage<NotificationFilter_Payload>): NotificationFilter_Payload {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.values = {};\n if (value !== undefined)\n reflectionMergePartial<NotificationFilter_Payload>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: NotificationFilter_Payload): NotificationFilter_Payload {\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 /* map<string, bytes> values */ 1:\n this.binaryReadMap1(message.values, reader, options);\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 private binaryReadMap1(map: NotificationFilter_Payload[\"values\"], reader: IBinaryReader, options: BinaryReadOptions): void {\n let len = reader.uint32(), end = reader.pos + len, key: keyof NotificationFilter_Payload[\"values\"] | undefined, val: NotificationFilter_Payload[\"values\"][any] | undefined;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case 1:\n key = reader.string();\n break;\n case 2:\n val = reader.bytes();\n break;\n default: throw new globalThis.Error(\"unknown map entry field for MiLaboratories.PL.RTypes.NotificationFilter.Payload.values\");\n }\n }\n map[key ?? \"\"] = val ?? new Uint8Array(0);\n }\n internalBinaryWrite(message: NotificationFilter_Payload, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* map<string, bytes> values = 1; */\n for (let k of globalThis.Object.keys(message.values))\n writer.tag(1, WireType.LengthDelimited).fork().tag(1, WireType.LengthDelimited).string(k).tag(2, WireType.LengthDelimited).bytes(message.values[k]).join();\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.PL.RTypes.NotificationFilter.Payload\n */\nexport const NotificationFilter_Payload = new NotificationFilter_Payload$Type();\n"],"names":["MessageType","reflectionMergePartial","UnknownFieldHandler","WireType","ResourceType"],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resource_types.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,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,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C;;GAEG;AACH,MAAM,WAAW,OAAO;IACpB;;OAEG;IACH,KAAK,EAAE;QACH,SAAS,EAAE,OAAO,CAAC;QACnB;;WAEG;QACH,KAAK,EAAE,MAAM,CAAC;KACjB,GAAG;QACA,SAAS,EAAE,QAAQ,CAAC;QACpB;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;KAClB,GAAG;QACA,SAAS,EAAE,OAAO,CAAC;QACnB;;WAEG;QACH,KAAK,EAAE,MAAM,CAAC;KACjB,GAAG;QACA,SAAS,EAAE,QAAQ,CAAC;QACpB;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;KAClB,GAAG;QACA,SAAS,EAAE,OAAO,CAAC;QACnB;;WAEG;QACH,KAAK,EAAE,MAAM,CAAC;KACjB,GAAG;QACA,SAAS,EAAE,QAAQ,CAAC;QACpB;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;KAClB,GAAG;QACA,SAAS,EAAE,SAAS,CAAC;KACxB,CAAC;CACL;AACD;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,cAAc,EAAE;QACZ,SAAS,EAAE,cAAc,CAAC;QAC1B;;WAEG;QACH,YAAY,EAAE,YAAY,CAAC;KAC9B,GAAG;QACA,SAAS,EAAE,YAAY,CAAC;QACxB;;WAEG;QACH,UAAU,EAAE,MAAM,CAAC;KACtB,GAAG;QACA,SAAS,EAAE,SAAS,CAAC;KACxB,CAAC;IACF;;OAEG;IACH,WAAW,CAAC,EAAE,8BAA8B,CAAC;IAC7C;;OAEG;IACH,OAAO,CAAC,EAAE,0BAA0B,CAAC;CACxC;AACD;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;OAEG;IACH,GAAG,CAAC,EAAE,OAAO,CAAC;IAKd;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;;;OAMG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;CAC5B;AACD;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,MAAM,EAAE;QACJ,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAC;KAC7B,CAAC;CACL;AAED,cAAM,YAAa,SAAQ,WAAW,CAAC,OAAO,CAAC;;IAW3C,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,GAAG,OAAO;IAOhD,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,OAAO;IAoDhH,mBAAmB,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAwB3G;AACD;;GAEG;AACH,eAAO,MAAM,OAAO,cAAqB,CAAC;AAE1C,cAAM,uBAAwB,SAAQ,WAAW,CAAC,kBAAkB,CAAC;;IAMjE,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,kBAAkB,CAAC,GAAG,kBAAkB;IAOtE,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,kBAAkB,GAAG,kBAAkB;IAmBtI,mBAAmB,CAAC,OAAO,EAAE,kBAAkB,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAStH;AACD;;GAEG;AACH,eAAO,MAAM,kBAAkB,yBAAgC,CAAC;AAEhE,cAAM,yBAA0B,SAAQ,WAAW,CAAC,oBAAoB,CAAC;;IAOrE,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,oBAAoB,CAAC,GAAG,oBAAoB;IAQ1E,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,oBAAoB,GAAG,oBAAoB;IAsB1I,mBAAmB,CAAC,OAAO,EAAE,oBAAoB,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAYxH;AACD;;GAEG;AACH,eAAO,MAAM,oBAAoB,2BAAkC,CAAC;AAEpE,cAAM,uBAAwB,SAAQ,WAAW,CAAC,kBAAkB,CAAC;;IASjE,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,kBAAkB,CAAC,GAAG,kBAAkB;IAOtE,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,kBAAkB,GAAG,kBAAkB;IAkCtI,mBAAmB,CAAC,OAAO,EAAE,kBAAkB,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAkBtH;AACD;;GAEG;AACH,eAAO,MAAM,kBAAkB,yBAAgC,CAAC;AAEhE,cAAM,mCAAoC,SAAQ,WAAW,CAAC,8BAA8B,CAAC;;IAqBzF,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;IAgE9J,mBAAmB,CAAC,OAAO,EAAE,8BAA8B,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAsDlI;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,qCAA4C,CAAC;AAExF,cAAM,+BAAgC,SAAQ,WAAW,CAAC,0BAA0B,CAAC;;IAMjF,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,0BAA0B,CAAC,GAAG,0BAA0B;IAOtF,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,0BAA0B,GAAG,0BAA0B;IAmBtJ,OAAO,CAAC,cAAc;IAgBtB,mBAAmB,CAAC,OAAO,EAAE,0BAA0B,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAS9H;AACD;;GAEG;AACH,eAAO,MAAM,0BAA0B,iCAAwC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resource_types.js","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none\n// @generated from protobuf file \"github.com/milaboratory/pl/plapi/plapiproto/resource_types.proto\" (package \"MiLaboratories.PL.RTypes\", syntax proto3)\n// tslint:disable\nimport type { BinaryWriteOptions } from \"@protobuf-ts/runtime\";\nimport type { IBinaryWriter } from \"@protobuf-ts/runtime\";\nimport { WireType } 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\";\nimport { ResourceType } from \"./base_types\";\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.Number\n */\nexport interface Number$ {\n /**\n * @generated from protobuf oneof: value\n */\n value: {\n oneofKind: \"int32\";\n /**\n * @generated from protobuf field: int32 int32 = 1\n */\n int32: number;\n } | {\n oneofKind: \"uint32\";\n /**\n * @generated from protobuf field: uint32 uint32 = 2\n */\n uint32: number;\n } | {\n oneofKind: \"int64\";\n /**\n * @generated from protobuf field: int64 int64 = 3\n */\n int64: bigint;\n } | {\n oneofKind: \"uint64\";\n /**\n * @generated from protobuf field: uint64 uint64 = 4\n */\n uint64: bigint;\n } | {\n oneofKind: \"float\";\n /**\n * @generated from protobuf field: float float = 5\n */\n float: number;\n } | {\n oneofKind: \"double\";\n /**\n * @generated from protobuf field: double double = 6\n */\n double: number;\n } | {\n oneofKind: undefined;\n };\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.ControllerSettings\n */\nexport interface ControllerSettings {\n /**\n * @generated from protobuf field: string type = 1\n */\n type: string;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.SubscriptionSettings\n */\nexport interface SubscriptionSettings {\n /**\n * @generated from protobuf field: bool blocking = 1\n */\n blocking: boolean;\n /**\n * FIXME: drop this hack once we allow Data in Structural resources\n *\n * @generated from protobuf field: uint64 randomizer = 2\n */\n randomizer: bigint; // dirty hack that makes subscription settings resources unique\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.NotificationFilter\n */\nexport interface NotificationFilter {\n /**\n * @generated from protobuf oneof: resource_filter\n */\n resourceFilter: {\n oneofKind: \"resourceType\";\n /**\n * @generated from protobuf field: MiLaboratories.PL.Base.ResourceType resource_type = 1\n */\n resourceType: ResourceType;\n } | {\n oneofKind: \"resourceId\";\n /**\n * @generated from protobuf field: uint64 resource_id = 7\n */\n resourceId: bigint;\n } | {\n oneofKind: undefined;\n };\n /**\n * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter = 8\n */\n eventFilter?: NotificationFilter_EventFilter;\n /**\n * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.Payload payload = 9\n */\n payload?: NotificationFilter_Payload;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.NotificationFilter.EventFilter\n */\nexport interface NotificationFilter_EventFilter {\n /**\n * @generated from protobuf field: optional bool all = 1\n */\n all?: boolean;\n // \n // Resource events\n // \n\n /**\n * @generated from protobuf field: optional bool resource_created = 2\n */\n resourceCreated?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_deleted = 3\n */\n resourceDeleted?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_ready = 5\n */\n resourceReady?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_duplicate = 6\n */\n resourceDuplicate?: boolean;\n /**\n * @generated from protobuf field: optional bool resource_error = 16\n */\n resourceError?: boolean;\n /**\n *\n * Field events\n *\n *\n * @generated from protobuf field: optional bool inputs_locked = 13\n */\n inputsLocked?: boolean;\n /**\n * @generated from protobuf field: optional bool outputs_locked = 14\n */\n outputsLocked?: boolean;\n /**\n * @generated from protobuf field: optional bool field_created = 12\n */\n fieldCreated?: boolean;\n /**\n * @generated from protobuf field: optional bool field_got_error = 17\n */\n fieldGotError?: boolean;\n /**\n * @generated from protobuf field: optional bool input_set = 7\n */\n inputSet?: boolean;\n /**\n * @generated from protobuf field: optional bool all_inputs_set = 8\n */\n allInputsSet?: boolean;\n /**\n * @generated from protobuf field: optional bool output_set = 9\n */\n outputSet?: boolean;\n /**\n * @generated from protobuf field: optional bool all_outputs_set = 10\n */\n allOutputsSet?: boolean;\n /**\n * @generated from protobuf field: optional bool generic_otw_set = 15\n */\n genericOtwSet?: boolean;\n /**\n * @generated from protobuf field: optional bool dynamic_changed = 11\n */\n dynamicChanged?: boolean;\n}\n/**\n * @generated from protobuf message MiLaboratories.PL.RTypes.NotificationFilter.Payload\n */\nexport interface NotificationFilter_Payload {\n /**\n * @generated from protobuf field: map<string, bytes> values = 1\n */\n values: {\n [key: string]: Uint8Array;\n };\n}\n// @generated message type with reflection information, may provide speed optimized methods\nclass Number$$Type extends MessageType<Number$> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.Number\", [\n { no: 1, name: \"int32\", kind: \"scalar\", oneof: \"value\", T: 5 /*ScalarType.INT32*/ },\n { no: 2, name: \"uint32\", kind: \"scalar\", oneof: \"value\", T: 13 /*ScalarType.UINT32*/ },\n { no: 3, name: \"int64\", kind: \"scalar\", oneof: \"value\", T: 3 /*ScalarType.INT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 4, name: \"uint64\", kind: \"scalar\", oneof: \"value\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 5, name: \"float\", kind: \"scalar\", oneof: \"value\", T: 2 /*ScalarType.FLOAT*/ },\n { no: 6, name: \"double\", kind: \"scalar\", oneof: \"value\", T: 1 /*ScalarType.DOUBLE*/ }\n ]);\n }\n create(value?: PartialMessage<Number$>): Number$ {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.value = { oneofKind: undefined };\n if (value !== undefined)\n reflectionMergePartial<Number$>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: Number$): Number$ {\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 /* int32 int32 */ 1:\n message.value = {\n oneofKind: \"int32\",\n int32: reader.int32()\n };\n break;\n case /* uint32 uint32 */ 2:\n message.value = {\n oneofKind: \"uint32\",\n uint32: reader.uint32()\n };\n break;\n case /* int64 int64 */ 3:\n message.value = {\n oneofKind: \"int64\",\n int64: reader.int64().toBigInt()\n };\n break;\n case /* uint64 uint64 */ 4:\n message.value = {\n oneofKind: \"uint64\",\n uint64: reader.uint64().toBigInt()\n };\n break;\n case /* float float */ 5:\n message.value = {\n oneofKind: \"float\",\n float: reader.float()\n };\n break;\n case /* double double */ 6:\n message.value = {\n oneofKind: \"double\",\n double: reader.double()\n };\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: Number$, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* int32 int32 = 1; */\n if (message.value.oneofKind === \"int32\")\n writer.tag(1, WireType.Varint).int32(message.value.int32);\n /* uint32 uint32 = 2; */\n if (message.value.oneofKind === \"uint32\")\n writer.tag(2, WireType.Varint).uint32(message.value.uint32);\n /* int64 int64 = 3; */\n if (message.value.oneofKind === \"int64\")\n writer.tag(3, WireType.Varint).int64(message.value.int64);\n /* uint64 uint64 = 4; */\n if (message.value.oneofKind === \"uint64\")\n writer.tag(4, WireType.Varint).uint64(message.value.uint64);\n /* float float = 5; */\n if (message.value.oneofKind === \"float\")\n writer.tag(5, WireType.Bit32).float(message.value.float);\n /* double double = 6; */\n if (message.value.oneofKind === \"double\")\n writer.tag(6, WireType.Bit64).double(message.value.double);\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.PL.RTypes.Number\n */\nexport const Number$ = new Number$$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass ControllerSettings$Type extends MessageType<ControllerSettings> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.ControllerSettings\", [\n { no: 1, name: \"type\", kind: \"scalar\", T: 9 /*ScalarType.STRING*/ }\n ]);\n }\n create(value?: PartialMessage<ControllerSettings>): ControllerSettings {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.type = \"\";\n if (value !== undefined)\n reflectionMergePartial<ControllerSettings>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ControllerSettings): ControllerSettings {\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 type */ 1:\n message.type = 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: ControllerSettings, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* string type = 1; */\n if (message.type !== \"\")\n writer.tag(1, WireType.LengthDelimited).string(message.type);\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.PL.RTypes.ControllerSettings\n */\nexport const ControllerSettings = new ControllerSettings$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass SubscriptionSettings$Type extends MessageType<SubscriptionSettings> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.SubscriptionSettings\", [\n { no: 1, name: \"blocking\", kind: \"scalar\", T: 8 /*ScalarType.BOOL*/ },\n { no: 2, name: \"randomizer\", kind: \"scalar\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }\n ]);\n }\n create(value?: PartialMessage<SubscriptionSettings>): SubscriptionSettings {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.blocking = false;\n message.randomizer = 0n;\n if (value !== undefined)\n reflectionMergePartial<SubscriptionSettings>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: SubscriptionSettings): SubscriptionSettings {\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 /* bool blocking */ 1:\n message.blocking = reader.bool();\n break;\n case /* uint64 randomizer */ 2:\n message.randomizer = 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: SubscriptionSettings, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* bool blocking = 1; */\n if (message.blocking !== false)\n writer.tag(1, WireType.Varint).bool(message.blocking);\n /* uint64 randomizer = 2; */\n if (message.randomizer !== 0n)\n writer.tag(2, WireType.Varint).uint64(message.randomizer);\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.PL.RTypes.SubscriptionSettings\n */\nexport const SubscriptionSettings = new SubscriptionSettings$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass NotificationFilter$Type extends MessageType<NotificationFilter> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.NotificationFilter\", [\n { no: 1, name: \"resource_type\", kind: \"message\", oneof: \"resourceFilter\", T: () => ResourceType },\n { no: 7, name: \"resource_id\", kind: \"scalar\", oneof: \"resourceFilter\", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ },\n { no: 8, name: \"event_filter\", kind: \"message\", T: () => NotificationFilter_EventFilter },\n { no: 9, name: \"payload\", kind: \"message\", T: () => NotificationFilter_Payload }\n ]);\n }\n create(value?: PartialMessage<NotificationFilter>): NotificationFilter {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.resourceFilter = { oneofKind: undefined };\n if (value !== undefined)\n reflectionMergePartial<NotificationFilter>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: NotificationFilter): NotificationFilter {\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 /* MiLaboratories.PL.Base.ResourceType resource_type */ 1:\n message.resourceFilter = {\n oneofKind: \"resourceType\",\n resourceType: ResourceType.internalBinaryRead(reader, reader.uint32(), options, (message.resourceFilter as any).resourceType)\n };\n break;\n case /* uint64 resource_id */ 7:\n message.resourceFilter = {\n oneofKind: \"resourceId\",\n resourceId: reader.uint64().toBigInt()\n };\n break;\n case /* MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter */ 8:\n message.eventFilter = NotificationFilter_EventFilter.internalBinaryRead(reader, reader.uint32(), options, message.eventFilter);\n break;\n case /* MiLaboratories.PL.RTypes.NotificationFilter.Payload payload */ 9:\n message.payload = NotificationFilter_Payload.internalBinaryRead(reader, reader.uint32(), options, message.payload);\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: NotificationFilter, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* MiLaboratories.PL.Base.ResourceType resource_type = 1; */\n if (message.resourceFilter.oneofKind === \"resourceType\")\n ResourceType.internalBinaryWrite(message.resourceFilter.resourceType, writer.tag(1, WireType.LengthDelimited).fork(), options).join();\n /* uint64 resource_id = 7; */\n if (message.resourceFilter.oneofKind === \"resourceId\")\n writer.tag(7, WireType.Varint).uint64(message.resourceFilter.resourceId);\n /* MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter = 8; */\n if (message.eventFilter)\n NotificationFilter_EventFilter.internalBinaryWrite(message.eventFilter, writer.tag(8, WireType.LengthDelimited).fork(), options).join();\n /* MiLaboratories.PL.RTypes.NotificationFilter.Payload payload = 9; */\n if (message.payload)\n NotificationFilter_Payload.internalBinaryWrite(message.payload, writer.tag(9, WireType.LengthDelimited).fork(), options).join();\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.PL.RTypes.NotificationFilter\n */\nexport const NotificationFilter = new NotificationFilter$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass NotificationFilter_EventFilter$Type extends MessageType<NotificationFilter_EventFilter> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.NotificationFilter.EventFilter\", [\n { no: 1, name: \"all\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 2, name: \"resource_created\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 3, name: \"resource_deleted\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 5, name: \"resource_ready\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 6, name: \"resource_duplicate\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 16, name: \"resource_error\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 13, name: \"inputs_locked\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 14, name: \"outputs_locked\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 12, name: \"field_created\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 17, name: \"field_got_error\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 7, name: \"input_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 8, name: \"all_inputs_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 9, name: \"output_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 10, name: \"all_outputs_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 15, name: \"generic_otw_set\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ },\n { no: 11, name: \"dynamic_changed\", kind: \"scalar\", opt: true, T: 8 /*ScalarType.BOOL*/ }\n ]);\n }\n create(value?: PartialMessage<NotificationFilter_EventFilter>): NotificationFilter_EventFilter {\n const message = globalThis.Object.create((this.messagePrototype!));\n if (value !== undefined)\n reflectionMergePartial<NotificationFilter_EventFilter>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: NotificationFilter_EventFilter): NotificationFilter_EventFilter {\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 /* optional bool all */ 1:\n message.all = reader.bool();\n break;\n case /* optional bool resource_created */ 2:\n message.resourceCreated = reader.bool();\n break;\n case /* optional bool resource_deleted */ 3:\n message.resourceDeleted = reader.bool();\n break;\n case /* optional bool resource_ready */ 5:\n message.resourceReady = reader.bool();\n break;\n case /* optional bool resource_duplicate */ 6:\n message.resourceDuplicate = reader.bool();\n break;\n case /* optional bool resource_error */ 16:\n message.resourceError = reader.bool();\n break;\n case /* optional bool inputs_locked */ 13:\n message.inputsLocked = reader.bool();\n break;\n case /* optional bool outputs_locked */ 14:\n message.outputsLocked = reader.bool();\n break;\n case /* optional bool field_created */ 12:\n message.fieldCreated = reader.bool();\n break;\n case /* optional bool field_got_error */ 17:\n message.fieldGotError = reader.bool();\n break;\n case /* optional bool input_set */ 7:\n message.inputSet = reader.bool();\n break;\n case /* optional bool all_inputs_set */ 8:\n message.allInputsSet = reader.bool();\n break;\n case /* optional bool output_set */ 9:\n message.outputSet = reader.bool();\n break;\n case /* optional bool all_outputs_set */ 10:\n message.allOutputsSet = reader.bool();\n break;\n case /* optional bool generic_otw_set */ 15:\n message.genericOtwSet = reader.bool();\n break;\n case /* optional bool dynamic_changed */ 11:\n message.dynamicChanged = reader.bool();\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: NotificationFilter_EventFilter, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* optional bool all = 1; */\n if (message.all !== undefined)\n writer.tag(1, WireType.Varint).bool(message.all);\n /* optional bool resource_created = 2; */\n if (message.resourceCreated !== undefined)\n writer.tag(2, WireType.Varint).bool(message.resourceCreated);\n /* optional bool resource_deleted = 3; */\n if (message.resourceDeleted !== undefined)\n writer.tag(3, WireType.Varint).bool(message.resourceDeleted);\n /* optional bool resource_ready = 5; */\n if (message.resourceReady !== undefined)\n writer.tag(5, WireType.Varint).bool(message.resourceReady);\n /* optional bool resource_duplicate = 6; */\n if (message.resourceDuplicate !== undefined)\n writer.tag(6, WireType.Varint).bool(message.resourceDuplicate);\n /* optional bool input_set = 7; */\n if (message.inputSet !== undefined)\n writer.tag(7, WireType.Varint).bool(message.inputSet);\n /* optional bool all_inputs_set = 8; */\n if (message.allInputsSet !== undefined)\n writer.tag(8, WireType.Varint).bool(message.allInputsSet);\n /* optional bool output_set = 9; */\n if (message.outputSet !== undefined)\n writer.tag(9, WireType.Varint).bool(message.outputSet);\n /* optional bool all_outputs_set = 10; */\n if (message.allOutputsSet !== undefined)\n writer.tag(10, WireType.Varint).bool(message.allOutputsSet);\n /* optional bool dynamic_changed = 11; */\n if (message.dynamicChanged !== undefined)\n writer.tag(11, WireType.Varint).bool(message.dynamicChanged);\n /* optional bool field_created = 12; */\n if (message.fieldCreated !== undefined)\n writer.tag(12, WireType.Varint).bool(message.fieldCreated);\n /* optional bool inputs_locked = 13; */\n if (message.inputsLocked !== undefined)\n writer.tag(13, WireType.Varint).bool(message.inputsLocked);\n /* optional bool outputs_locked = 14; */\n if (message.outputsLocked !== undefined)\n writer.tag(14, WireType.Varint).bool(message.outputsLocked);\n /* optional bool generic_otw_set = 15; */\n if (message.genericOtwSet !== undefined)\n writer.tag(15, WireType.Varint).bool(message.genericOtwSet);\n /* optional bool resource_error = 16; */\n if (message.resourceError !== undefined)\n writer.tag(16, WireType.Varint).bool(message.resourceError);\n /* optional bool field_got_error = 17; */\n if (message.fieldGotError !== undefined)\n writer.tag(17, WireType.Varint).bool(message.fieldGotError);\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.PL.RTypes.NotificationFilter.EventFilter\n */\nexport const NotificationFilter_EventFilter = new NotificationFilter_EventFilter$Type();\n// @generated message type with reflection information, may provide speed optimized methods\nclass NotificationFilter_Payload$Type extends MessageType<NotificationFilter_Payload> {\n constructor() {\n super(\"MiLaboratories.PL.RTypes.NotificationFilter.Payload\", [\n { no: 1, name: \"values\", kind: \"map\", K: 9 /*ScalarType.STRING*/, V: { kind: \"scalar\", T: 12 /*ScalarType.BYTES*/ } }\n ]);\n }\n create(value?: PartialMessage<NotificationFilter_Payload>): NotificationFilter_Payload {\n const message = globalThis.Object.create((this.messagePrototype!));\n message.values = {};\n if (value !== undefined)\n reflectionMergePartial<NotificationFilter_Payload>(this, message, value);\n return message;\n }\n internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: NotificationFilter_Payload): NotificationFilter_Payload {\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 /* map<string, bytes> values */ 1:\n this.binaryReadMap1(message.values, reader, options);\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 private binaryReadMap1(map: NotificationFilter_Payload[\"values\"], reader: IBinaryReader, options: BinaryReadOptions): void {\n let len = reader.uint32(), end = reader.pos + len, key: keyof NotificationFilter_Payload[\"values\"] | undefined, val: NotificationFilter_Payload[\"values\"][any] | undefined;\n while (reader.pos < end) {\n let [fieldNo, wireType] = reader.tag();\n switch (fieldNo) {\n case 1:\n key = reader.string();\n break;\n case 2:\n val = reader.bytes();\n break;\n default: throw new globalThis.Error(\"unknown map entry field for MiLaboratories.PL.RTypes.NotificationFilter.Payload.values\");\n }\n }\n map[key ?? \"\"] = val ?? new Uint8Array(0);\n }\n internalBinaryWrite(message: NotificationFilter_Payload, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {\n /* map<string, bytes> values = 1; */\n for (let k of globalThis.Object.keys(message.values))\n writer.tag(1, WireType.LengthDelimited).fork().tag(1, WireType.LengthDelimited).string(k).tag(2, WireType.LengthDelimited).bytes(message.values[k]).join();\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.PL.RTypes.NotificationFilter.Payload\n */\nexport const NotificationFilter_Payload = new NotificationFilter_Payload$Type();\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,73 @@
1
+ import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
2
+ import type { IBinaryWriter } from "@protobuf-ts/runtime";
3
+ import type { BinaryReadOptions } from "@protobuf-ts/runtime";
4
+ import type { IBinaryReader } from "@protobuf-ts/runtime";
5
+ import type { PartialMessage } from "@protobuf-ts/runtime";
6
+ import { MessageType } from "@protobuf-ts/runtime";
7
+ /**
8
+ * @generated from protobuf message MiLaboratories.PL.WSTest.PingWS
9
+ */
10
+ export interface PingWS {
11
+ }
12
+ /**
13
+ * @generated from protobuf message MiLaboratories.PL.WSTest.PingWS.Request
14
+ */
15
+ export interface PingWS_Request {
16
+ /**
17
+ * @generated from protobuf field: int32 request_id = 1
18
+ */
19
+ requestId: number;
20
+ /**
21
+ * @generated from protobuf field: int32 replies_count = 2
22
+ */
23
+ repliesCount: number;
24
+ /**
25
+ * @generated from protobuf field: bool close = 3
26
+ */
27
+ close: boolean;
28
+ }
29
+ /**
30
+ * @generated from protobuf message MiLaboratories.PL.WSTest.PingWS.Response
31
+ */
32
+ export interface PingWS_Response {
33
+ /**
34
+ * @generated from protobuf field: int32 request_id = 1
35
+ */
36
+ requestId: number;
37
+ /**
38
+ * @generated from protobuf field: int32 reply_id = 2
39
+ */
40
+ replyId: number;
41
+ }
42
+ declare class PingWS$Type extends MessageType<PingWS> {
43
+ constructor();
44
+ create(value?: PartialMessage<PingWS>): PingWS;
45
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: PingWS): PingWS;
46
+ internalBinaryWrite(message: PingWS, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
47
+ }
48
+ /**
49
+ * @generated MessageType for protobuf message MiLaboratories.PL.WSTest.PingWS
50
+ */
51
+ export declare const PingWS: PingWS$Type;
52
+ declare class PingWS_Request$Type extends MessageType<PingWS_Request> {
53
+ constructor();
54
+ create(value?: PartialMessage<PingWS_Request>): PingWS_Request;
55
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: PingWS_Request): PingWS_Request;
56
+ internalBinaryWrite(message: PingWS_Request, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
57
+ }
58
+ /**
59
+ * @generated MessageType for protobuf message MiLaboratories.PL.WSTest.PingWS.Request
60
+ */
61
+ export declare const PingWS_Request: PingWS_Request$Type;
62
+ declare class PingWS_Response$Type extends MessageType<PingWS_Response> {
63
+ constructor();
64
+ create(value?: PartialMessage<PingWS_Response>): PingWS_Response;
65
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: PingWS_Response): PingWS_Response;
66
+ internalBinaryWrite(message: PingWS_Response, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
67
+ }
68
+ /**
69
+ * @generated MessageType for protobuf message MiLaboratories.PL.WSTest.PingWS.Response
70
+ */
71
+ export declare const PingWS_Response: PingWS_Response$Type;
72
+ export {};
73
+ //# sourceMappingURL=ws-test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ws-test.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.ts"],"names":[],"mappings":"AAUA,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;;GAEG;AACH,MAAM,WAAW,MAAM;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,KAAK,EAAE,OAAO,CAAC;CAClB;AACD;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB;AAED,cAAM,WAAY,SAAQ,WAAW,CAAC,MAAM,CAAC;;IAIzC,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,GAAG,MAAM;IAM9C,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM;IAgB9G,mBAAmB,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAM1G;AACD;;GAEG;AACH,eAAO,MAAM,MAAM,aAAoB,CAAC;AAExC,cAAM,mBAAoB,SAAQ,WAAW,CAAC,cAAc,CAAC;;IAQzD,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,cAAc,CAAC,GAAG,cAAc;IAS9D,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,cAAc,GAAG,cAAc;IAyB9H,mBAAmB,CAAC,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAelH;AACD;;GAEG;AACH,eAAO,MAAM,cAAc,qBAA4B,CAAC;AAExD,cAAM,oBAAqB,SAAQ,WAAW,CAAC,eAAe,CAAC;;IAO3D,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,eAAe,CAAC,GAAG,eAAe;IAQhE,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,eAAe,GAAG,eAAe;IAsBhI,mBAAmB,CAAC,OAAO,EAAE,eAAe,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAYnH;AACD;;GAEG;AACH,eAAO,MAAM,eAAe,sBAA6B,CAAC"}
@@ -33,7 +33,7 @@ export interface Http {
33
33
  fullyDecodeReservedExpansion: boolean;
34
34
  }
35
35
  /**
36
- * # gRPC Transcoding
36
+ * gRPC Transcoding
37
37
  *
38
38
  * gRPC Transcoding is a feature for mapping between a gRPC method and one or
39
39
  * more HTTP REST endpoints. It allows developers to build a single API service
@@ -74,9 +74,8 @@ export interface Http {
74
74
  *
75
75
  * This enables an HTTP REST to gRPC mapping as below:
76
76
  *
77
- * HTTP | gRPC
78
- * -----|-----
79
- * `GET /v1/messages/123456` | `GetMessage(name: "messages/123456")`
77
+ * - HTTP: `GET /v1/messages/123456`
78
+ * - gRPC: `GetMessage(name: "messages/123456")`
80
79
  *
81
80
  * Any fields in the request message which are not bound by the path template
82
81
  * automatically become HTTP query parameters if there is no HTTP request body.
@@ -100,11 +99,9 @@ export interface Http {
100
99
  *
101
100
  * This enables a HTTP JSON to RPC mapping as below:
102
101
  *
103
- * HTTP | gRPC
104
- * -----|-----
105
- * `GET /v1/messages/123456?revision=2&sub.subfield=foo` |
106
- * `GetMessage(message_id: "123456" revision: 2 sub: SubMessage(subfield:
107
- * "foo"))`
102
+ * - HTTP: `GET /v1/messages/123456?revision=2&sub.subfield=foo`
103
+ * - gRPC: `GetMessage(message_id: "123456" revision: 2 sub:
104
+ * SubMessage(subfield: "foo"))`
108
105
  *
109
106
  * Note that fields which are mapped to URL query parameters must have a
110
107
  * primitive type or a repeated primitive type or a non-repeated message type.
@@ -134,10 +131,8 @@ export interface Http {
134
131
  * representation of the JSON in the request body is determined by
135
132
  * protos JSON encoding:
136
133
  *
137
- * HTTP | gRPC
138
- * -----|-----
139
- * `PATCH /v1/messages/123456 { "text": "Hi!" }` | `UpdateMessage(message_id:
140
- * "123456" message { text: "Hi!" })`
134
+ * - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
135
+ * - gRPC: `UpdateMessage(message_id: "123456" message { text: "Hi!" })`
141
136
  *
142
137
  * The special name `*` can be used in the body mapping to define that
143
138
  * every field not bound by the path template should be mapped to the
@@ -160,10 +155,8 @@ export interface Http {
160
155
  *
161
156
  * The following HTTP JSON to RPC mapping is enabled:
162
157
  *
163
- * HTTP | gRPC
164
- * -----|-----
165
- * `PATCH /v1/messages/123456 { "text": "Hi!" }` | `UpdateMessage(message_id:
166
- * "123456" text: "Hi!")`
158
+ * - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
159
+ * - gRPC: `UpdateMessage(message_id: "123456" text: "Hi!")`
167
160
  *
168
161
  * Note that when using `*` in the body mapping, it is not possible to
169
162
  * have HTTP parameters, as all fields not bound by the path end in
@@ -191,29 +184,32 @@ export interface Http {
191
184
  *
192
185
  * This enables the following two alternative HTTP JSON to RPC mappings:
193
186
  *
194
- * HTTP | gRPC
195
- * -----|-----
196
- * `GET /v1/messages/123456` | `GetMessage(message_id: "123456")`
197
- * `GET /v1/users/me/messages/123456` | `GetMessage(user_id: "me" message_id:
198
- * "123456")`
187
+ * - HTTP: `GET /v1/messages/123456`
188
+ * - gRPC: `GetMessage(message_id: "123456")`
199
189
  *
200
- * ## Rules for HTTP mapping
190
+ * - HTTP: `GET /v1/users/me/messages/123456`
191
+ * - gRPC: `GetMessage(user_id: "me" message_id: "123456")`
192
+ *
193
+ * Rules for HTTP mapping
201
194
  *
202
195
  * 1. Leaf request fields (recursive expansion nested messages in the request
203
196
  * message) are classified into three categories:
204
197
  * - Fields referred by the path template. They are passed via the URL path.
205
- * - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They are passed via the HTTP
198
+ * - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They
199
+ * are passed via the HTTP
206
200
  * request body.
207
201
  * - All other fields are passed via the URL query parameters, and the
208
202
  * parameter name is the field path in the request message. A repeated
209
203
  * field can be represented as multiple query parameters under the same
210
204
  * name.
211
- * 2. If [HttpRule.body][google.api.HttpRule.body] is "*", there is no URL query parameter, all fields
205
+ * 2. If [HttpRule.body][google.api.HttpRule.body] is "*", there is no URL
206
+ * query parameter, all fields
212
207
  * are passed via URL path and HTTP request body.
213
- * 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP request body, all
208
+ * 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP
209
+ * request body, all
214
210
  * fields are passed via URL path and URL query parameters.
215
211
  *
216
- * ### Path template syntax
212
+ * Path template syntax
217
213
  *
218
214
  * Template = "/" Segments [ Verb ] ;
219
215
  * Segments = Segment { "/" Segment } ;
@@ -252,7 +248,7 @@ export interface Http {
252
248
  * Document](https://developers.google.com/discovery/v1/reference/apis) as
253
249
  * `{+var}`.
254
250
  *
255
- * ## Using gRPC API Service Configuration
251
+ * Using gRPC API Service Configuration
256
252
  *
257
253
  * gRPC API Service Configuration (service config) is a configuration language
258
254
  * for configuring a gRPC service to become a user-facing product. The
@@ -267,15 +263,14 @@ export interface Http {
267
263
  * specified in the service config will override any matching transcoding
268
264
  * configuration in the proto.
269
265
  *
270
- * Example:
266
+ * The following example selects a gRPC method and applies an `HttpRule` to it:
271
267
  *
272
268
  * http:
273
269
  * rules:
274
- * # Selects a gRPC method and applies HttpRule to it.
275
270
  * - selector: example.v1.Messaging.GetMessage
276
271
  * get: /v1/messages/{message_id}/{sub.subfield}
277
272
  *
278
- * ## Special notes
273
+ * Special notes
279
274
  *
280
275
  * When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the
281
276
  * proto to JSON conversion must follow the [proto3
@@ -309,7 +304,8 @@ export interface HttpRule {
309
304
  /**
310
305
  * Selects a method to which this rule applies.
311
306
  *
312
- * Refer to [selector][google.api.DocumentationRule.selector] for syntax details.
307
+ * Refer to [selector][google.api.DocumentationRule.selector] for syntax
308
+ * details.
313
309
  *
314
310
  * @generated from protobuf field: string selector = 1
315
311
  */
@@ -0,0 +1 @@
1
+ {"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../../src/proto-grpc/google/api/http.ts"],"names":[],"mappings":"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"}