@milaboratories/pl-client 2.7.13 → 2.7.14

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 (116) hide show
  1. package/dist/core/auth.d.ts.map +1 -1
  2. package/dist/core/cache.d.ts.map +1 -1
  3. package/dist/core/client.d.ts +1 -1
  4. package/dist/core/client.d.ts.map +1 -1
  5. package/dist/core/default_client.d.ts.map +1 -1
  6. package/dist/core/driver.d.ts.map +1 -1
  7. package/dist/core/errors.d.ts.map +1 -1
  8. package/dist/core/final.d.ts.map +1 -1
  9. package/dist/core/ll_client.d.ts.map +1 -1
  10. package/dist/core/ll_transaction.d.ts.map +1 -1
  11. package/dist/core/transaction.d.ts +1 -1
  12. package/dist/core/transaction.d.ts.map +1 -1
  13. package/dist/core/type_conversion.d.ts.map +1 -1
  14. package/dist/core/types.d.ts +1 -1
  15. package/dist/core/types.d.ts.map +1 -1
  16. package/dist/core/unauth_client.d.ts.map +1 -1
  17. package/dist/helpers/pl.d.ts.map +1 -1
  18. package/dist/helpers/poll.d.ts.map +1 -1
  19. package/dist/helpers/state_helpers.d.ts.map +1 -1
  20. package/dist/helpers/tx_helpers.d.ts.map +1 -1
  21. package/dist/index.js +1 -1
  22. package/dist/index.js.map +1 -1
  23. package/dist/index.mjs +4069 -4075
  24. package/dist/index.mjs.map +1 -1
  25. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts +15 -15
  26. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +1 -1
  27. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +4 -4
  28. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +1 -1
  29. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +16 -16
  30. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +1 -1
  31. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +4 -4
  32. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +1 -1
  33. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +59 -59
  34. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +1 -1
  35. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +8 -8
  36. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +1 -1
  37. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +22 -22
  38. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +1 -1
  39. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +72 -72
  40. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +1 -1
  41. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +152 -152
  42. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +1 -1
  43. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +156 -156
  44. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +1 -1
  45. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +773 -773
  46. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +1 -1
  47. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +163 -163
  48. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +1 -1
  49. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +22 -22
  50. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +1 -1
  51. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +32 -32
  52. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +1 -1
  53. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +78 -78
  54. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +1 -1
  55. package/dist/proto/google/api/http.d.ts +89 -89
  56. package/dist/proto/google/api/http.d.ts.map +1 -1
  57. package/dist/proto/google/protobuf/any.d.ts +52 -52
  58. package/dist/proto/google/protobuf/any.d.ts.map +1 -1
  59. package/dist/proto/google/protobuf/descriptor.d.ts +1151 -1151
  60. package/dist/proto/google/protobuf/descriptor.d.ts.map +1 -1
  61. package/dist/proto/google/protobuf/duration.d.ts +19 -19
  62. package/dist/proto/google/protobuf/duration.d.ts.map +1 -1
  63. package/dist/proto/google/protobuf/empty.d.ts.map +1 -1
  64. package/dist/proto/google/protobuf/struct.d.ts +56 -56
  65. package/dist/proto/google/protobuf/struct.d.ts.map +1 -1
  66. package/dist/proto/google/protobuf/timestamp.d.ts +25 -25
  67. package/dist/proto/google/protobuf/timestamp.d.ts.map +1 -1
  68. package/dist/proto/google/protobuf/wrappers.d.ts +72 -72
  69. package/dist/proto/google/protobuf/wrappers.d.ts.map +1 -1
  70. package/dist/test/test_config.d.ts.map +1 -1
  71. package/dist/util/util.d.ts.map +1 -1
  72. package/package.json +7 -3
  73. package/src/core/auth.ts +3 -3
  74. package/src/core/cache.ts +1 -1
  75. package/src/core/client.ts +39 -31
  76. package/src/core/config.ts +21 -21
  77. package/src/core/default_client.ts +15 -14
  78. package/src/core/driver.ts +4 -4
  79. package/src/core/errors.ts +3 -3
  80. package/src/core/final.ts +7 -4
  81. package/src/core/ll_client.ts +31 -27
  82. package/src/core/ll_transaction.ts +17 -17
  83. package/src/core/stat.ts +2 -2
  84. package/src/core/transaction.ts +93 -95
  85. package/src/core/type_conversion.ts +11 -8
  86. package/src/core/types.ts +25 -26
  87. package/src/core/unauth_client.ts +6 -6
  88. package/src/helpers/pl.ts +8 -7
  89. package/src/helpers/poll.ts +25 -21
  90. package/src/helpers/state_helpers.ts +2 -1
  91. package/src/helpers/tx_helpers.ts +4 -3
  92. package/src/proto/github.com/googleapis/googleapis/google/rpc/status.ts +74 -71
  93. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +21 -20
  94. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +240 -225
  95. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +21 -20
  96. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +290 -275
  97. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +32 -30
  98. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +388 -364
  99. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +58 -53
  100. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +490 -469
  101. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +262 -237
  102. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.ts +11751 -11032
  103. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +1155 -1114
  104. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +131 -125
  105. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts +203 -200
  106. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +559 -540
  107. package/src/proto/google/api/http.ts +280 -271
  108. package/src/proto/google/protobuf/any.ts +149 -139
  109. package/src/proto/google/protobuf/descriptor.ts +2952 -2853
  110. package/src/proto/google/protobuf/duration.ts +107 -102
  111. package/src/proto/google/protobuf/empty.ts +41 -38
  112. package/src/proto/google/protobuf/struct.ts +336 -322
  113. package/src/proto/google/protobuf/timestamp.ts +131 -123
  114. package/src/proto/google/protobuf/wrappers.ts +536 -491
  115. package/src/test/test_config.ts +21 -19
  116. package/src/util/util.ts +1 -0
