@ondewo/nlu-client-typescript 3.5.2 → 4.1.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.
- package/api/ondewo/nlu/agent_grpc_web_pb.d.ts +450 -478
- package/api/ondewo/nlu/agent_grpc_web_pb.js +1143 -1213
- package/api/ondewo/nlu/agent_pb.d.ts +1965 -1672
- package/api/ondewo/nlu/agent_pb.js +9401 -10036
- package/api/ondewo/nlu/aiservices_grpc_web_pb.d.ts +98 -106
- package/api/ondewo/nlu/aiservices_grpc_web_pb.js +245 -280
- package/api/ondewo/nlu/aiservices_pb.d.ts +746 -671
- package/api/ondewo/nlu/aiservices_pb.js +3648 -4383
- package/api/ondewo/nlu/common_pb.d.ts +15 -17
- package/api/ondewo/nlu/common_pb.js +83 -93
- package/api/ondewo/nlu/context_grpc_web_pb.d.ts +76 -82
- package/api/ondewo/nlu/context_grpc_web_pb.js +191 -220
- package/api/ondewo/nlu/context_pb.d.ts +151 -151
- package/api/ondewo/nlu/context_pb.js +892 -1045
- package/api/ondewo/nlu/entity_type_grpc_web_pb.d.ts +142 -154
- package/api/ondewo/nlu/entity_type_grpc_web_pb.js +351 -398
- package/api/ondewo/nlu/entity_type_pb.d.ts +614 -571
- package/api/ondewo/nlu/entity_type_pb.js +2893 -3369
- package/api/ondewo/nlu/intent_grpc_web_pb.d.ts +310 -334
- package/api/ondewo/nlu/intent_grpc_web_pb.js +766 -851
- package/api/ondewo/nlu/intent_pb.d.ts +2151 -1993
- package/api/ondewo/nlu/intent_pb.js +9502 -10692
- package/api/ondewo/nlu/operation_metadata_pb.d.ts +86 -88
- package/api/ondewo/nlu/operation_metadata_pb.js +321 -412
- package/api/ondewo/nlu/operations_grpc_web_pb.d.ts +46 -50
- package/api/ondewo/nlu/operations_grpc_web_pb.js +140 -163
- package/api/ondewo/nlu/operations_pb.d.ts +189 -182
- package/api/ondewo/nlu/operations_pb.js +843 -1004
- package/api/ondewo/nlu/project_role_grpc_web_pb.d.ts +65 -70
- package/api/ondewo/nlu/project_role_grpc_web_pb.js +164 -190
- package/api/ondewo/nlu/project_role_pb.d.ts +165 -151
- package/api/ondewo/nlu/project_role_pb.js +796 -963
- package/api/ondewo/nlu/project_statistics_grpc_web_pb.d.ts +98 -106
- package/api/ondewo/nlu/project_statistics_grpc_web_pb.js +246 -281
- package/api/ondewo/nlu/project_statistics_pb.d.ts +67 -63
- package/api/ondewo/nlu/project_statistics_pb.js +354 -418
- package/api/ondewo/nlu/server_statistics_grpc_web_pb.d.ts +43 -46
- package/api/ondewo/nlu/server_statistics_grpc_web_pb.js +110 -130
- package/api/ondewo/nlu/server_statistics_pb.d.ts +15 -14
- package/api/ondewo/nlu/server_statistics_pb.js +81 -91
- package/api/ondewo/nlu/session_grpc_web_pb.d.ts +164 -178
- package/api/ondewo/nlu/session_grpc_web_pb.js +409 -460
- package/api/ondewo/nlu/session_pb.d.ts +1132 -867
- package/api/ondewo/nlu/session_pb.js +5960 -5662
- package/api/ondewo/nlu/user_grpc_web_pb.d.ts +172 -190
- package/api/ondewo/nlu/user_grpc_web_pb.js +431 -487
- package/api/ondewo/nlu/user_pb.d.ts +345 -325
- package/api/ondewo/nlu/user_pb.js +1948 -2312
- package/api/ondewo/nlu/utility_grpc_web_pb.d.ts +98 -106
- package/api/ondewo/nlu/utility_grpc_web_pb.js +244 -279
- package/api/ondewo/nlu/utility_pb.d.ts +588 -535
- package/api/ondewo/nlu/utility_pb.js +2814 -3348
- package/api/ondewo/nlu/webhook_grpc_web_pb.d.ts +43 -46
- package/api/ondewo/nlu/webhook_grpc_web_pb.js +112 -132
- package/api/ondewo/nlu/webhook_pb.d.ts +123 -119
- package/api/ondewo/nlu/webhook_pb.js +599 -718
- package/api/ondewo/qa/qa_grpc_web_pb.d.ts +87 -94
- package/api/ondewo/qa/qa_grpc_web_pb.js +218 -250
- package/api/ondewo/qa/qa_pb.d.ts +235 -220
- package/api/ondewo/qa/qa_pb.js +1222 -1452
- package/package.json +1 -1
- package/public-api.d.ts +4 -34
|
@@ -6,19 +6,15 @@
|
|
|
6
6
|
|
|
7
7
|
// GENERATED CODE -- DO NOT EDIT!
|
|
8
8
|
|
|
9
|
-
|
|
10
9
|
/* eslint-disable */
|
|
11
10
|
// @ts-nocheck
|
|
12
11
|
|
|
13
|
-
|
|
14
|
-
|
|
15
12
|
const grpc = {};
|
|
16
13
|
grpc.web = require('grpc-web');
|
|
17
14
|
|
|
15
|
+
var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js');
|
|
18
16
|
|
|
19
|
-
var
|
|
20
|
-
|
|
21
|
-
var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js')
|
|
17
|
+
var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js');
|
|
22
18
|
const proto = {};
|
|
23
19
|
proto.ondewo = {};
|
|
24
20
|
proto.ondewo.nlu = require('./utility_pb.js');
|
|
@@ -31,24 +27,21 @@ proto.ondewo.nlu = require('./utility_pb.js');
|
|
|
31
27
|
* @struct
|
|
32
28
|
* @final
|
|
33
29
|
*/
|
|
34
|
-
proto.ondewo.nlu.UtilitiesClient =
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
this.hostname_ = hostname;
|
|
48
|
-
|
|
30
|
+
proto.ondewo.nlu.UtilitiesClient = function (hostname, credentials, options) {
|
|
31
|
+
if (!options) options = {};
|
|
32
|
+
options.format = 'binary';
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
36
|
+
*/
|
|
37
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* @private @const {string} The hostname
|
|
41
|
+
*/
|
|
42
|
+
this.hostname_ = hostname;
|
|
49
43
|
};
|
|
50
44
|
|
|
51
|
-
|
|
52
45
|
/**
|
|
53
46
|
* @param {string} hostname
|
|
54
47
|
* @param {?Object} credentials
|
|
@@ -57,24 +50,21 @@ proto.ondewo.nlu.UtilitiesClient =
|
|
|
57
50
|
* @struct
|
|
58
51
|
* @final
|
|
59
52
|
*/
|
|
60
|
-
proto.ondewo.nlu.UtilitiesPromiseClient =
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
this.hostname_ = hostname;
|
|
74
|
-
|
|
53
|
+
proto.ondewo.nlu.UtilitiesPromiseClient = function (hostname, credentials, options) {
|
|
54
|
+
if (!options) options = {};
|
|
55
|
+
options.format = 'binary';
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
59
|
+
*/
|
|
60
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* @private @const {string} The hostname
|
|
64
|
+
*/
|
|
65
|
+
this.hostname_ = hostname;
|
|
75
66
|
};
|
|
76
67
|
|
|
77
|
-
|
|
78
68
|
/**
|
|
79
69
|
* @const
|
|
80
70
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -82,21 +72,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient =
|
|
|
82
72
|
* !proto.ondewo.nlu.ValidateRegexResponse>}
|
|
83
73
|
*/
|
|
84
74
|
const methodDescriptor_Utilities_ValidateRegex = new grpc.web.MethodDescriptor(
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
75
|
+
'/ondewo.nlu.Utilities/ValidateRegex',
|
|
76
|
+
grpc.web.MethodType.UNARY,
|
|
77
|
+
proto.ondewo.nlu.ValidateRegexRequest,
|
|
78
|
+
proto.ondewo.nlu.ValidateRegexResponse,
|
|
79
|
+
/**
|
|
80
|
+
* @param {!proto.ondewo.nlu.ValidateRegexRequest} request
|
|
81
|
+
* @return {!Uint8Array}
|
|
82
|
+
*/
|
|
83
|
+
function (request) {
|
|
84
|
+
return request.serializeBinary();
|
|
85
|
+
},
|
|
86
|
+
proto.ondewo.nlu.ValidateRegexResponse.deserializeBinary
|
|
97
87
|
);
|
|
98
88
|
|
|
99
|
-
|
|
100
89
|
/**
|
|
101
90
|
* @param {!proto.ondewo.nlu.ValidateRegexRequest} request The
|
|
102
91
|
* request proto
|
|
@@ -107,17 +96,16 @@ const methodDescriptor_Utilities_ValidateRegex = new grpc.web.MethodDescriptor(
|
|
|
107
96
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ValidateRegexResponse>|undefined}
|
|
108
97
|
* The XHR Node Readable Stream
|
|
109
98
|
*/
|
|
110
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.validateRegex =
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
99
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.validateRegex = function (request, metadata, callback) {
|
|
100
|
+
return this.client_.rpcCall(
|
|
101
|
+
this.hostname_ + '/ondewo.nlu.Utilities/ValidateRegex',
|
|
102
|
+
request,
|
|
103
|
+
metadata || {},
|
|
104
|
+
methodDescriptor_Utilities_ValidateRegex,
|
|
105
|
+
callback
|
|
106
|
+
);
|
|
118
107
|
};
|
|
119
108
|
|
|
120
|
-
|
|
121
109
|
/**
|
|
122
110
|
* @param {!proto.ondewo.nlu.ValidateRegexRequest} request The
|
|
123
111
|
* request proto
|
|
@@ -126,16 +114,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.validateRegex =
|
|
|
126
114
|
* @return {!Promise<!proto.ondewo.nlu.ValidateRegexResponse>}
|
|
127
115
|
* Promise that resolves to the response
|
|
128
116
|
*/
|
|
129
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.validateRegex =
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
117
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.validateRegex = function (request, metadata) {
|
|
118
|
+
return this.client_.unaryCall(
|
|
119
|
+
this.hostname_ + '/ondewo.nlu.Utilities/ValidateRegex',
|
|
120
|
+
request,
|
|
121
|
+
metadata || {},
|
|
122
|
+
methodDescriptor_Utilities_ValidateRegex
|
|
123
|
+
);
|
|
136
124
|
};
|
|
137
125
|
|
|
138
|
-
|
|
139
126
|
/**
|
|
140
127
|
* @const
|
|
141
128
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -143,21 +130,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.validateRegex =
|
|
|
143
130
|
* !proto.ondewo.nlu.ValidateEmbeddedRegexResponse>}
|
|
144
131
|
*/
|
|
145
132
|
const methodDescriptor_Utilities_ValidateEmbeddedRegex = new grpc.web.MethodDescriptor(
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
133
|
+
'/ondewo.nlu.Utilities/ValidateEmbeddedRegex',
|
|
134
|
+
grpc.web.MethodType.UNARY,
|
|
135
|
+
proto.ondewo.nlu.ValidateEmbeddedRegexRequest,
|
|
136
|
+
proto.ondewo.nlu.ValidateEmbeddedRegexResponse,
|
|
137
|
+
/**
|
|
138
|
+
* @param {!proto.ondewo.nlu.ValidateEmbeddedRegexRequest} request
|
|
139
|
+
* @return {!Uint8Array}
|
|
140
|
+
*/
|
|
141
|
+
function (request) {
|
|
142
|
+
return request.serializeBinary();
|
|
143
|
+
},
|
|
144
|
+
proto.ondewo.nlu.ValidateEmbeddedRegexResponse.deserializeBinary
|
|
158
145
|
);
|
|
159
146
|
|
|
160
|
-
|
|
161
147
|
/**
|
|
162
148
|
* @param {!proto.ondewo.nlu.ValidateEmbeddedRegexRequest} request The
|
|
163
149
|
* request proto
|
|
@@ -168,17 +154,16 @@ const methodDescriptor_Utilities_ValidateEmbeddedRegex = new grpc.web.MethodDesc
|
|
|
168
154
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ValidateEmbeddedRegexResponse>|undefined}
|
|
169
155
|
* The XHR Node Readable Stream
|
|
170
156
|
*/
|
|
171
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.validateEmbeddedRegex =
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
157
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.validateEmbeddedRegex = function (request, metadata, callback) {
|
|
158
|
+
return this.client_.rpcCall(
|
|
159
|
+
this.hostname_ + '/ondewo.nlu.Utilities/ValidateEmbeddedRegex',
|
|
160
|
+
request,
|
|
161
|
+
metadata || {},
|
|
162
|
+
methodDescriptor_Utilities_ValidateEmbeddedRegex,
|
|
163
|
+
callback
|
|
164
|
+
);
|
|
179
165
|
};
|
|
180
166
|
|
|
181
|
-
|
|
182
167
|
/**
|
|
183
168
|
* @param {!proto.ondewo.nlu.ValidateEmbeddedRegexRequest} request The
|
|
184
169
|
* request proto
|
|
@@ -187,16 +172,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.validateEmbeddedRegex =
|
|
|
187
172
|
* @return {!Promise<!proto.ondewo.nlu.ValidateEmbeddedRegexResponse>}
|
|
188
173
|
* Promise that resolves to the response
|
|
189
174
|
*/
|
|
190
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.validateEmbeddedRegex =
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
175
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.validateEmbeddedRegex = function (request, metadata) {
|
|
176
|
+
return this.client_.unaryCall(
|
|
177
|
+
this.hostname_ + '/ondewo.nlu.Utilities/ValidateEmbeddedRegex',
|
|
178
|
+
request,
|
|
179
|
+
metadata || {},
|
|
180
|
+
methodDescriptor_Utilities_ValidateEmbeddedRegex
|
|
181
|
+
);
|
|
197
182
|
};
|
|
198
183
|
|
|
199
|
-
|
|
200
184
|
/**
|
|
201
185
|
* @const
|
|
202
186
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -204,21 +188,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.validateEmbeddedRegex =
|
|
|
204
188
|
* !proto.ondewo.nlu.CleanAllIntentsResponse>}
|
|
205
189
|
*/
|
|
206
190
|
const methodDescriptor_Utilities_CleanAllIntents = new grpc.web.MethodDescriptor(
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
191
|
+
'/ondewo.nlu.Utilities/CleanAllIntents',
|
|
192
|
+
grpc.web.MethodType.UNARY,
|
|
193
|
+
proto.ondewo.nlu.CleanAllIntentsRequest,
|
|
194
|
+
proto.ondewo.nlu.CleanAllIntentsResponse,
|
|
195
|
+
/**
|
|
196
|
+
* @param {!proto.ondewo.nlu.CleanAllIntentsRequest} request
|
|
197
|
+
* @return {!Uint8Array}
|
|
198
|
+
*/
|
|
199
|
+
function (request) {
|
|
200
|
+
return request.serializeBinary();
|
|
201
|
+
},
|
|
202
|
+
proto.ondewo.nlu.CleanAllIntentsResponse.deserializeBinary
|
|
219
203
|
);
|
|
220
204
|
|
|
221
|
-
|
|
222
205
|
/**
|
|
223
206
|
* @param {!proto.ondewo.nlu.CleanAllIntentsRequest} request The
|
|
224
207
|
* request proto
|
|
@@ -229,17 +212,16 @@ const methodDescriptor_Utilities_CleanAllIntents = new grpc.web.MethodDescriptor
|
|
|
229
212
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.CleanAllIntentsResponse>|undefined}
|
|
230
213
|
* The XHR Node Readable Stream
|
|
231
214
|
*/
|
|
232
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.cleanAllIntents =
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
215
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.cleanAllIntents = function (request, metadata, callback) {
|
|
216
|
+
return this.client_.rpcCall(
|
|
217
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanAllIntents',
|
|
218
|
+
request,
|
|
219
|
+
metadata || {},
|
|
220
|
+
methodDescriptor_Utilities_CleanAllIntents,
|
|
221
|
+
callback
|
|
222
|
+
);
|
|
240
223
|
};
|
|
241
224
|
|
|
242
|
-
|
|
243
225
|
/**
|
|
244
226
|
* @param {!proto.ondewo.nlu.CleanAllIntentsRequest} request The
|
|
245
227
|
* request proto
|
|
@@ -248,16 +230,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.cleanAllIntents =
|
|
|
248
230
|
* @return {!Promise<!proto.ondewo.nlu.CleanAllIntentsResponse>}
|
|
249
231
|
* Promise that resolves to the response
|
|
250
232
|
*/
|
|
251
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanAllIntents =
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
233
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanAllIntents = function (request, metadata) {
|
|
234
|
+
return this.client_.unaryCall(
|
|
235
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanAllIntents',
|
|
236
|
+
request,
|
|
237
|
+
metadata || {},
|
|
238
|
+
methodDescriptor_Utilities_CleanAllIntents
|
|
239
|
+
);
|
|
258
240
|
};
|
|
259
241
|
|
|
260
|
-
|
|
261
242
|
/**
|
|
262
243
|
* @const
|
|
263
244
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -265,21 +246,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanAllIntents =
|
|
|
265
246
|
* !proto.ondewo.nlu.CleanIntentResponse>}
|
|
266
247
|
*/
|
|
267
248
|
const methodDescriptor_Utilities_CleanIntent = new grpc.web.MethodDescriptor(
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
249
|
+
'/ondewo.nlu.Utilities/CleanIntent',
|
|
250
|
+
grpc.web.MethodType.UNARY,
|
|
251
|
+
proto.ondewo.nlu.CleanIntentRequest,
|
|
252
|
+
proto.ondewo.nlu.CleanIntentResponse,
|
|
253
|
+
/**
|
|
254
|
+
* @param {!proto.ondewo.nlu.CleanIntentRequest} request
|
|
255
|
+
* @return {!Uint8Array}
|
|
256
|
+
*/
|
|
257
|
+
function (request) {
|
|
258
|
+
return request.serializeBinary();
|
|
259
|
+
},
|
|
260
|
+
proto.ondewo.nlu.CleanIntentResponse.deserializeBinary
|
|
280
261
|
);
|
|
281
262
|
|
|
282
|
-
|
|
283
263
|
/**
|
|
284
264
|
* @param {!proto.ondewo.nlu.CleanIntentRequest} request The
|
|
285
265
|
* request proto
|
|
@@ -290,17 +270,16 @@ const methodDescriptor_Utilities_CleanIntent = new grpc.web.MethodDescriptor(
|
|
|
290
270
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.CleanIntentResponse>|undefined}
|
|
291
271
|
* The XHR Node Readable Stream
|
|
292
272
|
*/
|
|
293
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.cleanIntent =
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
273
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.cleanIntent = function (request, metadata, callback) {
|
|
274
|
+
return this.client_.rpcCall(
|
|
275
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanIntent',
|
|
276
|
+
request,
|
|
277
|
+
metadata || {},
|
|
278
|
+
methodDescriptor_Utilities_CleanIntent,
|
|
279
|
+
callback
|
|
280
|
+
);
|
|
301
281
|
};
|
|
302
282
|
|
|
303
|
-
|
|
304
283
|
/**
|
|
305
284
|
* @param {!proto.ondewo.nlu.CleanIntentRequest} request The
|
|
306
285
|
* request proto
|
|
@@ -309,16 +288,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.cleanIntent =
|
|
|
309
288
|
* @return {!Promise<!proto.ondewo.nlu.CleanIntentResponse>}
|
|
310
289
|
* Promise that resolves to the response
|
|
311
290
|
*/
|
|
312
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanIntent =
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
291
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanIntent = function (request, metadata) {
|
|
292
|
+
return this.client_.unaryCall(
|
|
293
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanIntent',
|
|
294
|
+
request,
|
|
295
|
+
metadata || {},
|
|
296
|
+
methodDescriptor_Utilities_CleanIntent
|
|
297
|
+
);
|
|
319
298
|
};
|
|
320
299
|
|
|
321
|
-
|
|
322
300
|
/**
|
|
323
301
|
* @const
|
|
324
302
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -326,21 +304,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanIntent =
|
|
|
326
304
|
* !proto.ondewo.nlu.CleanAllEntityTypesResponse>}
|
|
327
305
|
*/
|
|
328
306
|
const methodDescriptor_Utilities_CleanAllEntityTypes = new grpc.web.MethodDescriptor(
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
307
|
+
'/ondewo.nlu.Utilities/CleanAllEntityTypes',
|
|
308
|
+
grpc.web.MethodType.UNARY,
|
|
309
|
+
proto.ondewo.nlu.CleanAllEntityTypesRequest,
|
|
310
|
+
proto.ondewo.nlu.CleanAllEntityTypesResponse,
|
|
311
|
+
/**
|
|
312
|
+
* @param {!proto.ondewo.nlu.CleanAllEntityTypesRequest} request
|
|
313
|
+
* @return {!Uint8Array}
|
|
314
|
+
*/
|
|
315
|
+
function (request) {
|
|
316
|
+
return request.serializeBinary();
|
|
317
|
+
},
|
|
318
|
+
proto.ondewo.nlu.CleanAllEntityTypesResponse.deserializeBinary
|
|
341
319
|
);
|
|
342
320
|
|
|
343
|
-
|
|
344
321
|
/**
|
|
345
322
|
* @param {!proto.ondewo.nlu.CleanAllEntityTypesRequest} request The
|
|
346
323
|
* request proto
|
|
@@ -351,17 +328,16 @@ const methodDescriptor_Utilities_CleanAllEntityTypes = new grpc.web.MethodDescri
|
|
|
351
328
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.CleanAllEntityTypesResponse>|undefined}
|
|
352
329
|
* The XHR Node Readable Stream
|
|
353
330
|
*/
|
|
354
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.cleanAllEntityTypes =
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
331
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.cleanAllEntityTypes = function (request, metadata, callback) {
|
|
332
|
+
return this.client_.rpcCall(
|
|
333
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanAllEntityTypes',
|
|
334
|
+
request,
|
|
335
|
+
metadata || {},
|
|
336
|
+
methodDescriptor_Utilities_CleanAllEntityTypes,
|
|
337
|
+
callback
|
|
338
|
+
);
|
|
362
339
|
};
|
|
363
340
|
|
|
364
|
-
|
|
365
341
|
/**
|
|
366
342
|
* @param {!proto.ondewo.nlu.CleanAllEntityTypesRequest} request The
|
|
367
343
|
* request proto
|
|
@@ -370,16 +346,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.cleanAllEntityTypes =
|
|
|
370
346
|
* @return {!Promise<!proto.ondewo.nlu.CleanAllEntityTypesResponse>}
|
|
371
347
|
* Promise that resolves to the response
|
|
372
348
|
*/
|
|
373
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanAllEntityTypes =
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
349
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanAllEntityTypes = function (request, metadata) {
|
|
350
|
+
return this.client_.unaryCall(
|
|
351
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanAllEntityTypes',
|
|
352
|
+
request,
|
|
353
|
+
metadata || {},
|
|
354
|
+
methodDescriptor_Utilities_CleanAllEntityTypes
|
|
355
|
+
);
|
|
380
356
|
};
|
|
381
357
|
|
|
382
|
-
|
|
383
358
|
/**
|
|
384
359
|
* @const
|
|
385
360
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -387,21 +362,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanAllEntityTypes =
|
|
|
387
362
|
* !proto.ondewo.nlu.CleanEntityTypeResponse>}
|
|
388
363
|
*/
|
|
389
364
|
const methodDescriptor_Utilities_CleanEntityType = new grpc.web.MethodDescriptor(
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
365
|
+
'/ondewo.nlu.Utilities/CleanEntityType',
|
|
366
|
+
grpc.web.MethodType.UNARY,
|
|
367
|
+
proto.ondewo.nlu.CleanEntityTypeRequest,
|
|
368
|
+
proto.ondewo.nlu.CleanEntityTypeResponse,
|
|
369
|
+
/**
|
|
370
|
+
* @param {!proto.ondewo.nlu.CleanEntityTypeRequest} request
|
|
371
|
+
* @return {!Uint8Array}
|
|
372
|
+
*/
|
|
373
|
+
function (request) {
|
|
374
|
+
return request.serializeBinary();
|
|
375
|
+
},
|
|
376
|
+
proto.ondewo.nlu.CleanEntityTypeResponse.deserializeBinary
|
|
402
377
|
);
|
|
403
378
|
|
|
404
|
-
|
|
405
379
|
/**
|
|
406
380
|
* @param {!proto.ondewo.nlu.CleanEntityTypeRequest} request The
|
|
407
381
|
* request proto
|
|
@@ -412,17 +386,16 @@ const methodDescriptor_Utilities_CleanEntityType = new grpc.web.MethodDescriptor
|
|
|
412
386
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.CleanEntityTypeResponse>|undefined}
|
|
413
387
|
* The XHR Node Readable Stream
|
|
414
388
|
*/
|
|
415
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.cleanEntityType =
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
389
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.cleanEntityType = function (request, metadata, callback) {
|
|
390
|
+
return this.client_.rpcCall(
|
|
391
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanEntityType',
|
|
392
|
+
request,
|
|
393
|
+
metadata || {},
|
|
394
|
+
methodDescriptor_Utilities_CleanEntityType,
|
|
395
|
+
callback
|
|
396
|
+
);
|
|
423
397
|
};
|
|
424
398
|
|
|
425
|
-
|
|
426
399
|
/**
|
|
427
400
|
* @param {!proto.ondewo.nlu.CleanEntityTypeRequest} request The
|
|
428
401
|
* request proto
|
|
@@ -431,16 +404,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.cleanEntityType =
|
|
|
431
404
|
* @return {!Promise<!proto.ondewo.nlu.CleanEntityTypeResponse>}
|
|
432
405
|
* Promise that resolves to the response
|
|
433
406
|
*/
|
|
434
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanEntityType =
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
407
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanEntityType = function (request, metadata) {
|
|
408
|
+
return this.client_.unaryCall(
|
|
409
|
+
this.hostname_ + '/ondewo.nlu.Utilities/CleanEntityType',
|
|
410
|
+
request,
|
|
411
|
+
metadata || {},
|
|
412
|
+
methodDescriptor_Utilities_CleanEntityType
|
|
413
|
+
);
|
|
441
414
|
};
|
|
442
415
|
|
|
443
|
-
|
|
444
416
|
/**
|
|
445
417
|
* @const
|
|
446
418
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -448,21 +420,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.cleanEntityType =
|
|
|
448
420
|
* !proto.ondewo.nlu.AddTrainingPhrasesResponse>}
|
|
449
421
|
*/
|
|
450
422
|
const methodDescriptor_Utilities_AddTrainingPhrases = new grpc.web.MethodDescriptor(
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
423
|
+
'/ondewo.nlu.Utilities/AddTrainingPhrases',
|
|
424
|
+
grpc.web.MethodType.UNARY,
|
|
425
|
+
proto.ondewo.nlu.AddTrainingPhrasesRequest,
|
|
426
|
+
proto.ondewo.nlu.AddTrainingPhrasesResponse,
|
|
427
|
+
/**
|
|
428
|
+
* @param {!proto.ondewo.nlu.AddTrainingPhrasesRequest} request
|
|
429
|
+
* @return {!Uint8Array}
|
|
430
|
+
*/
|
|
431
|
+
function (request) {
|
|
432
|
+
return request.serializeBinary();
|
|
433
|
+
},
|
|
434
|
+
proto.ondewo.nlu.AddTrainingPhrasesResponse.deserializeBinary
|
|
463
435
|
);
|
|
464
436
|
|
|
465
|
-
|
|
466
437
|
/**
|
|
467
438
|
* @param {!proto.ondewo.nlu.AddTrainingPhrasesRequest} request The
|
|
468
439
|
* request proto
|
|
@@ -473,17 +444,16 @@ const methodDescriptor_Utilities_AddTrainingPhrases = new grpc.web.MethodDescrip
|
|
|
473
444
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.AddTrainingPhrasesResponse>|undefined}
|
|
474
445
|
* The XHR Node Readable Stream
|
|
475
446
|
*/
|
|
476
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.addTrainingPhrases =
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
447
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.addTrainingPhrases = function (request, metadata, callback) {
|
|
448
|
+
return this.client_.rpcCall(
|
|
449
|
+
this.hostname_ + '/ondewo.nlu.Utilities/AddTrainingPhrases',
|
|
450
|
+
request,
|
|
451
|
+
metadata || {},
|
|
452
|
+
methodDescriptor_Utilities_AddTrainingPhrases,
|
|
453
|
+
callback
|
|
454
|
+
);
|
|
484
455
|
};
|
|
485
456
|
|
|
486
|
-
|
|
487
457
|
/**
|
|
488
458
|
* @param {!proto.ondewo.nlu.AddTrainingPhrasesRequest} request The
|
|
489
459
|
* request proto
|
|
@@ -492,16 +462,15 @@ proto.ondewo.nlu.UtilitiesClient.prototype.addTrainingPhrases =
|
|
|
492
462
|
* @return {!Promise<!proto.ondewo.nlu.AddTrainingPhrasesResponse>}
|
|
493
463
|
* Promise that resolves to the response
|
|
494
464
|
*/
|
|
495
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.addTrainingPhrases =
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
465
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.addTrainingPhrases = function (request, metadata) {
|
|
466
|
+
return this.client_.unaryCall(
|
|
467
|
+
this.hostname_ + '/ondewo.nlu.Utilities/AddTrainingPhrases',
|
|
468
|
+
request,
|
|
469
|
+
metadata || {},
|
|
470
|
+
methodDescriptor_Utilities_AddTrainingPhrases
|
|
471
|
+
);
|
|
502
472
|
};
|
|
503
473
|
|
|
504
|
-
|
|
505
474
|
/**
|
|
506
475
|
* @const
|
|
507
476
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -509,21 +478,20 @@ proto.ondewo.nlu.UtilitiesPromiseClient.prototype.addTrainingPhrases =
|
|
|
509
478
|
* !proto.ondewo.nlu.AddTrainingPhrasesResponse>}
|
|
510
479
|
*/
|
|
511
480
|
const methodDescriptor_Utilities_AddTrainingPhrasesFromCSV = new grpc.web.MethodDescriptor(
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
481
|
+
'/ondewo.nlu.Utilities/AddTrainingPhrasesFromCSV',
|
|
482
|
+
grpc.web.MethodType.UNARY,
|
|
483
|
+
proto.ondewo.nlu.AddTrainingPhrasesFromCSVRequest,
|
|
484
|
+
proto.ondewo.nlu.AddTrainingPhrasesResponse,
|
|
485
|
+
/**
|
|
486
|
+
* @param {!proto.ondewo.nlu.AddTrainingPhrasesFromCSVRequest} request
|
|
487
|
+
* @return {!Uint8Array}
|
|
488
|
+
*/
|
|
489
|
+
function (request) {
|
|
490
|
+
return request.serializeBinary();
|
|
491
|
+
},
|
|
492
|
+
proto.ondewo.nlu.AddTrainingPhrasesResponse.deserializeBinary
|
|
524
493
|
);
|
|
525
494
|
|
|
526
|
-
|
|
527
495
|
/**
|
|
528
496
|
* @param {!proto.ondewo.nlu.AddTrainingPhrasesFromCSVRequest} request The
|
|
529
497
|
* request proto
|
|
@@ -534,17 +502,16 @@ const methodDescriptor_Utilities_AddTrainingPhrasesFromCSV = new grpc.web.Method
|
|
|
534
502
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.AddTrainingPhrasesResponse>|undefined}
|
|
535
503
|
* The XHR Node Readable Stream
|
|
536
504
|
*/
|
|
537
|
-
proto.ondewo.nlu.UtilitiesClient.prototype.addTrainingPhrasesFromCSV =
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
505
|
+
proto.ondewo.nlu.UtilitiesClient.prototype.addTrainingPhrasesFromCSV = function (request, metadata, callback) {
|
|
506
|
+
return this.client_.rpcCall(
|
|
507
|
+
this.hostname_ + '/ondewo.nlu.Utilities/AddTrainingPhrasesFromCSV',
|
|
508
|
+
request,
|
|
509
|
+
metadata || {},
|
|
510
|
+
methodDescriptor_Utilities_AddTrainingPhrasesFromCSV,
|
|
511
|
+
callback
|
|
512
|
+
);
|
|
545
513
|
};
|
|
546
514
|
|
|
547
|
-
|
|
548
515
|
/**
|
|
549
516
|
* @param {!proto.ondewo.nlu.AddTrainingPhrasesFromCSVRequest} request The
|
|
550
517
|
* request proto
|
|
@@ -553,15 +520,13 @@ proto.ondewo.nlu.UtilitiesClient.prototype.addTrainingPhrasesFromCSV =
|
|
|
553
520
|
* @return {!Promise<!proto.ondewo.nlu.AddTrainingPhrasesResponse>}
|
|
554
521
|
* Promise that resolves to the response
|
|
555
522
|
*/
|
|
556
|
-
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.addTrainingPhrasesFromCSV =
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
523
|
+
proto.ondewo.nlu.UtilitiesPromiseClient.prototype.addTrainingPhrasesFromCSV = function (request, metadata) {
|
|
524
|
+
return this.client_.unaryCall(
|
|
525
|
+
this.hostname_ + '/ondewo.nlu.Utilities/AddTrainingPhrasesFromCSV',
|
|
526
|
+
request,
|
|
527
|
+
metadata || {},
|
|
528
|
+
methodDescriptor_Utilities_AddTrainingPhrasesFromCSV
|
|
529
|
+
);
|
|
563
530
|
};
|
|
564
531
|
|
|
565
|
-
|
|
566
532
|
module.exports = proto.ondewo.nlu;
|
|
567
|
-
|