@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,37 +6,33 @@
|
|
|
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 google_api_annotations_pb = require('../../google/api/annotations_pb.js');
|
|
18
16
|
|
|
19
|
-
var
|
|
17
|
+
var google_protobuf_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js');
|
|
20
18
|
|
|
21
|
-
var
|
|
19
|
+
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
|
|
22
20
|
|
|
23
|
-
var
|
|
21
|
+
var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js');
|
|
24
22
|
|
|
25
|
-
var
|
|
23
|
+
var ondewo_nlu_common_pb = require('../../ondewo/nlu/common_pb.js');
|
|
26
24
|
|
|
27
|
-
var
|
|
25
|
+
var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js');
|
|
28
26
|
|
|
29
|
-
var
|
|
27
|
+
var ondewo_nlu_user_pb = require('../../ondewo/nlu/user_pb.js');
|
|
30
28
|
|
|
31
|
-
var
|
|
29
|
+
var ondewo_nlu_project_role_pb = require('../../ondewo/nlu/project_role_pb.js');
|
|
32
30
|
|
|
33
|
-
var
|
|
31
|
+
var ondewo_nlu_operations_pb = require('../../ondewo/nlu/operations_pb.js');
|
|
34
32
|
|
|
35
|
-
var
|
|
33
|
+
var ondewo_nlu_session_pb = require('../../ondewo/nlu/session_pb.js');
|
|
36
34
|
|
|
37
|
-
var
|
|
38
|
-
|
|
39
|
-
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js')
|
|
35
|
+
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js');
|
|
40
36
|
const proto = {};
|
|
41
37
|
proto.ondewo = {};
|
|
42
38
|
proto.ondewo.nlu = require('./agent_pb.js');
|
|
@@ -49,24 +45,21 @@ proto.ondewo.nlu = require('./agent_pb.js');
|
|
|
49
45
|
* @struct
|
|
50
46
|
* @final
|
|
51
47
|
*/
|
|
52
|
-
proto.ondewo.nlu.AgentsClient =
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
options.format = 'binary';
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
59
|
-
*/
|
|
60
|
-
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
48
|
+
proto.ondewo.nlu.AgentsClient = function (hostname, credentials, options) {
|
|
49
|
+
if (!options) options = {};
|
|
50
|
+
options.format = 'binary';
|
|
61
51
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
52
|
+
/**
|
|
53
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
54
|
+
*/
|
|
55
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
66
56
|
|
|
57
|
+
/**
|
|
58
|
+
* @private @const {string} The hostname
|
|
59
|
+
*/
|
|
60
|
+
this.hostname_ = hostname;
|
|
67
61
|
};
|
|
68
62
|
|
|
69
|
-
|
|
70
63
|
/**
|
|
71
64
|
* @param {string} hostname
|
|
72
65
|
* @param {?Object} credentials
|
|
@@ -75,24 +68,21 @@ proto.ondewo.nlu.AgentsClient =
|
|
|
75
68
|
* @struct
|
|
76
69
|
* @final
|
|
77
70
|
*/
|
|
78
|
-
proto.ondewo.nlu.AgentsPromiseClient =
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
options.format = 'binary';
|
|
82
|
-
|
|
83
|
-
/**
|
|
84
|
-
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
85
|
-
*/
|
|
86
|
-
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
71
|
+
proto.ondewo.nlu.AgentsPromiseClient = function (hostname, credentials, options) {
|
|
72
|
+
if (!options) options = {};
|
|
73
|
+
options.format = 'binary';
|
|
87
74
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
75
|
+
/**
|
|
76
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
77
|
+
*/
|
|
78
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
92
79
|
|
|
80
|
+
/**
|
|
81
|
+
* @private @const {string} The hostname
|
|
82
|
+
*/
|
|
83
|
+
this.hostname_ = hostname;
|
|
93
84
|
};
|
|
94
85
|
|
|
95
|
-
|
|
96
86
|
/**
|
|
97
87
|
* @const
|
|
98
88
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -100,21 +90,20 @@ proto.ondewo.nlu.AgentsPromiseClient =
|
|
|
100
90
|
* !proto.ondewo.nlu.Agent>}
|
|
101
91
|
*/
|
|
102
92
|
const methodDescriptor_Agents_CreateAgent = new grpc.web.MethodDescriptor(
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
93
|
+
'/ondewo.nlu.Agents/CreateAgent',
|
|
94
|
+
grpc.web.MethodType.UNARY,
|
|
95
|
+
proto.ondewo.nlu.CreateAgentRequest,
|
|
96
|
+
proto.ondewo.nlu.Agent,
|
|
97
|
+
/**
|
|
98
|
+
* @param {!proto.ondewo.nlu.CreateAgentRequest} request
|
|
99
|
+
* @return {!Uint8Array}
|
|
100
|
+
*/
|
|
101
|
+
function (request) {
|
|
102
|
+
return request.serializeBinary();
|
|
103
|
+
},
|
|
104
|
+
proto.ondewo.nlu.Agent.deserializeBinary
|
|
115
105
|
);
|
|
116
106
|
|
|
117
|
-
|
|
118
107
|
/**
|
|
119
108
|
* @param {!proto.ondewo.nlu.CreateAgentRequest} request The
|
|
120
109
|
* request proto
|
|
@@ -125,17 +114,16 @@ const methodDescriptor_Agents_CreateAgent = new grpc.web.MethodDescriptor(
|
|
|
125
114
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Agent>|undefined}
|
|
126
115
|
* The XHR Node Readable Stream
|
|
127
116
|
*/
|
|
128
|
-
proto.ondewo.nlu.AgentsClient.prototype.createAgent =
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
117
|
+
proto.ondewo.nlu.AgentsClient.prototype.createAgent = function (request, metadata, callback) {
|
|
118
|
+
return this.client_.rpcCall(
|
|
119
|
+
this.hostname_ + '/ondewo.nlu.Agents/CreateAgent',
|
|
120
|
+
request,
|
|
121
|
+
metadata || {},
|
|
122
|
+
methodDescriptor_Agents_CreateAgent,
|
|
123
|
+
callback
|
|
124
|
+
);
|
|
136
125
|
};
|
|
137
126
|
|
|
138
|
-
|
|
139
127
|
/**
|
|
140
128
|
* @param {!proto.ondewo.nlu.CreateAgentRequest} request The
|
|
141
129
|
* request proto
|
|
@@ -144,16 +132,15 @@ proto.ondewo.nlu.AgentsClient.prototype.createAgent =
|
|
|
144
132
|
* @return {!Promise<!proto.ondewo.nlu.Agent>}
|
|
145
133
|
* Promise that resolves to the response
|
|
146
134
|
*/
|
|
147
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.createAgent =
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
135
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.createAgent = function (request, metadata) {
|
|
136
|
+
return this.client_.unaryCall(
|
|
137
|
+
this.hostname_ + '/ondewo.nlu.Agents/CreateAgent',
|
|
138
|
+
request,
|
|
139
|
+
metadata || {},
|
|
140
|
+
methodDescriptor_Agents_CreateAgent
|
|
141
|
+
);
|
|
154
142
|
};
|
|
155
143
|
|
|
156
|
-
|
|
157
144
|
/**
|
|
158
145
|
* @const
|
|
159
146
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -161,21 +148,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.createAgent =
|
|
|
161
148
|
* !proto.ondewo.nlu.Agent>}
|
|
162
149
|
*/
|
|
163
150
|
const methodDescriptor_Agents_UpdateAgent = new grpc.web.MethodDescriptor(
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
151
|
+
'/ondewo.nlu.Agents/UpdateAgent',
|
|
152
|
+
grpc.web.MethodType.UNARY,
|
|
153
|
+
proto.ondewo.nlu.UpdateAgentRequest,
|
|
154
|
+
proto.ondewo.nlu.Agent,
|
|
155
|
+
/**
|
|
156
|
+
* @param {!proto.ondewo.nlu.UpdateAgentRequest} request
|
|
157
|
+
* @return {!Uint8Array}
|
|
158
|
+
*/
|
|
159
|
+
function (request) {
|
|
160
|
+
return request.serializeBinary();
|
|
161
|
+
},
|
|
162
|
+
proto.ondewo.nlu.Agent.deserializeBinary
|
|
176
163
|
);
|
|
177
164
|
|
|
178
|
-
|
|
179
165
|
/**
|
|
180
166
|
* @param {!proto.ondewo.nlu.UpdateAgentRequest} request The
|
|
181
167
|
* request proto
|
|
@@ -186,17 +172,16 @@ const methodDescriptor_Agents_UpdateAgent = new grpc.web.MethodDescriptor(
|
|
|
186
172
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Agent>|undefined}
|
|
187
173
|
* The XHR Node Readable Stream
|
|
188
174
|
*/
|
|
189
|
-
proto.ondewo.nlu.AgentsClient.prototype.updateAgent =
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
175
|
+
proto.ondewo.nlu.AgentsClient.prototype.updateAgent = function (request, metadata, callback) {
|
|
176
|
+
return this.client_.rpcCall(
|
|
177
|
+
this.hostname_ + '/ondewo.nlu.Agents/UpdateAgent',
|
|
178
|
+
request,
|
|
179
|
+
metadata || {},
|
|
180
|
+
methodDescriptor_Agents_UpdateAgent,
|
|
181
|
+
callback
|
|
182
|
+
);
|
|
197
183
|
};
|
|
198
184
|
|
|
199
|
-
|
|
200
185
|
/**
|
|
201
186
|
* @param {!proto.ondewo.nlu.UpdateAgentRequest} request The
|
|
202
187
|
* request proto
|
|
@@ -205,16 +190,15 @@ proto.ondewo.nlu.AgentsClient.prototype.updateAgent =
|
|
|
205
190
|
* @return {!Promise<!proto.ondewo.nlu.Agent>}
|
|
206
191
|
* Promise that resolves to the response
|
|
207
192
|
*/
|
|
208
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.updateAgent =
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
193
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.updateAgent = function (request, metadata) {
|
|
194
|
+
return this.client_.unaryCall(
|
|
195
|
+
this.hostname_ + '/ondewo.nlu.Agents/UpdateAgent',
|
|
196
|
+
request,
|
|
197
|
+
metadata || {},
|
|
198
|
+
methodDescriptor_Agents_UpdateAgent
|
|
199
|
+
);
|
|
215
200
|
};
|
|
216
201
|
|
|
217
|
-
|
|
218
202
|
/**
|
|
219
203
|
* @const
|
|
220
204
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -222,21 +206,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.updateAgent =
|
|
|
222
206
|
* !proto.ondewo.nlu.Agent>}
|
|
223
207
|
*/
|
|
224
208
|
const methodDescriptor_Agents_GetAgent = new grpc.web.MethodDescriptor(
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
209
|
+
'/ondewo.nlu.Agents/GetAgent',
|
|
210
|
+
grpc.web.MethodType.UNARY,
|
|
211
|
+
proto.ondewo.nlu.GetAgentRequest,
|
|
212
|
+
proto.ondewo.nlu.Agent,
|
|
213
|
+
/**
|
|
214
|
+
* @param {!proto.ondewo.nlu.GetAgentRequest} request
|
|
215
|
+
* @return {!Uint8Array}
|
|
216
|
+
*/
|
|
217
|
+
function (request) {
|
|
218
|
+
return request.serializeBinary();
|
|
219
|
+
},
|
|
220
|
+
proto.ondewo.nlu.Agent.deserializeBinary
|
|
237
221
|
);
|
|
238
222
|
|
|
239
|
-
|
|
240
223
|
/**
|
|
241
224
|
* @param {!proto.ondewo.nlu.GetAgentRequest} request The
|
|
242
225
|
* request proto
|
|
@@ -247,17 +230,16 @@ const methodDescriptor_Agents_GetAgent = new grpc.web.MethodDescriptor(
|
|
|
247
230
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Agent>|undefined}
|
|
248
231
|
* The XHR Node Readable Stream
|
|
249
232
|
*/
|
|
250
|
-
proto.ondewo.nlu.AgentsClient.prototype.getAgent =
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
233
|
+
proto.ondewo.nlu.AgentsClient.prototype.getAgent = function (request, metadata, callback) {
|
|
234
|
+
return this.client_.rpcCall(
|
|
235
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetAgent',
|
|
236
|
+
request,
|
|
237
|
+
metadata || {},
|
|
238
|
+
methodDescriptor_Agents_GetAgent,
|
|
239
|
+
callback
|
|
240
|
+
);
|
|
258
241
|
};
|
|
259
242
|
|
|
260
|
-
|
|
261
243
|
/**
|
|
262
244
|
* @param {!proto.ondewo.nlu.GetAgentRequest} request The
|
|
263
245
|
* request proto
|
|
@@ -266,16 +248,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getAgent =
|
|
|
266
248
|
* @return {!Promise<!proto.ondewo.nlu.Agent>}
|
|
267
249
|
* Promise that resolves to the response
|
|
268
250
|
*/
|
|
269
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getAgent =
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
251
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getAgent = function (request, metadata) {
|
|
252
|
+
return this.client_.unaryCall(
|
|
253
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetAgent',
|
|
254
|
+
request,
|
|
255
|
+
metadata || {},
|
|
256
|
+
methodDescriptor_Agents_GetAgent
|
|
257
|
+
);
|
|
276
258
|
};
|
|
277
259
|
|
|
278
|
-
|
|
279
260
|
/**
|
|
280
261
|
* @const
|
|
281
262
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -283,21 +264,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getAgent =
|
|
|
283
264
|
* !proto.google.protobuf.Empty>}
|
|
284
265
|
*/
|
|
285
266
|
const methodDescriptor_Agents_DeleteAgent = new grpc.web.MethodDescriptor(
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
267
|
+
'/ondewo.nlu.Agents/DeleteAgent',
|
|
268
|
+
grpc.web.MethodType.UNARY,
|
|
269
|
+
proto.ondewo.nlu.DeleteAgentRequest,
|
|
270
|
+
google_protobuf_empty_pb.Empty,
|
|
271
|
+
/**
|
|
272
|
+
* @param {!proto.ondewo.nlu.DeleteAgentRequest} request
|
|
273
|
+
* @return {!Uint8Array}
|
|
274
|
+
*/
|
|
275
|
+
function (request) {
|
|
276
|
+
return request.serializeBinary();
|
|
277
|
+
},
|
|
278
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
298
279
|
);
|
|
299
280
|
|
|
300
|
-
|
|
301
281
|
/**
|
|
302
282
|
* @param {!proto.ondewo.nlu.DeleteAgentRequest} request The
|
|
303
283
|
* request proto
|
|
@@ -308,17 +288,16 @@ const methodDescriptor_Agents_DeleteAgent = new grpc.web.MethodDescriptor(
|
|
|
308
288
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
309
289
|
* The XHR Node Readable Stream
|
|
310
290
|
*/
|
|
311
|
-
proto.ondewo.nlu.AgentsClient.prototype.deleteAgent =
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
291
|
+
proto.ondewo.nlu.AgentsClient.prototype.deleteAgent = function (request, metadata, callback) {
|
|
292
|
+
return this.client_.rpcCall(
|
|
293
|
+
this.hostname_ + '/ondewo.nlu.Agents/DeleteAgent',
|
|
294
|
+
request,
|
|
295
|
+
metadata || {},
|
|
296
|
+
methodDescriptor_Agents_DeleteAgent,
|
|
297
|
+
callback
|
|
298
|
+
);
|
|
319
299
|
};
|
|
320
300
|
|
|
321
|
-
|
|
322
301
|
/**
|
|
323
302
|
* @param {!proto.ondewo.nlu.DeleteAgentRequest} request The
|
|
324
303
|
* request proto
|
|
@@ -327,16 +306,15 @@ proto.ondewo.nlu.AgentsClient.prototype.deleteAgent =
|
|
|
327
306
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
328
307
|
* Promise that resolves to the response
|
|
329
308
|
*/
|
|
330
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteAgent =
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
309
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteAgent = function (request, metadata) {
|
|
310
|
+
return this.client_.unaryCall(
|
|
311
|
+
this.hostname_ + '/ondewo.nlu.Agents/DeleteAgent',
|
|
312
|
+
request,
|
|
313
|
+
metadata || {},
|
|
314
|
+
methodDescriptor_Agents_DeleteAgent
|
|
315
|
+
);
|
|
337
316
|
};
|
|
338
317
|
|
|
339
|
-
|
|
340
318
|
/**
|
|
341
319
|
* @const
|
|
342
320
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -344,21 +322,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteAgent =
|
|
|
344
322
|
* !proto.google.protobuf.Empty>}
|
|
345
323
|
*/
|
|
346
324
|
const methodDescriptor_Agents_DeleteAllAgents = new grpc.web.MethodDescriptor(
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
325
|
+
'/ondewo.nlu.Agents/DeleteAllAgents',
|
|
326
|
+
grpc.web.MethodType.UNARY,
|
|
327
|
+
google_protobuf_empty_pb.Empty,
|
|
328
|
+
google_protobuf_empty_pb.Empty,
|
|
329
|
+
/**
|
|
330
|
+
* @param {!proto.google.protobuf.Empty} request
|
|
331
|
+
* @return {!Uint8Array}
|
|
332
|
+
*/
|
|
333
|
+
function (request) {
|
|
334
|
+
return request.serializeBinary();
|
|
335
|
+
},
|
|
336
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
359
337
|
);
|
|
360
338
|
|
|
361
|
-
|
|
362
339
|
/**
|
|
363
340
|
* @param {!proto.google.protobuf.Empty} request The
|
|
364
341
|
* request proto
|
|
@@ -369,17 +346,16 @@ const methodDescriptor_Agents_DeleteAllAgents = new grpc.web.MethodDescriptor(
|
|
|
369
346
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
370
347
|
* The XHR Node Readable Stream
|
|
371
348
|
*/
|
|
372
|
-
proto.ondewo.nlu.AgentsClient.prototype.deleteAllAgents =
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
349
|
+
proto.ondewo.nlu.AgentsClient.prototype.deleteAllAgents = function (request, metadata, callback) {
|
|
350
|
+
return this.client_.rpcCall(
|
|
351
|
+
this.hostname_ + '/ondewo.nlu.Agents/DeleteAllAgents',
|
|
352
|
+
request,
|
|
353
|
+
metadata || {},
|
|
354
|
+
methodDescriptor_Agents_DeleteAllAgents,
|
|
355
|
+
callback
|
|
356
|
+
);
|
|
380
357
|
};
|
|
381
358
|
|
|
382
|
-
|
|
383
359
|
/**
|
|
384
360
|
* @param {!proto.google.protobuf.Empty} request The
|
|
385
361
|
* request proto
|
|
@@ -388,16 +364,15 @@ proto.ondewo.nlu.AgentsClient.prototype.deleteAllAgents =
|
|
|
388
364
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
389
365
|
* Promise that resolves to the response
|
|
390
366
|
*/
|
|
391
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteAllAgents =
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
367
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteAllAgents = function (request, metadata) {
|
|
368
|
+
return this.client_.unaryCall(
|
|
369
|
+
this.hostname_ + '/ondewo.nlu.Agents/DeleteAllAgents',
|
|
370
|
+
request,
|
|
371
|
+
metadata || {},
|
|
372
|
+
methodDescriptor_Agents_DeleteAllAgents
|
|
373
|
+
);
|
|
398
374
|
};
|
|
399
375
|
|
|
400
|
-
|
|
401
376
|
/**
|
|
402
377
|
* @const
|
|
403
378
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -405,21 +380,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteAllAgents =
|
|
|
405
380
|
* !proto.ondewo.nlu.ListAgentsResponse>}
|
|
406
381
|
*/
|
|
407
382
|
const methodDescriptor_Agents_ListAgents = new grpc.web.MethodDescriptor(
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
383
|
+
'/ondewo.nlu.Agents/ListAgents',
|
|
384
|
+
grpc.web.MethodType.UNARY,
|
|
385
|
+
proto.ondewo.nlu.ListAgentsRequest,
|
|
386
|
+
proto.ondewo.nlu.ListAgentsResponse,
|
|
387
|
+
/**
|
|
388
|
+
* @param {!proto.ondewo.nlu.ListAgentsRequest} request
|
|
389
|
+
* @return {!Uint8Array}
|
|
390
|
+
*/
|
|
391
|
+
function (request) {
|
|
392
|
+
return request.serializeBinary();
|
|
393
|
+
},
|
|
394
|
+
proto.ondewo.nlu.ListAgentsResponse.deserializeBinary
|
|
420
395
|
);
|
|
421
396
|
|
|
422
|
-
|
|
423
397
|
/**
|
|
424
398
|
* @param {!proto.ondewo.nlu.ListAgentsRequest} request The
|
|
425
399
|
* request proto
|
|
@@ -430,17 +404,16 @@ const methodDescriptor_Agents_ListAgents = new grpc.web.MethodDescriptor(
|
|
|
430
404
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListAgentsResponse>|undefined}
|
|
431
405
|
* The XHR Node Readable Stream
|
|
432
406
|
*/
|
|
433
|
-
proto.ondewo.nlu.AgentsClient.prototype.listAgents =
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
407
|
+
proto.ondewo.nlu.AgentsClient.prototype.listAgents = function (request, metadata, callback) {
|
|
408
|
+
return this.client_.rpcCall(
|
|
409
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListAgents',
|
|
410
|
+
request,
|
|
411
|
+
metadata || {},
|
|
412
|
+
methodDescriptor_Agents_ListAgents,
|
|
413
|
+
callback
|
|
414
|
+
);
|
|
441
415
|
};
|
|
442
416
|
|
|
443
|
-
|
|
444
417
|
/**
|
|
445
418
|
* @param {!proto.ondewo.nlu.ListAgentsRequest} request The
|
|
446
419
|
* request proto
|
|
@@ -449,16 +422,15 @@ proto.ondewo.nlu.AgentsClient.prototype.listAgents =
|
|
|
449
422
|
* @return {!Promise<!proto.ondewo.nlu.ListAgentsResponse>}
|
|
450
423
|
* Promise that resolves to the response
|
|
451
424
|
*/
|
|
452
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.listAgents =
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
425
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.listAgents = function (request, metadata) {
|
|
426
|
+
return this.client_.unaryCall(
|
|
427
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListAgents',
|
|
428
|
+
request,
|
|
429
|
+
metadata || {},
|
|
430
|
+
methodDescriptor_Agents_ListAgents
|
|
431
|
+
);
|
|
459
432
|
};
|
|
460
433
|
|
|
461
|
-
|
|
462
434
|
/**
|
|
463
435
|
* @const
|
|
464
436
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -466,21 +438,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.listAgents =
|
|
|
466
438
|
* !proto.ondewo.nlu.ListAgentsOfUserResponse>}
|
|
467
439
|
*/
|
|
468
440
|
const methodDescriptor_Agents_ListAgentsOfUser = new grpc.web.MethodDescriptor(
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
441
|
+
'/ondewo.nlu.Agents/ListAgentsOfUser',
|
|
442
|
+
grpc.web.MethodType.UNARY,
|
|
443
|
+
proto.ondewo.nlu.ListAgentsRequest,
|
|
444
|
+
proto.ondewo.nlu.ListAgentsOfUserResponse,
|
|
445
|
+
/**
|
|
446
|
+
* @param {!proto.ondewo.nlu.ListAgentsRequest} request
|
|
447
|
+
* @return {!Uint8Array}
|
|
448
|
+
*/
|
|
449
|
+
function (request) {
|
|
450
|
+
return request.serializeBinary();
|
|
451
|
+
},
|
|
452
|
+
proto.ondewo.nlu.ListAgentsOfUserResponse.deserializeBinary
|
|
481
453
|
);
|
|
482
454
|
|
|
483
|
-
|
|
484
455
|
/**
|
|
485
456
|
* @param {!proto.ondewo.nlu.ListAgentsRequest} request The
|
|
486
457
|
* request proto
|
|
@@ -491,17 +462,16 @@ const methodDescriptor_Agents_ListAgentsOfUser = new grpc.web.MethodDescriptor(
|
|
|
491
462
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListAgentsOfUserResponse>|undefined}
|
|
492
463
|
* The XHR Node Readable Stream
|
|
493
464
|
*/
|
|
494
|
-
proto.ondewo.nlu.AgentsClient.prototype.listAgentsOfUser =
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
465
|
+
proto.ondewo.nlu.AgentsClient.prototype.listAgentsOfUser = function (request, metadata, callback) {
|
|
466
|
+
return this.client_.rpcCall(
|
|
467
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListAgentsOfUser',
|
|
468
|
+
request,
|
|
469
|
+
metadata || {},
|
|
470
|
+
methodDescriptor_Agents_ListAgentsOfUser,
|
|
471
|
+
callback
|
|
472
|
+
);
|
|
502
473
|
};
|
|
503
474
|
|
|
504
|
-
|
|
505
475
|
/**
|
|
506
476
|
* @param {!proto.ondewo.nlu.ListAgentsRequest} request The
|
|
507
477
|
* request proto
|
|
@@ -510,16 +480,15 @@ proto.ondewo.nlu.AgentsClient.prototype.listAgentsOfUser =
|
|
|
510
480
|
* @return {!Promise<!proto.ondewo.nlu.ListAgentsOfUserResponse>}
|
|
511
481
|
* Promise that resolves to the response
|
|
512
482
|
*/
|
|
513
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.listAgentsOfUser =
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
483
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.listAgentsOfUser = function (request, metadata) {
|
|
484
|
+
return this.client_.unaryCall(
|
|
485
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListAgentsOfUser',
|
|
486
|
+
request,
|
|
487
|
+
metadata || {},
|
|
488
|
+
methodDescriptor_Agents_ListAgentsOfUser
|
|
489
|
+
);
|
|
520
490
|
};
|
|
521
491
|
|
|
522
|
-
|
|
523
492
|
/**
|
|
524
493
|
* @const
|
|
525
494
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -527,21 +496,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.listAgentsOfUser =
|
|
|
527
496
|
* !proto.ondewo.nlu.ListAgentsResponse>}
|
|
528
497
|
*/
|
|
529
498
|
const methodDescriptor_Agents_ListAllAgents = new grpc.web.MethodDescriptor(
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
499
|
+
'/ondewo.nlu.Agents/ListAllAgents',
|
|
500
|
+
grpc.web.MethodType.UNARY,
|
|
501
|
+
proto.ondewo.nlu.ListAgentsRequest,
|
|
502
|
+
proto.ondewo.nlu.ListAgentsResponse,
|
|
503
|
+
/**
|
|
504
|
+
* @param {!proto.ondewo.nlu.ListAgentsRequest} request
|
|
505
|
+
* @return {!Uint8Array}
|
|
506
|
+
*/
|
|
507
|
+
function (request) {
|
|
508
|
+
return request.serializeBinary();
|
|
509
|
+
},
|
|
510
|
+
proto.ondewo.nlu.ListAgentsResponse.deserializeBinary
|
|
542
511
|
);
|
|
543
512
|
|
|
544
|
-
|
|
545
513
|
/**
|
|
546
514
|
* @param {!proto.ondewo.nlu.ListAgentsRequest} request The
|
|
547
515
|
* request proto
|
|
@@ -552,17 +520,16 @@ const methodDescriptor_Agents_ListAllAgents = new grpc.web.MethodDescriptor(
|
|
|
552
520
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListAgentsResponse>|undefined}
|
|
553
521
|
* The XHR Node Readable Stream
|
|
554
522
|
*/
|
|
555
|
-
proto.ondewo.nlu.AgentsClient.prototype.listAllAgents =
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
523
|
+
proto.ondewo.nlu.AgentsClient.prototype.listAllAgents = function (request, metadata, callback) {
|
|
524
|
+
return this.client_.rpcCall(
|
|
525
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListAllAgents',
|
|
526
|
+
request,
|
|
527
|
+
metadata || {},
|
|
528
|
+
methodDescriptor_Agents_ListAllAgents,
|
|
529
|
+
callback
|
|
530
|
+
);
|
|
563
531
|
};
|
|
564
532
|
|
|
565
|
-
|
|
566
533
|
/**
|
|
567
534
|
* @param {!proto.ondewo.nlu.ListAgentsRequest} request The
|
|
568
535
|
* request proto
|
|
@@ -571,16 +538,15 @@ proto.ondewo.nlu.AgentsClient.prototype.listAllAgents =
|
|
|
571
538
|
* @return {!Promise<!proto.ondewo.nlu.ListAgentsResponse>}
|
|
572
539
|
* Promise that resolves to the response
|
|
573
540
|
*/
|
|
574
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.listAllAgents =
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
541
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.listAllAgents = function (request, metadata) {
|
|
542
|
+
return this.client_.unaryCall(
|
|
543
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListAllAgents',
|
|
544
|
+
request,
|
|
545
|
+
metadata || {},
|
|
546
|
+
methodDescriptor_Agents_ListAllAgents
|
|
547
|
+
);
|
|
581
548
|
};
|
|
582
549
|
|
|
583
|
-
|
|
584
550
|
/**
|
|
585
551
|
* @const
|
|
586
552
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -588,21 +554,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.listAllAgents =
|
|
|
588
554
|
* !proto.google.protobuf.Empty>}
|
|
589
555
|
*/
|
|
590
556
|
const methodDescriptor_Agents_AddUserToProject = new grpc.web.MethodDescriptor(
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
557
|
+
'/ondewo.nlu.Agents/AddUserToProject',
|
|
558
|
+
grpc.web.MethodType.UNARY,
|
|
559
|
+
proto.ondewo.nlu.AddUserToProjectRequest,
|
|
560
|
+
google_protobuf_empty_pb.Empty,
|
|
561
|
+
/**
|
|
562
|
+
* @param {!proto.ondewo.nlu.AddUserToProjectRequest} request
|
|
563
|
+
* @return {!Uint8Array}
|
|
564
|
+
*/
|
|
565
|
+
function (request) {
|
|
566
|
+
return request.serializeBinary();
|
|
567
|
+
},
|
|
568
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
603
569
|
);
|
|
604
570
|
|
|
605
|
-
|
|
606
571
|
/**
|
|
607
572
|
* @param {!proto.ondewo.nlu.AddUserToProjectRequest} request The
|
|
608
573
|
* request proto
|
|
@@ -613,17 +578,16 @@ const methodDescriptor_Agents_AddUserToProject = new grpc.web.MethodDescriptor(
|
|
|
613
578
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
614
579
|
* The XHR Node Readable Stream
|
|
615
580
|
*/
|
|
616
|
-
proto.ondewo.nlu.AgentsClient.prototype.addUserToProject =
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
581
|
+
proto.ondewo.nlu.AgentsClient.prototype.addUserToProject = function (request, metadata, callback) {
|
|
582
|
+
return this.client_.rpcCall(
|
|
583
|
+
this.hostname_ + '/ondewo.nlu.Agents/AddUserToProject',
|
|
584
|
+
request,
|
|
585
|
+
metadata || {},
|
|
586
|
+
methodDescriptor_Agents_AddUserToProject,
|
|
587
|
+
callback
|
|
588
|
+
);
|
|
624
589
|
};
|
|
625
590
|
|
|
626
|
-
|
|
627
591
|
/**
|
|
628
592
|
* @param {!proto.ondewo.nlu.AddUserToProjectRequest} request The
|
|
629
593
|
* request proto
|
|
@@ -632,16 +596,15 @@ proto.ondewo.nlu.AgentsClient.prototype.addUserToProject =
|
|
|
632
596
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
633
597
|
* Promise that resolves to the response
|
|
634
598
|
*/
|
|
635
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.addUserToProject =
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
599
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.addUserToProject = function (request, metadata) {
|
|
600
|
+
return this.client_.unaryCall(
|
|
601
|
+
this.hostname_ + '/ondewo.nlu.Agents/AddUserToProject',
|
|
602
|
+
request,
|
|
603
|
+
metadata || {},
|
|
604
|
+
methodDescriptor_Agents_AddUserToProject
|
|
605
|
+
);
|
|
642
606
|
};
|
|
643
607
|
|
|
644
|
-
|
|
645
608
|
/**
|
|
646
609
|
* @const
|
|
647
610
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -649,21 +612,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.addUserToProject =
|
|
|
649
612
|
* !proto.google.protobuf.Empty>}
|
|
650
613
|
*/
|
|
651
614
|
const methodDescriptor_Agents_RemoveUserFromProject = new grpc.web.MethodDescriptor(
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
615
|
+
'/ondewo.nlu.Agents/RemoveUserFromProject',
|
|
616
|
+
grpc.web.MethodType.UNARY,
|
|
617
|
+
proto.ondewo.nlu.RemoveUserFromProjectRequest,
|
|
618
|
+
google_protobuf_empty_pb.Empty,
|
|
619
|
+
/**
|
|
620
|
+
* @param {!proto.ondewo.nlu.RemoveUserFromProjectRequest} request
|
|
621
|
+
* @return {!Uint8Array}
|
|
622
|
+
*/
|
|
623
|
+
function (request) {
|
|
624
|
+
return request.serializeBinary();
|
|
625
|
+
},
|
|
626
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
664
627
|
);
|
|
665
628
|
|
|
666
|
-
|
|
667
629
|
/**
|
|
668
630
|
* @param {!proto.ondewo.nlu.RemoveUserFromProjectRequest} request The
|
|
669
631
|
* request proto
|
|
@@ -674,17 +636,16 @@ const methodDescriptor_Agents_RemoveUserFromProject = new grpc.web.MethodDescrip
|
|
|
674
636
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
675
637
|
* The XHR Node Readable Stream
|
|
676
638
|
*/
|
|
677
|
-
proto.ondewo.nlu.AgentsClient.prototype.removeUserFromProject =
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
639
|
+
proto.ondewo.nlu.AgentsClient.prototype.removeUserFromProject = function (request, metadata, callback) {
|
|
640
|
+
return this.client_.rpcCall(
|
|
641
|
+
this.hostname_ + '/ondewo.nlu.Agents/RemoveUserFromProject',
|
|
642
|
+
request,
|
|
643
|
+
metadata || {},
|
|
644
|
+
methodDescriptor_Agents_RemoveUserFromProject,
|
|
645
|
+
callback
|
|
646
|
+
);
|
|
685
647
|
};
|
|
686
648
|
|
|
687
|
-
|
|
688
649
|
/**
|
|
689
650
|
* @param {!proto.ondewo.nlu.RemoveUserFromProjectRequest} request The
|
|
690
651
|
* request proto
|
|
@@ -693,16 +654,15 @@ proto.ondewo.nlu.AgentsClient.prototype.removeUserFromProject =
|
|
|
693
654
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
694
655
|
* Promise that resolves to the response
|
|
695
656
|
*/
|
|
696
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.removeUserFromProject =
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
657
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.removeUserFromProject = function (request, metadata) {
|
|
658
|
+
return this.client_.unaryCall(
|
|
659
|
+
this.hostname_ + '/ondewo.nlu.Agents/RemoveUserFromProject',
|
|
660
|
+
request,
|
|
661
|
+
metadata || {},
|
|
662
|
+
methodDescriptor_Agents_RemoveUserFromProject
|
|
663
|
+
);
|
|
703
664
|
};
|
|
704
665
|
|
|
705
|
-
|
|
706
666
|
/**
|
|
707
667
|
* @const
|
|
708
668
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -710,21 +670,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.removeUserFromProject =
|
|
|
710
670
|
* !proto.ondewo.nlu.ListUsersInProjectResponse>}
|
|
711
671
|
*/
|
|
712
672
|
const methodDescriptor_Agents_ListUsersInProject = new grpc.web.MethodDescriptor(
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
673
|
+
'/ondewo.nlu.Agents/ListUsersInProject',
|
|
674
|
+
grpc.web.MethodType.UNARY,
|
|
675
|
+
proto.ondewo.nlu.ListUsersInProjectRequest,
|
|
676
|
+
proto.ondewo.nlu.ListUsersInProjectResponse,
|
|
677
|
+
/**
|
|
678
|
+
* @param {!proto.ondewo.nlu.ListUsersInProjectRequest} request
|
|
679
|
+
* @return {!Uint8Array}
|
|
680
|
+
*/
|
|
681
|
+
function (request) {
|
|
682
|
+
return request.serializeBinary();
|
|
683
|
+
},
|
|
684
|
+
proto.ondewo.nlu.ListUsersInProjectResponse.deserializeBinary
|
|
725
685
|
);
|
|
726
686
|
|
|
727
|
-
|
|
728
687
|
/**
|
|
729
688
|
* @param {!proto.ondewo.nlu.ListUsersInProjectRequest} request The
|
|
730
689
|
* request proto
|
|
@@ -735,17 +694,16 @@ const methodDescriptor_Agents_ListUsersInProject = new grpc.web.MethodDescriptor
|
|
|
735
694
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListUsersInProjectResponse>|undefined}
|
|
736
695
|
* The XHR Node Readable Stream
|
|
737
696
|
*/
|
|
738
|
-
proto.ondewo.nlu.AgentsClient.prototype.listUsersInProject =
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
697
|
+
proto.ondewo.nlu.AgentsClient.prototype.listUsersInProject = function (request, metadata, callback) {
|
|
698
|
+
return this.client_.rpcCall(
|
|
699
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListUsersInProject',
|
|
700
|
+
request,
|
|
701
|
+
metadata || {},
|
|
702
|
+
methodDescriptor_Agents_ListUsersInProject,
|
|
703
|
+
callback
|
|
704
|
+
);
|
|
746
705
|
};
|
|
747
706
|
|
|
748
|
-
|
|
749
707
|
/**
|
|
750
708
|
* @param {!proto.ondewo.nlu.ListUsersInProjectRequest} request The
|
|
751
709
|
* request proto
|
|
@@ -754,16 +712,15 @@ proto.ondewo.nlu.AgentsClient.prototype.listUsersInProject =
|
|
|
754
712
|
* @return {!Promise<!proto.ondewo.nlu.ListUsersInProjectResponse>}
|
|
755
713
|
* Promise that resolves to the response
|
|
756
714
|
*/
|
|
757
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.listUsersInProject =
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
715
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.listUsersInProject = function (request, metadata) {
|
|
716
|
+
return this.client_.unaryCall(
|
|
717
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListUsersInProject',
|
|
718
|
+
request,
|
|
719
|
+
metadata || {},
|
|
720
|
+
methodDescriptor_Agents_ListUsersInProject
|
|
721
|
+
);
|
|
764
722
|
};
|
|
765
723
|
|
|
766
|
-
|
|
767
724
|
/**
|
|
768
725
|
* @const
|
|
769
726
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -771,21 +728,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.listUsersInProject =
|
|
|
771
728
|
* !proto.ondewo.nlu.GetPlatformInfoResponse>}
|
|
772
729
|
*/
|
|
773
730
|
const methodDescriptor_Agents_GetPlatformInfo = new grpc.web.MethodDescriptor(
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
731
|
+
'/ondewo.nlu.Agents/GetPlatformInfo',
|
|
732
|
+
grpc.web.MethodType.UNARY,
|
|
733
|
+
google_protobuf_empty_pb.Empty,
|
|
734
|
+
proto.ondewo.nlu.GetPlatformInfoResponse,
|
|
735
|
+
/**
|
|
736
|
+
* @param {!proto.google.protobuf.Empty} request
|
|
737
|
+
* @return {!Uint8Array}
|
|
738
|
+
*/
|
|
739
|
+
function (request) {
|
|
740
|
+
return request.serializeBinary();
|
|
741
|
+
},
|
|
742
|
+
proto.ondewo.nlu.GetPlatformInfoResponse.deserializeBinary
|
|
786
743
|
);
|
|
787
744
|
|
|
788
|
-
|
|
789
745
|
/**
|
|
790
746
|
* @param {!proto.google.protobuf.Empty} request The
|
|
791
747
|
* request proto
|
|
@@ -796,17 +752,16 @@ const methodDescriptor_Agents_GetPlatformInfo = new grpc.web.MethodDescriptor(
|
|
|
796
752
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.GetPlatformInfoResponse>|undefined}
|
|
797
753
|
* The XHR Node Readable Stream
|
|
798
754
|
*/
|
|
799
|
-
proto.ondewo.nlu.AgentsClient.prototype.getPlatformInfo =
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
755
|
+
proto.ondewo.nlu.AgentsClient.prototype.getPlatformInfo = function (request, metadata, callback) {
|
|
756
|
+
return this.client_.rpcCall(
|
|
757
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetPlatformInfo',
|
|
758
|
+
request,
|
|
759
|
+
metadata || {},
|
|
760
|
+
methodDescriptor_Agents_GetPlatformInfo,
|
|
761
|
+
callback
|
|
762
|
+
);
|
|
807
763
|
};
|
|
808
764
|
|
|
809
|
-
|
|
810
765
|
/**
|
|
811
766
|
* @param {!proto.google.protobuf.Empty} request The
|
|
812
767
|
* request proto
|
|
@@ -815,16 +770,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getPlatformInfo =
|
|
|
815
770
|
* @return {!Promise<!proto.ondewo.nlu.GetPlatformInfoResponse>}
|
|
816
771
|
* Promise that resolves to the response
|
|
817
772
|
*/
|
|
818
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getPlatformInfo =
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
773
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getPlatformInfo = function (request, metadata) {
|
|
774
|
+
return this.client_.unaryCall(
|
|
775
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetPlatformInfo',
|
|
776
|
+
request,
|
|
777
|
+
metadata || {},
|
|
778
|
+
methodDescriptor_Agents_GetPlatformInfo
|
|
779
|
+
);
|
|
825
780
|
};
|
|
826
781
|
|
|
827
|
-
|
|
828
782
|
/**
|
|
829
783
|
* @const
|
|
830
784
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -832,21 +786,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getPlatformInfo =
|
|
|
832
786
|
* !proto.ondewo.nlu.ListProjectPermissionsResponse>}
|
|
833
787
|
*/
|
|
834
788
|
const methodDescriptor_Agents_ListProjectPermissions = new grpc.web.MethodDescriptor(
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
789
|
+
'/ondewo.nlu.Agents/ListProjectPermissions',
|
|
790
|
+
grpc.web.MethodType.UNARY,
|
|
791
|
+
proto.ondewo.nlu.ListProjectPermissionsRequest,
|
|
792
|
+
proto.ondewo.nlu.ListProjectPermissionsResponse,
|
|
793
|
+
/**
|
|
794
|
+
* @param {!proto.ondewo.nlu.ListProjectPermissionsRequest} request
|
|
795
|
+
* @return {!Uint8Array}
|
|
796
|
+
*/
|
|
797
|
+
function (request) {
|
|
798
|
+
return request.serializeBinary();
|
|
799
|
+
},
|
|
800
|
+
proto.ondewo.nlu.ListProjectPermissionsResponse.deserializeBinary
|
|
847
801
|
);
|
|
848
802
|
|
|
849
|
-
|
|
850
803
|
/**
|
|
851
804
|
* @param {!proto.ondewo.nlu.ListProjectPermissionsRequest} request The
|
|
852
805
|
* request proto
|
|
@@ -857,17 +810,16 @@ const methodDescriptor_Agents_ListProjectPermissions = new grpc.web.MethodDescri
|
|
|
857
810
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListProjectPermissionsResponse>|undefined}
|
|
858
811
|
* The XHR Node Readable Stream
|
|
859
812
|
*/
|
|
860
|
-
proto.ondewo.nlu.AgentsClient.prototype.listProjectPermissions =
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
813
|
+
proto.ondewo.nlu.AgentsClient.prototype.listProjectPermissions = function (request, metadata, callback) {
|
|
814
|
+
return this.client_.rpcCall(
|
|
815
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListProjectPermissions',
|
|
816
|
+
request,
|
|
817
|
+
metadata || {},
|
|
818
|
+
methodDescriptor_Agents_ListProjectPermissions,
|
|
819
|
+
callback
|
|
820
|
+
);
|
|
868
821
|
};
|
|
869
822
|
|
|
870
|
-
|
|
871
823
|
/**
|
|
872
824
|
* @param {!proto.ondewo.nlu.ListProjectPermissionsRequest} request The
|
|
873
825
|
* request proto
|
|
@@ -876,16 +828,15 @@ proto.ondewo.nlu.AgentsClient.prototype.listProjectPermissions =
|
|
|
876
828
|
* @return {!Promise<!proto.ondewo.nlu.ListProjectPermissionsResponse>}
|
|
877
829
|
* Promise that resolves to the response
|
|
878
830
|
*/
|
|
879
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.listProjectPermissions =
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
831
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.listProjectPermissions = function (request, metadata) {
|
|
832
|
+
return this.client_.unaryCall(
|
|
833
|
+
this.hostname_ + '/ondewo.nlu.Agents/ListProjectPermissions',
|
|
834
|
+
request,
|
|
835
|
+
metadata || {},
|
|
836
|
+
methodDescriptor_Agents_ListProjectPermissions
|
|
837
|
+
);
|
|
886
838
|
};
|
|
887
839
|
|
|
888
|
-
|
|
889
840
|
/**
|
|
890
841
|
* @const
|
|
891
842
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -893,21 +844,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.listProjectPermissions =
|
|
|
893
844
|
* !proto.ondewo.nlu.Operation>}
|
|
894
845
|
*/
|
|
895
846
|
const methodDescriptor_Agents_TrainAgent = new grpc.web.MethodDescriptor(
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
847
|
+
'/ondewo.nlu.Agents/TrainAgent',
|
|
848
|
+
grpc.web.MethodType.UNARY,
|
|
849
|
+
proto.ondewo.nlu.TrainAgentRequest,
|
|
850
|
+
ondewo_nlu_operations_pb.Operation,
|
|
851
|
+
/**
|
|
852
|
+
* @param {!proto.ondewo.nlu.TrainAgentRequest} request
|
|
853
|
+
* @return {!Uint8Array}
|
|
854
|
+
*/
|
|
855
|
+
function (request) {
|
|
856
|
+
return request.serializeBinary();
|
|
857
|
+
},
|
|
858
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
908
859
|
);
|
|
909
860
|
|
|
910
|
-
|
|
911
861
|
/**
|
|
912
862
|
* @param {!proto.ondewo.nlu.TrainAgentRequest} request The
|
|
913
863
|
* request proto
|
|
@@ -918,17 +868,16 @@ const methodDescriptor_Agents_TrainAgent = new grpc.web.MethodDescriptor(
|
|
|
918
868
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
919
869
|
* The XHR Node Readable Stream
|
|
920
870
|
*/
|
|
921
|
-
proto.ondewo.nlu.AgentsClient.prototype.trainAgent =
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
871
|
+
proto.ondewo.nlu.AgentsClient.prototype.trainAgent = function (request, metadata, callback) {
|
|
872
|
+
return this.client_.rpcCall(
|
|
873
|
+
this.hostname_ + '/ondewo.nlu.Agents/TrainAgent',
|
|
874
|
+
request,
|
|
875
|
+
metadata || {},
|
|
876
|
+
methodDescriptor_Agents_TrainAgent,
|
|
877
|
+
callback
|
|
878
|
+
);
|
|
929
879
|
};
|
|
930
880
|
|
|
931
|
-
|
|
932
881
|
/**
|
|
933
882
|
* @param {!proto.ondewo.nlu.TrainAgentRequest} request The
|
|
934
883
|
* request proto
|
|
@@ -937,16 +886,15 @@ proto.ondewo.nlu.AgentsClient.prototype.trainAgent =
|
|
|
937
886
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
938
887
|
* Promise that resolves to the response
|
|
939
888
|
*/
|
|
940
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.trainAgent =
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
889
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.trainAgent = function (request, metadata) {
|
|
890
|
+
return this.client_.unaryCall(
|
|
891
|
+
this.hostname_ + '/ondewo.nlu.Agents/TrainAgent',
|
|
892
|
+
request,
|
|
893
|
+
metadata || {},
|
|
894
|
+
methodDescriptor_Agents_TrainAgent
|
|
895
|
+
);
|
|
947
896
|
};
|
|
948
897
|
|
|
949
|
-
|
|
950
898
|
/**
|
|
951
899
|
* @const
|
|
952
900
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -954,21 +902,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.trainAgent =
|
|
|
954
902
|
* !proto.ondewo.nlu.Operation>}
|
|
955
903
|
*/
|
|
956
904
|
const methodDescriptor_Agents_BuildCache = new grpc.web.MethodDescriptor(
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
905
|
+
'/ondewo.nlu.Agents/BuildCache',
|
|
906
|
+
grpc.web.MethodType.UNARY,
|
|
907
|
+
proto.ondewo.nlu.BuildCacheRequest,
|
|
908
|
+
ondewo_nlu_operations_pb.Operation,
|
|
909
|
+
/**
|
|
910
|
+
* @param {!proto.ondewo.nlu.BuildCacheRequest} request
|
|
911
|
+
* @return {!Uint8Array}
|
|
912
|
+
*/
|
|
913
|
+
function (request) {
|
|
914
|
+
return request.serializeBinary();
|
|
915
|
+
},
|
|
916
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
969
917
|
);
|
|
970
918
|
|
|
971
|
-
|
|
972
919
|
/**
|
|
973
920
|
* @param {!proto.ondewo.nlu.BuildCacheRequest} request The
|
|
974
921
|
* request proto
|
|
@@ -979,17 +926,16 @@ const methodDescriptor_Agents_BuildCache = new grpc.web.MethodDescriptor(
|
|
|
979
926
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
980
927
|
* The XHR Node Readable Stream
|
|
981
928
|
*/
|
|
982
|
-
proto.ondewo.nlu.AgentsClient.prototype.buildCache =
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
929
|
+
proto.ondewo.nlu.AgentsClient.prototype.buildCache = function (request, metadata, callback) {
|
|
930
|
+
return this.client_.rpcCall(
|
|
931
|
+
this.hostname_ + '/ondewo.nlu.Agents/BuildCache',
|
|
932
|
+
request,
|
|
933
|
+
metadata || {},
|
|
934
|
+
methodDescriptor_Agents_BuildCache,
|
|
935
|
+
callback
|
|
936
|
+
);
|
|
990
937
|
};
|
|
991
938
|
|
|
992
|
-
|
|
993
939
|
/**
|
|
994
940
|
* @param {!proto.ondewo.nlu.BuildCacheRequest} request The
|
|
995
941
|
* request proto
|
|
@@ -998,16 +944,15 @@ proto.ondewo.nlu.AgentsClient.prototype.buildCache =
|
|
|
998
944
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
999
945
|
* Promise that resolves to the response
|
|
1000
946
|
*/
|
|
1001
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.buildCache =
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
947
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.buildCache = function (request, metadata) {
|
|
948
|
+
return this.client_.unaryCall(
|
|
949
|
+
this.hostname_ + '/ondewo.nlu.Agents/BuildCache',
|
|
950
|
+
request,
|
|
951
|
+
metadata || {},
|
|
952
|
+
methodDescriptor_Agents_BuildCache
|
|
953
|
+
);
|
|
1008
954
|
};
|
|
1009
955
|
|
|
1010
|
-
|
|
1011
956
|
/**
|
|
1012
957
|
* @const
|
|
1013
958
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1015,21 +960,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.buildCache =
|
|
|
1015
960
|
* !proto.ondewo.nlu.Operation>}
|
|
1016
961
|
*/
|
|
1017
962
|
const methodDescriptor_Agents_ExportAgent = new grpc.web.MethodDescriptor(
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
963
|
+
'/ondewo.nlu.Agents/ExportAgent',
|
|
964
|
+
grpc.web.MethodType.UNARY,
|
|
965
|
+
proto.ondewo.nlu.ExportAgentRequest,
|
|
966
|
+
ondewo_nlu_operations_pb.Operation,
|
|
967
|
+
/**
|
|
968
|
+
* @param {!proto.ondewo.nlu.ExportAgentRequest} request
|
|
969
|
+
* @return {!Uint8Array}
|
|
970
|
+
*/
|
|
971
|
+
function (request) {
|
|
972
|
+
return request.serializeBinary();
|
|
973
|
+
},
|
|
974
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
1030
975
|
);
|
|
1031
976
|
|
|
1032
|
-
|
|
1033
977
|
/**
|
|
1034
978
|
* @param {!proto.ondewo.nlu.ExportAgentRequest} request The
|
|
1035
979
|
* request proto
|
|
@@ -1040,17 +984,16 @@ const methodDescriptor_Agents_ExportAgent = new grpc.web.MethodDescriptor(
|
|
|
1040
984
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
1041
985
|
* The XHR Node Readable Stream
|
|
1042
986
|
*/
|
|
1043
|
-
proto.ondewo.nlu.AgentsClient.prototype.exportAgent =
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
987
|
+
proto.ondewo.nlu.AgentsClient.prototype.exportAgent = function (request, metadata, callback) {
|
|
988
|
+
return this.client_.rpcCall(
|
|
989
|
+
this.hostname_ + '/ondewo.nlu.Agents/ExportAgent',
|
|
990
|
+
request,
|
|
991
|
+
metadata || {},
|
|
992
|
+
methodDescriptor_Agents_ExportAgent,
|
|
993
|
+
callback
|
|
994
|
+
);
|
|
1051
995
|
};
|
|
1052
996
|
|
|
1053
|
-
|
|
1054
997
|
/**
|
|
1055
998
|
* @param {!proto.ondewo.nlu.ExportAgentRequest} request The
|
|
1056
999
|
* request proto
|
|
@@ -1059,16 +1002,15 @@ proto.ondewo.nlu.AgentsClient.prototype.exportAgent =
|
|
|
1059
1002
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
1060
1003
|
* Promise that resolves to the response
|
|
1061
1004
|
*/
|
|
1062
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.exportAgent =
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1005
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.exportAgent = function (request, metadata) {
|
|
1006
|
+
return this.client_.unaryCall(
|
|
1007
|
+
this.hostname_ + '/ondewo.nlu.Agents/ExportAgent',
|
|
1008
|
+
request,
|
|
1009
|
+
metadata || {},
|
|
1010
|
+
methodDescriptor_Agents_ExportAgent
|
|
1011
|
+
);
|
|
1069
1012
|
};
|
|
1070
1013
|
|
|
1071
|
-
|
|
1072
1014
|
/**
|
|
1073
1015
|
* @const
|
|
1074
1016
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1076,21 +1018,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.exportAgent =
|
|
|
1076
1018
|
* !proto.ondewo.nlu.Operation>}
|
|
1077
1019
|
*/
|
|
1078
1020
|
const methodDescriptor_Agents_ExportBenchmarkAgent = new grpc.web.MethodDescriptor(
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1021
|
+
'/ondewo.nlu.Agents/ExportBenchmarkAgent',
|
|
1022
|
+
grpc.web.MethodType.UNARY,
|
|
1023
|
+
proto.ondewo.nlu.ExportBenchmarkAgentRequest,
|
|
1024
|
+
ondewo_nlu_operations_pb.Operation,
|
|
1025
|
+
/**
|
|
1026
|
+
* @param {!proto.ondewo.nlu.ExportBenchmarkAgentRequest} request
|
|
1027
|
+
* @return {!Uint8Array}
|
|
1028
|
+
*/
|
|
1029
|
+
function (request) {
|
|
1030
|
+
return request.serializeBinary();
|
|
1031
|
+
},
|
|
1032
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
1091
1033
|
);
|
|
1092
1034
|
|
|
1093
|
-
|
|
1094
1035
|
/**
|
|
1095
1036
|
* @param {!proto.ondewo.nlu.ExportBenchmarkAgentRequest} request The
|
|
1096
1037
|
* request proto
|
|
@@ -1101,17 +1042,16 @@ const methodDescriptor_Agents_ExportBenchmarkAgent = new grpc.web.MethodDescript
|
|
|
1101
1042
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
1102
1043
|
* The XHR Node Readable Stream
|
|
1103
1044
|
*/
|
|
1104
|
-
proto.ondewo.nlu.AgentsClient.prototype.exportBenchmarkAgent =
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1045
|
+
proto.ondewo.nlu.AgentsClient.prototype.exportBenchmarkAgent = function (request, metadata, callback) {
|
|
1046
|
+
return this.client_.rpcCall(
|
|
1047
|
+
this.hostname_ + '/ondewo.nlu.Agents/ExportBenchmarkAgent',
|
|
1048
|
+
request,
|
|
1049
|
+
metadata || {},
|
|
1050
|
+
methodDescriptor_Agents_ExportBenchmarkAgent,
|
|
1051
|
+
callback
|
|
1052
|
+
);
|
|
1112
1053
|
};
|
|
1113
1054
|
|
|
1114
|
-
|
|
1115
1055
|
/**
|
|
1116
1056
|
* @param {!proto.ondewo.nlu.ExportBenchmarkAgentRequest} request The
|
|
1117
1057
|
* request proto
|
|
@@ -1120,16 +1060,15 @@ proto.ondewo.nlu.AgentsClient.prototype.exportBenchmarkAgent =
|
|
|
1120
1060
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
1121
1061
|
* Promise that resolves to the response
|
|
1122
1062
|
*/
|
|
1123
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.exportBenchmarkAgent =
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1063
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.exportBenchmarkAgent = function (request, metadata) {
|
|
1064
|
+
return this.client_.unaryCall(
|
|
1065
|
+
this.hostname_ + '/ondewo.nlu.Agents/ExportBenchmarkAgent',
|
|
1066
|
+
request,
|
|
1067
|
+
metadata || {},
|
|
1068
|
+
methodDescriptor_Agents_ExportBenchmarkAgent
|
|
1069
|
+
);
|
|
1130
1070
|
};
|
|
1131
1071
|
|
|
1132
|
-
|
|
1133
1072
|
/**
|
|
1134
1073
|
* @const
|
|
1135
1074
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1137,21 +1076,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.exportBenchmarkAgent =
|
|
|
1137
1076
|
* !proto.ondewo.nlu.Operation>}
|
|
1138
1077
|
*/
|
|
1139
1078
|
const methodDescriptor_Agents_ImportAgent = new grpc.web.MethodDescriptor(
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1079
|
+
'/ondewo.nlu.Agents/ImportAgent',
|
|
1080
|
+
grpc.web.MethodType.UNARY,
|
|
1081
|
+
proto.ondewo.nlu.ImportAgentRequest,
|
|
1082
|
+
ondewo_nlu_operations_pb.Operation,
|
|
1083
|
+
/**
|
|
1084
|
+
* @param {!proto.ondewo.nlu.ImportAgentRequest} request
|
|
1085
|
+
* @return {!Uint8Array}
|
|
1086
|
+
*/
|
|
1087
|
+
function (request) {
|
|
1088
|
+
return request.serializeBinary();
|
|
1089
|
+
},
|
|
1090
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
1152
1091
|
);
|
|
1153
1092
|
|
|
1154
|
-
|
|
1155
1093
|
/**
|
|
1156
1094
|
* @param {!proto.ondewo.nlu.ImportAgentRequest} request The
|
|
1157
1095
|
* request proto
|
|
@@ -1162,17 +1100,16 @@ const methodDescriptor_Agents_ImportAgent = new grpc.web.MethodDescriptor(
|
|
|
1162
1100
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
1163
1101
|
* The XHR Node Readable Stream
|
|
1164
1102
|
*/
|
|
1165
|
-
proto.ondewo.nlu.AgentsClient.prototype.importAgent =
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1103
|
+
proto.ondewo.nlu.AgentsClient.prototype.importAgent = function (request, metadata, callback) {
|
|
1104
|
+
return this.client_.rpcCall(
|
|
1105
|
+
this.hostname_ + '/ondewo.nlu.Agents/ImportAgent',
|
|
1106
|
+
request,
|
|
1107
|
+
metadata || {},
|
|
1108
|
+
methodDescriptor_Agents_ImportAgent,
|
|
1109
|
+
callback
|
|
1110
|
+
);
|
|
1173
1111
|
};
|
|
1174
1112
|
|
|
1175
|
-
|
|
1176
1113
|
/**
|
|
1177
1114
|
* @param {!proto.ondewo.nlu.ImportAgentRequest} request The
|
|
1178
1115
|
* request proto
|
|
@@ -1181,16 +1118,15 @@ proto.ondewo.nlu.AgentsClient.prototype.importAgent =
|
|
|
1181
1118
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
1182
1119
|
* Promise that resolves to the response
|
|
1183
1120
|
*/
|
|
1184
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.importAgent =
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1121
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.importAgent = function (request, metadata) {
|
|
1122
|
+
return this.client_.unaryCall(
|
|
1123
|
+
this.hostname_ + '/ondewo.nlu.Agents/ImportAgent',
|
|
1124
|
+
request,
|
|
1125
|
+
metadata || {},
|
|
1126
|
+
methodDescriptor_Agents_ImportAgent
|
|
1127
|
+
);
|
|
1191
1128
|
};
|
|
1192
1129
|
|
|
1193
|
-
|
|
1194
1130
|
/**
|
|
1195
1131
|
* @const
|
|
1196
1132
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1198,21 +1134,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.importAgent =
|
|
|
1198
1134
|
* !proto.ondewo.nlu.Operation>}
|
|
1199
1135
|
*/
|
|
1200
1136
|
const methodDescriptor_Agents_OptimizeRankingMatch = new grpc.web.MethodDescriptor(
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1137
|
+
'/ondewo.nlu.Agents/OptimizeRankingMatch',
|
|
1138
|
+
grpc.web.MethodType.UNARY,
|
|
1139
|
+
proto.ondewo.nlu.OptimizeRankingMatchRequest,
|
|
1140
|
+
ondewo_nlu_operations_pb.Operation,
|
|
1141
|
+
/**
|
|
1142
|
+
* @param {!proto.ondewo.nlu.OptimizeRankingMatchRequest} request
|
|
1143
|
+
* @return {!Uint8Array}
|
|
1144
|
+
*/
|
|
1145
|
+
function (request) {
|
|
1146
|
+
return request.serializeBinary();
|
|
1147
|
+
},
|
|
1148
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
1213
1149
|
);
|
|
1214
1150
|
|
|
1215
|
-
|
|
1216
1151
|
/**
|
|
1217
1152
|
* @param {!proto.ondewo.nlu.OptimizeRankingMatchRequest} request The
|
|
1218
1153
|
* request proto
|
|
@@ -1223,17 +1158,16 @@ const methodDescriptor_Agents_OptimizeRankingMatch = new grpc.web.MethodDescript
|
|
|
1223
1158
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
1224
1159
|
* The XHR Node Readable Stream
|
|
1225
1160
|
*/
|
|
1226
|
-
proto.ondewo.nlu.AgentsClient.prototype.optimizeRankingMatch =
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1161
|
+
proto.ondewo.nlu.AgentsClient.prototype.optimizeRankingMatch = function (request, metadata, callback) {
|
|
1162
|
+
return this.client_.rpcCall(
|
|
1163
|
+
this.hostname_ + '/ondewo.nlu.Agents/OptimizeRankingMatch',
|
|
1164
|
+
request,
|
|
1165
|
+
metadata || {},
|
|
1166
|
+
methodDescriptor_Agents_OptimizeRankingMatch,
|
|
1167
|
+
callback
|
|
1168
|
+
);
|
|
1234
1169
|
};
|
|
1235
1170
|
|
|
1236
|
-
|
|
1237
1171
|
/**
|
|
1238
1172
|
* @param {!proto.ondewo.nlu.OptimizeRankingMatchRequest} request The
|
|
1239
1173
|
* request proto
|
|
@@ -1242,16 +1176,15 @@ proto.ondewo.nlu.AgentsClient.prototype.optimizeRankingMatch =
|
|
|
1242
1176
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
1243
1177
|
* Promise that resolves to the response
|
|
1244
1178
|
*/
|
|
1245
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.optimizeRankingMatch =
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1179
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.optimizeRankingMatch = function (request, metadata) {
|
|
1180
|
+
return this.client_.unaryCall(
|
|
1181
|
+
this.hostname_ + '/ondewo.nlu.Agents/OptimizeRankingMatch',
|
|
1182
|
+
request,
|
|
1183
|
+
metadata || {},
|
|
1184
|
+
methodDescriptor_Agents_OptimizeRankingMatch
|
|
1185
|
+
);
|
|
1252
1186
|
};
|
|
1253
1187
|
|
|
1254
|
-
|
|
1255
1188
|
/**
|
|
1256
1189
|
* @const
|
|
1257
1190
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1259,21 +1192,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.optimizeRankingMatch =
|
|
|
1259
1192
|
* !proto.ondewo.nlu.Operation>}
|
|
1260
1193
|
*/
|
|
1261
1194
|
const methodDescriptor_Agents_RestoreAgent = new grpc.web.MethodDescriptor(
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1195
|
+
'/ondewo.nlu.Agents/RestoreAgent',
|
|
1196
|
+
grpc.web.MethodType.UNARY,
|
|
1197
|
+
proto.ondewo.nlu.RestoreAgentRequest,
|
|
1198
|
+
ondewo_nlu_operations_pb.Operation,
|
|
1199
|
+
/**
|
|
1200
|
+
* @param {!proto.ondewo.nlu.RestoreAgentRequest} request
|
|
1201
|
+
* @return {!Uint8Array}
|
|
1202
|
+
*/
|
|
1203
|
+
function (request) {
|
|
1204
|
+
return request.serializeBinary();
|
|
1205
|
+
},
|
|
1206
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
1274
1207
|
);
|
|
1275
1208
|
|
|
1276
|
-
|
|
1277
1209
|
/**
|
|
1278
1210
|
* @param {!proto.ondewo.nlu.RestoreAgentRequest} request The
|
|
1279
1211
|
* request proto
|
|
@@ -1284,17 +1216,16 @@ const methodDescriptor_Agents_RestoreAgent = new grpc.web.MethodDescriptor(
|
|
|
1284
1216
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
1285
1217
|
* The XHR Node Readable Stream
|
|
1286
1218
|
*/
|
|
1287
|
-
proto.ondewo.nlu.AgentsClient.prototype.restoreAgent =
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1219
|
+
proto.ondewo.nlu.AgentsClient.prototype.restoreAgent = function (request, metadata, callback) {
|
|
1220
|
+
return this.client_.rpcCall(
|
|
1221
|
+
this.hostname_ + '/ondewo.nlu.Agents/RestoreAgent',
|
|
1222
|
+
request,
|
|
1223
|
+
metadata || {},
|
|
1224
|
+
methodDescriptor_Agents_RestoreAgent,
|
|
1225
|
+
callback
|
|
1226
|
+
);
|
|
1295
1227
|
};
|
|
1296
1228
|
|
|
1297
|
-
|
|
1298
1229
|
/**
|
|
1299
1230
|
* @param {!proto.ondewo.nlu.RestoreAgentRequest} request The
|
|
1300
1231
|
* request proto
|
|
@@ -1303,16 +1234,15 @@ proto.ondewo.nlu.AgentsClient.prototype.restoreAgent =
|
|
|
1303
1234
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
1304
1235
|
* Promise that resolves to the response
|
|
1305
1236
|
*/
|
|
1306
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.restoreAgent =
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1237
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.restoreAgent = function (request, metadata) {
|
|
1238
|
+
return this.client_.unaryCall(
|
|
1239
|
+
this.hostname_ + '/ondewo.nlu.Agents/RestoreAgent',
|
|
1240
|
+
request,
|
|
1241
|
+
metadata || {},
|
|
1242
|
+
methodDescriptor_Agents_RestoreAgent
|
|
1243
|
+
);
|
|
1313
1244
|
};
|
|
1314
1245
|
|
|
1315
|
-
|
|
1316
1246
|
/**
|
|
1317
1247
|
* @const
|
|
1318
1248
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1320,21 +1250,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.restoreAgent =
|
|
|
1320
1250
|
* !proto.ondewo.nlu.GetAgentStatisticsResponse>}
|
|
1321
1251
|
*/
|
|
1322
1252
|
const methodDescriptor_Agents_GetAgentStatistics = new grpc.web.MethodDescriptor(
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1253
|
+
'/ondewo.nlu.Agents/GetAgentStatistics',
|
|
1254
|
+
grpc.web.MethodType.UNARY,
|
|
1255
|
+
proto.ondewo.nlu.GetAgentStatisticsRequest,
|
|
1256
|
+
proto.ondewo.nlu.GetAgentStatisticsResponse,
|
|
1257
|
+
/**
|
|
1258
|
+
* @param {!proto.ondewo.nlu.GetAgentStatisticsRequest} request
|
|
1259
|
+
* @return {!Uint8Array}
|
|
1260
|
+
*/
|
|
1261
|
+
function (request) {
|
|
1262
|
+
return request.serializeBinary();
|
|
1263
|
+
},
|
|
1264
|
+
proto.ondewo.nlu.GetAgentStatisticsResponse.deserializeBinary
|
|
1335
1265
|
);
|
|
1336
1266
|
|
|
1337
|
-
|
|
1338
1267
|
/**
|
|
1339
1268
|
* @param {!proto.ondewo.nlu.GetAgentStatisticsRequest} request The
|
|
1340
1269
|
* request proto
|
|
@@ -1345,17 +1274,16 @@ const methodDescriptor_Agents_GetAgentStatistics = new grpc.web.MethodDescriptor
|
|
|
1345
1274
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.GetAgentStatisticsResponse>|undefined}
|
|
1346
1275
|
* The XHR Node Readable Stream
|
|
1347
1276
|
*/
|
|
1348
|
-
proto.ondewo.nlu.AgentsClient.prototype.getAgentStatistics =
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1277
|
+
proto.ondewo.nlu.AgentsClient.prototype.getAgentStatistics = function (request, metadata, callback) {
|
|
1278
|
+
return this.client_.rpcCall(
|
|
1279
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetAgentStatistics',
|
|
1280
|
+
request,
|
|
1281
|
+
metadata || {},
|
|
1282
|
+
methodDescriptor_Agents_GetAgentStatistics,
|
|
1283
|
+
callback
|
|
1284
|
+
);
|
|
1356
1285
|
};
|
|
1357
1286
|
|
|
1358
|
-
|
|
1359
1287
|
/**
|
|
1360
1288
|
* @param {!proto.ondewo.nlu.GetAgentStatisticsRequest} request The
|
|
1361
1289
|
* request proto
|
|
@@ -1364,15 +1292,72 @@ proto.ondewo.nlu.AgentsClient.prototype.getAgentStatistics =
|
|
|
1364
1292
|
* @return {!Promise<!proto.ondewo.nlu.GetAgentStatisticsResponse>}
|
|
1365
1293
|
* Promise that resolves to the response
|
|
1366
1294
|
*/
|
|
1367
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getAgentStatistics =
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1295
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getAgentStatistics = function (request, metadata) {
|
|
1296
|
+
return this.client_.unaryCall(
|
|
1297
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetAgentStatistics',
|
|
1298
|
+
request,
|
|
1299
|
+
metadata || {},
|
|
1300
|
+
methodDescriptor_Agents_GetAgentStatistics
|
|
1301
|
+
);
|
|
1302
|
+
};
|
|
1303
|
+
|
|
1304
|
+
/**
|
|
1305
|
+
* @const
|
|
1306
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1307
|
+
* !proto.ondewo.nlu.GetSessionsStatisticsRequest,
|
|
1308
|
+
* !proto.ondewo.nlu.GetSessionsStatisticsResponse>}
|
|
1309
|
+
*/
|
|
1310
|
+
const methodDescriptor_Agents_GetSessionsStatistics = new grpc.web.MethodDescriptor(
|
|
1311
|
+
'/ondewo.nlu.Agents/GetSessionsStatistics',
|
|
1312
|
+
grpc.web.MethodType.UNARY,
|
|
1313
|
+
proto.ondewo.nlu.GetSessionsStatisticsRequest,
|
|
1314
|
+
proto.ondewo.nlu.GetSessionsStatisticsResponse,
|
|
1315
|
+
/**
|
|
1316
|
+
* @param {!proto.ondewo.nlu.GetSessionsStatisticsRequest} request
|
|
1317
|
+
* @return {!Uint8Array}
|
|
1318
|
+
*/
|
|
1319
|
+
function (request) {
|
|
1320
|
+
return request.serializeBinary();
|
|
1321
|
+
},
|
|
1322
|
+
proto.ondewo.nlu.GetSessionsStatisticsResponse.deserializeBinary
|
|
1323
|
+
);
|
|
1324
|
+
|
|
1325
|
+
/**
|
|
1326
|
+
* @param {!proto.ondewo.nlu.GetSessionsStatisticsRequest} request The
|
|
1327
|
+
* request proto
|
|
1328
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1329
|
+
* call metadata
|
|
1330
|
+
* @param {function(?grpc.web.RpcError, ?proto.ondewo.nlu.GetSessionsStatisticsResponse)}
|
|
1331
|
+
* callback The callback function(error, response)
|
|
1332
|
+
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.GetSessionsStatisticsResponse>|undefined}
|
|
1333
|
+
* The XHR Node Readable Stream
|
|
1334
|
+
*/
|
|
1335
|
+
proto.ondewo.nlu.AgentsClient.prototype.getSessionsStatistics = function (request, metadata, callback) {
|
|
1336
|
+
return this.client_.rpcCall(
|
|
1337
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetSessionsStatistics',
|
|
1338
|
+
request,
|
|
1339
|
+
metadata || {},
|
|
1340
|
+
methodDescriptor_Agents_GetSessionsStatistics,
|
|
1341
|
+
callback
|
|
1342
|
+
);
|
|
1374
1343
|
};
|
|
1375
1344
|
|
|
1345
|
+
/**
|
|
1346
|
+
* @param {!proto.ondewo.nlu.GetSessionsStatisticsRequest} request The
|
|
1347
|
+
* request proto
|
|
1348
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1349
|
+
* call metadata
|
|
1350
|
+
* @return {!Promise<!proto.ondewo.nlu.GetSessionsStatisticsResponse>}
|
|
1351
|
+
* Promise that resolves to the response
|
|
1352
|
+
*/
|
|
1353
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getSessionsStatistics = function (request, metadata) {
|
|
1354
|
+
return this.client_.unaryCall(
|
|
1355
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetSessionsStatistics',
|
|
1356
|
+
request,
|
|
1357
|
+
metadata || {},
|
|
1358
|
+
methodDescriptor_Agents_GetSessionsStatistics
|
|
1359
|
+
);
|
|
1360
|
+
};
|
|
1376
1361
|
|
|
1377
1362
|
/**
|
|
1378
1363
|
* @const
|
|
@@ -1381,21 +1366,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getAgentStatistics =
|
|
|
1381
1366
|
* !proto.ondewo.nlu.Agent>}
|
|
1382
1367
|
*/
|
|
1383
1368
|
const methodDescriptor_Agents_SetAgentStatus = new grpc.web.MethodDescriptor(
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1369
|
+
'/ondewo.nlu.Agents/SetAgentStatus',
|
|
1370
|
+
grpc.web.MethodType.UNARY,
|
|
1371
|
+
proto.ondewo.nlu.SetAgentStatusRequest,
|
|
1372
|
+
proto.ondewo.nlu.Agent,
|
|
1373
|
+
/**
|
|
1374
|
+
* @param {!proto.ondewo.nlu.SetAgentStatusRequest} request
|
|
1375
|
+
* @return {!Uint8Array}
|
|
1376
|
+
*/
|
|
1377
|
+
function (request) {
|
|
1378
|
+
return request.serializeBinary();
|
|
1379
|
+
},
|
|
1380
|
+
proto.ondewo.nlu.Agent.deserializeBinary
|
|
1396
1381
|
);
|
|
1397
1382
|
|
|
1398
|
-
|
|
1399
1383
|
/**
|
|
1400
1384
|
* @param {!proto.ondewo.nlu.SetAgentStatusRequest} request The
|
|
1401
1385
|
* request proto
|
|
@@ -1406,17 +1390,16 @@ const methodDescriptor_Agents_SetAgentStatus = new grpc.web.MethodDescriptor(
|
|
|
1406
1390
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Agent>|undefined}
|
|
1407
1391
|
* The XHR Node Readable Stream
|
|
1408
1392
|
*/
|
|
1409
|
-
proto.ondewo.nlu.AgentsClient.prototype.setAgentStatus =
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1393
|
+
proto.ondewo.nlu.AgentsClient.prototype.setAgentStatus = function (request, metadata, callback) {
|
|
1394
|
+
return this.client_.rpcCall(
|
|
1395
|
+
this.hostname_ + '/ondewo.nlu.Agents/SetAgentStatus',
|
|
1396
|
+
request,
|
|
1397
|
+
metadata || {},
|
|
1398
|
+
methodDescriptor_Agents_SetAgentStatus,
|
|
1399
|
+
callback
|
|
1400
|
+
);
|
|
1417
1401
|
};
|
|
1418
1402
|
|
|
1419
|
-
|
|
1420
1403
|
/**
|
|
1421
1404
|
* @param {!proto.ondewo.nlu.SetAgentStatusRequest} request The
|
|
1422
1405
|
* request proto
|
|
@@ -1425,16 +1408,15 @@ proto.ondewo.nlu.AgentsClient.prototype.setAgentStatus =
|
|
|
1425
1408
|
* @return {!Promise<!proto.ondewo.nlu.Agent>}
|
|
1426
1409
|
* Promise that resolves to the response
|
|
1427
1410
|
*/
|
|
1428
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.setAgentStatus =
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1411
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.setAgentStatus = function (request, metadata) {
|
|
1412
|
+
return this.client_.unaryCall(
|
|
1413
|
+
this.hostname_ + '/ondewo.nlu.Agents/SetAgentStatus',
|
|
1414
|
+
request,
|
|
1415
|
+
metadata || {},
|
|
1416
|
+
methodDescriptor_Agents_SetAgentStatus
|
|
1417
|
+
);
|
|
1435
1418
|
};
|
|
1436
1419
|
|
|
1437
|
-
|
|
1438
1420
|
/**
|
|
1439
1421
|
* @const
|
|
1440
1422
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1442,21 +1424,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.setAgentStatus =
|
|
|
1442
1424
|
* !proto.google.protobuf.Empty>}
|
|
1443
1425
|
*/
|
|
1444
1426
|
const methodDescriptor_Agents_SetResources = new grpc.web.MethodDescriptor(
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1427
|
+
'/ondewo.nlu.Agents/SetResources',
|
|
1428
|
+
grpc.web.MethodType.UNARY,
|
|
1429
|
+
proto.ondewo.nlu.SetResourcesRequest,
|
|
1430
|
+
google_protobuf_empty_pb.Empty,
|
|
1431
|
+
/**
|
|
1432
|
+
* @param {!proto.ondewo.nlu.SetResourcesRequest} request
|
|
1433
|
+
* @return {!Uint8Array}
|
|
1434
|
+
*/
|
|
1435
|
+
function (request) {
|
|
1436
|
+
return request.serializeBinary();
|
|
1437
|
+
},
|
|
1438
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
1457
1439
|
);
|
|
1458
1440
|
|
|
1459
|
-
|
|
1460
1441
|
/**
|
|
1461
1442
|
* @param {!proto.ondewo.nlu.SetResourcesRequest} request The
|
|
1462
1443
|
* request proto
|
|
@@ -1467,17 +1448,16 @@ const methodDescriptor_Agents_SetResources = new grpc.web.MethodDescriptor(
|
|
|
1467
1448
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
1468
1449
|
* The XHR Node Readable Stream
|
|
1469
1450
|
*/
|
|
1470
|
-
proto.ondewo.nlu.AgentsClient.prototype.setResources =
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1451
|
+
proto.ondewo.nlu.AgentsClient.prototype.setResources = function (request, metadata, callback) {
|
|
1452
|
+
return this.client_.rpcCall(
|
|
1453
|
+
this.hostname_ + '/ondewo.nlu.Agents/SetResources',
|
|
1454
|
+
request,
|
|
1455
|
+
metadata || {},
|
|
1456
|
+
methodDescriptor_Agents_SetResources,
|
|
1457
|
+
callback
|
|
1458
|
+
);
|
|
1478
1459
|
};
|
|
1479
1460
|
|
|
1480
|
-
|
|
1481
1461
|
/**
|
|
1482
1462
|
* @param {!proto.ondewo.nlu.SetResourcesRequest} request The
|
|
1483
1463
|
* request proto
|
|
@@ -1486,16 +1466,15 @@ proto.ondewo.nlu.AgentsClient.prototype.setResources =
|
|
|
1486
1466
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
1487
1467
|
* Promise that resolves to the response
|
|
1488
1468
|
*/
|
|
1489
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.setResources =
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1469
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.setResources = function (request, metadata) {
|
|
1470
|
+
return this.client_.unaryCall(
|
|
1471
|
+
this.hostname_ + '/ondewo.nlu.Agents/SetResources',
|
|
1472
|
+
request,
|
|
1473
|
+
metadata || {},
|
|
1474
|
+
methodDescriptor_Agents_SetResources
|
|
1475
|
+
);
|
|
1496
1476
|
};
|
|
1497
1477
|
|
|
1498
|
-
|
|
1499
1478
|
/**
|
|
1500
1479
|
* @const
|
|
1501
1480
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1503,21 +1482,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.setResources =
|
|
|
1503
1482
|
* !proto.google.protobuf.Empty>}
|
|
1504
1483
|
*/
|
|
1505
1484
|
const methodDescriptor_Agents_DeleteResources = new grpc.web.MethodDescriptor(
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1485
|
+
'/ondewo.nlu.Agents/DeleteResources',
|
|
1486
|
+
grpc.web.MethodType.UNARY,
|
|
1487
|
+
proto.ondewo.nlu.DeleteResourcesRequest,
|
|
1488
|
+
google_protobuf_empty_pb.Empty,
|
|
1489
|
+
/**
|
|
1490
|
+
* @param {!proto.ondewo.nlu.DeleteResourcesRequest} request
|
|
1491
|
+
* @return {!Uint8Array}
|
|
1492
|
+
*/
|
|
1493
|
+
function (request) {
|
|
1494
|
+
return request.serializeBinary();
|
|
1495
|
+
},
|
|
1496
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
1518
1497
|
);
|
|
1519
1498
|
|
|
1520
|
-
|
|
1521
1499
|
/**
|
|
1522
1500
|
* @param {!proto.ondewo.nlu.DeleteResourcesRequest} request The
|
|
1523
1501
|
* request proto
|
|
@@ -1528,17 +1506,16 @@ const methodDescriptor_Agents_DeleteResources = new grpc.web.MethodDescriptor(
|
|
|
1528
1506
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
1529
1507
|
* The XHR Node Readable Stream
|
|
1530
1508
|
*/
|
|
1531
|
-
proto.ondewo.nlu.AgentsClient.prototype.deleteResources =
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1509
|
+
proto.ondewo.nlu.AgentsClient.prototype.deleteResources = function (request, metadata, callback) {
|
|
1510
|
+
return this.client_.rpcCall(
|
|
1511
|
+
this.hostname_ + '/ondewo.nlu.Agents/DeleteResources',
|
|
1512
|
+
request,
|
|
1513
|
+
metadata || {},
|
|
1514
|
+
methodDescriptor_Agents_DeleteResources,
|
|
1515
|
+
callback
|
|
1516
|
+
);
|
|
1539
1517
|
};
|
|
1540
1518
|
|
|
1541
|
-
|
|
1542
1519
|
/**
|
|
1543
1520
|
* @param {!proto.ondewo.nlu.DeleteResourcesRequest} request The
|
|
1544
1521
|
* request proto
|
|
@@ -1547,16 +1524,15 @@ proto.ondewo.nlu.AgentsClient.prototype.deleteResources =
|
|
|
1547
1524
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
1548
1525
|
* Promise that resolves to the response
|
|
1549
1526
|
*/
|
|
1550
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteResources =
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1527
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteResources = function (request, metadata) {
|
|
1528
|
+
return this.client_.unaryCall(
|
|
1529
|
+
this.hostname_ + '/ondewo.nlu.Agents/DeleteResources',
|
|
1530
|
+
request,
|
|
1531
|
+
metadata || {},
|
|
1532
|
+
methodDescriptor_Agents_DeleteResources
|
|
1533
|
+
);
|
|
1557
1534
|
};
|
|
1558
1535
|
|
|
1559
|
-
|
|
1560
1536
|
/**
|
|
1561
1537
|
* @const
|
|
1562
1538
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1564,21 +1540,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.deleteResources =
|
|
|
1564
1540
|
* !proto.ondewo.nlu.ExportResourcesResponse>}
|
|
1565
1541
|
*/
|
|
1566
1542
|
const methodDescriptor_Agents_ExportResources = new grpc.web.MethodDescriptor(
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1543
|
+
'/ondewo.nlu.Agents/ExportResources',
|
|
1544
|
+
grpc.web.MethodType.UNARY,
|
|
1545
|
+
proto.ondewo.nlu.ExportResourcesRequest,
|
|
1546
|
+
proto.ondewo.nlu.ExportResourcesResponse,
|
|
1547
|
+
/**
|
|
1548
|
+
* @param {!proto.ondewo.nlu.ExportResourcesRequest} request
|
|
1549
|
+
* @return {!Uint8Array}
|
|
1550
|
+
*/
|
|
1551
|
+
function (request) {
|
|
1552
|
+
return request.serializeBinary();
|
|
1553
|
+
},
|
|
1554
|
+
proto.ondewo.nlu.ExportResourcesResponse.deserializeBinary
|
|
1579
1555
|
);
|
|
1580
1556
|
|
|
1581
|
-
|
|
1582
1557
|
/**
|
|
1583
1558
|
* @param {!proto.ondewo.nlu.ExportResourcesRequest} request The
|
|
1584
1559
|
* request proto
|
|
@@ -1589,17 +1564,16 @@ const methodDescriptor_Agents_ExportResources = new grpc.web.MethodDescriptor(
|
|
|
1589
1564
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ExportResourcesResponse>|undefined}
|
|
1590
1565
|
* The XHR Node Readable Stream
|
|
1591
1566
|
*/
|
|
1592
|
-
proto.ondewo.nlu.AgentsClient.prototype.exportResources =
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1567
|
+
proto.ondewo.nlu.AgentsClient.prototype.exportResources = function (request, metadata, callback) {
|
|
1568
|
+
return this.client_.rpcCall(
|
|
1569
|
+
this.hostname_ + '/ondewo.nlu.Agents/ExportResources',
|
|
1570
|
+
request,
|
|
1571
|
+
metadata || {},
|
|
1572
|
+
methodDescriptor_Agents_ExportResources,
|
|
1573
|
+
callback
|
|
1574
|
+
);
|
|
1600
1575
|
};
|
|
1601
1576
|
|
|
1602
|
-
|
|
1603
1577
|
/**
|
|
1604
1578
|
* @param {!proto.ondewo.nlu.ExportResourcesRequest} request The
|
|
1605
1579
|
* request proto
|
|
@@ -1608,16 +1582,15 @@ proto.ondewo.nlu.AgentsClient.prototype.exportResources =
|
|
|
1608
1582
|
* @return {!Promise<!proto.ondewo.nlu.ExportResourcesResponse>}
|
|
1609
1583
|
* Promise that resolves to the response
|
|
1610
1584
|
*/
|
|
1611
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.exportResources =
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1585
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.exportResources = function (request, metadata) {
|
|
1586
|
+
return this.client_.unaryCall(
|
|
1587
|
+
this.hostname_ + '/ondewo.nlu.Agents/ExportResources',
|
|
1588
|
+
request,
|
|
1589
|
+
metadata || {},
|
|
1590
|
+
methodDescriptor_Agents_ExportResources
|
|
1591
|
+
);
|
|
1618
1592
|
};
|
|
1619
1593
|
|
|
1620
|
-
|
|
1621
1594
|
/**
|
|
1622
1595
|
* @const
|
|
1623
1596
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1625,21 +1598,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.exportResources =
|
|
|
1625
1598
|
* !proto.ondewo.nlu.GetModelStatusesResponse>}
|
|
1626
1599
|
*/
|
|
1627
1600
|
const methodDescriptor_Agents_GetModelStatuses = new grpc.web.MethodDescriptor(
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1601
|
+
'/ondewo.nlu.Agents/GetModelStatuses',
|
|
1602
|
+
grpc.web.MethodType.UNARY,
|
|
1603
|
+
proto.ondewo.nlu.GetModelStatusesRequest,
|
|
1604
|
+
proto.ondewo.nlu.GetModelStatusesResponse,
|
|
1605
|
+
/**
|
|
1606
|
+
* @param {!proto.ondewo.nlu.GetModelStatusesRequest} request
|
|
1607
|
+
* @return {!Uint8Array}
|
|
1608
|
+
*/
|
|
1609
|
+
function (request) {
|
|
1610
|
+
return request.serializeBinary();
|
|
1611
|
+
},
|
|
1612
|
+
proto.ondewo.nlu.GetModelStatusesResponse.deserializeBinary
|
|
1640
1613
|
);
|
|
1641
1614
|
|
|
1642
|
-
|
|
1643
1615
|
/**
|
|
1644
1616
|
* @param {!proto.ondewo.nlu.GetModelStatusesRequest} request The
|
|
1645
1617
|
* request proto
|
|
@@ -1650,17 +1622,16 @@ const methodDescriptor_Agents_GetModelStatuses = new grpc.web.MethodDescriptor(
|
|
|
1650
1622
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.GetModelStatusesResponse>|undefined}
|
|
1651
1623
|
* The XHR Node Readable Stream
|
|
1652
1624
|
*/
|
|
1653
|
-
proto.ondewo.nlu.AgentsClient.prototype.getModelStatuses =
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1625
|
+
proto.ondewo.nlu.AgentsClient.prototype.getModelStatuses = function (request, metadata, callback) {
|
|
1626
|
+
return this.client_.rpcCall(
|
|
1627
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetModelStatuses',
|
|
1628
|
+
request,
|
|
1629
|
+
metadata || {},
|
|
1630
|
+
methodDescriptor_Agents_GetModelStatuses,
|
|
1631
|
+
callback
|
|
1632
|
+
);
|
|
1661
1633
|
};
|
|
1662
1634
|
|
|
1663
|
-
|
|
1664
1635
|
/**
|
|
1665
1636
|
* @param {!proto.ondewo.nlu.GetModelStatusesRequest} request The
|
|
1666
1637
|
* request proto
|
|
@@ -1669,16 +1640,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getModelStatuses =
|
|
|
1669
1640
|
* @return {!Promise<!proto.ondewo.nlu.GetModelStatusesResponse>}
|
|
1670
1641
|
* Promise that resolves to the response
|
|
1671
1642
|
*/
|
|
1672
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getModelStatuses =
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1643
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getModelStatuses = function (request, metadata) {
|
|
1644
|
+
return this.client_.unaryCall(
|
|
1645
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetModelStatuses',
|
|
1646
|
+
request,
|
|
1647
|
+
metadata || {},
|
|
1648
|
+
methodDescriptor_Agents_GetModelStatuses
|
|
1649
|
+
);
|
|
1679
1650
|
};
|
|
1680
1651
|
|
|
1681
|
-
|
|
1682
1652
|
/**
|
|
1683
1653
|
* @const
|
|
1684
1654
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1686,21 +1656,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getModelStatuses =
|
|
|
1686
1656
|
* !proto.ondewo.nlu.PlatformMapping>}
|
|
1687
1657
|
*/
|
|
1688
1658
|
const methodDescriptor_Agents_GetPlatformMapping = new grpc.web.MethodDescriptor(
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1659
|
+
'/ondewo.nlu.Agents/GetPlatformMapping',
|
|
1660
|
+
grpc.web.MethodType.UNARY,
|
|
1661
|
+
proto.ondewo.nlu.GetPlatformMappingRequest,
|
|
1662
|
+
proto.ondewo.nlu.PlatformMapping,
|
|
1663
|
+
/**
|
|
1664
|
+
* @param {!proto.ondewo.nlu.GetPlatformMappingRequest} request
|
|
1665
|
+
* @return {!Uint8Array}
|
|
1666
|
+
*/
|
|
1667
|
+
function (request) {
|
|
1668
|
+
return request.serializeBinary();
|
|
1669
|
+
},
|
|
1670
|
+
proto.ondewo.nlu.PlatformMapping.deserializeBinary
|
|
1701
1671
|
);
|
|
1702
1672
|
|
|
1703
|
-
|
|
1704
1673
|
/**
|
|
1705
1674
|
* @param {!proto.ondewo.nlu.GetPlatformMappingRequest} request The
|
|
1706
1675
|
* request proto
|
|
@@ -1711,17 +1680,16 @@ const methodDescriptor_Agents_GetPlatformMapping = new grpc.web.MethodDescriptor
|
|
|
1711
1680
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.PlatformMapping>|undefined}
|
|
1712
1681
|
* The XHR Node Readable Stream
|
|
1713
1682
|
*/
|
|
1714
|
-
proto.ondewo.nlu.AgentsClient.prototype.getPlatformMapping =
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1683
|
+
proto.ondewo.nlu.AgentsClient.prototype.getPlatformMapping = function (request, metadata, callback) {
|
|
1684
|
+
return this.client_.rpcCall(
|
|
1685
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetPlatformMapping',
|
|
1686
|
+
request,
|
|
1687
|
+
metadata || {},
|
|
1688
|
+
methodDescriptor_Agents_GetPlatformMapping,
|
|
1689
|
+
callback
|
|
1690
|
+
);
|
|
1722
1691
|
};
|
|
1723
1692
|
|
|
1724
|
-
|
|
1725
1693
|
/**
|
|
1726
1694
|
* @param {!proto.ondewo.nlu.GetPlatformMappingRequest} request The
|
|
1727
1695
|
* request proto
|
|
@@ -1730,16 +1698,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getPlatformMapping =
|
|
|
1730
1698
|
* @return {!Promise<!proto.ondewo.nlu.PlatformMapping>}
|
|
1731
1699
|
* Promise that resolves to the response
|
|
1732
1700
|
*/
|
|
1733
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getPlatformMapping =
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1701
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getPlatformMapping = function (request, metadata) {
|
|
1702
|
+
return this.client_.unaryCall(
|
|
1703
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetPlatformMapping',
|
|
1704
|
+
request,
|
|
1705
|
+
metadata || {},
|
|
1706
|
+
methodDescriptor_Agents_GetPlatformMapping
|
|
1707
|
+
);
|
|
1740
1708
|
};
|
|
1741
1709
|
|
|
1742
|
-
|
|
1743
1710
|
/**
|
|
1744
1711
|
* @const
|
|
1745
1712
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1747,21 +1714,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getPlatformMapping =
|
|
|
1747
1714
|
* !proto.ondewo.nlu.PlatformMapping>}
|
|
1748
1715
|
*/
|
|
1749
1716
|
const methodDescriptor_Agents_SetPlatformMapping = new grpc.web.MethodDescriptor(
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1717
|
+
'/ondewo.nlu.Agents/SetPlatformMapping',
|
|
1718
|
+
grpc.web.MethodType.UNARY,
|
|
1719
|
+
proto.ondewo.nlu.PlatformMapping,
|
|
1720
|
+
proto.ondewo.nlu.PlatformMapping,
|
|
1721
|
+
/**
|
|
1722
|
+
* @param {!proto.ondewo.nlu.PlatformMapping} request
|
|
1723
|
+
* @return {!Uint8Array}
|
|
1724
|
+
*/
|
|
1725
|
+
function (request) {
|
|
1726
|
+
return request.serializeBinary();
|
|
1727
|
+
},
|
|
1728
|
+
proto.ondewo.nlu.PlatformMapping.deserializeBinary
|
|
1762
1729
|
);
|
|
1763
1730
|
|
|
1764
|
-
|
|
1765
1731
|
/**
|
|
1766
1732
|
* @param {!proto.ondewo.nlu.PlatformMapping} request The
|
|
1767
1733
|
* request proto
|
|
@@ -1772,17 +1738,16 @@ const methodDescriptor_Agents_SetPlatformMapping = new grpc.web.MethodDescriptor
|
|
|
1772
1738
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.PlatformMapping>|undefined}
|
|
1773
1739
|
* The XHR Node Readable Stream
|
|
1774
1740
|
*/
|
|
1775
|
-
proto.ondewo.nlu.AgentsClient.prototype.setPlatformMapping =
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1741
|
+
proto.ondewo.nlu.AgentsClient.prototype.setPlatformMapping = function (request, metadata, callback) {
|
|
1742
|
+
return this.client_.rpcCall(
|
|
1743
|
+
this.hostname_ + '/ondewo.nlu.Agents/SetPlatformMapping',
|
|
1744
|
+
request,
|
|
1745
|
+
metadata || {},
|
|
1746
|
+
methodDescriptor_Agents_SetPlatformMapping,
|
|
1747
|
+
callback
|
|
1748
|
+
);
|
|
1783
1749
|
};
|
|
1784
1750
|
|
|
1785
|
-
|
|
1786
1751
|
/**
|
|
1787
1752
|
* @param {!proto.ondewo.nlu.PlatformMapping} request The
|
|
1788
1753
|
* request proto
|
|
@@ -1791,16 +1756,15 @@ proto.ondewo.nlu.AgentsClient.prototype.setPlatformMapping =
|
|
|
1791
1756
|
* @return {!Promise<!proto.ondewo.nlu.PlatformMapping>}
|
|
1792
1757
|
* Promise that resolves to the response
|
|
1793
1758
|
*/
|
|
1794
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.setPlatformMapping =
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1759
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.setPlatformMapping = function (request, metadata) {
|
|
1760
|
+
return this.client_.unaryCall(
|
|
1761
|
+
this.hostname_ + '/ondewo.nlu.Agents/SetPlatformMapping',
|
|
1762
|
+
request,
|
|
1763
|
+
metadata || {},
|
|
1764
|
+
methodDescriptor_Agents_SetPlatformMapping
|
|
1765
|
+
);
|
|
1801
1766
|
};
|
|
1802
1767
|
|
|
1803
|
-
|
|
1804
1768
|
/**
|
|
1805
1769
|
* @const
|
|
1806
1770
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1808,21 +1772,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.setPlatformMapping =
|
|
|
1808
1772
|
* !proto.ondewo.nlu.FullTextSearchResponseEntityType>}
|
|
1809
1773
|
*/
|
|
1810
1774
|
const methodDescriptor_Agents_GetFullTextSearchEntityType = new grpc.web.MethodDescriptor(
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1775
|
+
'/ondewo.nlu.Agents/GetFullTextSearchEntityType',
|
|
1776
|
+
grpc.web.MethodType.UNARY,
|
|
1777
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
1778
|
+
proto.ondewo.nlu.FullTextSearchResponseEntityType,
|
|
1779
|
+
/**
|
|
1780
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
1781
|
+
* @return {!Uint8Array}
|
|
1782
|
+
*/
|
|
1783
|
+
function (request) {
|
|
1784
|
+
return request.serializeBinary();
|
|
1785
|
+
},
|
|
1786
|
+
proto.ondewo.nlu.FullTextSearchResponseEntityType.deserializeBinary
|
|
1823
1787
|
);
|
|
1824
1788
|
|
|
1825
|
-
|
|
1826
1789
|
/**
|
|
1827
1790
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
1828
1791
|
* request proto
|
|
@@ -1833,17 +1796,16 @@ const methodDescriptor_Agents_GetFullTextSearchEntityType = new grpc.web.MethodD
|
|
|
1833
1796
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseEntityType>|undefined}
|
|
1834
1797
|
* The XHR Node Readable Stream
|
|
1835
1798
|
*/
|
|
1836
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntityType =
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1799
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntityType = function (request, metadata, callback) {
|
|
1800
|
+
return this.client_.rpcCall(
|
|
1801
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchEntityType',
|
|
1802
|
+
request,
|
|
1803
|
+
metadata || {},
|
|
1804
|
+
methodDescriptor_Agents_GetFullTextSearchEntityType,
|
|
1805
|
+
callback
|
|
1806
|
+
);
|
|
1844
1807
|
};
|
|
1845
1808
|
|
|
1846
|
-
|
|
1847
1809
|
/**
|
|
1848
1810
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
1849
1811
|
* request proto
|
|
@@ -1852,16 +1814,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntityType =
|
|
|
1852
1814
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseEntityType>}
|
|
1853
1815
|
* Promise that resolves to the response
|
|
1854
1816
|
*/
|
|
1855
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntityType =
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1817
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntityType = function (request, metadata) {
|
|
1818
|
+
return this.client_.unaryCall(
|
|
1819
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchEntityType',
|
|
1820
|
+
request,
|
|
1821
|
+
metadata || {},
|
|
1822
|
+
methodDescriptor_Agents_GetFullTextSearchEntityType
|
|
1823
|
+
);
|
|
1862
1824
|
};
|
|
1863
1825
|
|
|
1864
|
-
|
|
1865
1826
|
/**
|
|
1866
1827
|
* @const
|
|
1867
1828
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1869,21 +1830,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntityType =
|
|
|
1869
1830
|
* !proto.ondewo.nlu.FullTextSearchResponseEntity>}
|
|
1870
1831
|
*/
|
|
1871
1832
|
const methodDescriptor_Agents_GetFullTextSearchEntity = new grpc.web.MethodDescriptor(
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1833
|
+
'/ondewo.nlu.Agents/GetFullTextSearchEntity',
|
|
1834
|
+
grpc.web.MethodType.UNARY,
|
|
1835
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
1836
|
+
proto.ondewo.nlu.FullTextSearchResponseEntity,
|
|
1837
|
+
/**
|
|
1838
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
1839
|
+
* @return {!Uint8Array}
|
|
1840
|
+
*/
|
|
1841
|
+
function (request) {
|
|
1842
|
+
return request.serializeBinary();
|
|
1843
|
+
},
|
|
1844
|
+
proto.ondewo.nlu.FullTextSearchResponseEntity.deserializeBinary
|
|
1884
1845
|
);
|
|
1885
1846
|
|
|
1886
|
-
|
|
1887
1847
|
/**
|
|
1888
1848
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
1889
1849
|
* request proto
|
|
@@ -1894,17 +1854,16 @@ const methodDescriptor_Agents_GetFullTextSearchEntity = new grpc.web.MethodDescr
|
|
|
1894
1854
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseEntity>|undefined}
|
|
1895
1855
|
* The XHR Node Readable Stream
|
|
1896
1856
|
*/
|
|
1897
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntity =
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1857
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntity = function (request, metadata, callback) {
|
|
1858
|
+
return this.client_.rpcCall(
|
|
1859
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchEntity',
|
|
1860
|
+
request,
|
|
1861
|
+
metadata || {},
|
|
1862
|
+
methodDescriptor_Agents_GetFullTextSearchEntity,
|
|
1863
|
+
callback
|
|
1864
|
+
);
|
|
1905
1865
|
};
|
|
1906
1866
|
|
|
1907
|
-
|
|
1908
1867
|
/**
|
|
1909
1868
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
1910
1869
|
* request proto
|
|
@@ -1913,16 +1872,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntity =
|
|
|
1913
1872
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseEntity>}
|
|
1914
1873
|
* Promise that resolves to the response
|
|
1915
1874
|
*/
|
|
1916
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntity =
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1875
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntity = function (request, metadata) {
|
|
1876
|
+
return this.client_.unaryCall(
|
|
1877
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchEntity',
|
|
1878
|
+
request,
|
|
1879
|
+
metadata || {},
|
|
1880
|
+
methodDescriptor_Agents_GetFullTextSearchEntity
|
|
1881
|
+
);
|
|
1923
1882
|
};
|
|
1924
1883
|
|
|
1925
|
-
|
|
1926
1884
|
/**
|
|
1927
1885
|
* @const
|
|
1928
1886
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1930,21 +1888,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntity =
|
|
|
1930
1888
|
* !proto.ondewo.nlu.FullTextSearchResponseEntitySynonym>}
|
|
1931
1889
|
*/
|
|
1932
1890
|
const methodDescriptor_Agents_GetFullTextSearchEntitySynonym = new grpc.web.MethodDescriptor(
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1891
|
+
'/ondewo.nlu.Agents/GetFullTextSearchEntitySynonym',
|
|
1892
|
+
grpc.web.MethodType.UNARY,
|
|
1893
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
1894
|
+
proto.ondewo.nlu.FullTextSearchResponseEntitySynonym,
|
|
1895
|
+
/**
|
|
1896
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
1897
|
+
* @return {!Uint8Array}
|
|
1898
|
+
*/
|
|
1899
|
+
function (request) {
|
|
1900
|
+
return request.serializeBinary();
|
|
1901
|
+
},
|
|
1902
|
+
proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.deserializeBinary
|
|
1945
1903
|
);
|
|
1946
1904
|
|
|
1947
|
-
|
|
1948
1905
|
/**
|
|
1949
1906
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
1950
1907
|
* request proto
|
|
@@ -1955,17 +1912,16 @@ const methodDescriptor_Agents_GetFullTextSearchEntitySynonym = new grpc.web.Meth
|
|
|
1955
1912
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseEntitySynonym>|undefined}
|
|
1956
1913
|
* The XHR Node Readable Stream
|
|
1957
1914
|
*/
|
|
1958
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntitySynonym =
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1915
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntitySynonym = function (request, metadata, callback) {
|
|
1916
|
+
return this.client_.rpcCall(
|
|
1917
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchEntitySynonym',
|
|
1918
|
+
request,
|
|
1919
|
+
metadata || {},
|
|
1920
|
+
methodDescriptor_Agents_GetFullTextSearchEntitySynonym,
|
|
1921
|
+
callback
|
|
1922
|
+
);
|
|
1966
1923
|
};
|
|
1967
1924
|
|
|
1968
|
-
|
|
1969
1925
|
/**
|
|
1970
1926
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
1971
1927
|
* request proto
|
|
@@ -1974,16 +1930,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchEntitySynonym =
|
|
|
1974
1930
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseEntitySynonym>}
|
|
1975
1931
|
* Promise that resolves to the response
|
|
1976
1932
|
*/
|
|
1977
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntitySynonym =
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1933
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntitySynonym = function (request, metadata) {
|
|
1934
|
+
return this.client_.unaryCall(
|
|
1935
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchEntitySynonym',
|
|
1936
|
+
request,
|
|
1937
|
+
metadata || {},
|
|
1938
|
+
methodDescriptor_Agents_GetFullTextSearchEntitySynonym
|
|
1939
|
+
);
|
|
1984
1940
|
};
|
|
1985
1941
|
|
|
1986
|
-
|
|
1987
1942
|
/**
|
|
1988
1943
|
* @const
|
|
1989
1944
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -1991,21 +1946,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchEntitySynonym =
|
|
|
1991
1946
|
* !proto.ondewo.nlu.FullTextSearchResponseIntent>}
|
|
1992
1947
|
*/
|
|
1993
1948
|
const methodDescriptor_Agents_GetFullTextSearchIntent = new grpc.web.MethodDescriptor(
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
1949
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntent',
|
|
1950
|
+
grpc.web.MethodType.UNARY,
|
|
1951
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
1952
|
+
proto.ondewo.nlu.FullTextSearchResponseIntent,
|
|
1953
|
+
/**
|
|
1954
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
1955
|
+
* @return {!Uint8Array}
|
|
1956
|
+
*/
|
|
1957
|
+
function (request) {
|
|
1958
|
+
return request.serializeBinary();
|
|
1959
|
+
},
|
|
1960
|
+
proto.ondewo.nlu.FullTextSearchResponseIntent.deserializeBinary
|
|
2006
1961
|
);
|
|
2007
1962
|
|
|
2008
|
-
|
|
2009
1963
|
/**
|
|
2010
1964
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2011
1965
|
* request proto
|
|
@@ -2016,17 +1970,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntent = new grpc.web.MethodDescr
|
|
|
2016
1970
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntent>|undefined}
|
|
2017
1971
|
* The XHR Node Readable Stream
|
|
2018
1972
|
*/
|
|
2019
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntent =
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
1973
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntent = function (request, metadata, callback) {
|
|
1974
|
+
return this.client_.rpcCall(
|
|
1975
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntent',
|
|
1976
|
+
request,
|
|
1977
|
+
metadata || {},
|
|
1978
|
+
methodDescriptor_Agents_GetFullTextSearchIntent,
|
|
1979
|
+
callback
|
|
1980
|
+
);
|
|
2027
1981
|
};
|
|
2028
1982
|
|
|
2029
|
-
|
|
2030
1983
|
/**
|
|
2031
1984
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2032
1985
|
* request proto
|
|
@@ -2035,16 +1988,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntent =
|
|
|
2035
1988
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntent>}
|
|
2036
1989
|
* Promise that resolves to the response
|
|
2037
1990
|
*/
|
|
2038
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntent =
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
1991
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntent = function (request, metadata) {
|
|
1992
|
+
return this.client_.unaryCall(
|
|
1993
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntent',
|
|
1994
|
+
request,
|
|
1995
|
+
metadata || {},
|
|
1996
|
+
methodDescriptor_Agents_GetFullTextSearchIntent
|
|
1997
|
+
);
|
|
2045
1998
|
};
|
|
2046
1999
|
|
|
2047
|
-
|
|
2048
2000
|
/**
|
|
2049
2001
|
* @const
|
|
2050
2002
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2052,21 +2004,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntent =
|
|
|
2052
2004
|
* !proto.ondewo.nlu.FullTextSearchResponseIntentContextIn>}
|
|
2053
2005
|
*/
|
|
2054
2006
|
const methodDescriptor_Agents_GetFullTextSearchIntentContextIn = new grpc.web.MethodDescriptor(
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2007
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntentContextIn',
|
|
2008
|
+
grpc.web.MethodType.UNARY,
|
|
2009
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
2010
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentContextIn,
|
|
2011
|
+
/**
|
|
2012
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
2013
|
+
* @return {!Uint8Array}
|
|
2014
|
+
*/
|
|
2015
|
+
function (request) {
|
|
2016
|
+
return request.serializeBinary();
|
|
2017
|
+
},
|
|
2018
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentContextIn.deserializeBinary
|
|
2067
2019
|
);
|
|
2068
2020
|
|
|
2069
|
-
|
|
2070
2021
|
/**
|
|
2071
2022
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2072
2023
|
* request proto
|
|
@@ -2077,17 +2028,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntentContextIn = new grpc.web.Me
|
|
|
2077
2028
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntentContextIn>|undefined}
|
|
2078
2029
|
* The XHR Node Readable Stream
|
|
2079
2030
|
*/
|
|
2080
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentContextIn =
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2031
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentContextIn = function (request, metadata, callback) {
|
|
2032
|
+
return this.client_.rpcCall(
|
|
2033
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentContextIn',
|
|
2034
|
+
request,
|
|
2035
|
+
metadata || {},
|
|
2036
|
+
methodDescriptor_Agents_GetFullTextSearchIntentContextIn,
|
|
2037
|
+
callback
|
|
2038
|
+
);
|
|
2088
2039
|
};
|
|
2089
2040
|
|
|
2090
|
-
|
|
2091
2041
|
/**
|
|
2092
2042
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2093
2043
|
* request proto
|
|
@@ -2096,16 +2046,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentContextIn =
|
|
|
2096
2046
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntentContextIn>}
|
|
2097
2047
|
* Promise that resolves to the response
|
|
2098
2048
|
*/
|
|
2099
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentContextIn =
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2049
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentContextIn = function (request, metadata) {
|
|
2050
|
+
return this.client_.unaryCall(
|
|
2051
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentContextIn',
|
|
2052
|
+
request,
|
|
2053
|
+
metadata || {},
|
|
2054
|
+
methodDescriptor_Agents_GetFullTextSearchIntentContextIn
|
|
2055
|
+
);
|
|
2106
2056
|
};
|
|
2107
2057
|
|
|
2108
|
-
|
|
2109
2058
|
/**
|
|
2110
2059
|
* @const
|
|
2111
2060
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2113,21 +2062,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentContextIn
|
|
|
2113
2062
|
* !proto.ondewo.nlu.FullTextSearchResponseIntentContextOut>}
|
|
2114
2063
|
*/
|
|
2115
2064
|
const methodDescriptor_Agents_GetFullTextSearchIntentContextOut = new grpc.web.MethodDescriptor(
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2065
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntentContextOut',
|
|
2066
|
+
grpc.web.MethodType.UNARY,
|
|
2067
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
2068
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentContextOut,
|
|
2069
|
+
/**
|
|
2070
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
2071
|
+
* @return {!Uint8Array}
|
|
2072
|
+
*/
|
|
2073
|
+
function (request) {
|
|
2074
|
+
return request.serializeBinary();
|
|
2075
|
+
},
|
|
2076
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentContextOut.deserializeBinary
|
|
2128
2077
|
);
|
|
2129
2078
|
|
|
2130
|
-
|
|
2131
2079
|
/**
|
|
2132
2080
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2133
2081
|
* request proto
|
|
@@ -2138,17 +2086,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntentContextOut = new grpc.web.M
|
|
|
2138
2086
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntentContextOut>|undefined}
|
|
2139
2087
|
* The XHR Node Readable Stream
|
|
2140
2088
|
*/
|
|
2141
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentContextOut =
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2089
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentContextOut = function (request, metadata, callback) {
|
|
2090
|
+
return this.client_.rpcCall(
|
|
2091
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentContextOut',
|
|
2092
|
+
request,
|
|
2093
|
+
metadata || {},
|
|
2094
|
+
methodDescriptor_Agents_GetFullTextSearchIntentContextOut,
|
|
2095
|
+
callback
|
|
2096
|
+
);
|
|
2149
2097
|
};
|
|
2150
2098
|
|
|
2151
|
-
|
|
2152
2099
|
/**
|
|
2153
2100
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2154
2101
|
* request proto
|
|
@@ -2157,16 +2104,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentContextOut =
|
|
|
2157
2104
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntentContextOut>}
|
|
2158
2105
|
* Promise that resolves to the response
|
|
2159
2106
|
*/
|
|
2160
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentContextOut =
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2107
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentContextOut = function (request, metadata) {
|
|
2108
|
+
return this.client_.unaryCall(
|
|
2109
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentContextOut',
|
|
2110
|
+
request,
|
|
2111
|
+
metadata || {},
|
|
2112
|
+
methodDescriptor_Agents_GetFullTextSearchIntentContextOut
|
|
2113
|
+
);
|
|
2167
2114
|
};
|
|
2168
2115
|
|
|
2169
|
-
|
|
2170
2116
|
/**
|
|
2171
2117
|
* @const
|
|
2172
2118
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2174,21 +2120,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentContextOut
|
|
|
2174
2120
|
* !proto.ondewo.nlu.FullTextSearchResponseIntentUsersays>}
|
|
2175
2121
|
*/
|
|
2176
2122
|
const methodDescriptor_Agents_GetFullTextSearchIntentUsersays = new grpc.web.MethodDescriptor(
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2123
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntentUsersays',
|
|
2124
|
+
grpc.web.MethodType.UNARY,
|
|
2125
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
2126
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentUsersays,
|
|
2127
|
+
/**
|
|
2128
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
2129
|
+
* @return {!Uint8Array}
|
|
2130
|
+
*/
|
|
2131
|
+
function (request) {
|
|
2132
|
+
return request.serializeBinary();
|
|
2133
|
+
},
|
|
2134
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentUsersays.deserializeBinary
|
|
2189
2135
|
);
|
|
2190
2136
|
|
|
2191
|
-
|
|
2192
2137
|
/**
|
|
2193
2138
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2194
2139
|
* request proto
|
|
@@ -2199,17 +2144,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntentUsersays = new grpc.web.Met
|
|
|
2199
2144
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntentUsersays>|undefined}
|
|
2200
2145
|
* The XHR Node Readable Stream
|
|
2201
2146
|
*/
|
|
2202
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentUsersays =
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2147
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentUsersays = function (request, metadata, callback) {
|
|
2148
|
+
return this.client_.rpcCall(
|
|
2149
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentUsersays',
|
|
2150
|
+
request,
|
|
2151
|
+
metadata || {},
|
|
2152
|
+
methodDescriptor_Agents_GetFullTextSearchIntentUsersays,
|
|
2153
|
+
callback
|
|
2154
|
+
);
|
|
2210
2155
|
};
|
|
2211
2156
|
|
|
2212
|
-
|
|
2213
2157
|
/**
|
|
2214
2158
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2215
2159
|
* request proto
|
|
@@ -2218,16 +2162,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentUsersays =
|
|
|
2218
2162
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntentUsersays>}
|
|
2219
2163
|
* Promise that resolves to the response
|
|
2220
2164
|
*/
|
|
2221
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentUsersays =
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2165
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentUsersays = function (request, metadata) {
|
|
2166
|
+
return this.client_.unaryCall(
|
|
2167
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentUsersays',
|
|
2168
|
+
request,
|
|
2169
|
+
metadata || {},
|
|
2170
|
+
methodDescriptor_Agents_GetFullTextSearchIntentUsersays
|
|
2171
|
+
);
|
|
2228
2172
|
};
|
|
2229
2173
|
|
|
2230
|
-
|
|
2231
2174
|
/**
|
|
2232
2175
|
* @const
|
|
2233
2176
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2235,21 +2178,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentUsersays =
|
|
|
2235
2178
|
* !proto.ondewo.nlu.FullTextSearchResponseIntentTags>}
|
|
2236
2179
|
*/
|
|
2237
2180
|
const methodDescriptor_Agents_GetFullTextSearchIntentTags = new grpc.web.MethodDescriptor(
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2181
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntentTags',
|
|
2182
|
+
grpc.web.MethodType.UNARY,
|
|
2183
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
2184
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentTags,
|
|
2185
|
+
/**
|
|
2186
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
2187
|
+
* @return {!Uint8Array}
|
|
2188
|
+
*/
|
|
2189
|
+
function (request) {
|
|
2190
|
+
return request.serializeBinary();
|
|
2191
|
+
},
|
|
2192
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentTags.deserializeBinary
|
|
2250
2193
|
);
|
|
2251
2194
|
|
|
2252
|
-
|
|
2253
2195
|
/**
|
|
2254
2196
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2255
2197
|
* request proto
|
|
@@ -2260,17 +2202,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntentTags = new grpc.web.MethodD
|
|
|
2260
2202
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntentTags>|undefined}
|
|
2261
2203
|
* The XHR Node Readable Stream
|
|
2262
2204
|
*/
|
|
2263
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentTags =
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2205
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentTags = function (request, metadata, callback) {
|
|
2206
|
+
return this.client_.rpcCall(
|
|
2207
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentTags',
|
|
2208
|
+
request,
|
|
2209
|
+
metadata || {},
|
|
2210
|
+
methodDescriptor_Agents_GetFullTextSearchIntentTags,
|
|
2211
|
+
callback
|
|
2212
|
+
);
|
|
2271
2213
|
};
|
|
2272
2214
|
|
|
2273
|
-
|
|
2274
2215
|
/**
|
|
2275
2216
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2276
2217
|
* request proto
|
|
@@ -2279,16 +2220,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentTags =
|
|
|
2279
2220
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntentTags>}
|
|
2280
2221
|
* Promise that resolves to the response
|
|
2281
2222
|
*/
|
|
2282
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentTags =
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2223
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentTags = function (request, metadata) {
|
|
2224
|
+
return this.client_.unaryCall(
|
|
2225
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentTags',
|
|
2226
|
+
request,
|
|
2227
|
+
metadata || {},
|
|
2228
|
+
methodDescriptor_Agents_GetFullTextSearchIntentTags
|
|
2229
|
+
);
|
|
2289
2230
|
};
|
|
2290
2231
|
|
|
2291
|
-
|
|
2292
2232
|
/**
|
|
2293
2233
|
* @const
|
|
2294
2234
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2296,21 +2236,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentTags =
|
|
|
2296
2236
|
* !proto.ondewo.nlu.FullTextSearchResponseIntentResponse>}
|
|
2297
2237
|
*/
|
|
2298
2238
|
const methodDescriptor_Agents_GetFullTextSearchIntentResponse = new grpc.web.MethodDescriptor(
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2239
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntentResponse',
|
|
2240
|
+
grpc.web.MethodType.UNARY,
|
|
2241
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
2242
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentResponse,
|
|
2243
|
+
/**
|
|
2244
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
2245
|
+
* @return {!Uint8Array}
|
|
2246
|
+
*/
|
|
2247
|
+
function (request) {
|
|
2248
|
+
return request.serializeBinary();
|
|
2249
|
+
},
|
|
2250
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentResponse.deserializeBinary
|
|
2311
2251
|
);
|
|
2312
2252
|
|
|
2313
|
-
|
|
2314
2253
|
/**
|
|
2315
2254
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2316
2255
|
* request proto
|
|
@@ -2321,17 +2260,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntentResponse = new grpc.web.Met
|
|
|
2321
2260
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntentResponse>|undefined}
|
|
2322
2261
|
* The XHR Node Readable Stream
|
|
2323
2262
|
*/
|
|
2324
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentResponse =
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2263
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentResponse = function (request, metadata, callback) {
|
|
2264
|
+
return this.client_.rpcCall(
|
|
2265
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentResponse',
|
|
2266
|
+
request,
|
|
2267
|
+
metadata || {},
|
|
2268
|
+
methodDescriptor_Agents_GetFullTextSearchIntentResponse,
|
|
2269
|
+
callback
|
|
2270
|
+
);
|
|
2332
2271
|
};
|
|
2333
2272
|
|
|
2334
|
-
|
|
2335
2273
|
/**
|
|
2336
2274
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2337
2275
|
* request proto
|
|
@@ -2340,16 +2278,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentResponse =
|
|
|
2340
2278
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntentResponse>}
|
|
2341
2279
|
* Promise that resolves to the response
|
|
2342
2280
|
*/
|
|
2343
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentResponse =
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2281
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentResponse = function (request, metadata) {
|
|
2282
|
+
return this.client_.unaryCall(
|
|
2283
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentResponse',
|
|
2284
|
+
request,
|
|
2285
|
+
metadata || {},
|
|
2286
|
+
methodDescriptor_Agents_GetFullTextSearchIntentResponse
|
|
2287
|
+
);
|
|
2350
2288
|
};
|
|
2351
2289
|
|
|
2352
|
-
|
|
2353
2290
|
/**
|
|
2354
2291
|
* @const
|
|
2355
2292
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2357,21 +2294,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentResponse =
|
|
|
2357
2294
|
* !proto.ondewo.nlu.FullTextSearchResponseIntentParameters>}
|
|
2358
2295
|
*/
|
|
2359
2296
|
const methodDescriptor_Agents_GetFullTextSearchIntentParameters = new grpc.web.MethodDescriptor(
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2297
|
+
'/ondewo.nlu.Agents/GetFullTextSearchIntentParameters',
|
|
2298
|
+
grpc.web.MethodType.UNARY,
|
|
2299
|
+
proto.ondewo.nlu.FullTextSearchRequest,
|
|
2300
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentParameters,
|
|
2301
|
+
/**
|
|
2302
|
+
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request
|
|
2303
|
+
* @return {!Uint8Array}
|
|
2304
|
+
*/
|
|
2305
|
+
function (request) {
|
|
2306
|
+
return request.serializeBinary();
|
|
2307
|
+
},
|
|
2308
|
+
proto.ondewo.nlu.FullTextSearchResponseIntentParameters.deserializeBinary
|
|
2372
2309
|
);
|
|
2373
2310
|
|
|
2374
|
-
|
|
2375
2311
|
/**
|
|
2376
2312
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2377
2313
|
* request proto
|
|
@@ -2382,17 +2318,16 @@ const methodDescriptor_Agents_GetFullTextSearchIntentParameters = new grpc.web.M
|
|
|
2382
2318
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.FullTextSearchResponseIntentParameters>|undefined}
|
|
2383
2319
|
* The XHR Node Readable Stream
|
|
2384
2320
|
*/
|
|
2385
|
-
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentParameters =
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2321
|
+
proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentParameters = function (request, metadata, callback) {
|
|
2322
|
+
return this.client_.rpcCall(
|
|
2323
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentParameters',
|
|
2324
|
+
request,
|
|
2325
|
+
metadata || {},
|
|
2326
|
+
methodDescriptor_Agents_GetFullTextSearchIntentParameters,
|
|
2327
|
+
callback
|
|
2328
|
+
);
|
|
2393
2329
|
};
|
|
2394
2330
|
|
|
2395
|
-
|
|
2396
2331
|
/**
|
|
2397
2332
|
* @param {!proto.ondewo.nlu.FullTextSearchRequest} request The
|
|
2398
2333
|
* request proto
|
|
@@ -2401,16 +2336,15 @@ proto.ondewo.nlu.AgentsClient.prototype.getFullTextSearchIntentParameters =
|
|
|
2401
2336
|
* @return {!Promise<!proto.ondewo.nlu.FullTextSearchResponseIntentParameters>}
|
|
2402
2337
|
* Promise that resolves to the response
|
|
2403
2338
|
*/
|
|
2404
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentParameters =
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2339
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentParameters = function (request, metadata) {
|
|
2340
|
+
return this.client_.unaryCall(
|
|
2341
|
+
this.hostname_ + '/ondewo.nlu.Agents/GetFullTextSearchIntentParameters',
|
|
2342
|
+
request,
|
|
2343
|
+
metadata || {},
|
|
2344
|
+
methodDescriptor_Agents_GetFullTextSearchIntentParameters
|
|
2345
|
+
);
|
|
2411
2346
|
};
|
|
2412
2347
|
|
|
2413
|
-
|
|
2414
2348
|
/**
|
|
2415
2349
|
* @const
|
|
2416
2350
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -2418,21 +2352,20 @@ proto.ondewo.nlu.AgentsPromiseClient.prototype.getFullTextSearchIntentParameters
|
|
|
2418
2352
|
* !proto.ondewo.nlu.Operation>}
|
|
2419
2353
|
*/
|
|
2420
2354
|
const methodDescriptor_Agents_ReindexAgent = new grpc.web.MethodDescriptor(
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2355
|
+
'/ondewo.nlu.Agents/ReindexAgent',
|
|
2356
|
+
grpc.web.MethodType.UNARY,
|
|
2357
|
+
proto.ondewo.nlu.ReindexAgentRequest,
|
|
2358
|
+
ondewo_nlu_operations_pb.Operation,
|
|
2359
|
+
/**
|
|
2360
|
+
* @param {!proto.ondewo.nlu.ReindexAgentRequest} request
|
|
2361
|
+
* @return {!Uint8Array}
|
|
2362
|
+
*/
|
|
2363
|
+
function (request) {
|
|
2364
|
+
return request.serializeBinary();
|
|
2365
|
+
},
|
|
2366
|
+
ondewo_nlu_operations_pb.Operation.deserializeBinary
|
|
2433
2367
|
);
|
|
2434
2368
|
|
|
2435
|
-
|
|
2436
2369
|
/**
|
|
2437
2370
|
* @param {!proto.ondewo.nlu.ReindexAgentRequest} request The
|
|
2438
2371
|
* request proto
|
|
@@ -2443,17 +2376,16 @@ const methodDescriptor_Agents_ReindexAgent = new grpc.web.MethodDescriptor(
|
|
|
2443
2376
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Operation>|undefined}
|
|
2444
2377
|
* The XHR Node Readable Stream
|
|
2445
2378
|
*/
|
|
2446
|
-
proto.ondewo.nlu.AgentsClient.prototype.reindexAgent =
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2379
|
+
proto.ondewo.nlu.AgentsClient.prototype.reindexAgent = function (request, metadata, callback) {
|
|
2380
|
+
return this.client_.rpcCall(
|
|
2381
|
+
this.hostname_ + '/ondewo.nlu.Agents/ReindexAgent',
|
|
2382
|
+
request,
|
|
2383
|
+
metadata || {},
|
|
2384
|
+
methodDescriptor_Agents_ReindexAgent,
|
|
2385
|
+
callback
|
|
2386
|
+
);
|
|
2454
2387
|
};
|
|
2455
2388
|
|
|
2456
|
-
|
|
2457
2389
|
/**
|
|
2458
2390
|
* @param {!proto.ondewo.nlu.ReindexAgentRequest} request The
|
|
2459
2391
|
* request proto
|
|
@@ -2462,15 +2394,13 @@ proto.ondewo.nlu.AgentsClient.prototype.reindexAgent =
|
|
|
2462
2394
|
* @return {!Promise<!proto.ondewo.nlu.Operation>}
|
|
2463
2395
|
* Promise that resolves to the response
|
|
2464
2396
|
*/
|
|
2465
|
-
proto.ondewo.nlu.AgentsPromiseClient.prototype.reindexAgent =
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2397
|
+
proto.ondewo.nlu.AgentsPromiseClient.prototype.reindexAgent = function (request, metadata) {
|
|
2398
|
+
return this.client_.unaryCall(
|
|
2399
|
+
this.hostname_ + '/ondewo.nlu.Agents/ReindexAgent',
|
|
2400
|
+
request,
|
|
2401
|
+
metadata || {},
|
|
2402
|
+
methodDescriptor_Agents_ReindexAgent
|
|
2403
|
+
);
|
|
2472
2404
|
};
|
|
2473
2405
|
|
|
2474
|
-
|
|
2475
2406
|
module.exports = proto.ondewo.nlu;
|
|
2476
|
-
|