@@ -11,50 +11,50 @@ import { JsonValue } from '@protobuf-ts/runtime';
11
11
  */
12
12
  export interface IStreamingClient {
13
13
  /**
14
- * StreamBinary provides stream of binary file. Each response message keeps
15
- * one single chunk of binary data from data source. See StreamingAPI.Binary message
16
- * for more info on available options.
17
- *
18
- * @generated from protobuf rpc: StreamBinary(MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
19
- */
14
+ * StreamBinary provides stream of binary file. Each response message keeps
15
+ * one single chunk of binary data from data source. See StreamingAPI.Binary message
16
+ * for more info on available options.
17
+ *
18
+ * @generated from protobuf rpc: StreamBinary(MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
19
+ */
20
20
  streamBinary(input: StreamingAPI_StreamBinary, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamBinary, StreamingAPI_Response>;
21
21
  /**
22
- * ReadBinary allows to read remote item in chunks using stream-like API.
23
- * The difference to StreamBinary is that the client receives single response for each
24
- * call and has to send new calls to the server to get fresh data from remote item.
25
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
26
- *
27
- * @generated from protobuf rpc: ReadBinary(MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
28
- */
22
+ * ReadBinary allows to read remote item in chunks using stream-like API.
23
+ * The difference to StreamBinary is that the client receives single response for each
24
+ * call and has to send new calls to the server to get fresh data from remote item.
25
+ * Each response (each chunk from server) keeps not more than 3.9MiB of data.
26
+ *
27
+ * @generated from protobuf rpc: ReadBinary(MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
28
+ */
29
29
  readBinary(input: StreamingAPI_ReadBinary, options?: RpcOptions): UnaryCall<StreamingAPI_ReadBinary, StreamingAPI_Response>;
30
30
  /**
31
- * StreamText provides stream of textual file, splitting the data by newline symbol.
32
- * Each response message keeps one single line of text from data source.
33
- *
34
- * @generated from protobuf rpc: StreamText(MiLaboratories.Controller.Shared.StreamingAPI.StreamText) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
35
- */
31
+ * StreamText provides stream of textual file, splitting the data by newline symbol.
32
+ * Each response message keeps one single line of text from data source.
33
+ *
34
+ * @generated from protobuf rpc: StreamText(MiLaboratories.Controller.Shared.StreamingAPI.StreamText) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
35
+ */
36
36
  streamText(input: StreamingAPI_StreamText, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamText, StreamingAPI_Response>;
37
37
  /**
38
- * ReadBinary allows to read remote item in chunks using stream-like API.
39
- * The difference to StreamBinary is that the client receives single response for each
40
- * call and has to send new calls to the server to get fresh data from remote item.
41
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
42
- *
43
- * @generated from protobuf rpc: ReadText(MiLaboratories.Controller.Shared.StreamingAPI.ReadText) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
44
- */
38
+ * ReadBinary allows to read remote item in chunks using stream-like API.
39
+ * The difference to StreamBinary is that the client receives single response for each
40
+ * call and has to send new calls to the server to get fresh data from remote item.
41
+ * Each response (each chunk from server) keeps not more than 3.9MiB of data.
42
+ *
43
+ * @generated from protobuf rpc: ReadText(MiLaboratories.Controller.Shared.StreamingAPI.ReadText) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
44
+ */
45
45
  readText(input: StreamingAPI_ReadText, options?: RpcOptions): UnaryCall<StreamingAPI_ReadText, StreamingAPI_Response>;
46
46
  /**
47
- * LastLines provides single message with the last lines from data source.
48
- * When search pattern is specified, the last lines matching the given pattern are returned.
49
- * The lines are returned in reversed order, as server reads data source from the end.
50
- * Consider it as equivalent to 'tac <file> | grep <search> | head -n <line_count>'
51
- * The <new_offset> returned in the response points to the _beginning_ of the last
52
- * line found, so client can continue reading the file backwards in subsequent calls.
53
- * This means, that use of this <new_offset> in ReadText() will return you the same line
54
- * returned last in LastLines() data.
55
- *
56
- * @generated from protobuf rpc: LastLines(MiLaboratories.Controller.Shared.StreamingAPI.LastLines) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
57
- */
47
+ * LastLines provides single message with the last lines from data source.
48
+ * When search pattern is specified, the last lines matching the given pattern are returned.
49
+ * The lines are returned in reversed order, as server reads data source from the end.
50
+ * Consider it as equivalent to 'tac <file> | grep <search> | head -n <line_count>'
51
+ * The <new_offset> returned in the response points to the _beginning_ of the last
52
+ * line found, so client can continue reading the file backwards in subsequent calls.
53
+ * This means, that use of this <new_offset> in ReadText() will return you the same line
54
+ * returned last in LastLines() data.
55
+ *
56
+ * @generated from protobuf rpc: LastLines(MiLaboratories.Controller.Shared.StreamingAPI.LastLines) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
57
+ */
58
58
  lastLines(input: StreamingAPI_LastLines, options?: RpcOptions): UnaryCall<StreamingAPI_LastLines, StreamingAPI_Response>;
59
59
  }
60
60
  /**
@@ -74,50 +74,50 @@ export declare class StreamingClient implements IStreamingClient, ServiceInfo {
74
74
  };
75
75
  constructor(_transport: RpcTransport);
76
76
  /**
77
- * StreamBinary provides stream of binary file. Each response message keeps
78
- * one single chunk of binary data from data source. See StreamingAPI.Binary message
79
- * for more info on available options.
80
- *
81
- * @generated from protobuf rpc: StreamBinary(MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
82
- */
77
+ * StreamBinary provides stream of binary file. Each response message keeps
78
+ * one single chunk of binary data from data source. See StreamingAPI.Binary message
79
+ * for more info on available options.
80
+ *
81
+ * @generated from protobuf rpc: StreamBinary(MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
82
+ */
83
83
  streamBinary(input: StreamingAPI_StreamBinary, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamBinary, StreamingAPI_Response>;
84
84
  /**
85
- * ReadBinary allows to read remote item in chunks using stream-like API.
86
- * The difference to StreamBinary is that the client receives single response for each
87
- * call and has to send new calls to the server to get fresh data from remote item.
88
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
89
- *
90
- * @generated from protobuf rpc: ReadBinary(MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
91
- */
85
+ * ReadBinary allows to read remote item in chunks using stream-like API.
86
+ * The difference to StreamBinary is that the client receives single response for each
87
+ * call and has to send new calls to the server to get fresh data from remote item.
88
+ * Each response (each chunk from server) keeps not more than 3.9MiB of data.
89
+ *
90
+ * @generated from protobuf rpc: ReadBinary(MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
91
+ */
92
92
  readBinary(input: StreamingAPI_ReadBinary, options?: RpcOptions): UnaryCall<StreamingAPI_ReadBinary, StreamingAPI_Response>;
93
93
  /**
94
- * StreamText provides stream of textual file, splitting the data by newline symbol.
95
- * Each response message keeps one single line of text from data source.
96
- *
97
- * @generated from protobuf rpc: StreamText(MiLaboratories.Controller.Shared.StreamingAPI.StreamText) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
98
- */
94
+ * StreamText provides stream of textual file, splitting the data by newline symbol.
95
+ * Each response message keeps one single line of text from data source.
96
+ *
97
+ * @generated from protobuf rpc: StreamText(MiLaboratories.Controller.Shared.StreamingAPI.StreamText) returns (stream MiLaboratories.Controller.Shared.StreamingAPI.Response);
98
+ */
99
99
  streamText(input: StreamingAPI_StreamText, options?: RpcOptions): ServerStreamingCall<StreamingAPI_StreamText, StreamingAPI_Response>;
100
100
  /**
101
- * ReadBinary allows to read remote item in chunks using stream-like API.
102
- * The difference to StreamBinary is that the client receives single response for each
103
- * call and has to send new calls to the server to get fresh data from remote item.
104
- * Each response (each chunk from server) keeps not more than 3.9MiB of data.
105
- *
106
- * @generated from protobuf rpc: ReadText(MiLaboratories.Controller.Shared.StreamingAPI.ReadText) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
107
- */
101
+ * ReadBinary allows to read remote item in chunks using stream-like API.
102
+ * The difference to StreamBinary is that the client receives single response for each
103
+ * call and has to send new calls to the server to get fresh data from remote item.
104
+ * Each response (each chunk from server) keeps not more than 3.9MiB of data.
105
+ *
106
+ * @generated from protobuf rpc: ReadText(MiLaboratories.Controller.Shared.StreamingAPI.ReadText) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
107
+ */
108
108
  readText(input: StreamingAPI_ReadText, options?: RpcOptions): UnaryCall<StreamingAPI_ReadText, StreamingAPI_Response>;
109
109
  /**
110
- * LastLines provides single message with the last lines from data source.
111
- * When search pattern is specified, the last lines matching the given pattern are returned.
112
- * The lines are returned in reversed order, as server reads data source from the end.
113
- * Consider it as equivalent to 'tac <file> | grep <search> | head -n <line_count>'
114
- * The <new_offset> returned in the response points to the _beginning_ of the last
115
- * line found, so client can continue reading the file backwards in subsequent calls.
116
- * This means, that use of this <new_offset> in ReadText() will return you the same line
117
- * returned last in LastLines() data.
118
- *
119
- * @generated from protobuf rpc: LastLines(MiLaboratories.Controller.Shared.StreamingAPI.LastLines) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
120
- */
110
+ * LastLines provides single message with the last lines from data source.
111
+ * When search pattern is specified, the last lines matching the given pattern are returned.
112
+ * The lines are returned in reversed order, as server reads data source from the end.
113
+ * Consider it as equivalent to 'tac <file> | grep <search> | head -n <line_count>'
114
+ * The <new_offset> returned in the response points to the _beginning_ of the last
115
+ * line found, so client can continue reading the file backwards in subsequent calls.
116
+ * This means, that use of this <new_offset> in ReadText() will return you the same line
117
+ * returned last in LastLines() data.
118
+ *
119
+ * @generated from protobuf rpc: LastLines(MiLaboratories.Controller.Shared.StreamingAPI.LastLines) returns (MiLaboratories.Controller.Shared.StreamingAPI.Response);
120
+ */
121
121
  lastLines(input: StreamingAPI_LastLines, options?: RpcOptions): UnaryCall<StreamingAPI_LastLines, StreamingAPI_Response>;
122
122
  }
123
123
  //# sourceMappingURL=protocol.client.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"protocol.client.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAC3D;;;;;;;GAOG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;;;OAMG;IACH,YAAY,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,yBAAyB,EAAE,qBAAqB,CAAC,CAAC;IAC5I;;;;;;;OAOG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,uBAAuB,EAAE,qBAAqB,CAAC,CAAC;IAC5H;;;;;OAKG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,uBAAuB,EAAE,qBAAqB,CAAC,CAAC;IACtI;;;;;;;OAOG;IACH,QAAQ,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,qBAAqB,EAAE,qBAAqB,CAAC,CAAC;IACtH;;;;;;;;;;;OAWG;IACH,SAAS,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sBAAsB,EAAE,qBAAqB,CAAC,CAAC;CAC5H;AACD;;;;;;;GAOG;AACH,qBAAa,eAAgB,YAAW,gBAAgB,EAAE,WAAW;IAIrD,OAAO,CAAC,QAAQ,CAAC,UAAU;IAHvC,QAAQ,SAAsB;IAC9B,OAAO,4DAAqB;IAC5B,OAAO;;MAAqB;gBACC,UAAU,EAAE,YAAY;IAErD;;;;;;OAMG;IACH,YAAY,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,yBAAyB,EAAE,qBAAqB,CAAC;IAI3I;;;;;;;OAOG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,uBAAuB,EAAE,qBAAqB,CAAC;IAI3H;;;;;OAKG;IACH,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,uBAAuB,EAAE,qBAAqB,CAAC;IAIrI;;;;;;;OAOG;IACH,QAAQ,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,qBAAqB,EAAE,qBAAqB,CAAC;IAIrH;;;;;;;;;;;OAWG;IACH,SAAS,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sBAAsB,EAAE,qBAAqB,CAAC;CAI3H"}
1
+ {"version":3,"file":"protocol.client.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AACzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAC3D;;;;;;;GAOG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;;;;;SAMK;IACL,YAAY,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,yBAAyB,EAAE,qBAAqB,CAAC,CAAC;IAC5I;;;;;;;SAOK;IACL,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,uBAAuB,EAAE,qBAAqB,CAAC,CAAC;IAC5H;;;;;SAKK;IACL,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,uBAAuB,EAAE,qBAAqB,CAAC,CAAC;IACtI;;;;;;;SAOK;IACL,QAAQ,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,qBAAqB,EAAE,qBAAqB,CAAC,CAAC;IACtH;;;;;;;;;;;SAWK;IACL,SAAS,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sBAAsB,EAAE,qBAAqB,CAAC,CAAC;CAC1H;AACD;;;;;;;GAOG;AACH,qBAAa,eAAgB,YAAW,gBAAgB,EAAE,WAAW;IAIvD,OAAO,CAAC,QAAQ,CAAC,UAAU;IAHvC,QAAQ,SAAsB;IAC9B,OAAO,4DAAqB;IAC5B,OAAO;;MAAqB;gBACC,UAAU,EAAE,YAAY;IAGrD;;;;;;SAMK;IACL,YAAY,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,yBAAyB,EAAE,qBAAqB,CAAC;IAK3I;;;;;;;SAOK;IACL,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,uBAAuB,EAAE,qBAAqB,CAAC;IAK3H;;;;;SAKK;IACL,UAAU,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,uBAAuB,EAAE,qBAAqB,CAAC;IAKrI;;;;;;;SAOK;IACL,QAAQ,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,qBAAqB,EAAE,qBAAqB,CAAC;IAKrH;;;;;;;;;;;SAWK;IACL,SAAS,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sBAAsB,EAAE,qBAAqB,CAAC;CAIzH"}
@@ -10,36 +10,36 @@ export interface StreamingAPI {
10
10
  */
11
11
  export interface StreamingAPI_StreamBinary {
12
12
  /**
13
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
14
- *
15
- * @generated from protobuf field: uint64 resource_id = 1;
16
- */
13
+ * <resource_id> of Stream resource, that keeps info on item to be streamed.
14
+ *
15
+ * @generated from protobuf field: uint64 resource_id = 1;
16
+ */
17
17
  resourceId: bigint;
18
18
  /**
19
- * <offset> makes streamer to perform seek operation to given offset before sending the data.
20
- *
21
- * @generated from protobuf field: int64 offset = 2;
22
- */
19
+ * <offset> makes streamer to perform seek operation to given offset before sending the data.
20
+ *
21
+ * @generated from protobuf field: int64 offset = 2;
22
+ */
23
23
  offset: bigint;
24
24
  /**
25
- * <chunk_size> limits the maximum size of <data> for each response message in stream.
26
- *
27
- * Default value: 32 768 (32 KiB)
28
- * Max value: 3900 * 1024 (3.9 MiB)
29
- *
30
- * @generated from protobuf field: optional uint32 chunk_size = 11;
31
- */
25
+ * <chunk_size> limits the maximum size of <data> for each response message in stream.
26
+ *
27
+ * Default value: 32 768 (32 KiB)
28
+ * Max value: 3900 * 1024 (3.9 MiB)
29
+ *
30
+ * @generated from protobuf field: optional uint32 chunk_size = 11;
31
+ */
32
32
  chunkSize?: number;
33
33
  /**
34
- * <read_limit> allows client to limit total data sent from server.
35
- * This limit is aggregation of all data, sent in all chunks.
36
- * E.g. to read 2000 bytes of data in chunks of at most
37
- * 130 bytes, use <chunk_size> = 130; <read_limit> = 2000.
38
- * For storage item of appropriate size this settings will result in
39
- * 16 messages from server: 15 of 130 bytes and one of 50 bytes.
40
- *
41
- * @generated from protobuf field: optional int64 read_limit = 20;
42
- */
34
+ * <read_limit> allows client to limit total data sent from server.
35
+ * This limit is aggregation of all data, sent in all chunks.
36
+ * E.g. to read 2000 bytes of data in chunks of at most
37
+ * 130 bytes, use <chunk_size> = 130; <read_limit> = 2000.
38
+ * For storage item of appropriate size this settings will result in
39
+ * 16 messages from server: 15 of 130 bytes and one of 50 bytes.
40
+ *
41
+ * @generated from protobuf field: optional int64 read_limit = 20;
42
+ */
43
43
  readLimit?: bigint;
44
44
  }
45
45
  /**
@@ -47,25 +47,25 @@ export interface StreamingAPI_StreamBinary {
47
47
  */
48
48
  export interface StreamingAPI_ReadBinary {
49
49
  /**
50
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
51
- *
52
- * @generated from protobuf field: uint64 resource_id = 1;
53
- */
50
+ * <resource_id> of Stream resource, that keeps info on item to be streamed.
51
+ *
52
+ * @generated from protobuf field: uint64 resource_id = 1;
53
+ */
54
54
  resourceId: bigint;
55
55
  /**
56
- * <offset> makes streamer to perform seek operation to given offset before sending the data.
57
- *
58
- * @generated from protobuf field: int64 offset = 2;
59
- */
56
+ * <offset> makes streamer to perform seek operation to given offset before sending the data.
57
+ *
58
+ * @generated from protobuf field: int64 offset = 2;
59
+ */
60
60
  offset: bigint;
61
61
  /**
62
- * <chunk_size> limits the maximum size of <data> for response message in stream.
63
- *
64
- * Default value: 32 768 (32 KiB)
65
- * Max value: 3900 * 1024 (3.9 MiB)
66
- *
67
- * @generated from protobuf field: optional uint32 chunk_size = 11;
68
- */
62
+ * <chunk_size> limits the maximum size of <data> for response message in stream.
63
+ *
64
+ * Default value: 32 768 (32 KiB)
65
+ * Max value: 3900 * 1024 (3.9 MiB)
66
+ *
67
+ * @generated from protobuf field: optional uint32 chunk_size = 11;
68
+ */
69
69
  chunkSize?: number;
70
70
  }
71
71
  /**
@@ -73,45 +73,45 @@ export interface StreamingAPI_ReadBinary {
73
73
  */
74
74
  export interface StreamingAPI_StreamText {
75
75
  /**
76
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
77
- *
78
- * @generated from protobuf field: uint64 resource_id = 1;
79
- */
76
+ * <resource_id> of Stream resource, that keeps info on item to be streamed.
77
+ *
78
+ * @generated from protobuf field: uint64 resource_id = 1;
79
+ */
80
80
  resourceId: bigint;
81
81
  /**
82
- * <offset> makes streamer to perform seek operation to given offset before sending the contents.
83
- * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
84
- * Client can just use the <new_offset> value of the last response from server to continue streaming after reconnection.
85
- *
86
- * @generated from protobuf field: int64 offset = 2;
87
- */
82
+ * <offset> makes streamer to perform seek operation to given offset before sending the contents.
83
+ * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
84
+ * Client can just use the <new_offset> value of the last response from server to continue streaming after reconnection.
85
+ *
86
+ * @generated from protobuf field: int64 offset = 2;
87
+ */
88
88
  offset: bigint;
89
89
  /**
90
- * <read_limit> allows client to limit total data sent from server.
91
- * This limit is aggregation of all data, sent in all chunks, measured
92
- * in lines of text.
93
- * E.g. to read top 1000 lines from stream source, use <read_limit> = 1000.
94
- * When both <read_limit> and <search>/<search_re> are set, the <read_limit> is applied first.
95
- * this is equivalent to 'head -n <read_limit> | grep <search>'.
96
- *
97
- * @generated from protobuf field: optional int64 read_limit = 20;
98
- */
90
+ * <read_limit> allows client to limit total data sent from server.
91
+ * This limit is aggregation of all data, sent in all chunks, measured
92
+ * in lines of text.
93
+ * E.g. to read top 1000 lines from stream source, use <read_limit> = 1000.
94
+ * When both <read_limit> and <search>/<search_re> are set, the <read_limit> is applied first.
95
+ * this is equivalent to 'head -n <read_limit> | grep <search>'.
96
+ *
97
+ * @generated from protobuf field: optional int64 read_limit = 20;
98
+ */
99
99
  readLimit?: bigint;
100
100
  /**
101
- * <search> is substring for line search pattern.
102
- * This option makes controller to send to the client only lines, that
103
- * have given substring.
104
- *
105
- * @generated from protobuf field: optional string search = 21;
106
- */
101
+ * <search> is substring for line search pattern.
102
+ * This option makes controller to send to the client only lines, that
103
+ * have given substring.
104
+ *
105
+ * @generated from protobuf field: optional string search = 21;
106
+ */
107
107
  search?: string;
108
108
  /**
109
- * <search_re> is regular expression for line search pattern.
110
- * This option makes controller to send to the client only lines, that
111
- * match given regular expression.
112
- *
113
- * @generated from protobuf field: optional string search_re = 22;
114
- */
109
+ * <search_re> is regular expression for line search pattern.
110
+ * This option makes controller to send to the client only lines, that
111
+ * match given regular expression.
112
+ *
113
+ * @generated from protobuf field: optional string search_re = 22;
114
+ */
115
115
  searchRe?: string;
116
116
  }
117
117
  /**
@@ -119,47 +119,47 @@ export interface StreamingAPI_StreamText {
119
119
  */
120
120
  export interface StreamingAPI_ReadText {
121
121
  /**
122
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
123
- *
124
- * @generated from protobuf field: uint64 resource_id = 1;
125
- */
122
+ * <resource_id> of Stream resource, that keeps info on item to be streamed.
123
+ *
124
+ * @generated from protobuf field: uint64 resource_id = 1;
125
+ */
126
126
  resourceId: bigint;
127
127
  /**
128
- * <offset> makes streamer to perform seek operation to given offset before sending the contents.
129
- * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
130
- * Client can just use the <new_offset> value of the last response from server to continue streaming after reconnection.
131
- *
132
- * @generated from protobuf field: int64 offset = 2;
133
- */
128
+ * <offset> makes streamer to perform seek operation to given offset before sending the contents.
129
+ * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
130
+ * Client can just use the <new_offset> value of the last response from server to continue streaming after reconnection.
131
+ *
132
+ * @generated from protobuf field: int64 offset = 2;
133
+ */
134
134
  offset: bigint;
135
135
  /**
136
- * <read_limit> allows client to limit total data sent from server.
137
- * Measured in lines of text.
138
- * E.g. to read top 1000 lines from stream source, use <read_limit> = 1000.
139
- * When both <read_limit> and <search>/<search_re> are set, the <read_limit> is applied first.
140
- * this is equivalent to 'head -n <read_limit> | grep <search>'.
141
- * At most 3.9 MiB (3900 * 1024 KiB) of data is returned in single read regardless of <read_limit> option
142
- * Only full lines of text are returned except for the last line from the completed source
143
- * (the one that is not expected to have new data, like blob in storage)
144
- *
145
- * @generated from protobuf field: optional int64 read_limit = 20;
146
- */
136
+ * <read_limit> allows client to limit total data sent from server.
137
+ * Measured in lines of text.
138
+ * E.g. to read top 1000 lines from stream source, use <read_limit> = 1000.
139
+ * When both <read_limit> and <search>/<search_re> are set, the <read_limit> is applied first.
140
+ * this is equivalent to 'head -n <read_limit> | grep <search>'.
141
+ * At most 3.9 MiB (3900 * 1024 KiB) of data is returned in single read regardless of <read_limit> option
142
+ * Only full lines of text are returned except for the last line from the completed source
143
+ * (the one that is not expected to have new data, like blob in storage)
144
+ *
145
+ * @generated from protobuf field: optional int64 read_limit = 20;
146
+ */
147
147
  readLimit?: bigint;
148
148
  /**
149
- * <search> is substring for line search pattern.
150
- * This option makes controller to send to the client only lines, that
151
- * have given substring.
152
- *
153
- * @generated from protobuf field: optional string search = 21;
154
- */
149
+ * <search> is substring for line search pattern.
150
+ * This option makes controller to send to the client only lines, that
151
+ * have given substring.
152
+ *
153
+ * @generated from protobuf field: optional string search = 21;
154
+ */
155
155
  search?: string;
156
156
  /**
157
- * <search_re> is regular expression for line search pattern.
158
- * This option makes controller to send to the client only lines, that
159
- * match given regular expression.
160
- *
161
- * @generated from protobuf field: optional string search_re = 22;
162
- */
157
+ * <search_re> is regular expression for line search pattern.
158
+ * This option makes controller to send to the client only lines, that
159
+ * match given regular expression.
160
+ *
161
+ * @generated from protobuf field: optional string search_re = 22;
162
+ */
163
163
  searchRe?: string;
164
164
  }
165
165
  /**
@@ -167,42 +167,42 @@ export interface StreamingAPI_ReadText {
167
167
  */
168
168
  export interface StreamingAPI_LastLines {
169
169
  /**
170
- * <resource_id> of Stream resource, that keeps info on item to be streamed.
171
- *
172
- * @generated from protobuf field: uint64 resource_id = 1;
173
- */
170
+ * <resource_id> of Stream resource, that keeps info on item to be streamed.
171
+ *
172
+ * @generated from protobuf field: uint64 resource_id = 1;
173
+ */
174
174
  resourceId: bigint;
175
175
  /**
176
- * <offset> makes streamer to perform seek operation to given offset before sending the contents.
177
- * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
178
- * By default, LastLines starts to treat the data source from the very last byte available in data stream
179
- * at the moment of call, but client can set the server to start from earlier position.
180
- *
181
- * @generated from protobuf field: optional int64 offset = 2;
182
- */
176
+ * <offset> makes streamer to perform seek operation to given offset before sending the contents.
177
+ * This offset is taken in BYTES, as it eases streaming recovery after client reconnection or controller restart.
178
+ * By default, LastLines starts to treat the data source from the very last byte available in data stream
179
+ * at the moment of call, but client can set the server to start from earlier position.
180
+ *
181
+ * @generated from protobuf field: optional int64 offset = 2;
182
+ */
183
183
  offset?: bigint;
184
184
  /**
185
- * <line_count> makes streamer to return up to <line_count> lines to the client.
186
- * Default value: 1
187
- *
188
- * @generated from protobuf field: optional int32 line_count = 3;
189
- */
185
+ * <line_count> makes streamer to return up to <line_count> lines to the client.
186
+ * Default value: 1
187
+ *
188
+ * @generated from protobuf field: optional int32 line_count = 3;
189
+ */
190
190
  lineCount?: number;
191
191
  /**
192
- * <search> is substring for line search pattern.
193
- * This option makes controller to send to the client only lines, that
194
- * have given substring.
195
- *
196
- * @generated from protobuf field: optional string search = 21;
197
- */
192
+ * <search> is substring for line search pattern.
193
+ * This option makes controller to send to the client only lines, that
194
+ * have given substring.
195
+ *
196
+ * @generated from protobuf field: optional string search = 21;
197
+ */
198
198
  search?: string;
199
199
  /**
200
- * <search_re> is regular expression for line search pattern.
201
- * This option makes controller to send to the client only lines, that
202
- * match given regular expression.
203
- *
204
- * @generated from protobuf field: optional string search_re = 22;
205
- */
200
+ * <search_re> is regular expression for line search pattern.
201
+ * This option makes controller to send to the client only lines, that
202
+ * match given regular expression.
203
+ *
204
+ * @generated from protobuf field: optional string search_re = 22;
205
+ */
206
206
  searchRe?: string;
207
207
  }
208
208
  /**
@@ -210,31 +210,31 @@ export interface StreamingAPI_LastLines {
210
210
  */
211
211
  export interface StreamingAPI_Response {
212
212
  /**
213
- * data chunk from item, starting from the <new_offset> of the previous message in the same stream.
214
- *
215
- * @generated from protobuf field: bytes data = 1;
216
- */
213
+ * data chunk from item, starting from the <new_offset> of the previous message in the same stream.
214
+ *
215
+ * @generated from protobuf field: bytes data = 1;
216
+ */
217
217
  data: Uint8Array;
218
218
  /**
219
- * <size> is the actual size of the streamed item at the moment of this message.
220
- * This might be not a final amount of streamed data, as stream source can be updated
221
- * by other independent process (e.g., data is written to log file).
222
- * This field in combination with <new_offset> shows, how far the client is from the end
223
- * of the data right now.
224
- *
225
- * @generated from protobuf field: uint64 size = 2;
226
- */
219
+ * <size> is the actual size of the streamed item at the moment of this message.
220
+ * This might be not a final amount of streamed data, as stream source can be updated
221
+ * by other independent process (e.g., data is written to log file).
222
+ * This field in combination with <new_offset> shows, how far the client is from the end
223
+ * of the data right now.
224
+ *
225
+ * @generated from protobuf field: uint64 size = 2;
226
+ */
227
227
  size: bigint;
228
228
  /**
229
- * <new_offset> is the new offset in bytes from the start of the streamed item,
230
- * including size of <data> in current response.
231
- * Call to Stream rpc with <offset> = <new_offset> will continue
232
- * streaming from the place of last received message
233
- * (e.g. <offset> = <new_offset> - 1 will repeat the last byte of
234
- * previously received <data>)
235
- *
236
- * @generated from protobuf field: uint64 new_offset = 3;
237
- */
229
+ * <new_offset> is the new offset in bytes from the start of the streamed item,
230
+ * including size of <data> in current response.
231
+ * Call to Stream rpc with <offset> = <new_offset> will continue
232
+ * streaming from the place of last received message
233
+ * (e.g. <offset> = <new_offset> - 1 will repeat the last byte of
234
+ * previously received <data>)
235
+ *
236
+ * @generated from protobuf field: uint64 new_offset = 3;
237
+ */
238
238
  newOffset: bigint;
239
239
  }
240
240
  declare class StreamingAPI$Type extends MessageType<StreamingAPI> {
@@ -1 +1 @@
1
- {"version":3,"file":"protocol.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"protocol.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts"],"names":[],"mappings":"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"}