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