@mochabug/adapt-web 0.0.20 → 0.0.22
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.
- package/dist/genproto/buf/validate/validate_pb.d.ts +759 -368
- package/dist/genproto/buf/validate/validate_pb.js +57 -52
- package/dist/genproto/buf/validate/validate_pb.js.map +1 -1
- package/dist/genproto/google/api/annotations_pb.d.ts +1 -1
- package/dist/genproto/google/api/annotations_pb.js +1 -1
- package/dist/genproto/google/api/client_pb.d.ts +46 -16
- package/dist/genproto/google/api/client_pb.js +1 -1
- package/dist/genproto/google/api/client_pb.js.map +1 -1
- package/dist/genproto/google/api/http_pb.d.ts +10 -4
- package/dist/genproto/google/api/http_pb.js +1 -1
- package/dist/genproto/google/api/http_pb.js.map +1 -1
- package/dist/genproto/google/api/launch_stage_pb.d.ts +1 -1
- package/dist/genproto/google/api/launch_stage_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.d.ts +49 -17
- package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.d.ts +16 -2
- package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.js +2 -2
- package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.d.ts +53 -8
- package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.js +38 -2
- package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/graph/{vertex_config_pb.d.ts → vertex_metadata_pb.d.ts} +18 -28
- package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.js +28 -0
- package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.js.map +1 -0
- package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.d.ts +25 -9
- package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.d.ts +24 -4
- package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.js +2 -2
- package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.d.ts +7 -3
- package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.d.ts +7 -3
- package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.d.ts +4 -2
- package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.d.ts +48 -54
- package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.js +33 -32
- package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.d.ts +46 -116
- package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.js +8 -18
- package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.d.ts +266 -326
- package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.js +60 -80
- package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.js.map +1 -1
- package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.d.ts +37 -13
- package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.js +1 -1
- package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.js.map +1 -1
- package/package.json +4 -4
- package/dist/genproto/mochabugapis/adapt/graph/vertex_config_pb.js +0 -28
- package/dist/genproto/mochabugapis/adapt/graph/vertex_config_pb.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/
|
|
1
|
+
import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
|
|
2
2
|
import type { FieldMask, FieldMaskJson, Timestamp, TimestampJson, Value, ValueJson } from "@bufbuild/protobuf/wkt";
|
|
3
|
-
import type {
|
|
3
|
+
import type { VertexMetadata, VertexMetadataJson } from "../../graph/vertex_metadata_pb";
|
|
4
4
|
import type { GetOp, GetOpJson, GlobalResponseStatus, GlobalResponseStatusJson, ReadOperationResult, ReadOperationResultJson, WriteOperation, WriteOperationJson, WriteOperationResult, WriteOperationResultJson } from "./store_pb";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
@@ -49,7 +49,9 @@ export type ServiceInfoJson = {
|
|
|
49
49
|
* Describes the message mochabugapis.adapt.runtime.v1.ServiceInfo.
|
|
50
50
|
* Use `create(ServiceInfoSchema)` to create a new message.
|
|
51
51
|
*/
|
|
52
|
-
export declare const ServiceInfoSchema: GenMessage<ServiceInfo,
|
|
52
|
+
export declare const ServiceInfoSchema: GenMessage<ServiceInfo, {
|
|
53
|
+
jsonType: ServiceInfoJson;
|
|
54
|
+
}>;
|
|
53
55
|
/**
|
|
54
56
|
* The request to apply operations to the execution store
|
|
55
57
|
*
|
|
@@ -94,7 +96,9 @@ export type ExecutorServiceBatchWriteStoreRequestJson = {
|
|
|
94
96
|
* Describes the message mochabugapis.adapt.runtime.v1.ExecutorServiceBatchWriteStoreRequest.
|
|
95
97
|
* Use `create(ExecutorServiceBatchWriteStoreRequestSchema)` to create a new message.
|
|
96
98
|
*/
|
|
97
|
-
export declare const ExecutorServiceBatchWriteStoreRequestSchema: GenMessage<ExecutorServiceBatchWriteStoreRequest,
|
|
99
|
+
export declare const ExecutorServiceBatchWriteStoreRequestSchema: GenMessage<ExecutorServiceBatchWriteStoreRequest, {
|
|
100
|
+
jsonType: ExecutorServiceBatchWriteStoreRequestJson;
|
|
101
|
+
}>;
|
|
98
102
|
/**
|
|
99
103
|
* The response of the batch store
|
|
100
104
|
*
|
|
@@ -137,7 +141,9 @@ export type ExecutorServiceBatchWriteStoreResponseJson = {
|
|
|
137
141
|
* Describes the message mochabugapis.adapt.runtime.v1.ExecutorServiceBatchWriteStoreResponse.
|
|
138
142
|
* Use `create(ExecutorServiceBatchWriteStoreResponseSchema)` to create a new message.
|
|
139
143
|
*/
|
|
140
|
-
export declare const ExecutorServiceBatchWriteStoreResponseSchema: GenMessage<ExecutorServiceBatchWriteStoreResponse,
|
|
144
|
+
export declare const ExecutorServiceBatchWriteStoreResponseSchema: GenMessage<ExecutorServiceBatchWriteStoreResponse, {
|
|
145
|
+
jsonType: ExecutorServiceBatchWriteStoreResponseJson;
|
|
146
|
+
}>;
|
|
141
147
|
/**
|
|
142
148
|
* The request to apply operations to the execution store
|
|
143
149
|
*
|
|
@@ -182,7 +188,9 @@ export type ExecutorServiceBatchReadStoreRequestJson = {
|
|
|
182
188
|
* Describes the message mochabugapis.adapt.runtime.v1.ExecutorServiceBatchReadStoreRequest.
|
|
183
189
|
* Use `create(ExecutorServiceBatchReadStoreRequestSchema)` to create a new message.
|
|
184
190
|
*/
|
|
185
|
-
export declare const ExecutorServiceBatchReadStoreRequestSchema: GenMessage<ExecutorServiceBatchReadStoreRequest,
|
|
191
|
+
export declare const ExecutorServiceBatchReadStoreRequestSchema: GenMessage<ExecutorServiceBatchReadStoreRequest, {
|
|
192
|
+
jsonType: ExecutorServiceBatchReadStoreRequestJson;
|
|
193
|
+
}>;
|
|
186
194
|
/**
|
|
187
195
|
* The response of the batch store
|
|
188
196
|
*
|
|
@@ -225,137 +233,15 @@ export type ExecutorServiceBatchReadStoreResponseJson = {
|
|
|
225
233
|
* Describes the message mochabugapis.adapt.runtime.v1.ExecutorServiceBatchReadStoreResponse.
|
|
226
234
|
* Use `create(ExecutorServiceBatchReadStoreResponseSchema)` to create a new message.
|
|
227
235
|
*/
|
|
228
|
-
export declare const ExecutorServiceBatchReadStoreResponseSchema: GenMessage<ExecutorServiceBatchReadStoreResponse,
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
*
|
|
232
|
-
* @generated from message mochabugapis.adapt.runtime.v1.StartStreamRequest
|
|
233
|
-
*/
|
|
234
|
-
export type StartStreamRequest = Message<"mochabugapis.adapt.runtime.v1.StartStreamRequest"> & {
|
|
235
|
-
/**
|
|
236
|
-
* The name of the stream to start
|
|
237
|
-
*
|
|
238
|
-
* @generated from field: string name = 1;
|
|
239
|
-
*/
|
|
240
|
-
name: string;
|
|
241
|
-
/**
|
|
242
|
-
* The receiver to send the signals on
|
|
243
|
-
*
|
|
244
|
-
* @generated from field: string receiver = 2;
|
|
245
|
-
*/
|
|
246
|
-
receiver: string;
|
|
247
|
-
/**
|
|
248
|
-
* The signals to send over the receiver
|
|
249
|
-
*
|
|
250
|
-
* @generated from field: map<string, google.protobuf.Value> signals = 3;
|
|
251
|
-
*/
|
|
252
|
-
signals: {
|
|
253
|
-
[key: string]: Value;
|
|
254
|
-
};
|
|
255
|
-
};
|
|
256
|
-
/**
|
|
257
|
-
* A request to start streaming
|
|
258
|
-
*
|
|
259
|
-
* @generated from message mochabugapis.adapt.runtime.v1.StartStreamRequest
|
|
260
|
-
*/
|
|
261
|
-
export type StartStreamRequestJson = {
|
|
262
|
-
/**
|
|
263
|
-
* The name of the stream to start
|
|
264
|
-
*
|
|
265
|
-
* @generated from field: string name = 1;
|
|
266
|
-
*/
|
|
267
|
-
name?: string;
|
|
268
|
-
/**
|
|
269
|
-
* The receiver to send the signals on
|
|
270
|
-
*
|
|
271
|
-
* @generated from field: string receiver = 2;
|
|
272
|
-
*/
|
|
273
|
-
receiver?: string;
|
|
274
|
-
/**
|
|
275
|
-
* The signals to send over the receiver
|
|
276
|
-
*
|
|
277
|
-
* @generated from field: map<string, google.protobuf.Value> signals = 3;
|
|
278
|
-
*/
|
|
279
|
-
signals?: {
|
|
280
|
-
[key: string]: ValueJson;
|
|
281
|
-
};
|
|
282
|
-
};
|
|
283
|
-
/**
|
|
284
|
-
* Describes the message mochabugapis.adapt.runtime.v1.StartStreamRequest.
|
|
285
|
-
* Use `create(StartStreamRequestSchema)` to create a new message.
|
|
286
|
-
*/
|
|
287
|
-
export declare const StartStreamRequestSchema: GenMessage<StartStreamRequest, StartStreamRequestJson>;
|
|
288
|
-
/**
|
|
289
|
-
* The response of starting a stream
|
|
290
|
-
*
|
|
291
|
-
* @generated from message mochabugapis.adapt.runtime.v1.StartStreamResponse
|
|
292
|
-
*/
|
|
293
|
-
export type StartStreamResponse = Message<"mochabugapis.adapt.runtime.v1.StartStreamResponse"> & {};
|
|
294
|
-
/**
|
|
295
|
-
* The response of starting a stream
|
|
296
|
-
*
|
|
297
|
-
* @generated from message mochabugapis.adapt.runtime.v1.StartStreamResponse
|
|
298
|
-
*/
|
|
299
|
-
export type StartStreamResponseJson = {};
|
|
300
|
-
/**
|
|
301
|
-
* Describes the message mochabugapis.adapt.runtime.v1.StartStreamResponse.
|
|
302
|
-
* Use `create(StartStreamResponseSchema)` to create a new message.
|
|
303
|
-
*/
|
|
304
|
-
export declare const StartStreamResponseSchema: GenMessage<StartStreamResponse, StartStreamResponseJson>;
|
|
305
|
-
/**
|
|
306
|
-
* A request to cancel a stream
|
|
307
|
-
*
|
|
308
|
-
* @generated from message mochabugapis.adapt.runtime.v1.CancelStreamRequest
|
|
309
|
-
*/
|
|
310
|
-
export type CancelStreamRequest = Message<"mochabugapis.adapt.runtime.v1.CancelStreamRequest"> & {
|
|
311
|
-
/**
|
|
312
|
-
* The name of the stream to cancel
|
|
313
|
-
*
|
|
314
|
-
* @generated from field: string name = 1;
|
|
315
|
-
*/
|
|
316
|
-
name: string;
|
|
317
|
-
};
|
|
318
|
-
/**
|
|
319
|
-
* A request to cancel a stream
|
|
320
|
-
*
|
|
321
|
-
* @generated from message mochabugapis.adapt.runtime.v1.CancelStreamRequest
|
|
322
|
-
*/
|
|
323
|
-
export type CancelStreamRequestJson = {
|
|
324
|
-
/**
|
|
325
|
-
* The name of the stream to cancel
|
|
326
|
-
*
|
|
327
|
-
* @generated from field: string name = 1;
|
|
328
|
-
*/
|
|
329
|
-
name?: string;
|
|
330
|
-
};
|
|
331
|
-
/**
|
|
332
|
-
* Describes the message mochabugapis.adapt.runtime.v1.CancelStreamRequest.
|
|
333
|
-
* Use `create(CancelStreamRequestSchema)` to create a new message.
|
|
334
|
-
*/
|
|
335
|
-
export declare const CancelStreamRequestSchema: GenMessage<CancelStreamRequest, CancelStreamRequestJson>;
|
|
336
|
-
/**
|
|
337
|
-
* The response of cancelling a stream
|
|
338
|
-
*
|
|
339
|
-
* @generated from message mochabugapis.adapt.runtime.v1.CancelStreamResponse
|
|
340
|
-
*/
|
|
341
|
-
export type CancelStreamResponse = Message<"mochabugapis.adapt.runtime.v1.CancelStreamResponse"> & {};
|
|
342
|
-
/**
|
|
343
|
-
* The response of cancelling a stream
|
|
344
|
-
*
|
|
345
|
-
* @generated from message mochabugapis.adapt.runtime.v1.CancelStreamResponse
|
|
346
|
-
*/
|
|
347
|
-
export type CancelStreamResponseJson = {};
|
|
348
|
-
/**
|
|
349
|
-
* Describes the message mochabugapis.adapt.runtime.v1.CancelStreamResponse.
|
|
350
|
-
* Use `create(CancelStreamResponseSchema)` to create a new message.
|
|
351
|
-
*/
|
|
352
|
-
export declare const CancelStreamResponseSchema: GenMessage<CancelStreamResponse, CancelStreamResponseJson>;
|
|
236
|
+
export declare const ExecutorServiceBatchReadStoreResponseSchema: GenMessage<ExecutorServiceBatchReadStoreResponse, {
|
|
237
|
+
jsonType: ExecutorServiceBatchReadStoreResponseJson;
|
|
238
|
+
}>;
|
|
353
239
|
/**
|
|
354
|
-
* A request to cancel a running
|
|
240
|
+
* A request to cancel a running exchange operation
|
|
355
241
|
*
|
|
356
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
242
|
+
* @generated from message mochabugapis.adapt.runtime.v1.CancelExchangeOperationRequest
|
|
357
243
|
*/
|
|
358
|
-
export type
|
|
244
|
+
export type CancelExchangeOperationRequest = Message<"mochabugapis.adapt.runtime.v1.CancelExchangeOperationRequest"> & {
|
|
359
245
|
/**
|
|
360
246
|
* The id of the operation
|
|
361
247
|
*
|
|
@@ -364,11 +250,11 @@ export type CancelProcedureOperationRequest = Message<"mochabugapis.adapt.runtim
|
|
|
364
250
|
id: string;
|
|
365
251
|
};
|
|
366
252
|
/**
|
|
367
|
-
* A request to cancel a running
|
|
253
|
+
* A request to cancel a running exchange operation
|
|
368
254
|
*
|
|
369
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
255
|
+
* @generated from message mochabugapis.adapt.runtime.v1.CancelExchangeOperationRequest
|
|
370
256
|
*/
|
|
371
|
-
export type
|
|
257
|
+
export type CancelExchangeOperationRequestJson = {
|
|
372
258
|
/**
|
|
373
259
|
* The id of the operation
|
|
374
260
|
*
|
|
@@ -377,33 +263,37 @@ export type CancelProcedureOperationRequestJson = {
|
|
|
377
263
|
id?: string;
|
|
378
264
|
};
|
|
379
265
|
/**
|
|
380
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
381
|
-
* Use `create(
|
|
266
|
+
* Describes the message mochabugapis.adapt.runtime.v1.CancelExchangeOperationRequest.
|
|
267
|
+
* Use `create(CancelExchangeOperationRequestSchema)` to create a new message.
|
|
382
268
|
*/
|
|
383
|
-
export declare const
|
|
269
|
+
export declare const CancelExchangeOperationRequestSchema: GenMessage<CancelExchangeOperationRequest, {
|
|
270
|
+
jsonType: CancelExchangeOperationRequestJson;
|
|
271
|
+
}>;
|
|
384
272
|
/**
|
|
385
|
-
* The response of cancelling the
|
|
273
|
+
* The response of cancelling the exchange operation
|
|
386
274
|
*
|
|
387
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
275
|
+
* @generated from message mochabugapis.adapt.runtime.v1.CancelExchangeOperationResponse
|
|
388
276
|
*/
|
|
389
|
-
export type
|
|
277
|
+
export type CancelExchangeOperationResponse = Message<"mochabugapis.adapt.runtime.v1.CancelExchangeOperationResponse"> & {};
|
|
390
278
|
/**
|
|
391
|
-
* The response of cancelling the
|
|
279
|
+
* The response of cancelling the exchange operation
|
|
392
280
|
*
|
|
393
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
281
|
+
* @generated from message mochabugapis.adapt.runtime.v1.CancelExchangeOperationResponse
|
|
394
282
|
*/
|
|
395
|
-
export type
|
|
283
|
+
export type CancelExchangeOperationResponseJson = {};
|
|
396
284
|
/**
|
|
397
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
398
|
-
* Use `create(
|
|
285
|
+
* Describes the message mochabugapis.adapt.runtime.v1.CancelExchangeOperationResponse.
|
|
286
|
+
* Use `create(CancelExchangeOperationResponseSchema)` to create a new message.
|
|
399
287
|
*/
|
|
400
|
-
export declare const
|
|
288
|
+
export declare const CancelExchangeOperationResponseSchema: GenMessage<CancelExchangeOperationResponse, {
|
|
289
|
+
jsonType: CancelExchangeOperationResponseJson;
|
|
290
|
+
}>;
|
|
401
291
|
/**
|
|
402
292
|
* A request to check the status of an operation
|
|
403
293
|
*
|
|
404
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
294
|
+
* @generated from message mochabugapis.adapt.runtime.v1.GetExchangeOperationRequest
|
|
405
295
|
*/
|
|
406
|
-
export type
|
|
296
|
+
export type GetExchangeOperationRequest = Message<"mochabugapis.adapt.runtime.v1.GetExchangeOperationRequest"> & {
|
|
407
297
|
/**
|
|
408
298
|
* The id of the operation
|
|
409
299
|
*
|
|
@@ -414,9 +304,9 @@ export type GetProcedureOperationRequest = Message<"mochabugapis.adapt.runtime.v
|
|
|
414
304
|
/**
|
|
415
305
|
* A request to check the status of an operation
|
|
416
306
|
*
|
|
417
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
307
|
+
* @generated from message mochabugapis.adapt.runtime.v1.GetExchangeOperationRequest
|
|
418
308
|
*/
|
|
419
|
-
export type
|
|
309
|
+
export type GetExchangeOperationRequestJson = {
|
|
420
310
|
/**
|
|
421
311
|
* The id of the operation
|
|
422
312
|
*
|
|
@@ -425,49 +315,53 @@ export type GetProcedureOperationRequestJson = {
|
|
|
425
315
|
id?: string;
|
|
426
316
|
};
|
|
427
317
|
/**
|
|
428
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
429
|
-
* Use `create(
|
|
318
|
+
* Describes the message mochabugapis.adapt.runtime.v1.GetExchangeOperationRequest.
|
|
319
|
+
* Use `create(GetExchangeOperationRequestSchema)` to create a new message.
|
|
430
320
|
*/
|
|
431
|
-
export declare const
|
|
321
|
+
export declare const GetExchangeOperationRequestSchema: GenMessage<GetExchangeOperationRequest, {
|
|
322
|
+
jsonType: GetExchangeOperationRequestJson;
|
|
323
|
+
}>;
|
|
432
324
|
/**
|
|
433
325
|
* The get operation response
|
|
434
326
|
*
|
|
435
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
327
|
+
* @generated from message mochabugapis.adapt.runtime.v1.GetExchangeOperationResponse
|
|
436
328
|
*/
|
|
437
|
-
export type
|
|
329
|
+
export type GetExchangeOperationResponse = Message<"mochabugapis.adapt.runtime.v1.GetExchangeOperationResponse"> & {
|
|
438
330
|
/**
|
|
439
331
|
* The actual operation
|
|
440
332
|
*
|
|
441
|
-
* @generated from field: mochabugapis.adapt.runtime.v1.
|
|
333
|
+
* @generated from field: mochabugapis.adapt.runtime.v1.ExchangeOperation item = 1;
|
|
442
334
|
*/
|
|
443
|
-
item?:
|
|
335
|
+
item?: ExchangeOperation;
|
|
444
336
|
};
|
|
445
337
|
/**
|
|
446
338
|
* The get operation response
|
|
447
339
|
*
|
|
448
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
340
|
+
* @generated from message mochabugapis.adapt.runtime.v1.GetExchangeOperationResponse
|
|
449
341
|
*/
|
|
450
|
-
export type
|
|
342
|
+
export type GetExchangeOperationResponseJson = {
|
|
451
343
|
/**
|
|
452
344
|
* The actual operation
|
|
453
345
|
*
|
|
454
|
-
* @generated from field: mochabugapis.adapt.runtime.v1.
|
|
346
|
+
* @generated from field: mochabugapis.adapt.runtime.v1.ExchangeOperation item = 1;
|
|
455
347
|
*/
|
|
456
|
-
item?:
|
|
348
|
+
item?: ExchangeOperationJson;
|
|
457
349
|
};
|
|
458
350
|
/**
|
|
459
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
460
|
-
* Use `create(
|
|
351
|
+
* Describes the message mochabugapis.adapt.runtime.v1.GetExchangeOperationResponse.
|
|
352
|
+
* Use `create(GetExchangeOperationResponseSchema)` to create a new message.
|
|
461
353
|
*/
|
|
462
|
-
export declare const
|
|
354
|
+
export declare const GetExchangeOperationResponseSchema: GenMessage<GetExchangeOperationResponse, {
|
|
355
|
+
jsonType: GetExchangeOperationResponseJson;
|
|
356
|
+
}>;
|
|
463
357
|
/**
|
|
464
|
-
* A request to start execute
|
|
358
|
+
* A request to start execute an exchange
|
|
465
359
|
*
|
|
466
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
360
|
+
* @generated from message mochabugapis.adapt.runtime.v1.DispatchExchangeRequest
|
|
467
361
|
*/
|
|
468
|
-
export type
|
|
362
|
+
export type DispatchExchangeRequest = Message<"mochabugapis.adapt.runtime.v1.DispatchExchangeRequest"> & {
|
|
469
363
|
/**
|
|
470
|
-
* The name of the
|
|
364
|
+
* The name of the exchange to dispatch
|
|
471
365
|
*
|
|
472
366
|
* @generated from field: string name = 1;
|
|
473
367
|
*/
|
|
@@ -488,13 +382,13 @@ export type ExecuteProcedureRequest = Message<"mochabugapis.adapt.runtime.v1.Exe
|
|
|
488
382
|
};
|
|
489
383
|
};
|
|
490
384
|
/**
|
|
491
|
-
* A request to start execute
|
|
385
|
+
* A request to start execute an exchange
|
|
492
386
|
*
|
|
493
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
387
|
+
* @generated from message mochabugapis.adapt.runtime.v1.DispatchExchangeRequest
|
|
494
388
|
*/
|
|
495
|
-
export type
|
|
389
|
+
export type DispatchExchangeRequestJson = {
|
|
496
390
|
/**
|
|
497
|
-
* The name of the
|
|
391
|
+
* The name of the exchange to dispatch
|
|
498
392
|
*
|
|
499
393
|
* @generated from field: string name = 1;
|
|
500
394
|
*/
|
|
@@ -515,51 +409,55 @@ export type ExecuteProcedureRequestJson = {
|
|
|
515
409
|
};
|
|
516
410
|
};
|
|
517
411
|
/**
|
|
518
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
519
|
-
* Use `create(
|
|
412
|
+
* Describes the message mochabugapis.adapt.runtime.v1.DispatchExchangeRequest.
|
|
413
|
+
* Use `create(DispatchExchangeRequestSchema)` to create a new message.
|
|
520
414
|
*/
|
|
521
|
-
export declare const
|
|
415
|
+
export declare const DispatchExchangeRequestSchema: GenMessage<DispatchExchangeRequest, {
|
|
416
|
+
jsonType: DispatchExchangeRequestJson;
|
|
417
|
+
}>;
|
|
522
418
|
/**
|
|
523
|
-
* The response of the
|
|
419
|
+
* The response of the exchange execution
|
|
524
420
|
* Just like streams, this is an async operation
|
|
525
421
|
*
|
|
526
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
422
|
+
* @generated from message mochabugapis.adapt.runtime.v1.DispatchExchangeResponse
|
|
527
423
|
*/
|
|
528
|
-
export type
|
|
424
|
+
export type DispatchExchangeResponse = Message<"mochabugapis.adapt.runtime.v1.DispatchExchangeResponse"> & {
|
|
529
425
|
/**
|
|
530
426
|
* The id of the operation
|
|
531
427
|
*
|
|
532
|
-
* @generated from field: mochabugapis.adapt.runtime.v1.
|
|
428
|
+
* @generated from field: mochabugapis.adapt.runtime.v1.ExchangeOperation operation = 1;
|
|
533
429
|
*/
|
|
534
|
-
|
|
430
|
+
operation?: ExchangeOperation;
|
|
535
431
|
};
|
|
536
432
|
/**
|
|
537
|
-
* The response of the
|
|
433
|
+
* The response of the exchange execution
|
|
538
434
|
* Just like streams, this is an async operation
|
|
539
435
|
*
|
|
540
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
436
|
+
* @generated from message mochabugapis.adapt.runtime.v1.DispatchExchangeResponse
|
|
541
437
|
*/
|
|
542
|
-
export type
|
|
438
|
+
export type DispatchExchangeResponseJson = {
|
|
543
439
|
/**
|
|
544
440
|
* The id of the operation
|
|
545
441
|
*
|
|
546
|
-
* @generated from field: mochabugapis.adapt.runtime.v1.
|
|
442
|
+
* @generated from field: mochabugapis.adapt.runtime.v1.ExchangeOperation operation = 1;
|
|
547
443
|
*/
|
|
548
|
-
|
|
444
|
+
operation?: ExchangeOperationJson;
|
|
549
445
|
};
|
|
550
446
|
/**
|
|
551
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
552
|
-
* Use `create(
|
|
447
|
+
* Describes the message mochabugapis.adapt.runtime.v1.DispatchExchangeResponse.
|
|
448
|
+
* Use `create(DispatchExchangeResponseSchema)` to create a new message.
|
|
553
449
|
*/
|
|
554
|
-
export declare const
|
|
450
|
+
export declare const DispatchExchangeResponseSchema: GenMessage<DispatchExchangeResponse, {
|
|
451
|
+
jsonType: DispatchExchangeResponseJson;
|
|
452
|
+
}>;
|
|
555
453
|
/**
|
|
556
|
-
* A representation of
|
|
454
|
+
* A representation of an exchange operation
|
|
557
455
|
*
|
|
558
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
456
|
+
* @generated from message mochabugapis.adapt.runtime.v1.ExchangeOperation
|
|
559
457
|
*/
|
|
560
|
-
export type
|
|
458
|
+
export type ExchangeOperation = Message<"mochabugapis.adapt.runtime.v1.ExchangeOperation"> & {
|
|
561
459
|
/**
|
|
562
|
-
* The name of the
|
|
460
|
+
* The name of the exchange
|
|
563
461
|
*
|
|
564
462
|
* @generated from field: string name = 1;
|
|
565
463
|
*/
|
|
@@ -571,28 +469,29 @@ export type ProcedureOperation = Message<"mochabugapis.adapt.runtime.v1.Procedur
|
|
|
571
469
|
*/
|
|
572
470
|
id: string;
|
|
573
471
|
/**
|
|
574
|
-
* True if the
|
|
575
|
-
* The result is not set for
|
|
472
|
+
* True if the exchange is done executing
|
|
473
|
+
* The result is not set for exchanges with zero transmitters even
|
|
576
474
|
* though the execution has finished. I.e. done == true
|
|
475
|
+
* Observe that for streaming transmitters, done == false but result != nil
|
|
577
476
|
*
|
|
578
477
|
* @generated from field: bool done = 3;
|
|
579
478
|
*/
|
|
580
479
|
done: boolean;
|
|
581
480
|
/**
|
|
582
|
-
* The result of the
|
|
481
|
+
* The result of the exchange
|
|
583
482
|
*
|
|
584
|
-
* @generated from field: optional mochabugapis.adapt.runtime.v1.
|
|
483
|
+
* @generated from field: optional mochabugapis.adapt.runtime.v1.ExchangeOperation.Result result = 4;
|
|
585
484
|
*/
|
|
586
|
-
result?:
|
|
485
|
+
result?: ExchangeOperation_Result;
|
|
587
486
|
};
|
|
588
487
|
/**
|
|
589
|
-
* A representation of
|
|
488
|
+
* A representation of an exchange operation
|
|
590
489
|
*
|
|
591
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
490
|
+
* @generated from message mochabugapis.adapt.runtime.v1.ExchangeOperation
|
|
592
491
|
*/
|
|
593
|
-
export type
|
|
492
|
+
export type ExchangeOperationJson = {
|
|
594
493
|
/**
|
|
595
|
-
* The name of the
|
|
494
|
+
* The name of the exchange
|
|
596
495
|
*
|
|
597
496
|
* @generated from field: string name = 1;
|
|
598
497
|
*/
|
|
@@ -604,31 +503,34 @@ export type ProcedureOperationJson = {
|
|
|
604
503
|
*/
|
|
605
504
|
id?: string;
|
|
606
505
|
/**
|
|
607
|
-
* True if the
|
|
608
|
-
* The result is not set for
|
|
506
|
+
* True if the exchange is done executing
|
|
507
|
+
* The result is not set for exchanges with zero transmitters even
|
|
609
508
|
* though the execution has finished. I.e. done == true
|
|
509
|
+
* Observe that for streaming transmitters, done == false but result != nil
|
|
610
510
|
*
|
|
611
511
|
* @generated from field: bool done = 3;
|
|
612
512
|
*/
|
|
613
513
|
done?: boolean;
|
|
614
514
|
/**
|
|
615
|
-
* The result of the
|
|
515
|
+
* The result of the exchange
|
|
616
516
|
*
|
|
617
|
-
* @generated from field: optional mochabugapis.adapt.runtime.v1.
|
|
517
|
+
* @generated from field: optional mochabugapis.adapt.runtime.v1.ExchangeOperation.Result result = 4;
|
|
618
518
|
*/
|
|
619
|
-
result?:
|
|
519
|
+
result?: ExchangeOperation_ResultJson;
|
|
620
520
|
};
|
|
621
521
|
/**
|
|
622
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
623
|
-
* Use `create(
|
|
522
|
+
* Describes the message mochabugapis.adapt.runtime.v1.ExchangeOperation.
|
|
523
|
+
* Use `create(ExchangeOperationSchema)` to create a new message.
|
|
624
524
|
*/
|
|
625
|
-
export declare const
|
|
525
|
+
export declare const ExchangeOperationSchema: GenMessage<ExchangeOperation, {
|
|
526
|
+
jsonType: ExchangeOperationJson;
|
|
527
|
+
}>;
|
|
626
528
|
/**
|
|
627
|
-
* The result of executing a
|
|
529
|
+
* The result of executing a exchange
|
|
628
530
|
*
|
|
629
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
531
|
+
* @generated from message mochabugapis.adapt.runtime.v1.ExchangeOperation.Result
|
|
630
532
|
*/
|
|
631
|
-
export type
|
|
533
|
+
export type ExchangeOperation_Result = Message<"mochabugapis.adapt.runtime.v1.ExchangeOperation.Result"> & {
|
|
632
534
|
/**
|
|
633
535
|
* The name of the transmitter pushing the resulting signals
|
|
634
536
|
*
|
|
@@ -645,11 +547,11 @@ export type ProcedureOperation_Result = Message<"mochabugapis.adapt.runtime.v1.P
|
|
|
645
547
|
};
|
|
646
548
|
};
|
|
647
549
|
/**
|
|
648
|
-
* The result of executing a
|
|
550
|
+
* The result of executing a exchange
|
|
649
551
|
*
|
|
650
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
552
|
+
* @generated from message mochabugapis.adapt.runtime.v1.ExchangeOperation.Result
|
|
651
553
|
*/
|
|
652
|
-
export type
|
|
554
|
+
export type ExchangeOperation_ResultJson = {
|
|
653
555
|
/**
|
|
654
556
|
* The name of the transmitter pushing the resulting signals
|
|
655
557
|
*
|
|
@@ -666,18 +568,20 @@ export type ProcedureOperation_ResultJson = {
|
|
|
666
568
|
};
|
|
667
569
|
};
|
|
668
570
|
/**
|
|
669
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
670
|
-
* Use `create(
|
|
571
|
+
* Describes the message mochabugapis.adapt.runtime.v1.ExchangeOperation.Result.
|
|
572
|
+
* Use `create(ExchangeOperation_ResultSchema)` to create a new message.
|
|
671
573
|
*/
|
|
672
|
-
export declare const
|
|
574
|
+
export declare const ExchangeOperation_ResultSchema: GenMessage<ExchangeOperation_Result, {
|
|
575
|
+
jsonType: ExchangeOperation_ResultJson;
|
|
576
|
+
}>;
|
|
673
577
|
/**
|
|
674
578
|
* The complete execution request message
|
|
675
579
|
*
|
|
676
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
580
|
+
* @generated from message mochabugapis.adapt.runtime.v1.SendRequest
|
|
677
581
|
*/
|
|
678
|
-
export type
|
|
582
|
+
export type SendRequest = Message<"mochabugapis.adapt.runtime.v1.SendRequest"> & {
|
|
679
583
|
/**
|
|
680
|
-
* The transmitter to
|
|
584
|
+
* The transmitter to send the signals on
|
|
681
585
|
*
|
|
682
586
|
* @generated from field: string transmitter = 1;
|
|
683
587
|
*/
|
|
@@ -694,11 +598,11 @@ export type CompleteExecutionRequest = Message<"mochabugapis.adapt.runtime.v1.Co
|
|
|
694
598
|
/**
|
|
695
599
|
* The complete execution request message
|
|
696
600
|
*
|
|
697
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
601
|
+
* @generated from message mochabugapis.adapt.runtime.v1.SendRequest
|
|
698
602
|
*/
|
|
699
|
-
export type
|
|
603
|
+
export type SendRequestJson = {
|
|
700
604
|
/**
|
|
701
|
-
* The transmitter to
|
|
605
|
+
* The transmitter to send the signals on
|
|
702
606
|
*
|
|
703
607
|
* @generated from field: string transmitter = 1;
|
|
704
608
|
*/
|
|
@@ -713,27 +617,31 @@ export type CompleteExecutionRequestJson = {
|
|
|
713
617
|
};
|
|
714
618
|
};
|
|
715
619
|
/**
|
|
716
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
717
|
-
* Use `create(
|
|
620
|
+
* Describes the message mochabugapis.adapt.runtime.v1.SendRequest.
|
|
621
|
+
* Use `create(SendRequestSchema)` to create a new message.
|
|
718
622
|
*/
|
|
719
|
-
export declare const
|
|
623
|
+
export declare const SendRequestSchema: GenMessage<SendRequest, {
|
|
624
|
+
jsonType: SendRequestJson;
|
|
625
|
+
}>;
|
|
720
626
|
/**
|
|
721
627
|
* The complete execution response message
|
|
722
628
|
*
|
|
723
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
629
|
+
* @generated from message mochabugapis.adapt.runtime.v1.SendResponse
|
|
724
630
|
*/
|
|
725
|
-
export type
|
|
631
|
+
export type SendResponse = Message<"mochabugapis.adapt.runtime.v1.SendResponse"> & {};
|
|
726
632
|
/**
|
|
727
633
|
* The complete execution response message
|
|
728
634
|
*
|
|
729
|
-
* @generated from message mochabugapis.adapt.runtime.v1.
|
|
635
|
+
* @generated from message mochabugapis.adapt.runtime.v1.SendResponse
|
|
730
636
|
*/
|
|
731
|
-
export type
|
|
637
|
+
export type SendResponseJson = {};
|
|
732
638
|
/**
|
|
733
|
-
* Describes the message mochabugapis.adapt.runtime.v1.
|
|
734
|
-
* Use `create(
|
|
639
|
+
* Describes the message mochabugapis.adapt.runtime.v1.SendResponse.
|
|
640
|
+
* Use `create(SendResponseSchema)` to create a new message.
|
|
735
641
|
*/
|
|
736
|
-
export declare const
|
|
642
|
+
export declare const SendResponseSchema: GenMessage<SendResponse, {
|
|
643
|
+
jsonType: SendResponseJson;
|
|
644
|
+
}>;
|
|
737
645
|
/**
|
|
738
646
|
* The request to fetch multiple signals on the connected receiver
|
|
739
647
|
*
|
|
@@ -766,7 +674,9 @@ export type BatchGetBoundReceiverSignalsRequestJson = {
|
|
|
766
674
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetBoundReceiverSignalsRequest.
|
|
767
675
|
* Use `create(BatchGetBoundReceiverSignalsRequestSchema)` to create a new message.
|
|
768
676
|
*/
|
|
769
|
-
export declare const BatchGetBoundReceiverSignalsRequestSchema: GenMessage<BatchGetBoundReceiverSignalsRequest,
|
|
677
|
+
export declare const BatchGetBoundReceiverSignalsRequestSchema: GenMessage<BatchGetBoundReceiverSignalsRequest, {
|
|
678
|
+
jsonType: BatchGetBoundReceiverSignalsRequestJson;
|
|
679
|
+
}>;
|
|
770
680
|
/**
|
|
771
681
|
* The response of getting multiple signals on the connected receiver
|
|
772
682
|
*
|
|
@@ -813,7 +723,9 @@ export type BatchGetBoundReceiverSignalsResponseJson = {
|
|
|
813
723
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetBoundReceiverSignalsResponse.
|
|
814
724
|
* Use `create(BatchGetBoundReceiverSignalsResponseSchema)` to create a new message.
|
|
815
725
|
*/
|
|
816
|
-
export declare const BatchGetBoundReceiverSignalsResponseSchema: GenMessage<BatchGetBoundReceiverSignalsResponse,
|
|
726
|
+
export declare const BatchGetBoundReceiverSignalsResponseSchema: GenMessage<BatchGetBoundReceiverSignalsResponse, {
|
|
727
|
+
jsonType: BatchGetBoundReceiverSignalsResponseJson;
|
|
728
|
+
}>;
|
|
817
729
|
/**
|
|
818
730
|
* A request to fetch the signals on the connected receiver
|
|
819
731
|
*
|
|
@@ -870,7 +782,9 @@ export type ListBoundReceiverSignalsRequestJson = {
|
|
|
870
782
|
* Describes the message mochabugapis.adapt.runtime.v1.ListBoundReceiverSignalsRequest.
|
|
871
783
|
* Use `create(ListBoundReceiverSignalsRequestSchema)` to create a new message.
|
|
872
784
|
*/
|
|
873
|
-
export declare const ListBoundReceiverSignalsRequestSchema: GenMessage<ListBoundReceiverSignalsRequest,
|
|
785
|
+
export declare const ListBoundReceiverSignalsRequestSchema: GenMessage<ListBoundReceiverSignalsRequest, {
|
|
786
|
+
jsonType: ListBoundReceiverSignalsRequestJson;
|
|
787
|
+
}>;
|
|
874
788
|
/**
|
|
875
789
|
* The response of fetching the recieved signals
|
|
876
790
|
*
|
|
@@ -933,7 +847,9 @@ export type ListBoundReceiverSignalsResponseJson = {
|
|
|
933
847
|
* Describes the message mochabugapis.adapt.runtime.v1.ListBoundReceiverSignalsResponse.
|
|
934
848
|
* Use `create(ListBoundReceiverSignalsResponseSchema)` to create a new message.
|
|
935
849
|
*/
|
|
936
|
-
export declare const ListBoundReceiverSignalsResponseSchema: GenMessage<ListBoundReceiverSignalsResponse,
|
|
850
|
+
export declare const ListBoundReceiverSignalsResponseSchema: GenMessage<ListBoundReceiverSignalsResponse, {
|
|
851
|
+
jsonType: ListBoundReceiverSignalsResponseJson;
|
|
852
|
+
}>;
|
|
937
853
|
/**
|
|
938
854
|
* The vertex config request
|
|
939
855
|
*
|
|
@@ -964,7 +880,9 @@ export type ExecutorServiceGetVertexConfigRequestJson = {
|
|
|
964
880
|
* Describes the message mochabugapis.adapt.runtime.v1.ExecutorServiceGetVertexConfigRequest.
|
|
965
881
|
* Use `create(ExecutorServiceGetVertexConfigRequestSchema)` to create a new message.
|
|
966
882
|
*/
|
|
967
|
-
export declare const ExecutorServiceGetVertexConfigRequestSchema: GenMessage<ExecutorServiceGetVertexConfigRequest,
|
|
883
|
+
export declare const ExecutorServiceGetVertexConfigRequestSchema: GenMessage<ExecutorServiceGetVertexConfigRequest, {
|
|
884
|
+
jsonType: ExecutorServiceGetVertexConfigRequestJson;
|
|
885
|
+
}>;
|
|
968
886
|
/**
|
|
969
887
|
* The vertex config response
|
|
970
888
|
*
|
|
@@ -980,9 +898,9 @@ export type ExecutorServiceGetVertexConfigResponse = Message<"mochabugapis.adapt
|
|
|
980
898
|
/**
|
|
981
899
|
* The metadata of the config
|
|
982
900
|
*
|
|
983
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
901
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 2;
|
|
984
902
|
*/
|
|
985
|
-
metadata?:
|
|
903
|
+
metadata?: VertexMetadata;
|
|
986
904
|
/**
|
|
987
905
|
* Info about attached user services
|
|
988
906
|
*
|
|
@@ -1007,9 +925,9 @@ export type ExecutorServiceGetVertexConfigResponseJson = {
|
|
|
1007
925
|
/**
|
|
1008
926
|
* The metadata of the config
|
|
1009
927
|
*
|
|
1010
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
928
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 2;
|
|
1011
929
|
*/
|
|
1012
|
-
metadata?:
|
|
930
|
+
metadata?: VertexMetadataJson;
|
|
1013
931
|
/**
|
|
1014
932
|
* Info about attached user services
|
|
1015
933
|
*
|
|
@@ -1023,7 +941,9 @@ export type ExecutorServiceGetVertexConfigResponseJson = {
|
|
|
1023
941
|
* Describes the message mochabugapis.adapt.runtime.v1.ExecutorServiceGetVertexConfigResponse.
|
|
1024
942
|
* Use `create(ExecutorServiceGetVertexConfigResponseSchema)` to create a new message.
|
|
1025
943
|
*/
|
|
1026
|
-
export declare const ExecutorServiceGetVertexConfigResponseSchema: GenMessage<ExecutorServiceGetVertexConfigResponse,
|
|
944
|
+
export declare const ExecutorServiceGetVertexConfigResponseSchema: GenMessage<ExecutorServiceGetVertexConfigResponse, {
|
|
945
|
+
jsonType: ExecutorServiceGetVertexConfigResponseJson;
|
|
946
|
+
}>;
|
|
1027
947
|
/**
|
|
1028
948
|
* The batch store operation for the configuration store
|
|
1029
949
|
*
|
|
@@ -1068,7 +988,9 @@ export type ConfiguratorServiceBatchWriteStoreRequestJson = {
|
|
|
1068
988
|
* Describes the message mochabugapis.adapt.runtime.v1.ConfiguratorServiceBatchWriteStoreRequest.
|
|
1069
989
|
* Use `create(ConfiguratorServiceBatchWriteStoreRequestSchema)` to create a new message.
|
|
1070
990
|
*/
|
|
1071
|
-
export declare const ConfiguratorServiceBatchWriteStoreRequestSchema: GenMessage<ConfiguratorServiceBatchWriteStoreRequest,
|
|
991
|
+
export declare const ConfiguratorServiceBatchWriteStoreRequestSchema: GenMessage<ConfiguratorServiceBatchWriteStoreRequest, {
|
|
992
|
+
jsonType: ConfiguratorServiceBatchWriteStoreRequestJson;
|
|
993
|
+
}>;
|
|
1072
994
|
/**
|
|
1073
995
|
* The response of the batch store
|
|
1074
996
|
*
|
|
@@ -1111,7 +1033,9 @@ export type ConfiguratorServiceBatchWriteStoreResponseJson = {
|
|
|
1111
1033
|
* Describes the message mochabugapis.adapt.runtime.v1.ConfiguratorServiceBatchWriteStoreResponse.
|
|
1112
1034
|
* Use `create(ConfiguratorServiceBatchWriteStoreResponseSchema)` to create a new message.
|
|
1113
1035
|
*/
|
|
1114
|
-
export declare const ConfiguratorServiceBatchWriteStoreResponseSchema: GenMessage<ConfiguratorServiceBatchWriteStoreResponse,
|
|
1036
|
+
export declare const ConfiguratorServiceBatchWriteStoreResponseSchema: GenMessage<ConfiguratorServiceBatchWriteStoreResponse, {
|
|
1037
|
+
jsonType: ConfiguratorServiceBatchWriteStoreResponseJson;
|
|
1038
|
+
}>;
|
|
1115
1039
|
/**
|
|
1116
1040
|
* The batch store operation for the configuration store
|
|
1117
1041
|
*
|
|
@@ -1156,7 +1080,9 @@ export type ConfiguratorServiceBatchReadStoreRequestJson = {
|
|
|
1156
1080
|
* Describes the message mochabugapis.adapt.runtime.v1.ConfiguratorServiceBatchReadStoreRequest.
|
|
1157
1081
|
* Use `create(ConfiguratorServiceBatchReadStoreRequestSchema)` to create a new message.
|
|
1158
1082
|
*/
|
|
1159
|
-
export declare const ConfiguratorServiceBatchReadStoreRequestSchema: GenMessage<ConfiguratorServiceBatchReadStoreRequest,
|
|
1083
|
+
export declare const ConfiguratorServiceBatchReadStoreRequestSchema: GenMessage<ConfiguratorServiceBatchReadStoreRequest, {
|
|
1084
|
+
jsonType: ConfiguratorServiceBatchReadStoreRequestJson;
|
|
1085
|
+
}>;
|
|
1160
1086
|
/**
|
|
1161
1087
|
* The response of the batch store
|
|
1162
1088
|
*
|
|
@@ -1199,7 +1125,9 @@ export type ConfiguratorServiceBatchReadStoreResponseJson = {
|
|
|
1199
1125
|
* Describes the message mochabugapis.adapt.runtime.v1.ConfiguratorServiceBatchReadStoreResponse.
|
|
1200
1126
|
* Use `create(ConfiguratorServiceBatchReadStoreResponseSchema)` to create a new message.
|
|
1201
1127
|
*/
|
|
1202
|
-
export declare const ConfiguratorServiceBatchReadStoreResponseSchema: GenMessage<ConfiguratorServiceBatchReadStoreResponse,
|
|
1128
|
+
export declare const ConfiguratorServiceBatchReadStoreResponseSchema: GenMessage<ConfiguratorServiceBatchReadStoreResponse, {
|
|
1129
|
+
jsonType: ConfiguratorServiceBatchReadStoreResponseJson;
|
|
1130
|
+
}>;
|
|
1203
1131
|
/**
|
|
1204
1132
|
* The get vertex request
|
|
1205
1133
|
*
|
|
@@ -1230,7 +1158,9 @@ export type ConfiguratorServiceGetVertexConfigRequestJson = {
|
|
|
1230
1158
|
* Describes the message mochabugapis.adapt.runtime.v1.ConfiguratorServiceGetVertexConfigRequest.
|
|
1231
1159
|
* Use `create(ConfiguratorServiceGetVertexConfigRequestSchema)` to create a new message.
|
|
1232
1160
|
*/
|
|
1233
|
-
export declare const ConfiguratorServiceGetVertexConfigRequestSchema: GenMessage<ConfiguratorServiceGetVertexConfigRequest,
|
|
1161
|
+
export declare const ConfiguratorServiceGetVertexConfigRequestSchema: GenMessage<ConfiguratorServiceGetVertexConfigRequest, {
|
|
1162
|
+
jsonType: ConfiguratorServiceGetVertexConfigRequestJson;
|
|
1163
|
+
}>;
|
|
1234
1164
|
/**
|
|
1235
1165
|
* The get vertex response
|
|
1236
1166
|
*
|
|
@@ -1246,9 +1176,9 @@ export type ConfiguratorServiceGetVertexConfigResponse = Message<"mochabugapis.a
|
|
|
1246
1176
|
/**
|
|
1247
1177
|
* The metadata of the config
|
|
1248
1178
|
*
|
|
1249
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
1179
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 2;
|
|
1250
1180
|
*/
|
|
1251
|
-
metadata?:
|
|
1181
|
+
metadata?: VertexMetadata;
|
|
1252
1182
|
/**
|
|
1253
1183
|
* Info about attached user services
|
|
1254
1184
|
*
|
|
@@ -1273,9 +1203,9 @@ export type ConfiguratorServiceGetVertexConfigResponseJson = {
|
|
|
1273
1203
|
/**
|
|
1274
1204
|
* The metadata of the config
|
|
1275
1205
|
*
|
|
1276
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
1206
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 2;
|
|
1277
1207
|
*/
|
|
1278
|
-
metadata?:
|
|
1208
|
+
metadata?: VertexMetadataJson;
|
|
1279
1209
|
/**
|
|
1280
1210
|
* Info about attached user services
|
|
1281
1211
|
*
|
|
@@ -1289,7 +1219,9 @@ export type ConfiguratorServiceGetVertexConfigResponseJson = {
|
|
|
1289
1219
|
* Describes the message mochabugapis.adapt.runtime.v1.ConfiguratorServiceGetVertexConfigResponse.
|
|
1290
1220
|
* Use `create(ConfiguratorServiceGetVertexConfigResponseSchema)` to create a new message.
|
|
1291
1221
|
*/
|
|
1292
|
-
export declare const ConfiguratorServiceGetVertexConfigResponseSchema: GenMessage<ConfiguratorServiceGetVertexConfigResponse,
|
|
1222
|
+
export declare const ConfiguratorServiceGetVertexConfigResponseSchema: GenMessage<ConfiguratorServiceGetVertexConfigResponse, {
|
|
1223
|
+
jsonType: ConfiguratorServiceGetVertexConfigResponseJson;
|
|
1224
|
+
}>;
|
|
1293
1225
|
/**
|
|
1294
1226
|
* The post vertex request
|
|
1295
1227
|
*
|
|
@@ -1305,9 +1237,9 @@ export type PostVertexConfigRequest = Message<"mochabugapis.adapt.runtime.v1.Pos
|
|
|
1305
1237
|
/**
|
|
1306
1238
|
* The metadata of the config
|
|
1307
1239
|
*
|
|
1308
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
1240
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 2;
|
|
1309
1241
|
*/
|
|
1310
|
-
metadata?:
|
|
1242
|
+
metadata?: VertexMetadata;
|
|
1311
1243
|
/**
|
|
1312
1244
|
* You may set the field you wish to update in the request
|
|
1313
1245
|
*
|
|
@@ -1330,9 +1262,9 @@ export type PostVertexConfigRequestJson = {
|
|
|
1330
1262
|
/**
|
|
1331
1263
|
* The metadata of the config
|
|
1332
1264
|
*
|
|
1333
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
1265
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 2;
|
|
1334
1266
|
*/
|
|
1335
|
-
metadata?:
|
|
1267
|
+
metadata?: VertexMetadataJson;
|
|
1336
1268
|
/**
|
|
1337
1269
|
* You may set the field you wish to update in the request
|
|
1338
1270
|
*
|
|
@@ -1344,7 +1276,9 @@ export type PostVertexConfigRequestJson = {
|
|
|
1344
1276
|
* Describes the message mochabugapis.adapt.runtime.v1.PostVertexConfigRequest.
|
|
1345
1277
|
* Use `create(PostVertexConfigRequestSchema)` to create a new message.
|
|
1346
1278
|
*/
|
|
1347
|
-
export declare const PostVertexConfigRequestSchema: GenMessage<PostVertexConfigRequest,
|
|
1279
|
+
export declare const PostVertexConfigRequestSchema: GenMessage<PostVertexConfigRequest, {
|
|
1280
|
+
jsonType: PostVertexConfigRequestJson;
|
|
1281
|
+
}>;
|
|
1348
1282
|
/**
|
|
1349
1283
|
* The post vertex response
|
|
1350
1284
|
*
|
|
@@ -1354,9 +1288,9 @@ export type PostVertexConfigResponse = Message<"mochabugapis.adapt.runtime.v1.Po
|
|
|
1354
1288
|
/**
|
|
1355
1289
|
* The metadata for the config. This is relevant if you wish to study error codes after setting bindings for example
|
|
1356
1290
|
*
|
|
1357
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
1291
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 1;
|
|
1358
1292
|
*/
|
|
1359
|
-
metadata?:
|
|
1293
|
+
metadata?: VertexMetadata;
|
|
1360
1294
|
};
|
|
1361
1295
|
/**
|
|
1362
1296
|
* The post vertex response
|
|
@@ -1367,15 +1301,17 @@ export type PostVertexConfigResponseJson = {
|
|
|
1367
1301
|
/**
|
|
1368
1302
|
* The metadata for the config. This is relevant if you wish to study error codes after setting bindings for example
|
|
1369
1303
|
*
|
|
1370
|
-
* @generated from field: mochabugapis.adapt.graph.
|
|
1304
|
+
* @generated from field: mochabugapis.adapt.graph.VertexMetadata metadata = 1;
|
|
1371
1305
|
*/
|
|
1372
|
-
metadata?:
|
|
1306
|
+
metadata?: VertexMetadataJson;
|
|
1373
1307
|
};
|
|
1374
1308
|
/**
|
|
1375
1309
|
* Describes the message mochabugapis.adapt.runtime.v1.PostVertexConfigResponse.
|
|
1376
1310
|
* Use `create(PostVertexConfigResponseSchema)` to create a new message.
|
|
1377
1311
|
*/
|
|
1378
|
-
export declare const PostVertexConfigResponseSchema: GenMessage<PostVertexConfigResponse,
|
|
1312
|
+
export declare const PostVertexConfigResponseSchema: GenMessage<PostVertexConfigResponse, {
|
|
1313
|
+
jsonType: PostVertexConfigResponseJson;
|
|
1314
|
+
}>;
|
|
1379
1315
|
/**
|
|
1380
1316
|
* The request to get the services
|
|
1381
1317
|
*
|
|
@@ -1392,7 +1328,9 @@ export type GetServicesRequestJson = {};
|
|
|
1392
1328
|
* Describes the message mochabugapis.adapt.runtime.v1.GetServicesRequest.
|
|
1393
1329
|
* Use `create(GetServicesRequestSchema)` to create a new message.
|
|
1394
1330
|
*/
|
|
1395
|
-
export declare const GetServicesRequestSchema: GenMessage<GetServicesRequest,
|
|
1331
|
+
export declare const GetServicesRequestSchema: GenMessage<GetServicesRequest, {
|
|
1332
|
+
jsonType: GetServicesRequestJson;
|
|
1333
|
+
}>;
|
|
1396
1334
|
/**
|
|
1397
1335
|
* The response of getting the services
|
|
1398
1336
|
*
|
|
@@ -1427,7 +1365,9 @@ export type GetServicesResponseJson = {
|
|
|
1427
1365
|
* Describes the message mochabugapis.adapt.runtime.v1.GetServicesResponse.
|
|
1428
1366
|
* Use `create(GetServicesResponseSchema)` to create a new message.
|
|
1429
1367
|
*/
|
|
1430
|
-
export declare const GetServicesResponseSchema: GenMessage<GetServicesResponse,
|
|
1368
|
+
export declare const GetServicesResponseSchema: GenMessage<GetServicesResponse, {
|
|
1369
|
+
jsonType: GetServicesResponseJson;
|
|
1370
|
+
}>;
|
|
1431
1371
|
/**
|
|
1432
1372
|
* Check if access token is ok
|
|
1433
1373
|
*
|
|
@@ -1458,7 +1398,9 @@ export type AuthorizeRequestJson = {
|
|
|
1458
1398
|
* Describes the message mochabugapis.adapt.runtime.v1.AuthorizeRequest.
|
|
1459
1399
|
* Use `create(AuthorizeRequestSchema)` to create a new message.
|
|
1460
1400
|
*/
|
|
1461
|
-
export declare const AuthorizeRequestSchema: GenMessage<AuthorizeRequest,
|
|
1401
|
+
export declare const AuthorizeRequestSchema: GenMessage<AuthorizeRequest, {
|
|
1402
|
+
jsonType: AuthorizeRequestJson;
|
|
1403
|
+
}>;
|
|
1462
1404
|
/**
|
|
1463
1405
|
* The response of authorizing
|
|
1464
1406
|
*
|
|
@@ -1475,7 +1417,9 @@ export type AuthorizeResponseJson = {};
|
|
|
1475
1417
|
* Describes the message mochabugapis.adapt.runtime.v1.AuthorizeResponse.
|
|
1476
1418
|
* Use `create(AuthorizeResponseSchema)` to create a new message.
|
|
1477
1419
|
*/
|
|
1478
|
-
export declare const AuthorizeResponseSchema: GenMessage<AuthorizeResponse,
|
|
1420
|
+
export declare const AuthorizeResponseSchema: GenMessage<AuthorizeResponse, {
|
|
1421
|
+
jsonType: AuthorizeResponseJson;
|
|
1422
|
+
}>;
|
|
1479
1423
|
/**
|
|
1480
1424
|
* The request to get multiple environmental variabes
|
|
1481
1425
|
*
|
|
@@ -1506,7 +1450,9 @@ export type BatchGetVariablesRequestJson = {
|
|
|
1506
1450
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetVariablesRequest.
|
|
1507
1451
|
* Use `create(BatchGetVariablesRequestSchema)` to create a new message.
|
|
1508
1452
|
*/
|
|
1509
|
-
export declare const BatchGetVariablesRequestSchema: GenMessage<BatchGetVariablesRequest,
|
|
1453
|
+
export declare const BatchGetVariablesRequestSchema: GenMessage<BatchGetVariablesRequest, {
|
|
1454
|
+
jsonType: BatchGetVariablesRequestJson;
|
|
1455
|
+
}>;
|
|
1510
1456
|
/**
|
|
1511
1457
|
* The response of getting multiple environmental variabes
|
|
1512
1458
|
*
|
|
@@ -1541,7 +1487,9 @@ export type BatchGetVariablesResponseJson = {
|
|
|
1541
1487
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetVariablesResponse.
|
|
1542
1488
|
* Use `create(BatchGetVariablesResponseSchema)` to create a new message.
|
|
1543
1489
|
*/
|
|
1544
|
-
export declare const BatchGetVariablesResponseSchema: GenMessage<BatchGetVariablesResponse,
|
|
1490
|
+
export declare const BatchGetVariablesResponseSchema: GenMessage<BatchGetVariablesResponse, {
|
|
1491
|
+
jsonType: BatchGetVariablesResponseJson;
|
|
1492
|
+
}>;
|
|
1545
1493
|
/**
|
|
1546
1494
|
* The request to get multiple environmental variabes
|
|
1547
1495
|
*
|
|
@@ -1572,7 +1520,9 @@ export type BatchGetUserVariablesRequestJson = {
|
|
|
1572
1520
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetUserVariablesRequest.
|
|
1573
1521
|
* Use `create(BatchGetUserVariablesRequestSchema)` to create a new message.
|
|
1574
1522
|
*/
|
|
1575
|
-
export declare const BatchGetUserVariablesRequestSchema: GenMessage<BatchGetUserVariablesRequest,
|
|
1523
|
+
export declare const BatchGetUserVariablesRequestSchema: GenMessage<BatchGetUserVariablesRequest, {
|
|
1524
|
+
jsonType: BatchGetUserVariablesRequestJson;
|
|
1525
|
+
}>;
|
|
1576
1526
|
/**
|
|
1577
1527
|
* The response of getting multiple environmental variabes
|
|
1578
1528
|
*
|
|
@@ -1607,7 +1557,9 @@ export type BatchGetUserVariablesResponseJson = {
|
|
|
1607
1557
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetUserVariablesResponse.
|
|
1608
1558
|
* Use `create(BatchGetUserVariablesResponseSchema)` to create a new message.
|
|
1609
1559
|
*/
|
|
1610
|
-
export declare const BatchGetUserVariablesResponseSchema: GenMessage<BatchGetUserVariablesResponse,
|
|
1560
|
+
export declare const BatchGetUserVariablesResponseSchema: GenMessage<BatchGetUserVariablesResponse, {
|
|
1561
|
+
jsonType: BatchGetUserVariablesResponseJson;
|
|
1562
|
+
}>;
|
|
1611
1563
|
/**
|
|
1612
1564
|
* The request to get multiple oauth2 tokens
|
|
1613
1565
|
*
|
|
@@ -1638,7 +1590,9 @@ export type BatchGetUserTokensRequestJson = {
|
|
|
1638
1590
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetUserTokensRequest.
|
|
1639
1591
|
* Use `create(BatchGetUserTokensRequestSchema)` to create a new message.
|
|
1640
1592
|
*/
|
|
1641
|
-
export declare const BatchGetUserTokensRequestSchema: GenMessage<BatchGetUserTokensRequest,
|
|
1593
|
+
export declare const BatchGetUserTokensRequestSchema: GenMessage<BatchGetUserTokensRequest, {
|
|
1594
|
+
jsonType: BatchGetUserTokensRequestJson;
|
|
1595
|
+
}>;
|
|
1642
1596
|
/**
|
|
1643
1597
|
* The response of getting multiple oauth2 tokens
|
|
1644
1598
|
*
|
|
@@ -1673,7 +1627,9 @@ export type BatchGetUserTokensResponseJson = {
|
|
|
1673
1627
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetUserTokensResponse.
|
|
1674
1628
|
* Use `create(BatchGetUserTokensResponseSchema)` to create a new message.
|
|
1675
1629
|
*/
|
|
1676
|
-
export declare const BatchGetUserTokensResponseSchema: GenMessage<BatchGetUserTokensResponse,
|
|
1630
|
+
export declare const BatchGetUserTokensResponseSchema: GenMessage<BatchGetUserTokensResponse, {
|
|
1631
|
+
jsonType: BatchGetUserTokensResponseJson;
|
|
1632
|
+
}>;
|
|
1677
1633
|
/**
|
|
1678
1634
|
* The request to get multiple oauth2 tokens
|
|
1679
1635
|
*
|
|
@@ -1704,7 +1660,9 @@ export type BatchGetTokensRequestJson = {
|
|
|
1704
1660
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetTokensRequest.
|
|
1705
1661
|
* Use `create(BatchGetTokensRequestSchema)` to create a new message.
|
|
1706
1662
|
*/
|
|
1707
|
-
export declare const BatchGetTokensRequestSchema: GenMessage<BatchGetTokensRequest,
|
|
1663
|
+
export declare const BatchGetTokensRequestSchema: GenMessage<BatchGetTokensRequest, {
|
|
1664
|
+
jsonType: BatchGetTokensRequestJson;
|
|
1665
|
+
}>;
|
|
1708
1666
|
/**
|
|
1709
1667
|
* The response of getting multiple oauth2 tokens
|
|
1710
1668
|
*
|
|
@@ -1739,7 +1697,9 @@ export type BatchGetTokensResponseJson = {
|
|
|
1739
1697
|
* Describes the message mochabugapis.adapt.runtime.v1.BatchGetTokensResponse.
|
|
1740
1698
|
* Use `create(BatchGetTokensResponseSchema)` to create a new message.
|
|
1741
1699
|
*/
|
|
1742
|
-
export declare const BatchGetTokensResponseSchema: GenMessage<BatchGetTokensResponse,
|
|
1700
|
+
export declare const BatchGetTokensResponseSchema: GenMessage<BatchGetTokensResponse, {
|
|
1701
|
+
jsonType: BatchGetTokensResponseJson;
|
|
1702
|
+
}>;
|
|
1743
1703
|
/**
|
|
1744
1704
|
* A representation of a OAuth2 token
|
|
1745
1705
|
*
|
|
@@ -1812,7 +1772,9 @@ export type TokenJson = {
|
|
|
1812
1772
|
* Describes the message mochabugapis.adapt.runtime.v1.Token.
|
|
1813
1773
|
* Use `create(TokenSchema)` to create a new message.
|
|
1814
1774
|
*/
|
|
1815
|
-
export declare const TokenSchema: GenMessage<Token,
|
|
1775
|
+
export declare const TokenSchema: GenMessage<Token, {
|
|
1776
|
+
jsonType: TokenJson;
|
|
1777
|
+
}>;
|
|
1816
1778
|
/**
|
|
1817
1779
|
* The namespace where the key should be used
|
|
1818
1780
|
*
|
|
@@ -1937,70 +1899,48 @@ export declare const ExecutorService: GenService<{
|
|
|
1937
1899
|
output: typeof BatchGetBoundReceiverSignalsResponseSchema;
|
|
1938
1900
|
};
|
|
1939
1901
|
/**
|
|
1940
|
-
*
|
|
1941
|
-
* Valid scopes: runtimeapi/executor, runtimeapi/executor.
|
|
1942
|
-
*
|
|
1943
|
-
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.CompleteExecution
|
|
1944
|
-
*/
|
|
1945
|
-
completeExecution: {
|
|
1946
|
-
methodKind: "unary";
|
|
1947
|
-
input: typeof CompleteExecutionRequestSchema;
|
|
1948
|
-
output: typeof CompleteExecutionResponseSchema;
|
|
1949
|
-
};
|
|
1950
|
-
/**
|
|
1951
|
-
* Execute a configured procedure
|
|
1952
|
-
* Valid scopes: runtimeapi/executor, runtimeapi/executor.procedure
|
|
1953
|
-
*
|
|
1954
|
-
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.ExecuteProcedure
|
|
1955
|
-
*/
|
|
1956
|
-
executeProcedure: {
|
|
1957
|
-
methodKind: "unary";
|
|
1958
|
-
input: typeof ExecuteProcedureRequestSchema;
|
|
1959
|
-
output: typeof ExecuteProcedureResponseSchema;
|
|
1960
|
-
};
|
|
1961
|
-
/**
|
|
1962
|
-
* Get the information about the procedure with the id
|
|
1963
|
-
* Valid scopes: runtimeapi/executor, runtimeapi/executor.procedure
|
|
1902
|
+
* Send data on the transmitter
|
|
1903
|
+
* Valid scopes: runtimeapi/executor, runtimeapi/executor.send
|
|
1964
1904
|
*
|
|
1965
|
-
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.
|
|
1905
|
+
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.Send
|
|
1966
1906
|
*/
|
|
1967
|
-
|
|
1907
|
+
send: {
|
|
1968
1908
|
methodKind: "unary";
|
|
1969
|
-
input: typeof
|
|
1970
|
-
output: typeof
|
|
1909
|
+
input: typeof SendRequestSchema;
|
|
1910
|
+
output: typeof SendResponseSchema;
|
|
1971
1911
|
};
|
|
1972
1912
|
/**
|
|
1973
|
-
*
|
|
1974
|
-
* Valid scopes: runtimeapi/executor, runtimeapi/executor.
|
|
1913
|
+
* Dispatch an exchange
|
|
1914
|
+
* Valid scopes: runtimeapi/executor, runtimeapi/executor.exchange
|
|
1975
1915
|
*
|
|
1976
|
-
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.
|
|
1916
|
+
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.DispatchExchange
|
|
1977
1917
|
*/
|
|
1978
|
-
|
|
1918
|
+
dispatchExchange: {
|
|
1979
1919
|
methodKind: "unary";
|
|
1980
|
-
input: typeof
|
|
1981
|
-
output: typeof
|
|
1920
|
+
input: typeof DispatchExchangeRequestSchema;
|
|
1921
|
+
output: typeof DispatchExchangeResponseSchema;
|
|
1982
1922
|
};
|
|
1983
1923
|
/**
|
|
1984
|
-
*
|
|
1985
|
-
* Valid scopes: runtimeapi/executor, runtimeapi/executor.
|
|
1924
|
+
* Get the information about the exchange instance with the id
|
|
1925
|
+
* Valid scopes: runtimeapi/executor, runtimeapi/executor.exchange
|
|
1986
1926
|
*
|
|
1987
|
-
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.
|
|
1927
|
+
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.GetExchangeOperation
|
|
1988
1928
|
*/
|
|
1989
|
-
|
|
1929
|
+
getExchangeOperation: {
|
|
1990
1930
|
methodKind: "unary";
|
|
1991
|
-
input: typeof
|
|
1992
|
-
output: typeof
|
|
1931
|
+
input: typeof GetExchangeOperationRequestSchema;
|
|
1932
|
+
output: typeof GetExchangeOperationResponseSchema;
|
|
1993
1933
|
};
|
|
1994
1934
|
/**
|
|
1995
|
-
* Cancel
|
|
1996
|
-
* Valid scopes: runtimeapi/executor, runtimeapi/executor.
|
|
1935
|
+
* Cancel the execution of an exchange
|
|
1936
|
+
* Valid scopes: runtimeapi/executor, runtimeapi/executor.exchange
|
|
1997
1937
|
*
|
|
1998
|
-
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.
|
|
1938
|
+
* @generated from rpc mochabugapis.adapt.runtime.v1.ExecutorService.CancelExchangeOperation
|
|
1999
1939
|
*/
|
|
2000
|
-
|
|
1940
|
+
cancelExchangeOperation: {
|
|
2001
1941
|
methodKind: "unary";
|
|
2002
|
-
input: typeof
|
|
2003
|
-
output: typeof
|
|
1942
|
+
input: typeof CancelExchangeOperationRequestSchema;
|
|
1943
|
+
output: typeof CancelExchangeOperationResponseSchema;
|
|
2004
1944
|
};
|
|
2005
1945
|
/**
|
|
2006
1946
|
* Batch write operations on the vertex session store
|