@code0-tech/tucana 0.0.65 → 0.0.67

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.
@@ -1,7 +1,7 @@
1
- import { A as e, D as t, N as n, P as r, a as i, b as a, c as o, h as s, k as c, r as l, t as u, u as d, x as f } from "./shared.runtime_usage_pb-QD7fpRLv.js";
2
- import { d as p, i as m } from "./shared.flow_pb-Bt00q6yT.js";
3
- import { n as h, t as g } from "./rpc-interceptor-Dzh_AxUX.js";
4
- var _ = new class extends c {
1
+ import { C as e, F as t, I as n, M as r, S as i, _ as a, a as o, c as s, f as c, j as l, k as u, r as d, t as f, u as p } from "./shared.runtime_usage_pb-SKgDYw_k.js";
2
+ import { d as m, i as h } from "./shared.flow_pb-5xI6xoXb.js";
3
+ import { n as g, t as _ } from "./rpc-interceptor-Drf7qHyx.js";
4
+ var v = new class extends l {
5
5
  constructor() {
6
6
  super("sagittarius.ActionConfigurationUpdateRequest", [{
7
7
  no: 1,
@@ -13,40 +13,40 @@ var _ = new class extends c {
13
13
  name: "action_configurations",
14
14
  kind: "message",
15
15
  repeat: 2,
16
- T: () => a
16
+ T: () => i
17
17
  }]);
18
18
  }
19
- create(t) {
20
- let n = globalThis.Object.create(this.messagePrototype);
21
- return n.actionIdentifier = "", n.actionConfigurations = [], t !== void 0 && e(this, n, t), n;
19
+ create(e) {
20
+ let t = globalThis.Object.create(this.messagePrototype);
21
+ return t.actionIdentifier = "", t.actionConfigurations = [], e !== void 0 && r(this, t, e), t;
22
22
  }
23
- internalBinaryRead(e, t, r, i) {
24
- let o = i ?? this.create(), s = e.pos + t;
23
+ internalBinaryRead(e, n, r, a) {
24
+ let o = a ?? this.create(), s = e.pos + n;
25
25
  for (; e.pos < s;) {
26
- let [t, i] = e.tag();
27
- switch (t) {
26
+ let [n, a] = e.tag();
27
+ switch (n) {
28
28
  case 1:
29
29
  o.actionIdentifier = e.string();
30
30
  break;
31
31
  case 2:
32
- o.actionConfigurations.push(a.internalBinaryRead(e, e.uint32(), r));
32
+ o.actionConfigurations.push(i.internalBinaryRead(e, e.uint32(), r));
33
33
  break;
34
34
  default:
35
35
  let s = r.readUnknownField;
36
- if (s === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
37
- let c = e.skip(i);
38
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, o, t, i, c);
36
+ if (s === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${a}) for ${this.typeName}`);
37
+ let c = e.skip(a);
38
+ s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, o, n, a, c);
39
39
  }
40
40
  }
41
41
  return o;
42
42
  }
43
- internalBinaryWrite(e, t, i) {
44
- e.actionIdentifier !== "" && t.tag(1, r.LengthDelimited).string(e.actionIdentifier);
45
- for (let n = 0; n < e.actionConfigurations.length; n++) a.internalBinaryWrite(e.actionConfigurations[n], t.tag(2, r.LengthDelimited).fork(), i).join();
46
- let o = i.writeUnknownFields;
47
- return o !== !1 && (o == 1 ? n.onWrite : o)(this.typeName, e, t), t;
43
+ internalBinaryWrite(e, r, a) {
44
+ e.actionIdentifier !== "" && r.tag(1, n.LengthDelimited).string(e.actionIdentifier);
45
+ for (let t = 0; t < e.actionConfigurations.length; t++) i.internalBinaryWrite(e.actionConfigurations[t], r.tag(2, n.LengthDelimited).fork(), a).join();
46
+ let o = a.writeUnknownFields;
47
+ return o !== !1 && (o == 1 ? t.onWrite : o)(this.typeName, e, r), r;
48
48
  }
49
- }(), v = new class extends c {
49
+ }(), y = new class extends l {
50
50
  constructor() {
51
51
  super("sagittarius.ActionConfigurationUpdateResponse", [{
52
52
  no: 1,
@@ -55,82 +55,82 @@ var _ = new class extends c {
55
55
  T: 8
56
56
  }]);
57
57
  }
58
- create(t) {
59
- let n = globalThis.Object.create(this.messagePrototype);
60
- return n.success = !1, t !== void 0 && e(this, n, t), n;
58
+ create(e) {
59
+ let t = globalThis.Object.create(this.messagePrototype);
60
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
61
61
  }
62
- internalBinaryRead(e, t, r, i) {
63
- let a = i ?? this.create(), o = e.pos + t;
62
+ internalBinaryRead(e, n, r, i) {
63
+ let a = i ?? this.create(), o = e.pos + n;
64
64
  for (; e.pos < o;) {
65
- let [t, i] = e.tag();
66
- switch (t) {
65
+ let [n, i] = e.tag();
66
+ switch (n) {
67
67
  case 1:
68
68
  a.success = e.bool();
69
69
  break;
70
70
  default:
71
71
  let o = r.readUnknownField;
72
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
72
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
73
73
  let s = e.skip(i);
74
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
74
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
75
75
  }
76
76
  }
77
77
  return a;
78
78
  }
79
- internalBinaryWrite(e, t, i) {
80
- e.success !== !1 && t.tag(1, r.Varint).bool(e.success);
79
+ internalBinaryWrite(e, r, i) {
80
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
81
81
  let a = i.writeUnknownFields;
82
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
82
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
83
83
  }
84
- }(), y = new h("sagittarius.ActionConfigurationService", [{
84
+ }(), b = new g("sagittarius.ActionConfigurationService", [{
85
85
  name: "Update",
86
86
  options: {},
87
- I: _,
88
- O: v
87
+ I: v,
88
+ O: y
89
89
  }]), ee = class {
90
90
  constructor(e) {
91
- this._transport = e, this.typeName = y.typeName, this.methods = y.methods, this.options = y.options;
91
+ this._transport = e, this.typeName = b.typeName, this.methods = b.methods, this.options = b.options;
92
92
  }
93
93
  update(e, t) {
94
94
  let n = this.methods[0], r = this._transport.mergeOptions(t);
95
- return g("unary", this._transport, n, r, e);
95
+ return _("unary", this._transport, n, r, e);
96
96
  }
97
- }, b = new class extends c {
97
+ }, x = new class extends l {
98
98
  constructor() {
99
99
  super("sagittarius.DataTypeUpdateRequest", [{
100
100
  no: 1,
101
101
  name: "data_types",
102
102
  kind: "message",
103
103
  repeat: 2,
104
- T: () => s
104
+ T: () => a
105
105
  }]);
106
106
  }
107
- create(t) {
108
- let n = globalThis.Object.create(this.messagePrototype);
109
- return n.dataTypes = [], t !== void 0 && e(this, n, t), n;
107
+ create(e) {
108
+ let t = globalThis.Object.create(this.messagePrototype);
109
+ return t.dataTypes = [], e !== void 0 && r(this, t, e), t;
110
110
  }
111
- internalBinaryRead(e, t, r, i) {
112
- let a = i ?? this.create(), o = e.pos + t;
113
- for (; e.pos < o;) {
114
- let [t, i] = e.tag();
115
- switch (t) {
111
+ internalBinaryRead(e, n, r, i) {
112
+ let o = i ?? this.create(), s = e.pos + n;
113
+ for (; e.pos < s;) {
114
+ let [n, i] = e.tag();
115
+ switch (n) {
116
116
  case 1:
117
- a.dataTypes.push(s.internalBinaryRead(e, e.uint32(), r));
117
+ o.dataTypes.push(a.internalBinaryRead(e, e.uint32(), r));
118
118
  break;
119
119
  default:
120
- let o = r.readUnknownField;
121
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
120
+ let s = r.readUnknownField;
121
+ if (s === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
122
122
  let c = e.skip(i);
123
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, c);
123
+ s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, o, n, i, c);
124
124
  }
125
125
  }
126
- return a;
126
+ return o;
127
127
  }
128
- internalBinaryWrite(e, t, i) {
129
- for (let n = 0; n < e.dataTypes.length; n++) s.internalBinaryWrite(e.dataTypes[n], t.tag(1, r.LengthDelimited).fork(), i).join();
130
- let a = i.writeUnknownFields;
131
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
128
+ internalBinaryWrite(e, r, i) {
129
+ for (let t = 0; t < e.dataTypes.length; t++) a.internalBinaryWrite(e.dataTypes[t], r.tag(1, n.LengthDelimited).fork(), i).join();
130
+ let o = i.writeUnknownFields;
131
+ return o !== !1 && (o == 1 ? t.onWrite : o)(this.typeName, e, r), r;
132
132
  }
133
- }(), x = new class extends c {
133
+ }(), S = new class extends l {
134
134
  constructor() {
135
135
  super("sagittarius.DataTypeUpdateResponse", [{
136
136
  no: 1,
@@ -139,72 +139,72 @@ var _ = new class extends c {
139
139
  T: 8
140
140
  }]);
141
141
  }
142
- create(t) {
143
- let n = globalThis.Object.create(this.messagePrototype);
144
- return n.success = !1, t !== void 0 && e(this, n, t), n;
142
+ create(e) {
143
+ let t = globalThis.Object.create(this.messagePrototype);
144
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
145
145
  }
146
- internalBinaryRead(e, t, r, i) {
147
- let a = i ?? this.create(), o = e.pos + t;
146
+ internalBinaryRead(e, n, r, i) {
147
+ let a = i ?? this.create(), o = e.pos + n;
148
148
  for (; e.pos < o;) {
149
- let [t, i] = e.tag();
150
- switch (t) {
149
+ let [n, i] = e.tag();
150
+ switch (n) {
151
151
  case 1:
152
152
  a.success = e.bool();
153
153
  break;
154
154
  default:
155
155
  let o = r.readUnknownField;
156
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
156
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
157
157
  let s = e.skip(i);
158
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
158
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
159
159
  }
160
160
  }
161
161
  return a;
162
162
  }
163
- internalBinaryWrite(e, t, i) {
164
- e.success !== !1 && t.tag(1, r.Varint).bool(e.success);
163
+ internalBinaryWrite(e, r, i) {
164
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
165
165
  let a = i.writeUnknownFields;
166
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
166
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
167
167
  }
168
- }(), S = new h("sagittarius.DataTypeService", [{
168
+ }(), C = new g("sagittarius.DataTypeService", [{
169
169
  name: "Update",
170
170
  options: {},
171
- I: b,
172
- O: x
173
- }]), C = class {
171
+ I: x,
172
+ O: S
173
+ }]), te = class {
174
174
  constructor(e) {
175
- this._transport = e, this.typeName = S.typeName, this.methods = S.methods, this.options = S.options;
175
+ this._transport = e, this.typeName = C.typeName, this.methods = C.methods, this.options = C.options;
176
176
  }
177
177
  update(e, t) {
178
178
  let n = this.methods[0], r = this._transport.mergeOptions(t);
179
- return g("unary", this._transport, n, r, e);
179
+ return _("unary", this._transport, n, r, e);
180
180
  }
181
- }, w = new class extends c {
181
+ }, w = new class extends l {
182
182
  constructor() {
183
183
  super("sagittarius.FlowLogonRequest", []);
184
184
  }
185
- create(t) {
186
- let n = globalThis.Object.create(this.messagePrototype);
187
- return t !== void 0 && e(this, n, t), n;
185
+ create(e) {
186
+ let t = globalThis.Object.create(this.messagePrototype);
187
+ return e !== void 0 && r(this, t, e), t;
188
188
  }
189
- internalBinaryRead(e, t, r, i) {
190
- let a = i ?? this.create(), o = e.pos + t;
189
+ internalBinaryRead(e, n, r, i) {
190
+ let a = i ?? this.create(), o = e.pos + n;
191
191
  for (; e.pos < o;) {
192
- let [t, i] = e.tag();
193
- switch (t) {
192
+ let [n, i] = e.tag();
193
+ switch (n) {
194
194
  default:
195
195
  let o = r.readUnknownField;
196
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
196
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
197
197
  let s = e.skip(i);
198
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
198
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
199
199
  }
200
200
  }
201
201
  return a;
202
202
  }
203
- internalBinaryWrite(e, t, r) {
203
+ internalBinaryWrite(e, n, r) {
204
204
  let i = r.writeUnknownFields;
205
- return i !== !1 && (i == 1 ? n.onWrite : i)(this.typeName, e, t), t;
205
+ return i !== !1 && (i == 1 ? t.onWrite : i)(this.typeName, e, n), n;
206
206
  }
207
- }(), T = new class extends c {
207
+ }(), T = new class extends l {
208
208
  constructor() {
209
209
  super("sagittarius.FlowResponse", [
210
210
  {
@@ -212,7 +212,7 @@ var _ = new class extends c {
212
212
  name: "updated_flow",
213
213
  kind: "message",
214
214
  oneof: "data",
215
- T: () => p
215
+ T: () => m
216
216
  },
217
217
  {
218
218
  no: 2,
@@ -227,115 +227,115 @@ var _ = new class extends c {
227
227
  name: "flows",
228
228
  kind: "message",
229
229
  oneof: "data",
230
- T: () => m
230
+ T: () => h
231
231
  },
232
232
  {
233
233
  no: 4,
234
234
  name: "action_configurations",
235
235
  kind: "message",
236
236
  oneof: "data",
237
- T: () => f
237
+ T: () => e
238
238
  }
239
239
  ]);
240
240
  }
241
- create(t) {
242
- let n = globalThis.Object.create(this.messagePrototype);
243
- return n.data = { oneofKind: void 0 }, t !== void 0 && e(this, n, t), n;
241
+ create(e) {
242
+ let t = globalThis.Object.create(this.messagePrototype);
243
+ return t.data = { oneofKind: void 0 }, e !== void 0 && r(this, t, e), t;
244
244
  }
245
- internalBinaryRead(e, t, r, i) {
246
- let a = i ?? this.create(), o = e.pos + t;
247
- for (; e.pos < o;) {
248
- let [t, i] = e.tag();
249
- switch (t) {
245
+ internalBinaryRead(n, r, i, a) {
246
+ let o = a ?? this.create(), s = n.pos + r;
247
+ for (; n.pos < s;) {
248
+ let [r, a] = n.tag();
249
+ switch (r) {
250
250
  case 1:
251
- a.data = {
251
+ o.data = {
252
252
  oneofKind: "updatedFlow",
253
- updatedFlow: p.internalBinaryRead(e, e.uint32(), r, a.data.updatedFlow)
253
+ updatedFlow: m.internalBinaryRead(n, n.uint32(), i, o.data.updatedFlow)
254
254
  };
255
255
  break;
256
256
  case 2:
257
- a.data = {
257
+ o.data = {
258
258
  oneofKind: "deletedFlowId",
259
- deletedFlowId: e.int64().toBigInt()
259
+ deletedFlowId: n.int64().toBigInt()
260
260
  };
261
261
  break;
262
262
  case 3:
263
- a.data = {
263
+ o.data = {
264
264
  oneofKind: "flows",
265
- flows: m.internalBinaryRead(e, e.uint32(), r, a.data.flows)
265
+ flows: h.internalBinaryRead(n, n.uint32(), i, o.data.flows)
266
266
  };
267
267
  break;
268
268
  case 4:
269
- a.data = {
269
+ o.data = {
270
270
  oneofKind: "actionConfigurations",
271
- actionConfigurations: f.internalBinaryRead(e, e.uint32(), r, a.data.actionConfigurations)
271
+ actionConfigurations: e.internalBinaryRead(n, n.uint32(), i, o.data.actionConfigurations)
272
272
  };
273
273
  break;
274
274
  default:
275
- let o = r.readUnknownField;
276
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
277
- let s = e.skip(i);
278
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
275
+ let s = i.readUnknownField;
276
+ if (s === "throw") throw new globalThis.Error(`Unknown field ${r} (wire type ${a}) for ${this.typeName}`);
277
+ let c = n.skip(a);
278
+ s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, o, r, a, c);
279
279
  }
280
280
  }
281
- return a;
281
+ return o;
282
282
  }
283
- internalBinaryWrite(e, t, i) {
284
- e.data.oneofKind === "updatedFlow" && p.internalBinaryWrite(e.data.updatedFlow, t.tag(1, r.LengthDelimited).fork(), i).join(), e.data.oneofKind === "deletedFlowId" && t.tag(2, r.Varint).int64(e.data.deletedFlowId), e.data.oneofKind === "flows" && m.internalBinaryWrite(e.data.flows, t.tag(3, r.LengthDelimited).fork(), i).join(), e.data.oneofKind === "actionConfigurations" && f.internalBinaryWrite(e.data.actionConfigurations, t.tag(4, r.LengthDelimited).fork(), i).join();
285
- let a = i.writeUnknownFields;
286
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
283
+ internalBinaryWrite(r, i, a) {
284
+ r.data.oneofKind === "updatedFlow" && m.internalBinaryWrite(r.data.updatedFlow, i.tag(1, n.LengthDelimited).fork(), a).join(), r.data.oneofKind === "deletedFlowId" && i.tag(2, n.Varint).int64(r.data.deletedFlowId), r.data.oneofKind === "flows" && h.internalBinaryWrite(r.data.flows, i.tag(3, n.LengthDelimited).fork(), a).join(), r.data.oneofKind === "actionConfigurations" && e.internalBinaryWrite(r.data.actionConfigurations, i.tag(4, n.LengthDelimited).fork(), a).join();
285
+ let o = a.writeUnknownFields;
286
+ return o !== !1 && (o == 1 ? t.onWrite : o)(this.typeName, r, i), i;
287
287
  }
288
- }(), E = new h("sagittarius.FlowService", [{
288
+ }(), E = new g("sagittarius.FlowService", [{
289
289
  name: "Update",
290
290
  serverStreaming: !0,
291
291
  options: {},
292
292
  I: w,
293
293
  O: T
294
- }]), te = class {
294
+ }]), ne = class {
295
295
  constructor(e) {
296
296
  this._transport = e, this.typeName = E.typeName, this.methods = E.methods, this.options = E.options;
297
297
  }
298
298
  update(e, t) {
299
299
  let n = this.methods[0], r = this._transport.mergeOptions(t);
300
- return g("serverStreaming", this._transport, n, r, e);
300
+ return _("serverStreaming", this._transport, n, r, e);
301
301
  }
302
- }, D = new class extends c {
302
+ }, D = new class extends l {
303
303
  constructor() {
304
304
  super("sagittarius.FlowTypeUpdateRequest", [{
305
305
  no: 1,
306
306
  name: "flow_types",
307
307
  kind: "message",
308
308
  repeat: 2,
309
- T: () => d
309
+ T: () => c
310
310
  }]);
311
311
  }
312
- create(t) {
313
- let n = globalThis.Object.create(this.messagePrototype);
314
- return n.flowTypes = [], t !== void 0 && e(this, n, t), n;
312
+ create(e) {
313
+ let t = globalThis.Object.create(this.messagePrototype);
314
+ return t.flowTypes = [], e !== void 0 && r(this, t, e), t;
315
315
  }
316
- internalBinaryRead(e, t, r, i) {
317
- let a = i ?? this.create(), o = e.pos + t;
316
+ internalBinaryRead(e, n, r, i) {
317
+ let a = i ?? this.create(), o = e.pos + n;
318
318
  for (; e.pos < o;) {
319
- let [t, i] = e.tag();
320
- switch (t) {
319
+ let [n, i] = e.tag();
320
+ switch (n) {
321
321
  case 1:
322
- a.flowTypes.push(d.internalBinaryRead(e, e.uint32(), r));
322
+ a.flowTypes.push(c.internalBinaryRead(e, e.uint32(), r));
323
323
  break;
324
324
  default:
325
325
  let o = r.readUnknownField;
326
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
326
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
327
327
  let s = e.skip(i);
328
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
328
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
329
329
  }
330
330
  }
331
331
  return a;
332
332
  }
333
- internalBinaryWrite(e, t, i) {
334
- for (let n = 0; n < e.flowTypes.length; n++) d.internalBinaryWrite(e.flowTypes[n], t.tag(1, r.LengthDelimited).fork(), i).join();
333
+ internalBinaryWrite(e, r, i) {
334
+ for (let t = 0; t < e.flowTypes.length; t++) c.internalBinaryWrite(e.flowTypes[t], r.tag(1, n.LengthDelimited).fork(), i).join();
335
335
  let a = i.writeUnknownFields;
336
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
336
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
337
337
  }
338
- }(), O = new class extends c {
338
+ }(), O = new class extends l {
339
339
  constructor() {
340
340
  super("sagittarius.FlowTypeUpdateResponse", [{
341
341
  no: 1,
@@ -344,46 +344,130 @@ var _ = new class extends c {
344
344
  T: 8
345
345
  }]);
346
346
  }
347
- create(t) {
348
- let n = globalThis.Object.create(this.messagePrototype);
349
- return n.success = !1, t !== void 0 && e(this, n, t), n;
347
+ create(e) {
348
+ let t = globalThis.Object.create(this.messagePrototype);
349
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
350
350
  }
351
- internalBinaryRead(e, t, r, i) {
352
- let a = i ?? this.create(), o = e.pos + t;
351
+ internalBinaryRead(e, n, r, i) {
352
+ let a = i ?? this.create(), o = e.pos + n;
353
353
  for (; e.pos < o;) {
354
- let [t, i] = e.tag();
355
- switch (t) {
354
+ let [n, i] = e.tag();
355
+ switch (n) {
356
356
  case 1:
357
357
  a.success = e.bool();
358
358
  break;
359
359
  default:
360
360
  let o = r.readUnknownField;
361
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
361
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
362
362
  let s = e.skip(i);
363
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
363
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
364
364
  }
365
365
  }
366
366
  return a;
367
367
  }
368
- internalBinaryWrite(e, t, i) {
369
- e.success !== !1 && t.tag(1, r.Varint).bool(e.success);
368
+ internalBinaryWrite(e, r, i) {
369
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
370
370
  let a = i.writeUnknownFields;
371
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
371
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
372
372
  }
373
- }(), k = new h("sagittarius.FlowTypeService", [{
373
+ }(), k = new g("sagittarius.FlowTypeService", [{
374
374
  name: "Update",
375
375
  options: {},
376
376
  I: D,
377
377
  O
378
- }]), A = class {
378
+ }]), re = class {
379
379
  constructor(e) {
380
380
  this._transport = e, this.typeName = k.typeName, this.methods = k.methods, this.options = k.options;
381
381
  }
382
382
  update(e, t) {
383
383
  let n = this.methods[0], r = this._transport.mergeOptions(t);
384
- return g("unary", this._transport, n, r, e);
384
+ return _("unary", this._transport, n, r, e);
385
+ }
386
+ }, A = new class extends l {
387
+ constructor() {
388
+ super("sagittarius.FunctionDefinitionUpdateRequest", [{
389
+ no: 1,
390
+ name: "functions",
391
+ kind: "message",
392
+ repeat: 2,
393
+ T: () => p
394
+ }]);
395
+ }
396
+ create(e) {
397
+ let t = globalThis.Object.create(this.messagePrototype);
398
+ return t.functions = [], e !== void 0 && r(this, t, e), t;
399
+ }
400
+ internalBinaryRead(e, n, r, i) {
401
+ let a = i ?? this.create(), o = e.pos + n;
402
+ for (; e.pos < o;) {
403
+ let [n, i] = e.tag();
404
+ switch (n) {
405
+ case 1:
406
+ a.functions.push(p.internalBinaryRead(e, e.uint32(), r));
407
+ break;
408
+ default:
409
+ let o = r.readUnknownField;
410
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
411
+ let s = e.skip(i);
412
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
413
+ }
414
+ }
415
+ return a;
416
+ }
417
+ internalBinaryWrite(e, r, i) {
418
+ for (let t = 0; t < e.functions.length; t++) p.internalBinaryWrite(e.functions[t], r.tag(1, n.LengthDelimited).fork(), i).join();
419
+ let a = i.writeUnknownFields;
420
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
385
421
  }
386
- }, j = new class extends c {
422
+ }(), j = new class extends l {
423
+ constructor() {
424
+ super("sagittarius.FunctionDefinitionUpdateResponse", [{
425
+ no: 1,
426
+ name: "success",
427
+ kind: "scalar",
428
+ T: 8
429
+ }]);
430
+ }
431
+ create(e) {
432
+ let t = globalThis.Object.create(this.messagePrototype);
433
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
434
+ }
435
+ internalBinaryRead(e, n, r, i) {
436
+ let a = i ?? this.create(), o = e.pos + n;
437
+ for (; e.pos < o;) {
438
+ let [n, i] = e.tag();
439
+ switch (n) {
440
+ case 1:
441
+ a.success = e.bool();
442
+ break;
443
+ default:
444
+ let o = r.readUnknownField;
445
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
446
+ let s = e.skip(i);
447
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
448
+ }
449
+ }
450
+ return a;
451
+ }
452
+ internalBinaryWrite(e, r, i) {
453
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
454
+ let a = i.writeUnknownFields;
455
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
456
+ }
457
+ }(), M = new g("sagittarius.FunctionDefinitionService", [{
458
+ name: "Update",
459
+ options: {},
460
+ I: A,
461
+ O: j
462
+ }]), ie = class {
463
+ constructor(e) {
464
+ this._transport = e, this.typeName = M.typeName, this.methods = M.methods, this.options = M.options;
465
+ }
466
+ update(e, t) {
467
+ let n = this.methods[0], r = this._transport.mergeOptions(t);
468
+ return _("unary", this._transport, n, r, e);
469
+ }
470
+ }, N = new class extends l {
387
471
  constructor() {
388
472
  super("sagittarius.PingMessage", [{
389
473
  no: 1,
@@ -393,82 +477,82 @@ var _ = new class extends c {
393
477
  L: 0
394
478
  }]);
395
479
  }
396
- create(t) {
397
- let n = globalThis.Object.create(this.messagePrototype);
398
- return n.pingId = 0n, t !== void 0 && e(this, n, t), n;
480
+ create(e) {
481
+ let t = globalThis.Object.create(this.messagePrototype);
482
+ return t.pingId = 0n, e !== void 0 && r(this, t, e), t;
399
483
  }
400
- internalBinaryRead(e, t, r, i) {
401
- let a = i ?? this.create(), o = e.pos + t;
484
+ internalBinaryRead(e, n, r, i) {
485
+ let a = i ?? this.create(), o = e.pos + n;
402
486
  for (; e.pos < o;) {
403
- let [t, i] = e.tag();
404
- switch (t) {
487
+ let [n, i] = e.tag();
488
+ switch (n) {
405
489
  case 1:
406
490
  a.pingId = e.int64().toBigInt();
407
491
  break;
408
492
  default:
409
493
  let o = r.readUnknownField;
410
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
494
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
411
495
  let s = e.skip(i);
412
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
496
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
413
497
  }
414
498
  }
415
499
  return a;
416
500
  }
417
- internalBinaryWrite(e, t, i) {
418
- e.pingId !== 0n && t.tag(1, r.Varint).int64(e.pingId);
501
+ internalBinaryWrite(e, r, i) {
502
+ e.pingId !== 0n && r.tag(1, n.Varint).int64(e.pingId);
419
503
  let a = i.writeUnknownFields;
420
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
504
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
421
505
  }
422
- }(), M = new h("sagittarius.PingService", [{
506
+ }(), P = new g("sagittarius.PingService", [{
423
507
  name: "Ping",
424
508
  options: {},
425
- I: j,
426
- O: j
427
- }]), ne = class {
509
+ I: N,
510
+ O: N
511
+ }]), ae = class {
428
512
  constructor(e) {
429
- this._transport = e, this.typeName = M.typeName, this.methods = M.methods, this.options = M.options;
513
+ this._transport = e, this.typeName = P.typeName, this.methods = P.methods, this.options = P.options;
430
514
  }
431
515
  ping(e, t) {
432
516
  let n = this.methods[0], r = this._transport.mergeOptions(t);
433
- return g("unary", this._transport, n, r, e);
517
+ return _("unary", this._transport, n, r, e);
434
518
  }
435
- }, N = new class extends c {
519
+ }, F = new class extends l {
436
520
  constructor() {
437
521
  super("sagittarius.RuntimeFunctionDefinitionUpdateRequest", [{
438
522
  no: 1,
439
523
  name: "runtime_functions",
440
524
  kind: "message",
441
525
  repeat: 2,
442
- T: () => o
526
+ T: () => s
443
527
  }]);
444
528
  }
445
- create(t) {
446
- let n = globalThis.Object.create(this.messagePrototype);
447
- return n.runtimeFunctions = [], t !== void 0 && e(this, n, t), n;
529
+ create(e) {
530
+ let t = globalThis.Object.create(this.messagePrototype);
531
+ return t.runtimeFunctions = [], e !== void 0 && r(this, t, e), t;
448
532
  }
449
- internalBinaryRead(e, t, r, i) {
450
- let a = i ?? this.create(), s = e.pos + t;
451
- for (; e.pos < s;) {
452
- let [t, i] = e.tag();
453
- switch (t) {
533
+ internalBinaryRead(e, n, r, i) {
534
+ let a = i ?? this.create(), o = e.pos + n;
535
+ for (; e.pos < o;) {
536
+ let [n, i] = e.tag();
537
+ switch (n) {
454
538
  case 1:
455
- a.runtimeFunctions.push(o.internalBinaryRead(e, e.uint32(), r));
539
+ a.runtimeFunctions.push(s.internalBinaryRead(e, e.uint32(), r));
456
540
  break;
457
541
  default:
458
- let s = r.readUnknownField;
459
- if (s === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
542
+ let o = r.readUnknownField;
543
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
460
544
  let c = e.skip(i);
461
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, a, t, i, c);
545
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, c);
462
546
  }
463
547
  }
464
548
  return a;
465
549
  }
466
- internalBinaryWrite(e, t, i) {
467
- for (let n = 0; n < e.runtimeFunctions.length; n++) o.internalBinaryWrite(e.runtimeFunctions[n], t.tag(1, r.LengthDelimited).fork(), i).join();
550
+ internalBinaryWrite(e, r, i) {
551
+ for (let t = 0; t < e.runtimeFunctions.length; t++) s.internalBinaryWrite(e.runtimeFunctions[t], r.tag(1, n.LengthDelimited).fork(), i).join();
468
552
  let a = i.writeUnknownFields;
469
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
553
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
470
554
  }
471
- }(), P = new class extends c {
555
+ }(), I = new class extends l {
472
556
  constructor() {
473
557
  super("sagittarius.RuntimeFunctionDefinitionUpdateResponse", [{
474
558
  no: 1,
@@ -477,97 +561,97 @@ var _ = new class extends c {
477
561
  T: 8
478
562
  }]);
479
563
  }
480
- create(t) {
481
- let n = globalThis.Object.create(this.messagePrototype);
482
- return n.success = !1, t !== void 0 && e(this, n, t), n;
564
+ create(e) {
565
+ let t = globalThis.Object.create(this.messagePrototype);
566
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
483
567
  }
484
- internalBinaryRead(e, t, r, i) {
485
- let a = i ?? this.create(), o = e.pos + t;
568
+ internalBinaryRead(e, n, r, i) {
569
+ let a = i ?? this.create(), o = e.pos + n;
486
570
  for (; e.pos < o;) {
487
- let [t, i] = e.tag();
488
- switch (t) {
571
+ let [n, i] = e.tag();
572
+ switch (n) {
489
573
  case 1:
490
574
  a.success = e.bool();
491
575
  break;
492
576
  default:
493
577
  let o = r.readUnknownField;
494
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
578
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
495
579
  let s = e.skip(i);
496
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
580
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
497
581
  }
498
582
  }
499
583
  return a;
500
584
  }
501
- internalBinaryWrite(e, t, i) {
502
- e.success !== !1 && t.tag(1, r.Varint).bool(e.success);
585
+ internalBinaryWrite(e, r, i) {
586
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
503
587
  let a = i.writeUnknownFields;
504
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
588
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
505
589
  }
506
- }(), F = new h("sagittarius.RuntimeFunctionDefinitionService", [{
590
+ }(), L = new g("sagittarius.RuntimeFunctionDefinitionService", [{
507
591
  name: "Update",
508
592
  options: {},
509
- I: N,
510
- O: P
511
- }]), I = class {
593
+ I: F,
594
+ O: I
595
+ }]), oe = class {
512
596
  constructor(e) {
513
- this._transport = e, this.typeName = F.typeName, this.methods = F.methods, this.options = F.options;
597
+ this._transport = e, this.typeName = L.typeName, this.methods = L.methods, this.options = L.options;
514
598
  }
515
599
  update(e, t) {
516
600
  let n = this.methods[0], r = this._transport.mergeOptions(t);
517
- return g("unary", this._transport, n, r, e);
601
+ return _("unary", this._transport, n, r, e);
518
602
  }
519
- }, L = new class extends c {
603
+ }, R = new class extends l {
520
604
  constructor() {
521
605
  super("sagittarius.RuntimeStatusUpdateRequest", [{
522
606
  no: 1,
523
607
  name: "adapter_runtime_status",
524
608
  kind: "message",
525
609
  oneof: "status",
526
- T: () => l
610
+ T: () => d
527
611
  }, {
528
612
  no: 2,
529
613
  name: "execution_runtime_status",
530
614
  kind: "message",
531
615
  oneof: "status",
532
- T: () => i
616
+ T: () => o
533
617
  }]);
534
618
  }
535
- create(t) {
536
- let n = globalThis.Object.create(this.messagePrototype);
537
- return n.status = { oneofKind: void 0 }, t !== void 0 && e(this, n, t), n;
619
+ create(e) {
620
+ let t = globalThis.Object.create(this.messagePrototype);
621
+ return t.status = { oneofKind: void 0 }, e !== void 0 && r(this, t, e), t;
538
622
  }
539
- internalBinaryRead(e, t, r, a) {
540
- let o = a ?? this.create(), s = e.pos + t;
623
+ internalBinaryRead(e, n, r, i) {
624
+ let a = i ?? this.create(), s = e.pos + n;
541
625
  for (; e.pos < s;) {
542
- let [t, a] = e.tag();
543
- switch (t) {
626
+ let [n, i] = e.tag();
627
+ switch (n) {
544
628
  case 1:
545
- o.status = {
629
+ a.status = {
546
630
  oneofKind: "adapterRuntimeStatus",
547
- adapterRuntimeStatus: l.internalBinaryRead(e, e.uint32(), r, o.status.adapterRuntimeStatus)
631
+ adapterRuntimeStatus: d.internalBinaryRead(e, e.uint32(), r, a.status.adapterRuntimeStatus)
548
632
  };
549
633
  break;
550
634
  case 2:
551
- o.status = {
635
+ a.status = {
552
636
  oneofKind: "executionRuntimeStatus",
553
- executionRuntimeStatus: i.internalBinaryRead(e, e.uint32(), r, o.status.executionRuntimeStatus)
637
+ executionRuntimeStatus: o.internalBinaryRead(e, e.uint32(), r, a.status.executionRuntimeStatus)
554
638
  };
555
639
  break;
556
640
  default:
557
641
  let s = r.readUnknownField;
558
- if (s === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${a}) for ${this.typeName}`);
559
- let c = e.skip(a);
560
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, o, t, a, c);
642
+ if (s === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
643
+ let c = e.skip(i);
644
+ s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, a, n, i, c);
561
645
  }
562
646
  }
563
- return o;
647
+ return a;
564
648
  }
565
- internalBinaryWrite(e, t, a) {
566
- e.status.oneofKind === "adapterRuntimeStatus" && l.internalBinaryWrite(e.status.adapterRuntimeStatus, t.tag(1, r.LengthDelimited).fork(), a).join(), e.status.oneofKind === "executionRuntimeStatus" && i.internalBinaryWrite(e.status.executionRuntimeStatus, t.tag(2, r.LengthDelimited).fork(), a).join();
567
- let o = a.writeUnknownFields;
568
- return o !== !1 && (o == 1 ? n.onWrite : o)(this.typeName, e, t), t;
649
+ internalBinaryWrite(e, r, i) {
650
+ e.status.oneofKind === "adapterRuntimeStatus" && d.internalBinaryWrite(e.status.adapterRuntimeStatus, r.tag(1, n.LengthDelimited).fork(), i).join(), e.status.oneofKind === "executionRuntimeStatus" && o.internalBinaryWrite(e.status.executionRuntimeStatus, r.tag(2, n.LengthDelimited).fork(), i).join();
651
+ let a = i.writeUnknownFields;
652
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
569
653
  }
570
- }(), R = new class extends c {
654
+ }(), z = new class extends l {
571
655
  constructor() {
572
656
  super("sagittarius.RuntimeStatusUpdateResponse", [{
573
657
  no: 1,
@@ -576,82 +660,82 @@ var _ = new class extends c {
576
660
  T: 8
577
661
  }]);
578
662
  }
579
- create(t) {
580
- let n = globalThis.Object.create(this.messagePrototype);
581
- return n.success = !1, t !== void 0 && e(this, n, t), n;
663
+ create(e) {
664
+ let t = globalThis.Object.create(this.messagePrototype);
665
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
582
666
  }
583
- internalBinaryRead(e, t, r, i) {
584
- let a = i ?? this.create(), o = e.pos + t;
667
+ internalBinaryRead(e, n, r, i) {
668
+ let a = i ?? this.create(), o = e.pos + n;
585
669
  for (; e.pos < o;) {
586
- let [t, i] = e.tag();
587
- switch (t) {
670
+ let [n, i] = e.tag();
671
+ switch (n) {
588
672
  case 1:
589
673
  a.success = e.bool();
590
674
  break;
591
675
  default:
592
676
  let o = r.readUnknownField;
593
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
677
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
594
678
  let s = e.skip(i);
595
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
679
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
596
680
  }
597
681
  }
598
682
  return a;
599
683
  }
600
- internalBinaryWrite(e, t, i) {
601
- e.success !== !1 && t.tag(1, r.Varint).bool(e.success);
684
+ internalBinaryWrite(e, r, i) {
685
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
602
686
  let a = i.writeUnknownFields;
603
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
687
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
604
688
  }
605
- }(), z = new h("sagittarius.RuntimeStatusService", [{
689
+ }(), B = new g("sagittarius.RuntimeStatusService", [{
606
690
  name: "Update",
607
691
  options: {},
608
- I: L,
609
- O: R
610
- }]), re = class {
692
+ I: R,
693
+ O: z
694
+ }]), se = class {
611
695
  constructor(e) {
612
- this._transport = e, this.typeName = z.typeName, this.methods = z.methods, this.options = z.options;
696
+ this._transport = e, this.typeName = B.typeName, this.methods = B.methods, this.options = B.options;
613
697
  }
614
698
  update(e, t) {
615
699
  let n = this.methods[0], r = this._transport.mergeOptions(t);
616
- return g("unary", this._transport, n, r, e);
700
+ return _("unary", this._transport, n, r, e);
617
701
  }
618
- }, B = new class extends c {
702
+ }, V = new class extends l {
619
703
  constructor() {
620
704
  super("sagittarius.RuntimeUsageRequest", [{
621
705
  no: 1,
622
706
  name: "runtime_usage",
623
707
  kind: "message",
624
708
  repeat: 2,
625
- T: () => u
709
+ T: () => f
626
710
  }]);
627
711
  }
628
- create(t) {
629
- let n = globalThis.Object.create(this.messagePrototype);
630
- return n.runtimeUsage = [], t !== void 0 && e(this, n, t), n;
712
+ create(e) {
713
+ let t = globalThis.Object.create(this.messagePrototype);
714
+ return t.runtimeUsage = [], e !== void 0 && r(this, t, e), t;
631
715
  }
632
- internalBinaryRead(e, t, r, i) {
633
- let a = i ?? this.create(), o = e.pos + t;
716
+ internalBinaryRead(e, n, r, i) {
717
+ let a = i ?? this.create(), o = e.pos + n;
634
718
  for (; e.pos < o;) {
635
- let [t, i] = e.tag();
636
- switch (t) {
719
+ let [n, i] = e.tag();
720
+ switch (n) {
637
721
  case 1:
638
- a.runtimeUsage.push(u.internalBinaryRead(e, e.uint32(), r));
722
+ a.runtimeUsage.push(f.internalBinaryRead(e, e.uint32(), r));
639
723
  break;
640
724
  default:
641
725
  let o = r.readUnknownField;
642
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
726
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
643
727
  let s = e.skip(i);
644
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
728
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
645
729
  }
646
730
  }
647
731
  return a;
648
732
  }
649
- internalBinaryWrite(e, t, i) {
650
- for (let n = 0; n < e.runtimeUsage.length; n++) u.internalBinaryWrite(e.runtimeUsage[n], t.tag(1, r.LengthDelimited).fork(), i).join();
733
+ internalBinaryWrite(e, r, i) {
734
+ for (let t = 0; t < e.runtimeUsage.length; t++) f.internalBinaryWrite(e.runtimeUsage[t], r.tag(1, n.LengthDelimited).fork(), i).join();
651
735
  let a = i.writeUnknownFields;
652
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
736
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
653
737
  }
654
- }(), V = new class extends c {
738
+ }(), H = new class extends l {
655
739
  constructor() {
656
740
  super("sagittarius.RuntimeUsageResponse", [{
657
741
  no: 1,
@@ -660,72 +744,72 @@ var _ = new class extends c {
660
744
  T: 8
661
745
  }]);
662
746
  }
663
- create(t) {
664
- let n = globalThis.Object.create(this.messagePrototype);
665
- return n.success = !1, t !== void 0 && e(this, n, t), n;
747
+ create(e) {
748
+ let t = globalThis.Object.create(this.messagePrototype);
749
+ return t.success = !1, e !== void 0 && r(this, t, e), t;
666
750
  }
667
- internalBinaryRead(e, t, r, i) {
668
- let a = i ?? this.create(), o = e.pos + t;
751
+ internalBinaryRead(e, n, r, i) {
752
+ let a = i ?? this.create(), o = e.pos + n;
669
753
  for (; e.pos < o;) {
670
- let [t, i] = e.tag();
671
- switch (t) {
754
+ let [n, i] = e.tag();
755
+ switch (n) {
672
756
  case 1:
673
757
  a.success = e.bool();
674
758
  break;
675
759
  default:
676
760
  let o = r.readUnknownField;
677
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
761
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
678
762
  let s = e.skip(i);
679
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
763
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
680
764
  }
681
765
  }
682
766
  return a;
683
767
  }
684
- internalBinaryWrite(e, t, i) {
685
- e.success !== !1 && t.tag(1, r.Varint).bool(e.success);
768
+ internalBinaryWrite(e, r, i) {
769
+ e.success !== !1 && r.tag(1, n.Varint).bool(e.success);
686
770
  let a = i.writeUnknownFields;
687
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
771
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
688
772
  }
689
- }(), H = new h("sagittarius.RuntimeUsageService", [{
773
+ }(), U = new g("sagittarius.RuntimeUsageService", [{
690
774
  name: "Update",
691
775
  options: {},
692
- I: B,
693
- O: V
694
- }]), U = class {
776
+ I: V,
777
+ O: H
778
+ }]), ce = class {
695
779
  constructor(e) {
696
- this._transport = e, this.typeName = H.typeName, this.methods = H.methods, this.options = H.options;
780
+ this._transport = e, this.typeName = U.typeName, this.methods = U.methods, this.options = U.options;
697
781
  }
698
782
  update(e, t) {
699
783
  let n = this.methods[0], r = this._transport.mergeOptions(t);
700
- return g("unary", this._transport, n, r, e);
784
+ return _("unary", this._transport, n, r, e);
701
785
  }
702
- }, W = new class extends c {
786
+ }, W = new class extends l {
703
787
  constructor() {
704
788
  super("sagittarius.Logon", []);
705
789
  }
706
- create(t) {
707
- let n = globalThis.Object.create(this.messagePrototype);
708
- return t !== void 0 && e(this, n, t), n;
790
+ create(e) {
791
+ let t = globalThis.Object.create(this.messagePrototype);
792
+ return e !== void 0 && r(this, t, e), t;
709
793
  }
710
- internalBinaryRead(e, t, r, i) {
711
- let a = i ?? this.create(), o = e.pos + t;
794
+ internalBinaryRead(e, n, r, i) {
795
+ let a = i ?? this.create(), o = e.pos + n;
712
796
  for (; e.pos < o;) {
713
- let [t, i] = e.tag();
714
- switch (t) {
797
+ let [n, i] = e.tag();
798
+ switch (n) {
715
799
  default:
716
800
  let o = r.readUnknownField;
717
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
801
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
718
802
  let s = e.skip(i);
719
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
803
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
720
804
  }
721
805
  }
722
806
  return a;
723
807
  }
724
- internalBinaryWrite(e, t, r) {
808
+ internalBinaryWrite(e, n, r) {
725
809
  let i = r.writeUnknownFields;
726
- return i !== !1 && (i == 1 ? n.onWrite : i)(this.typeName, e, t), t;
810
+ return i !== !1 && (i == 1 ? t.onWrite : i)(this.typeName, e, n), n;
727
811
  }
728
- }(), G = new class extends c {
812
+ }(), G = new class extends l {
729
813
  constructor() {
730
814
  super("sagittarius.TestExecutionRequest", [
731
815
  {
@@ -745,43 +829,43 @@ var _ = new class extends c {
745
829
  no: 3,
746
830
  name: "body",
747
831
  kind: "message",
748
- T: () => t
832
+ T: () => u
749
833
  }
750
834
  ]);
751
835
  }
752
- create(t) {
753
- let n = globalThis.Object.create(this.messagePrototype);
754
- return n.flowId = 0n, n.executionUuid = "", t !== void 0 && e(this, n, t), n;
836
+ create(e) {
837
+ let t = globalThis.Object.create(this.messagePrototype);
838
+ return t.flowId = 0n, t.executionUuid = "", e !== void 0 && r(this, t, e), t;
755
839
  }
756
- internalBinaryRead(e, r, i, a) {
757
- let o = a ?? this.create(), s = e.pos + r;
758
- for (; e.pos < s;) {
759
- let [r, a] = e.tag();
760
- switch (r) {
840
+ internalBinaryRead(e, n, r, i) {
841
+ let a = i ?? this.create(), o = e.pos + n;
842
+ for (; e.pos < o;) {
843
+ let [n, i] = e.tag();
844
+ switch (n) {
761
845
  case 1:
762
- o.flowId = e.int64().toBigInt();
846
+ a.flowId = e.int64().toBigInt();
763
847
  break;
764
848
  case 2:
765
- o.executionUuid = e.string();
849
+ a.executionUuid = e.string();
766
850
  break;
767
851
  case 3:
768
- o.body = t.internalBinaryRead(e, e.uint32(), i, o.body);
852
+ a.body = u.internalBinaryRead(e, e.uint32(), r, a.body);
769
853
  break;
770
854
  default:
771
- let s = i.readUnknownField;
772
- if (s === "throw") throw new globalThis.Error(`Unknown field ${r} (wire type ${a}) for ${this.typeName}`);
773
- let c = e.skip(a);
774
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, o, r, a, c);
855
+ let o = r.readUnknownField;
856
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
857
+ let s = e.skip(i);
858
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
775
859
  }
776
860
  }
777
- return o;
861
+ return a;
778
862
  }
779
- internalBinaryWrite(e, i, a) {
780
- e.flowId !== 0n && i.tag(1, r.Varint).int64(e.flowId), e.executionUuid !== "" && i.tag(2, r.LengthDelimited).string(e.executionUuid), e.body && t.internalBinaryWrite(e.body, i.tag(3, r.LengthDelimited).fork(), a).join();
781
- let o = a.writeUnknownFields;
782
- return o !== !1 && (o == 1 ? n.onWrite : o)(this.typeName, e, i), i;
863
+ internalBinaryWrite(e, r, i) {
864
+ e.flowId !== 0n && r.tag(1, n.Varint).int64(e.flowId), e.executionUuid !== "" && r.tag(2, n.LengthDelimited).string(e.executionUuid), e.body && u.internalBinaryWrite(e.body, r.tag(3, n.LengthDelimited).fork(), i).join();
865
+ let a = i.writeUnknownFields;
866
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
783
867
  }
784
- }(), K = new class extends c {
868
+ }(), K = new class extends l {
785
869
  constructor() {
786
870
  super("sagittarius.TestExecutionResponse", [
787
871
  {
@@ -801,7 +885,7 @@ var _ = new class extends c {
801
885
  no: 3,
802
886
  name: "result",
803
887
  kind: "message",
804
- T: () => t
888
+ T: () => u
805
889
  },
806
890
  {
807
891
  no: 4,
@@ -812,43 +896,43 @@ var _ = new class extends c {
812
896
  }
813
897
  ]);
814
898
  }
815
- create(t) {
816
- let n = globalThis.Object.create(this.messagePrototype);
817
- return n.flowId = 0n, n.executionUuid = "", n.logs = [], t !== void 0 && e(this, n, t), n;
899
+ create(e) {
900
+ let t = globalThis.Object.create(this.messagePrototype);
901
+ return t.flowId = 0n, t.executionUuid = "", t.logs = [], e !== void 0 && r(this, t, e), t;
818
902
  }
819
- internalBinaryRead(e, r, i, a) {
820
- let o = a ?? this.create(), s = e.pos + r;
821
- for (; e.pos < s;) {
822
- let [r, a] = e.tag();
823
- switch (r) {
903
+ internalBinaryRead(e, n, r, i) {
904
+ let a = i ?? this.create(), o = e.pos + n;
905
+ for (; e.pos < o;) {
906
+ let [n, i] = e.tag();
907
+ switch (n) {
824
908
  case 1:
825
- o.flowId = e.int64().toBigInt();
909
+ a.flowId = e.int64().toBigInt();
826
910
  break;
827
911
  case 2:
828
- o.executionUuid = e.string();
912
+ a.executionUuid = e.string();
829
913
  break;
830
914
  case 3:
831
- o.result = t.internalBinaryRead(e, e.uint32(), i, o.result);
915
+ a.result = u.internalBinaryRead(e, e.uint32(), r, a.result);
832
916
  break;
833
917
  case 4:
834
- o.logs.push(q.internalBinaryRead(e, e.uint32(), i));
918
+ a.logs.push(q.internalBinaryRead(e, e.uint32(), r));
835
919
  break;
836
920
  default:
837
- let s = i.readUnknownField;
838
- if (s === "throw") throw new globalThis.Error(`Unknown field ${r} (wire type ${a}) for ${this.typeName}`);
839
- let c = e.skip(a);
840
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, o, r, a, c);
921
+ let o = r.readUnknownField;
922
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
923
+ let s = e.skip(i);
924
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
841
925
  }
842
926
  }
843
- return o;
927
+ return a;
844
928
  }
845
- internalBinaryWrite(e, i, a) {
846
- e.flowId !== 0n && i.tag(1, r.Varint).int64(e.flowId), e.executionUuid !== "" && i.tag(2, r.LengthDelimited).string(e.executionUuid), e.result && t.internalBinaryWrite(e.result, i.tag(3, r.LengthDelimited).fork(), a).join();
847
- for (let t = 0; t < e.logs.length; t++) q.internalBinaryWrite(e.logs[t], i.tag(4, r.LengthDelimited).fork(), a).join();
848
- let o = a.writeUnknownFields;
849
- return o !== !1 && (o == 1 ? n.onWrite : o)(this.typeName, e, i), i;
929
+ internalBinaryWrite(e, r, i) {
930
+ e.flowId !== 0n && r.tag(1, n.Varint).int64(e.flowId), e.executionUuid !== "" && r.tag(2, n.LengthDelimited).string(e.executionUuid), e.result && u.internalBinaryWrite(e.result, r.tag(3, n.LengthDelimited).fork(), i).join();
931
+ for (let t = 0; t < e.logs.length; t++) q.internalBinaryWrite(e.logs[t], r.tag(4, n.LengthDelimited).fork(), i).join();
932
+ let a = i.writeUnknownFields;
933
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
850
934
  }
851
- }(), q = new class extends c {
935
+ }(), q = new class extends l {
852
936
  constructor() {
853
937
  super("sagittarius.Log", [
854
938
  {
@@ -874,15 +958,15 @@ var _ = new class extends c {
874
958
  }
875
959
  ]);
876
960
  }
877
- create(t) {
878
- let n = globalThis.Object.create(this.messagePrototype);
879
- return n.kind = { oneofKind: void 0 }, t !== void 0 && e(this, n, t), n;
961
+ create(e) {
962
+ let t = globalThis.Object.create(this.messagePrototype);
963
+ return t.kind = { oneofKind: void 0 }, e !== void 0 && r(this, t, e), t;
880
964
  }
881
- internalBinaryRead(e, t, r, i) {
882
- let a = i ?? this.create(), o = e.pos + t;
965
+ internalBinaryRead(e, n, r, i) {
966
+ let a = i ?? this.create(), o = e.pos + n;
883
967
  for (; e.pos < o;) {
884
- let [t, i] = e.tag();
885
- switch (t) {
968
+ let [n, i] = e.tag();
969
+ switch (n) {
886
970
  case 1:
887
971
  a.kind = {
888
972
  oneofKind: "applicationLog",
@@ -903,19 +987,19 @@ var _ = new class extends c {
903
987
  break;
904
988
  default:
905
989
  let o = r.readUnknownField;
906
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
990
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
907
991
  let s = e.skip(i);
908
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
992
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
909
993
  }
910
994
  }
911
995
  return a;
912
996
  }
913
- internalBinaryWrite(e, t, i) {
914
- e.kind.oneofKind === "applicationLog" && X.internalBinaryWrite(e.kind.applicationLog, t.tag(1, r.LengthDelimited).fork(), i).join(), e.kind.oneofKind === "successLog" && J.internalBinaryWrite(e.kind.successLog, t.tag(2, r.LengthDelimited).fork(), i).join(), e.kind.oneofKind === "errorLog" && Y.internalBinaryWrite(e.kind.errorLog, t.tag(3, r.LengthDelimited).fork(), i).join();
997
+ internalBinaryWrite(e, r, i) {
998
+ e.kind.oneofKind === "applicationLog" && X.internalBinaryWrite(e.kind.applicationLog, r.tag(1, n.LengthDelimited).fork(), i).join(), e.kind.oneofKind === "successLog" && J.internalBinaryWrite(e.kind.successLog, r.tag(2, n.LengthDelimited).fork(), i).join(), e.kind.oneofKind === "errorLog" && Y.internalBinaryWrite(e.kind.errorLog, r.tag(3, n.LengthDelimited).fork(), i).join();
915
999
  let a = i.writeUnknownFields;
916
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
1000
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
917
1001
  }
918
- }(), J = new class extends c {
1002
+ }(), J = new class extends l {
919
1003
  constructor() {
920
1004
  super("sagittarius.SuccessLog", [
921
1005
  {
@@ -929,14 +1013,14 @@ var _ = new class extends c {
929
1013
  no: 2,
930
1014
  name: "result",
931
1015
  kind: "message",
932
- T: () => t
1016
+ T: () => u
933
1017
  },
934
1018
  {
935
1019
  no: 3,
936
1020
  name: "parameter",
937
1021
  kind: "message",
938
1022
  repeat: 2,
939
- T: () => t
1023
+ T: () => u
940
1024
  },
941
1025
  {
942
1026
  no: 4,
@@ -946,44 +1030,44 @@ var _ = new class extends c {
946
1030
  }
947
1031
  ]);
948
1032
  }
949
- create(t) {
950
- let n = globalThis.Object.create(this.messagePrototype);
951
- return n.nodeId = 0n, n.parameter = [], n.timestamp = "", t !== void 0 && e(this, n, t), n;
1033
+ create(e) {
1034
+ let t = globalThis.Object.create(this.messagePrototype);
1035
+ return t.nodeId = 0n, t.parameter = [], t.timestamp = "", e !== void 0 && r(this, t, e), t;
952
1036
  }
953
- internalBinaryRead(e, r, i, a) {
954
- let o = a ?? this.create(), s = e.pos + r;
955
- for (; e.pos < s;) {
956
- let [r, a] = e.tag();
957
- switch (r) {
1037
+ internalBinaryRead(e, n, r, i) {
1038
+ let a = i ?? this.create(), o = e.pos + n;
1039
+ for (; e.pos < o;) {
1040
+ let [n, i] = e.tag();
1041
+ switch (n) {
958
1042
  case 1:
959
- o.nodeId = e.int64().toBigInt();
1043
+ a.nodeId = e.int64().toBigInt();
960
1044
  break;
961
1045
  case 2:
962
- o.result = t.internalBinaryRead(e, e.uint32(), i, o.result);
1046
+ a.result = u.internalBinaryRead(e, e.uint32(), r, a.result);
963
1047
  break;
964
1048
  case 3:
965
- o.parameter.push(t.internalBinaryRead(e, e.uint32(), i));
1049
+ a.parameter.push(u.internalBinaryRead(e, e.uint32(), r));
966
1050
  break;
967
1051
  case 4:
968
- o.timestamp = e.string();
1052
+ a.timestamp = e.string();
969
1053
  break;
970
1054
  default:
971
- let s = i.readUnknownField;
972
- if (s === "throw") throw new globalThis.Error(`Unknown field ${r} (wire type ${a}) for ${this.typeName}`);
973
- let c = e.skip(a);
974
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, o, r, a, c);
1055
+ let o = r.readUnknownField;
1056
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
1057
+ let s = e.skip(i);
1058
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
975
1059
  }
976
1060
  }
977
- return o;
1061
+ return a;
978
1062
  }
979
- internalBinaryWrite(e, i, a) {
980
- e.nodeId !== 0n && i.tag(1, r.Varint).int64(e.nodeId), e.result && t.internalBinaryWrite(e.result, i.tag(2, r.LengthDelimited).fork(), a).join();
981
- for (let n = 0; n < e.parameter.length; n++) t.internalBinaryWrite(e.parameter[n], i.tag(3, r.LengthDelimited).fork(), a).join();
982
- e.timestamp !== "" && i.tag(4, r.LengthDelimited).string(e.timestamp);
983
- let o = a.writeUnknownFields;
984
- return o !== !1 && (o == 1 ? n.onWrite : o)(this.typeName, e, i), i;
1063
+ internalBinaryWrite(e, r, i) {
1064
+ e.nodeId !== 0n && r.tag(1, n.Varint).int64(e.nodeId), e.result && u.internalBinaryWrite(e.result, r.tag(2, n.LengthDelimited).fork(), i).join();
1065
+ for (let t = 0; t < e.parameter.length; t++) u.internalBinaryWrite(e.parameter[t], r.tag(3, n.LengthDelimited).fork(), i).join();
1066
+ e.timestamp !== "" && r.tag(4, n.LengthDelimited).string(e.timestamp);
1067
+ let a = i.writeUnknownFields;
1068
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
985
1069
  }
986
- }(), Y = new class extends c {
1070
+ }(), Y = new class extends l {
987
1071
  constructor() {
988
1072
  super("sagittarius.RuntimeErrorLog", [
989
1073
  {
@@ -1004,7 +1088,7 @@ var _ = new class extends c {
1004
1088
  name: "parameter",
1005
1089
  kind: "message",
1006
1090
  repeat: 2,
1007
- T: () => t
1091
+ T: () => u
1008
1092
  },
1009
1093
  {
1010
1094
  no: 4,
@@ -1014,44 +1098,44 @@ var _ = new class extends c {
1014
1098
  }
1015
1099
  ]);
1016
1100
  }
1017
- create(t) {
1018
- let n = globalThis.Object.create(this.messagePrototype);
1019
- return n.nodeId = 0n, n.error = "", n.parameter = [], n.timestamp = "", t !== void 0 && e(this, n, t), n;
1101
+ create(e) {
1102
+ let t = globalThis.Object.create(this.messagePrototype);
1103
+ return t.nodeId = 0n, t.error = "", t.parameter = [], t.timestamp = "", e !== void 0 && r(this, t, e), t;
1020
1104
  }
1021
- internalBinaryRead(e, r, i, a) {
1022
- let o = a ?? this.create(), s = e.pos + r;
1023
- for (; e.pos < s;) {
1024
- let [r, a] = e.tag();
1025
- switch (r) {
1105
+ internalBinaryRead(e, n, r, i) {
1106
+ let a = i ?? this.create(), o = e.pos + n;
1107
+ for (; e.pos < o;) {
1108
+ let [n, i] = e.tag();
1109
+ switch (n) {
1026
1110
  case 1:
1027
- o.nodeId = e.int64().toBigInt();
1111
+ a.nodeId = e.int64().toBigInt();
1028
1112
  break;
1029
1113
  case 2:
1030
- o.error = e.string();
1114
+ a.error = e.string();
1031
1115
  break;
1032
1116
  case 3:
1033
- o.parameter.push(t.internalBinaryRead(e, e.uint32(), i));
1117
+ a.parameter.push(u.internalBinaryRead(e, e.uint32(), r));
1034
1118
  break;
1035
1119
  case 4:
1036
- o.timestamp = e.string();
1120
+ a.timestamp = e.string();
1037
1121
  break;
1038
1122
  default:
1039
- let s = i.readUnknownField;
1040
- if (s === "throw") throw new globalThis.Error(`Unknown field ${r} (wire type ${a}) for ${this.typeName}`);
1041
- let c = e.skip(a);
1042
- s !== !1 && (s === !0 ? n.onRead : s)(this.typeName, o, r, a, c);
1123
+ let o = r.readUnknownField;
1124
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
1125
+ let s = e.skip(i);
1126
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
1043
1127
  }
1044
1128
  }
1045
- return o;
1129
+ return a;
1046
1130
  }
1047
- internalBinaryWrite(e, i, a) {
1048
- e.nodeId !== 0n && i.tag(1, r.Varint).int64(e.nodeId), e.error !== "" && i.tag(2, r.LengthDelimited).string(e.error);
1049
- for (let n = 0; n < e.parameter.length; n++) t.internalBinaryWrite(e.parameter[n], i.tag(3, r.LengthDelimited).fork(), a).join();
1050
- e.timestamp !== "" && i.tag(4, r.LengthDelimited).string(e.timestamp);
1051
- let o = a.writeUnknownFields;
1052
- return o !== !1 && (o == 1 ? n.onWrite : o)(this.typeName, e, i), i;
1131
+ internalBinaryWrite(e, r, i) {
1132
+ e.nodeId !== 0n && r.tag(1, n.Varint).int64(e.nodeId), e.error !== "" && r.tag(2, n.LengthDelimited).string(e.error);
1133
+ for (let t = 0; t < e.parameter.length; t++) u.internalBinaryWrite(e.parameter[t], r.tag(3, n.LengthDelimited).fork(), i).join();
1134
+ e.timestamp !== "" && r.tag(4, n.LengthDelimited).string(e.timestamp);
1135
+ let a = i.writeUnknownFields;
1136
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
1053
1137
  }
1054
- }(), X = new class extends c {
1138
+ }(), X = new class extends l {
1055
1139
  constructor() {
1056
1140
  super("sagittarius.ApplicationLog", [
1057
1141
  {
@@ -1074,15 +1158,15 @@ var _ = new class extends c {
1074
1158
  }
1075
1159
  ]);
1076
1160
  }
1077
- create(t) {
1078
- let n = globalThis.Object.create(this.messagePrototype);
1079
- return n.message = "", n.level = "", n.timestamp = "", t !== void 0 && e(this, n, t), n;
1161
+ create(e) {
1162
+ let t = globalThis.Object.create(this.messagePrototype);
1163
+ return t.message = "", t.level = "", t.timestamp = "", e !== void 0 && r(this, t, e), t;
1080
1164
  }
1081
- internalBinaryRead(e, t, r, i) {
1082
- let a = i ?? this.create(), o = e.pos + t;
1165
+ internalBinaryRead(e, n, r, i) {
1166
+ let a = i ?? this.create(), o = e.pos + n;
1083
1167
  for (; e.pos < o;) {
1084
- let [t, i] = e.tag();
1085
- switch (t) {
1168
+ let [n, i] = e.tag();
1169
+ switch (n) {
1086
1170
  case 1:
1087
1171
  a.message = e.string();
1088
1172
  break;
@@ -1094,19 +1178,19 @@ var _ = new class extends c {
1094
1178
  break;
1095
1179
  default:
1096
1180
  let o = r.readUnknownField;
1097
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
1181
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
1098
1182
  let s = e.skip(i);
1099
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
1183
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
1100
1184
  }
1101
1185
  }
1102
1186
  return a;
1103
1187
  }
1104
- internalBinaryWrite(e, t, i) {
1105
- e.message !== "" && t.tag(1, r.LengthDelimited).string(e.message), e.level !== "" && t.tag(2, r.LengthDelimited).string(e.level), e.timestamp !== "" && t.tag(3, r.LengthDelimited).string(e.timestamp);
1188
+ internalBinaryWrite(e, r, i) {
1189
+ e.message !== "" && r.tag(1, n.LengthDelimited).string(e.message), e.level !== "" && r.tag(2, n.LengthDelimited).string(e.level), e.timestamp !== "" && r.tag(3, n.LengthDelimited).string(e.timestamp);
1106
1190
  let a = i.writeUnknownFields;
1107
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
1191
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
1108
1192
  }
1109
- }(), Z = new class extends c {
1193
+ }(), Z = new class extends l {
1110
1194
  constructor() {
1111
1195
  super("sagittarius.ExecutionLogonRequest", [{
1112
1196
  no: 1,
@@ -1122,15 +1206,15 @@ var _ = new class extends c {
1122
1206
  T: () => K
1123
1207
  }]);
1124
1208
  }
1125
- create(t) {
1126
- let n = globalThis.Object.create(this.messagePrototype);
1127
- return n.data = { oneofKind: void 0 }, t !== void 0 && e(this, n, t), n;
1209
+ create(e) {
1210
+ let t = globalThis.Object.create(this.messagePrototype);
1211
+ return t.data = { oneofKind: void 0 }, e !== void 0 && r(this, t, e), t;
1128
1212
  }
1129
- internalBinaryRead(e, t, r, i) {
1130
- let a = i ?? this.create(), o = e.pos + t;
1213
+ internalBinaryRead(e, n, r, i) {
1214
+ let a = i ?? this.create(), o = e.pos + n;
1131
1215
  for (; e.pos < o;) {
1132
- let [t, i] = e.tag();
1133
- switch (t) {
1216
+ let [n, i] = e.tag();
1217
+ switch (n) {
1134
1218
  case 1:
1135
1219
  a.data = {
1136
1220
  oneofKind: "logon",
@@ -1145,19 +1229,19 @@ var _ = new class extends c {
1145
1229
  break;
1146
1230
  default:
1147
1231
  let o = r.readUnknownField;
1148
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
1232
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
1149
1233
  let s = e.skip(i);
1150
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
1234
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
1151
1235
  }
1152
1236
  }
1153
1237
  return a;
1154
1238
  }
1155
- internalBinaryWrite(e, t, i) {
1156
- e.data.oneofKind === "logon" && W.internalBinaryWrite(e.data.logon, t.tag(1, r.LengthDelimited).fork(), i).join(), e.data.oneofKind === "response" && K.internalBinaryWrite(e.data.response, t.tag(2, r.LengthDelimited).fork(), i).join();
1239
+ internalBinaryWrite(e, r, i) {
1240
+ e.data.oneofKind === "logon" && W.internalBinaryWrite(e.data.logon, r.tag(1, n.LengthDelimited).fork(), i).join(), e.data.oneofKind === "response" && K.internalBinaryWrite(e.data.response, r.tag(2, n.LengthDelimited).fork(), i).join();
1157
1241
  let a = i.writeUnknownFields;
1158
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
1242
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
1159
1243
  }
1160
- }(), Q = new class extends c {
1244
+ }(), Q = new class extends l {
1161
1245
  constructor() {
1162
1246
  super("sagittarius.ExecutionLogonResponse", [{
1163
1247
  no: 1,
@@ -1166,47 +1250,47 @@ var _ = new class extends c {
1166
1250
  T: () => G
1167
1251
  }]);
1168
1252
  }
1169
- create(t) {
1170
- let n = globalThis.Object.create(this.messagePrototype);
1171
- return t !== void 0 && e(this, n, t), n;
1253
+ create(e) {
1254
+ let t = globalThis.Object.create(this.messagePrototype);
1255
+ return e !== void 0 && r(this, t, e), t;
1172
1256
  }
1173
- internalBinaryRead(e, t, r, i) {
1174
- let a = i ?? this.create(), o = e.pos + t;
1257
+ internalBinaryRead(e, n, r, i) {
1258
+ let a = i ?? this.create(), o = e.pos + n;
1175
1259
  for (; e.pos < o;) {
1176
- let [t, i] = e.tag();
1177
- switch (t) {
1260
+ let [n, i] = e.tag();
1261
+ switch (n) {
1178
1262
  case 1:
1179
1263
  a.request = G.internalBinaryRead(e, e.uint32(), r, a.request);
1180
1264
  break;
1181
1265
  default:
1182
1266
  let o = r.readUnknownField;
1183
- if (o === "throw") throw new globalThis.Error(`Unknown field ${t} (wire type ${i}) for ${this.typeName}`);
1267
+ if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
1184
1268
  let s = e.skip(i);
1185
- o !== !1 && (o === !0 ? n.onRead : o)(this.typeName, a, t, i, s);
1269
+ o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
1186
1270
  }
1187
1271
  }
1188
1272
  return a;
1189
1273
  }
1190
- internalBinaryWrite(e, t, i) {
1191
- e.request && G.internalBinaryWrite(e.request, t.tag(1, r.LengthDelimited).fork(), i).join();
1274
+ internalBinaryWrite(e, r, i) {
1275
+ e.request && G.internalBinaryWrite(e.request, r.tag(1, n.LengthDelimited).fork(), i).join();
1192
1276
  let a = i.writeUnknownFields;
1193
- return a !== !1 && (a == 1 ? n.onWrite : a)(this.typeName, e, t), t;
1277
+ return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, e, r), r;
1194
1278
  }
1195
- }(), $ = new h("sagittarius.ExecutionService", [{
1279
+ }(), $ = new g("sagittarius.ExecutionService", [{
1196
1280
  name: "Test",
1197
1281
  serverStreaming: !0,
1198
1282
  clientStreaming: !0,
1199
1283
  options: {},
1200
1284
  I: Z,
1201
1285
  O: Q
1202
- }]), ie = class {
1286
+ }]), le = class {
1203
1287
  constructor(e) {
1204
1288
  this._transport = e, this.typeName = $.typeName, this.methods = $.methods, this.options = $.options;
1205
1289
  }
1206
1290
  test(e) {
1207
1291
  let t = this.methods[0], n = this._transport.mergeOptions(e);
1208
- return g("duplex", this._transport, t, n);
1292
+ return _("duplex", this._transport, t, n);
1209
1293
  }
1210
1294
  };
1211
1295
  //#endregion
1212
- export { y as ActionConfigurationService, ee as ActionConfigurationServiceClient, _ as ActionConfigurationUpdateRequest, v as ActionConfigurationUpdateResponse, X as ApplicationLog, S as DataTypeService, C as DataTypeServiceClient, b as DataTypeUpdateRequest, x as DataTypeUpdateResponse, Z as ExecutionLogonRequest, Q as ExecutionLogonResponse, $ as ExecutionService, ie as ExecutionServiceClient, w as FlowLogonRequest, T as FlowResponse, E as FlowService, te as FlowServiceClient, k as FlowTypeService, A as FlowTypeServiceClient, D as FlowTypeUpdateRequest, O as FlowTypeUpdateResponse, q as Log, W as Logon, j as PingMessage, M as PingService, ne as PingServiceClient, Y as RuntimeErrorLog, F as RuntimeFunctionDefinitionService, I as RuntimeFunctionDefinitionServiceClient, N as RuntimeFunctionDefinitionUpdateRequest, P as RuntimeFunctionDefinitionUpdateResponse, z as RuntimeStatusService, re as RuntimeStatusServiceClient, L as RuntimeStatusUpdateRequest, R as RuntimeStatusUpdateResponse, B as RuntimeUsageRequest, V as RuntimeUsageResponse, H as RuntimeUsageService, U as RuntimeUsageServiceClient, J as SuccessLog, G as TestExecutionRequest, K as TestExecutionResponse };
1296
+ export { b as ActionConfigurationService, ee as ActionConfigurationServiceClient, v as ActionConfigurationUpdateRequest, y as ActionConfigurationUpdateResponse, X as ApplicationLog, C as DataTypeService, te as DataTypeServiceClient, x as DataTypeUpdateRequest, S as DataTypeUpdateResponse, Z as ExecutionLogonRequest, Q as ExecutionLogonResponse, $ as ExecutionService, le as ExecutionServiceClient, w as FlowLogonRequest, T as FlowResponse, E as FlowService, ne as FlowServiceClient, k as FlowTypeService, re as FlowTypeServiceClient, D as FlowTypeUpdateRequest, O as FlowTypeUpdateResponse, M as FunctionDefinitionService, ie as FunctionDefinitionServiceClient, A as FunctionDefinitionUpdateRequest, j as FunctionDefinitionUpdateResponse, q as Log, W as Logon, N as PingMessage, P as PingService, ae as PingServiceClient, Y as RuntimeErrorLog, L as RuntimeFunctionDefinitionService, oe as RuntimeFunctionDefinitionServiceClient, F as RuntimeFunctionDefinitionUpdateRequest, I as RuntimeFunctionDefinitionUpdateResponse, B as RuntimeStatusService, se as RuntimeStatusServiceClient, R as RuntimeStatusUpdateRequest, z as RuntimeStatusUpdateResponse, V as RuntimeUsageRequest, H as RuntimeUsageResponse, U as RuntimeUsageService, ce as RuntimeUsageServiceClient, J as SuccessLog, G as TestExecutionRequest, K as TestExecutionResponse };