@ondewo/nlu-client-typescript 4.1.0 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/api/ondewo/nlu/agent_grpc_web_pb.d.ts +490 -450
  2. package/api/ondewo/nlu/agent_grpc_web_pb.js +1244 -1113
  3. package/api/ondewo/nlu/agent_pb.d.ts +1751 -1939
  4. package/api/ondewo/nlu/agent_pb.js +10484 -9063
  5. package/api/ondewo/nlu/aiservices_grpc_web_pb.d.ts +106 -98
  6. package/api/ondewo/nlu/aiservices_grpc_web_pb.js +280 -245
  7. package/api/ondewo/nlu/aiservices_pb.d.ts +674 -745
  8. package/api/ondewo/nlu/aiservices_pb.js +4403 -3638
  9. package/api/ondewo/nlu/common_pb.d.ts +17 -15
  10. package/api/ondewo/nlu/common_pb.js +93 -83
  11. package/api/ondewo/nlu/context_grpc_web_pb.d.ts +82 -76
  12. package/api/ondewo/nlu/context_grpc_web_pb.js +220 -191
  13. package/api/ondewo/nlu/context_pb.d.ts +151 -151
  14. package/api/ondewo/nlu/context_pb.js +1042 -889
  15. package/api/ondewo/nlu/entity_type_grpc_web_pb.d.ts +154 -142
  16. package/api/ondewo/nlu/entity_type_grpc_web_pb.js +398 -351
  17. package/api/ondewo/nlu/entity_type_pb.d.ts +571 -614
  18. package/api/ondewo/nlu/entity_type_pb.js +3369 -2893
  19. package/api/ondewo/nlu/intent_grpc_web_pb.d.ts +334 -310
  20. package/api/ondewo/nlu/intent_grpc_web_pb.js +851 -766
  21. package/api/ondewo/nlu/intent_pb.d.ts +1993 -2151
  22. package/api/ondewo/nlu/intent_pb.js +10692 -9502
  23. package/api/ondewo/nlu/operation_metadata_pb.d.ts +88 -86
  24. package/api/ondewo/nlu/operation_metadata_pb.js +412 -321
  25. package/api/ondewo/nlu/operations_grpc_web_pb.d.ts +50 -46
  26. package/api/ondewo/nlu/operations_grpc_web_pb.js +163 -140
  27. package/api/ondewo/nlu/operations_pb.d.ts +182 -189
  28. package/api/ondewo/nlu/operations_pb.js +1004 -843
  29. package/api/ondewo/nlu/project_role_grpc_web_pb.d.ts +70 -65
  30. package/api/ondewo/nlu/project_role_grpc_web_pb.js +190 -164
  31. package/api/ondewo/nlu/project_role_pb.d.ts +151 -165
  32. package/api/ondewo/nlu/project_role_pb.js +963 -796
  33. package/api/ondewo/nlu/project_statistics_grpc_web_pb.d.ts +106 -98
  34. package/api/ondewo/nlu/project_statistics_grpc_web_pb.js +281 -246
  35. package/api/ondewo/nlu/project_statistics_pb.d.ts +63 -67
  36. package/api/ondewo/nlu/project_statistics_pb.js +418 -354
  37. package/api/ondewo/nlu/server_statistics_grpc_web_pb.d.ts +46 -43
  38. package/api/ondewo/nlu/server_statistics_grpc_web_pb.js +130 -110
  39. package/api/ondewo/nlu/server_statistics_pb.d.ts +14 -15
  40. package/api/ondewo/nlu/server_statistics_pb.js +91 -81
  41. package/api/ondewo/nlu/session_grpc_web_pb.d.ts +334 -164
  42. package/api/ondewo/nlu/session_grpc_web_pb.js +1255 -409
  43. package/api/ondewo/nlu/session_pb.d.ts +1721 -1080
  44. package/api/ondewo/nlu/session_pb.js +13885 -6673
  45. package/api/ondewo/nlu/user_grpc_web_pb.d.ts +190 -172
  46. package/api/ondewo/nlu/user_grpc_web_pb.js +487 -431
  47. package/api/ondewo/nlu/user_pb.d.ts +325 -345
  48. package/api/ondewo/nlu/user_pb.js +2312 -1948
  49. package/api/ondewo/nlu/utility_grpc_web_pb.d.ts +106 -98
  50. package/api/ondewo/nlu/utility_grpc_web_pb.js +279 -244
  51. package/api/ondewo/nlu/utility_pb.d.ts +535 -588
  52. package/api/ondewo/nlu/utility_pb.js +3348 -2814
  53. package/api/ondewo/nlu/webhook_grpc_web_pb.d.ts +46 -43
  54. package/api/ondewo/nlu/webhook_grpc_web_pb.js +132 -112
  55. package/api/ondewo/nlu/webhook_pb.d.ts +119 -123
  56. package/api/ondewo/nlu/webhook_pb.js +718 -599
  57. package/api/ondewo/qa/qa_grpc_web_pb.d.ts +94 -87
  58. package/api/ondewo/qa/qa_grpc_web_pb.js +250 -218
  59. package/api/ondewo/qa/qa_pb.d.ts +220 -235
  60. package/api/ondewo/qa/qa_pb.js +1452 -1222
  61. package/package.json +1 -1
  62. package/public-api.d.ts +30 -0
@@ -6,17 +6,21 @@
6
6
 
7
7
  // GENERATED CODE -- DO NOT EDIT!
8
8
 
9
+
9
10
  /* eslint-disable */
10
11
  // @ts-nocheck
11
12
 
13
+
14
+
12
15
  const grpc = {};
13
16
  grpc.web = require('grpc-web');
14
17
 
15
- var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
16
18
 
17
- var google_api_annotations_pb = require('../../google/api/annotations_pb.js');
19
+ var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js')
18
20
 
19
- var ondewo_nlu_session_pb = require('../../ondewo/nlu/session_pb.js');
21
+ var google_api_annotations_pb = require('../../google/api/annotations_pb.js')
22
+
23
+ var ondewo_nlu_session_pb = require('../../ondewo/nlu/session_pb.js')
20
24
  const proto = {};
21
25
  proto.ondewo = {};
22
26
  proto.ondewo.qa = require('./qa_pb.js');
@@ -29,21 +33,24 @@ proto.ondewo.qa = require('./qa_pb.js');
29
33
  * @struct
30
34
  * @final
31
35
  */
32
- proto.ondewo.qa.QAClient = function (hostname, credentials, options) {
33
- if (!options) options = {};
34
- options.format = 'binary';
35
-
36
- /**
37
- * @private @const {!grpc.web.GrpcWebClientBase} The client
38
- */
39
- this.client_ = new grpc.web.GrpcWebClientBase(options);
40
-
41
- /**
42
- * @private @const {string} The hostname
43
- */
44
- this.hostname_ = hostname;
36
+ proto.ondewo.qa.QAClient =
37
+ function(hostname, credentials, options) {
38
+ if (!options) options = {};
39
+ options.format = 'binary';
40
+
41
+ /**
42
+ * @private @const {!grpc.web.GrpcWebClientBase} The client
43
+ */
44
+ this.client_ = new grpc.web.GrpcWebClientBase(options);
45
+
46
+ /**
47
+ * @private @const {string} The hostname
48
+ */
49
+ this.hostname_ = hostname;
50
+
45
51
  };
46
52
 
53
+
47
54
  /**
48
55
  * @param {string} hostname
49
56
  * @param {?Object} credentials
@@ -52,21 +59,24 @@ proto.ondewo.qa.QAClient = function (hostname, credentials, options) {
52
59
  * @struct
53
60
  * @final
54
61
  */
55
- proto.ondewo.qa.QAPromiseClient = function (hostname, credentials, options) {
56
- if (!options) options = {};
57
- options.format = 'binary';
58
-
59
- /**
60
- * @private @const {!grpc.web.GrpcWebClientBase} The client
61
- */
62
- this.client_ = new grpc.web.GrpcWebClientBase(options);
63
-
64
- /**
65
- * @private @const {string} The hostname
66
- */
67
- this.hostname_ = hostname;
62
+ proto.ondewo.qa.QAPromiseClient =
63
+ function(hostname, credentials, options) {
64
+ if (!options) options = {};
65
+ options.format = 'binary';
66
+
67
+ /**
68
+ * @private @const {!grpc.web.GrpcWebClientBase} The client
69
+ */
70
+ this.client_ = new grpc.web.GrpcWebClientBase(options);
71
+
72
+ /**
73
+ * @private @const {string} The hostname
74
+ */
75
+ this.hostname_ = hostname;
76
+
68
77
  };
69
78
 
79
+
70
80
  /**
71
81
  * @const
72
82
  * @type {!grpc.web.MethodDescriptor<
@@ -74,20 +84,21 @@ proto.ondewo.qa.QAPromiseClient = function (hostname, credentials, options) {
74
84
  * !proto.ondewo.qa.GetAnswerResponse>}
75
85
  */
76
86
  const methodDescriptor_QA_GetAnswer = new grpc.web.MethodDescriptor(
77
- '/ondewo.qa.QA/GetAnswer',
78
- grpc.web.MethodType.UNARY,
79
- proto.ondewo.qa.GetAnswerRequest,
80
- proto.ondewo.qa.GetAnswerResponse,
81
- /**
82
- * @param {!proto.ondewo.qa.GetAnswerRequest} request
83
- * @return {!Uint8Array}
84
- */
85
- function (request) {
86
- return request.serializeBinary();
87
- },
88
- proto.ondewo.qa.GetAnswerResponse.deserializeBinary
87
+ '/ondewo.qa.QA/GetAnswer',
88
+ grpc.web.MethodType.UNARY,
89
+ proto.ondewo.qa.GetAnswerRequest,
90
+ proto.ondewo.qa.GetAnswerResponse,
91
+ /**
92
+ * @param {!proto.ondewo.qa.GetAnswerRequest} request
93
+ * @return {!Uint8Array}
94
+ */
95
+ function(request) {
96
+ return request.serializeBinary();
97
+ },
98
+ proto.ondewo.qa.GetAnswerResponse.deserializeBinary
89
99
  );
90
100
 
101
+
91
102
  /**
92
103
  * @param {!proto.ondewo.qa.GetAnswerRequest} request The
93
104
  * request proto
@@ -98,16 +109,17 @@ const methodDescriptor_QA_GetAnswer = new grpc.web.MethodDescriptor(
98
109
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.GetAnswerResponse>|undefined}
99
110
  * The XHR Node Readable Stream
100
111
  */
101
- proto.ondewo.qa.QAClient.prototype.getAnswer = function (request, metadata, callback) {
102
- return this.client_.rpcCall(
103
- this.hostname_ + '/ondewo.qa.QA/GetAnswer',
104
- request,
105
- metadata || {},
106
- methodDescriptor_QA_GetAnswer,
107
- callback
108
- );
112
+ proto.ondewo.qa.QAClient.prototype.getAnswer =
113
+ function(request, metadata, callback) {
114
+ return this.client_.rpcCall(this.hostname_ +
115
+ '/ondewo.qa.QA/GetAnswer',
116
+ request,
117
+ metadata || {},
118
+ methodDescriptor_QA_GetAnswer,
119
+ callback);
109
120
  };
110
121
 
122
+
111
123
  /**
112
124
  * @param {!proto.ondewo.qa.GetAnswerRequest} request The
113
125
  * request proto
@@ -116,15 +128,16 @@ proto.ondewo.qa.QAClient.prototype.getAnswer = function (request, metadata, call
116
128
  * @return {!Promise<!proto.ondewo.qa.GetAnswerResponse>}
117
129
  * Promise that resolves to the response
118
130
  */
119
- proto.ondewo.qa.QAPromiseClient.prototype.getAnswer = function (request, metadata) {
120
- return this.client_.unaryCall(
121
- this.hostname_ + '/ondewo.qa.QA/GetAnswer',
122
- request,
123
- metadata || {},
124
- methodDescriptor_QA_GetAnswer
125
- );
131
+ proto.ondewo.qa.QAPromiseClient.prototype.getAnswer =
132
+ function(request, metadata) {
133
+ return this.client_.unaryCall(this.hostname_ +
134
+ '/ondewo.qa.QA/GetAnswer',
135
+ request,
136
+ metadata || {},
137
+ methodDescriptor_QA_GetAnswer);
126
138
  };
127
139
 
140
+
128
141
  /**
129
142
  * @const
130
143
  * @type {!grpc.web.MethodDescriptor<
@@ -132,20 +145,21 @@ proto.ondewo.qa.QAPromiseClient.prototype.getAnswer = function (request, metadat
132
145
  * !proto.ondewo.qa.RunScraperResponse>}
133
146
  */
134
147
  const methodDescriptor_QA_RunScraper = new grpc.web.MethodDescriptor(
135
- '/ondewo.qa.QA/RunScraper',
136
- grpc.web.MethodType.UNARY,
137
- proto.ondewo.qa.RunScraperRequest,
138
- proto.ondewo.qa.RunScraperResponse,
139
- /**
140
- * @param {!proto.ondewo.qa.RunScraperRequest} request
141
- * @return {!Uint8Array}
142
- */
143
- function (request) {
144
- return request.serializeBinary();
145
- },
146
- proto.ondewo.qa.RunScraperResponse.deserializeBinary
148
+ '/ondewo.qa.QA/RunScraper',
149
+ grpc.web.MethodType.UNARY,
150
+ proto.ondewo.qa.RunScraperRequest,
151
+ proto.ondewo.qa.RunScraperResponse,
152
+ /**
153
+ * @param {!proto.ondewo.qa.RunScraperRequest} request
154
+ * @return {!Uint8Array}
155
+ */
156
+ function(request) {
157
+ return request.serializeBinary();
158
+ },
159
+ proto.ondewo.qa.RunScraperResponse.deserializeBinary
147
160
  );
148
161
 
162
+
149
163
  /**
150
164
  * @param {!proto.ondewo.qa.RunScraperRequest} request The
151
165
  * request proto
@@ -156,16 +170,17 @@ const methodDescriptor_QA_RunScraper = new grpc.web.MethodDescriptor(
156
170
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.RunScraperResponse>|undefined}
157
171
  * The XHR Node Readable Stream
158
172
  */
159
- proto.ondewo.qa.QAClient.prototype.runScraper = function (request, metadata, callback) {
160
- return this.client_.rpcCall(
161
- this.hostname_ + '/ondewo.qa.QA/RunScraper',
162
- request,
163
- metadata || {},
164
- methodDescriptor_QA_RunScraper,
165
- callback
166
- );
173
+ proto.ondewo.qa.QAClient.prototype.runScraper =
174
+ function(request, metadata, callback) {
175
+ return this.client_.rpcCall(this.hostname_ +
176
+ '/ondewo.qa.QA/RunScraper',
177
+ request,
178
+ metadata || {},
179
+ methodDescriptor_QA_RunScraper,
180
+ callback);
167
181
  };
168
182
 
183
+
169
184
  /**
170
185
  * @param {!proto.ondewo.qa.RunScraperRequest} request The
171
186
  * request proto
@@ -174,15 +189,16 @@ proto.ondewo.qa.QAClient.prototype.runScraper = function (request, metadata, cal
174
189
  * @return {!Promise<!proto.ondewo.qa.RunScraperResponse>}
175
190
  * Promise that resolves to the response
176
191
  */
177
- proto.ondewo.qa.QAPromiseClient.prototype.runScraper = function (request, metadata) {
178
- return this.client_.unaryCall(
179
- this.hostname_ + '/ondewo.qa.QA/RunScraper',
180
- request,
181
- metadata || {},
182
- methodDescriptor_QA_RunScraper
183
- );
192
+ proto.ondewo.qa.QAPromiseClient.prototype.runScraper =
193
+ function(request, metadata) {
194
+ return this.client_.unaryCall(this.hostname_ +
195
+ '/ondewo.qa.QA/RunScraper',
196
+ request,
197
+ metadata || {},
198
+ methodDescriptor_QA_RunScraper);
184
199
  };
185
200
 
201
+
186
202
  /**
187
203
  * @const
188
204
  * @type {!grpc.web.MethodDescriptor<
@@ -190,20 +206,21 @@ proto.ondewo.qa.QAPromiseClient.prototype.runScraper = function (request, metada
190
206
  * !proto.ondewo.qa.UpdateDatabaseResponse>}
191
207
  */
192
208
  const methodDescriptor_QA_UpdateDatabase = new grpc.web.MethodDescriptor(
193
- '/ondewo.qa.QA/UpdateDatabase',
194
- grpc.web.MethodType.UNARY,
195
- proto.ondewo.qa.UpdateDatabaseRequest,
196
- proto.ondewo.qa.UpdateDatabaseResponse,
197
- /**
198
- * @param {!proto.ondewo.qa.UpdateDatabaseRequest} request
199
- * @return {!Uint8Array}
200
- */
201
- function (request) {
202
- return request.serializeBinary();
203
- },
204
- proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinary
209
+ '/ondewo.qa.QA/UpdateDatabase',
210
+ grpc.web.MethodType.UNARY,
211
+ proto.ondewo.qa.UpdateDatabaseRequest,
212
+ proto.ondewo.qa.UpdateDatabaseResponse,
213
+ /**
214
+ * @param {!proto.ondewo.qa.UpdateDatabaseRequest} request
215
+ * @return {!Uint8Array}
216
+ */
217
+ function(request) {
218
+ return request.serializeBinary();
219
+ },
220
+ proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinary
205
221
  );
206
222
 
223
+
207
224
  /**
208
225
  * @param {!proto.ondewo.qa.UpdateDatabaseRequest} request The
209
226
  * request proto
@@ -214,16 +231,17 @@ const methodDescriptor_QA_UpdateDatabase = new grpc.web.MethodDescriptor(
214
231
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.UpdateDatabaseResponse>|undefined}
215
232
  * The XHR Node Readable Stream
216
233
  */
217
- proto.ondewo.qa.QAClient.prototype.updateDatabase = function (request, metadata, callback) {
218
- return this.client_.rpcCall(
219
- this.hostname_ + '/ondewo.qa.QA/UpdateDatabase',
220
- request,
221
- metadata || {},
222
- methodDescriptor_QA_UpdateDatabase,
223
- callback
224
- );
234
+ proto.ondewo.qa.QAClient.prototype.updateDatabase =
235
+ function(request, metadata, callback) {
236
+ return this.client_.rpcCall(this.hostname_ +
237
+ '/ondewo.qa.QA/UpdateDatabase',
238
+ request,
239
+ metadata || {},
240
+ methodDescriptor_QA_UpdateDatabase,
241
+ callback);
225
242
  };
226
243
 
244
+
227
245
  /**
228
246
  * @param {!proto.ondewo.qa.UpdateDatabaseRequest} request The
229
247
  * request proto
@@ -232,15 +250,16 @@ proto.ondewo.qa.QAClient.prototype.updateDatabase = function (request, metadata,
232
250
  * @return {!Promise<!proto.ondewo.qa.UpdateDatabaseResponse>}
233
251
  * Promise that resolves to the response
234
252
  */
235
- proto.ondewo.qa.QAPromiseClient.prototype.updateDatabase = function (request, metadata) {
236
- return this.client_.unaryCall(
237
- this.hostname_ + '/ondewo.qa.QA/UpdateDatabase',
238
- request,
239
- metadata || {},
240
- methodDescriptor_QA_UpdateDatabase
241
- );
253
+ proto.ondewo.qa.QAPromiseClient.prototype.updateDatabase =
254
+ function(request, metadata) {
255
+ return this.client_.unaryCall(this.hostname_ +
256
+ '/ondewo.qa.QA/UpdateDatabase',
257
+ request,
258
+ metadata || {},
259
+ methodDescriptor_QA_UpdateDatabase);
242
260
  };
243
261
 
262
+
244
263
  /**
245
264
  * @const
246
265
  * @type {!grpc.web.MethodDescriptor<
@@ -248,20 +267,21 @@ proto.ondewo.qa.QAPromiseClient.prototype.updateDatabase = function (request, me
248
267
  * !proto.ondewo.qa.RunTrainingResponse>}
249
268
  */
250
269
  const methodDescriptor_QA_RunTraining = new grpc.web.MethodDescriptor(
251
- '/ondewo.qa.QA/RunTraining',
252
- grpc.web.MethodType.UNARY,
253
- google_protobuf_empty_pb.Empty,
254
- proto.ondewo.qa.RunTrainingResponse,
255
- /**
256
- * @param {!proto.google.protobuf.Empty} request
257
- * @return {!Uint8Array}
258
- */
259
- function (request) {
260
- return request.serializeBinary();
261
- },
262
- proto.ondewo.qa.RunTrainingResponse.deserializeBinary
270
+ '/ondewo.qa.QA/RunTraining',
271
+ grpc.web.MethodType.UNARY,
272
+ google_protobuf_empty_pb.Empty,
273
+ proto.ondewo.qa.RunTrainingResponse,
274
+ /**
275
+ * @param {!proto.google.protobuf.Empty} request
276
+ * @return {!Uint8Array}
277
+ */
278
+ function(request) {
279
+ return request.serializeBinary();
280
+ },
281
+ proto.ondewo.qa.RunTrainingResponse.deserializeBinary
263
282
  );
264
283
 
284
+
265
285
  /**
266
286
  * @param {!proto.google.protobuf.Empty} request The
267
287
  * request proto
@@ -272,16 +292,17 @@ const methodDescriptor_QA_RunTraining = new grpc.web.MethodDescriptor(
272
292
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.RunTrainingResponse>|undefined}
273
293
  * The XHR Node Readable Stream
274
294
  */
275
- proto.ondewo.qa.QAClient.prototype.runTraining = function (request, metadata, callback) {
276
- return this.client_.rpcCall(
277
- this.hostname_ + '/ondewo.qa.QA/RunTraining',
278
- request,
279
- metadata || {},
280
- methodDescriptor_QA_RunTraining,
281
- callback
282
- );
295
+ proto.ondewo.qa.QAClient.prototype.runTraining =
296
+ function(request, metadata, callback) {
297
+ return this.client_.rpcCall(this.hostname_ +
298
+ '/ondewo.qa.QA/RunTraining',
299
+ request,
300
+ metadata || {},
301
+ methodDescriptor_QA_RunTraining,
302
+ callback);
283
303
  };
284
304
 
305
+
285
306
  /**
286
307
  * @param {!proto.google.protobuf.Empty} request The
287
308
  * request proto
@@ -290,15 +311,16 @@ proto.ondewo.qa.QAClient.prototype.runTraining = function (request, metadata, ca
290
311
  * @return {!Promise<!proto.ondewo.qa.RunTrainingResponse>}
291
312
  * Promise that resolves to the response
292
313
  */
293
- proto.ondewo.qa.QAPromiseClient.prototype.runTraining = function (request, metadata) {
294
- return this.client_.unaryCall(
295
- this.hostname_ + '/ondewo.qa.QA/RunTraining',
296
- request,
297
- metadata || {},
298
- methodDescriptor_QA_RunTraining
299
- );
314
+ proto.ondewo.qa.QAPromiseClient.prototype.runTraining =
315
+ function(request, metadata) {
316
+ return this.client_.unaryCall(this.hostname_ +
317
+ '/ondewo.qa.QA/RunTraining',
318
+ request,
319
+ metadata || {},
320
+ methodDescriptor_QA_RunTraining);
300
321
  };
301
322
 
323
+
302
324
  /**
303
325
  * @const
304
326
  * @type {!grpc.web.MethodDescriptor<
@@ -306,20 +328,21 @@ proto.ondewo.qa.QAPromiseClient.prototype.runTraining = function (request, metad
306
328
  * !proto.ondewo.qa.GetServerStateResponse>}
307
329
  */
308
330
  const methodDescriptor_QA_GetServerState = new grpc.web.MethodDescriptor(
309
- '/ondewo.qa.QA/GetServerState',
310
- grpc.web.MethodType.UNARY,
311
- google_protobuf_empty_pb.Empty,
312
- proto.ondewo.qa.GetServerStateResponse,
313
- /**
314
- * @param {!proto.google.protobuf.Empty} request
315
- * @return {!Uint8Array}
316
- */
317
- function (request) {
318
- return request.serializeBinary();
319
- },
320
- proto.ondewo.qa.GetServerStateResponse.deserializeBinary
331
+ '/ondewo.qa.QA/GetServerState',
332
+ grpc.web.MethodType.UNARY,
333
+ google_protobuf_empty_pb.Empty,
334
+ proto.ondewo.qa.GetServerStateResponse,
335
+ /**
336
+ * @param {!proto.google.protobuf.Empty} request
337
+ * @return {!Uint8Array}
338
+ */
339
+ function(request) {
340
+ return request.serializeBinary();
341
+ },
342
+ proto.ondewo.qa.GetServerStateResponse.deserializeBinary
321
343
  );
322
344
 
345
+
323
346
  /**
324
347
  * @param {!proto.google.protobuf.Empty} request The
325
348
  * request proto
@@ -330,16 +353,17 @@ const methodDescriptor_QA_GetServerState = new grpc.web.MethodDescriptor(
330
353
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.GetServerStateResponse>|undefined}
331
354
  * The XHR Node Readable Stream
332
355
  */
333
- proto.ondewo.qa.QAClient.prototype.getServerState = function (request, metadata, callback) {
334
- return this.client_.rpcCall(
335
- this.hostname_ + '/ondewo.qa.QA/GetServerState',
336
- request,
337
- metadata || {},
338
- methodDescriptor_QA_GetServerState,
339
- callback
340
- );
356
+ proto.ondewo.qa.QAClient.prototype.getServerState =
357
+ function(request, metadata, callback) {
358
+ return this.client_.rpcCall(this.hostname_ +
359
+ '/ondewo.qa.QA/GetServerState',
360
+ request,
361
+ metadata || {},
362
+ methodDescriptor_QA_GetServerState,
363
+ callback);
341
364
  };
342
365
 
366
+
343
367
  /**
344
368
  * @param {!proto.google.protobuf.Empty} request The
345
369
  * request proto
@@ -348,15 +372,16 @@ proto.ondewo.qa.QAClient.prototype.getServerState = function (request, metadata,
348
372
  * @return {!Promise<!proto.ondewo.qa.GetServerStateResponse>}
349
373
  * Promise that resolves to the response
350
374
  */
351
- proto.ondewo.qa.QAPromiseClient.prototype.getServerState = function (request, metadata) {
352
- return this.client_.unaryCall(
353
- this.hostname_ + '/ondewo.qa.QA/GetServerState',
354
- request,
355
- metadata || {},
356
- methodDescriptor_QA_GetServerState
357
- );
375
+ proto.ondewo.qa.QAPromiseClient.prototype.getServerState =
376
+ function(request, metadata) {
377
+ return this.client_.unaryCall(this.hostname_ +
378
+ '/ondewo.qa.QA/GetServerState',
379
+ request,
380
+ metadata || {},
381
+ methodDescriptor_QA_GetServerState);
358
382
  };
359
383
 
384
+
360
385
  /**
361
386
  * @const
362
387
  * @type {!grpc.web.MethodDescriptor<
@@ -364,20 +389,21 @@ proto.ondewo.qa.QAPromiseClient.prototype.getServerState = function (request, me
364
389
  * !proto.ondewo.qa.ListProjectIdsResponse>}
365
390
  */
366
391
  const methodDescriptor_QA_ListProjectIds = new grpc.web.MethodDescriptor(
367
- '/ondewo.qa.QA/ListProjectIds',
368
- grpc.web.MethodType.UNARY,
369
- google_protobuf_empty_pb.Empty,
370
- proto.ondewo.qa.ListProjectIdsResponse,
371
- /**
372
- * @param {!proto.google.protobuf.Empty} request
373
- * @return {!Uint8Array}
374
- */
375
- function (request) {
376
- return request.serializeBinary();
377
- },
378
- proto.ondewo.qa.ListProjectIdsResponse.deserializeBinary
392
+ '/ondewo.qa.QA/ListProjectIds',
393
+ grpc.web.MethodType.UNARY,
394
+ google_protobuf_empty_pb.Empty,
395
+ proto.ondewo.qa.ListProjectIdsResponse,
396
+ /**
397
+ * @param {!proto.google.protobuf.Empty} request
398
+ * @return {!Uint8Array}
399
+ */
400
+ function(request) {
401
+ return request.serializeBinary();
402
+ },
403
+ proto.ondewo.qa.ListProjectIdsResponse.deserializeBinary
379
404
  );
380
405
 
406
+
381
407
  /**
382
408
  * @param {!proto.google.protobuf.Empty} request The
383
409
  * request proto
@@ -388,16 +414,17 @@ const methodDescriptor_QA_ListProjectIds = new grpc.web.MethodDescriptor(
388
414
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.ListProjectIdsResponse>|undefined}
389
415
  * The XHR Node Readable Stream
390
416
  */
391
- proto.ondewo.qa.QAClient.prototype.listProjectIds = function (request, metadata, callback) {
392
- return this.client_.rpcCall(
393
- this.hostname_ + '/ondewo.qa.QA/ListProjectIds',
394
- request,
395
- metadata || {},
396
- methodDescriptor_QA_ListProjectIds,
397
- callback
398
- );
417
+ proto.ondewo.qa.QAClient.prototype.listProjectIds =
418
+ function(request, metadata, callback) {
419
+ return this.client_.rpcCall(this.hostname_ +
420
+ '/ondewo.qa.QA/ListProjectIds',
421
+ request,
422
+ metadata || {},
423
+ methodDescriptor_QA_ListProjectIds,
424
+ callback);
399
425
  };
400
426
 
427
+
401
428
  /**
402
429
  * @param {!proto.google.protobuf.Empty} request The
403
430
  * request proto
@@ -406,15 +433,16 @@ proto.ondewo.qa.QAClient.prototype.listProjectIds = function (request, metadata,
406
433
  * @return {!Promise<!proto.ondewo.qa.ListProjectIdsResponse>}
407
434
  * Promise that resolves to the response
408
435
  */
409
- proto.ondewo.qa.QAPromiseClient.prototype.listProjectIds = function (request, metadata) {
410
- return this.client_.unaryCall(
411
- this.hostname_ + '/ondewo.qa.QA/ListProjectIds',
412
- request,
413
- metadata || {},
414
- methodDescriptor_QA_ListProjectIds
415
- );
436
+ proto.ondewo.qa.QAPromiseClient.prototype.listProjectIds =
437
+ function(request, metadata) {
438
+ return this.client_.unaryCall(this.hostname_ +
439
+ '/ondewo.qa.QA/ListProjectIds',
440
+ request,
441
+ metadata || {},
442
+ methodDescriptor_QA_ListProjectIds);
416
443
  };
417
444
 
445
+
418
446
  /**
419
447
  * @const
420
448
  * @type {!grpc.web.MethodDescriptor<
@@ -422,20 +450,21 @@ proto.ondewo.qa.QAPromiseClient.prototype.listProjectIds = function (request, me
422
450
  * !proto.ondewo.qa.GetProjectConfigResponse>}
423
451
  */
424
452
  const methodDescriptor_QA_GetProjectConfig = new grpc.web.MethodDescriptor(
425
- '/ondewo.qa.QA/GetProjectConfig',
426
- grpc.web.MethodType.UNARY,
427
- proto.ondewo.qa.GetProjectConfigRequest,
428
- proto.ondewo.qa.GetProjectConfigResponse,
429
- /**
430
- * @param {!proto.ondewo.qa.GetProjectConfigRequest} request
431
- * @return {!Uint8Array}
432
- */
433
- function (request) {
434
- return request.serializeBinary();
435
- },
436
- proto.ondewo.qa.GetProjectConfigResponse.deserializeBinary
453
+ '/ondewo.qa.QA/GetProjectConfig',
454
+ grpc.web.MethodType.UNARY,
455
+ proto.ondewo.qa.GetProjectConfigRequest,
456
+ proto.ondewo.qa.GetProjectConfigResponse,
457
+ /**
458
+ * @param {!proto.ondewo.qa.GetProjectConfigRequest} request
459
+ * @return {!Uint8Array}
460
+ */
461
+ function(request) {
462
+ return request.serializeBinary();
463
+ },
464
+ proto.ondewo.qa.GetProjectConfigResponse.deserializeBinary
437
465
  );
438
466
 
467
+
439
468
  /**
440
469
  * @param {!proto.ondewo.qa.GetProjectConfigRequest} request The
441
470
  * request proto
@@ -446,16 +475,17 @@ const methodDescriptor_QA_GetProjectConfig = new grpc.web.MethodDescriptor(
446
475
  * @return {!grpc.web.ClientReadableStream<!proto.ondewo.qa.GetProjectConfigResponse>|undefined}
447
476
  * The XHR Node Readable Stream
448
477
  */
449
- proto.ondewo.qa.QAClient.prototype.getProjectConfig = function (request, metadata, callback) {
450
- return this.client_.rpcCall(
451
- this.hostname_ + '/ondewo.qa.QA/GetProjectConfig',
452
- request,
453
- metadata || {},
454
- methodDescriptor_QA_GetProjectConfig,
455
- callback
456
- );
478
+ proto.ondewo.qa.QAClient.prototype.getProjectConfig =
479
+ function(request, metadata, callback) {
480
+ return this.client_.rpcCall(this.hostname_ +
481
+ '/ondewo.qa.QA/GetProjectConfig',
482
+ request,
483
+ metadata || {},
484
+ methodDescriptor_QA_GetProjectConfig,
485
+ callback);
457
486
  };
458
487
 
488
+
459
489
  /**
460
490
  * @param {!proto.ondewo.qa.GetProjectConfigRequest} request The
461
491
  * request proto
@@ -464,13 +494,15 @@ proto.ondewo.qa.QAClient.prototype.getProjectConfig = function (request, metadat
464
494
  * @return {!Promise<!proto.ondewo.qa.GetProjectConfigResponse>}
465
495
  * Promise that resolves to the response
466
496
  */
467
- proto.ondewo.qa.QAPromiseClient.prototype.getProjectConfig = function (request, metadata) {
468
- return this.client_.unaryCall(
469
- this.hostname_ + '/ondewo.qa.QA/GetProjectConfig',
470
- request,
471
- metadata || {},
472
- methodDescriptor_QA_GetProjectConfig
473
- );
497
+ proto.ondewo.qa.QAPromiseClient.prototype.getProjectConfig =
498
+ function(request, metadata) {
499
+ return this.client_.unaryCall(this.hostname_ +
500
+ '/ondewo.qa.QA/GetProjectConfig',
501
+ request,
502
+ metadata || {},
503
+ methodDescriptor_QA_GetProjectConfig);
474
504
  };
475
505
 
506
+
476
507
  module.exports = proto.ondewo.qa;
508
+