@ondewo/nlu-client-typescript 4.0.0 → 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 -490
- package/api/ondewo/nlu/agent_grpc_web_pb.js +1113 -1244
- package/api/ondewo/nlu/agent_pb.d.ts +1939 -1751
- package/api/ondewo/nlu/agent_pb.js +9062 -10483
- 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 +745 -674
- package/api/ondewo/nlu/aiservices_pb.js +3638 -4403
- 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 +889 -1042
- 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 -462
- package/api/ondewo/nlu/session_pb.d.ts +1080 -1025
- package/api/ondewo/nlu/session_pb.js +5285 -6536
- 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,33 +6,29 @@
|
|
|
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
|
|
20
|
-
|
|
21
|
-
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js')
|
|
17
|
+
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
|
|
22
18
|
|
|
23
|
-
var google_protobuf_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js')
|
|
19
|
+
var google_protobuf_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js');
|
|
24
20
|
|
|
25
|
-
var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js')
|
|
21
|
+
var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js');
|
|
26
22
|
|
|
27
|
-
var google_rpc_status_pb = require('../../google/rpc/status_pb.js')
|
|
23
|
+
var google_rpc_status_pb = require('../../google/rpc/status_pb.js');
|
|
28
24
|
|
|
29
|
-
var google_type_latlng_pb = require('../../google/type/latlng_pb.js')
|
|
25
|
+
var google_type_latlng_pb = require('../../google/type/latlng_pb.js');
|
|
30
26
|
|
|
31
|
-
var ondewo_nlu_context_pb = require('../../ondewo/nlu/context_pb.js')
|
|
27
|
+
var ondewo_nlu_context_pb = require('../../ondewo/nlu/context_pb.js');
|
|
32
28
|
|
|
33
|
-
var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js')
|
|
29
|
+
var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js');
|
|
34
30
|
|
|
35
|
-
var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js')
|
|
31
|
+
var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js');
|
|
36
32
|
const proto = {};
|
|
37
33
|
proto.ondewo = {};
|
|
38
34
|
proto.ondewo.nlu = require('./session_pb.js');
|
|
@@ -45,24 +41,21 @@ proto.ondewo.nlu = require('./session_pb.js');
|
|
|
45
41
|
* @struct
|
|
46
42
|
* @final
|
|
47
43
|
*/
|
|
48
|
-
proto.ondewo.nlu.SessionsClient =
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
options.format = 'binary';
|
|
44
|
+
proto.ondewo.nlu.SessionsClient = function (hostname, credentials, options) {
|
|
45
|
+
if (!options) options = {};
|
|
46
|
+
options.format = 'binary';
|
|
52
47
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @private @const {string} The hostname
|
|
60
|
-
*/
|
|
61
|
-
this.hostname_ = hostname;
|
|
48
|
+
/**
|
|
49
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
50
|
+
*/
|
|
51
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
62
52
|
|
|
53
|
+
/**
|
|
54
|
+
* @private @const {string} The hostname
|
|
55
|
+
*/
|
|
56
|
+
this.hostname_ = hostname;
|
|
63
57
|
};
|
|
64
58
|
|
|
65
|
-
|
|
66
59
|
/**
|
|
67
60
|
* @param {string} hostname
|
|
68
61
|
* @param {?Object} credentials
|
|
@@ -71,24 +64,21 @@ proto.ondewo.nlu.SessionsClient =
|
|
|
71
64
|
* @struct
|
|
72
65
|
* @final
|
|
73
66
|
*/
|
|
74
|
-
proto.ondewo.nlu.SessionsPromiseClient =
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
options.format = 'binary';
|
|
78
|
-
|
|
79
|
-
/**
|
|
80
|
-
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
81
|
-
*/
|
|
82
|
-
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
67
|
+
proto.ondewo.nlu.SessionsPromiseClient = function (hostname, credentials, options) {
|
|
68
|
+
if (!options) options = {};
|
|
69
|
+
options.format = 'binary';
|
|
83
70
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
71
|
+
/**
|
|
72
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
73
|
+
*/
|
|
74
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
88
75
|
|
|
76
|
+
/**
|
|
77
|
+
* @private @const {string} The hostname
|
|
78
|
+
*/
|
|
79
|
+
this.hostname_ = hostname;
|
|
89
80
|
};
|
|
90
81
|
|
|
91
|
-
|
|
92
82
|
/**
|
|
93
83
|
* @const
|
|
94
84
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -96,21 +86,20 @@ proto.ondewo.nlu.SessionsPromiseClient =
|
|
|
96
86
|
* !proto.ondewo.nlu.DetectIntentResponse>}
|
|
97
87
|
*/
|
|
98
88
|
const methodDescriptor_Sessions_DetectIntent = new grpc.web.MethodDescriptor(
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
89
|
+
'/ondewo.nlu.Sessions/DetectIntent',
|
|
90
|
+
grpc.web.MethodType.UNARY,
|
|
91
|
+
proto.ondewo.nlu.DetectIntentRequest,
|
|
92
|
+
proto.ondewo.nlu.DetectIntentResponse,
|
|
93
|
+
/**
|
|
94
|
+
* @param {!proto.ondewo.nlu.DetectIntentRequest} request
|
|
95
|
+
* @return {!Uint8Array}
|
|
96
|
+
*/
|
|
97
|
+
function (request) {
|
|
98
|
+
return request.serializeBinary();
|
|
99
|
+
},
|
|
100
|
+
proto.ondewo.nlu.DetectIntentResponse.deserializeBinary
|
|
111
101
|
);
|
|
112
102
|
|
|
113
|
-
|
|
114
103
|
/**
|
|
115
104
|
* @param {!proto.ondewo.nlu.DetectIntentRequest} request The
|
|
116
105
|
* request proto
|
|
@@ -121,17 +110,16 @@ const methodDescriptor_Sessions_DetectIntent = new grpc.web.MethodDescriptor(
|
|
|
121
110
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.DetectIntentResponse>|undefined}
|
|
122
111
|
* The XHR Node Readable Stream
|
|
123
112
|
*/
|
|
124
|
-
proto.ondewo.nlu.SessionsClient.prototype.detectIntent =
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
113
|
+
proto.ondewo.nlu.SessionsClient.prototype.detectIntent = function (request, metadata, callback) {
|
|
114
|
+
return this.client_.rpcCall(
|
|
115
|
+
this.hostname_ + '/ondewo.nlu.Sessions/DetectIntent',
|
|
116
|
+
request,
|
|
117
|
+
metadata || {},
|
|
118
|
+
methodDescriptor_Sessions_DetectIntent,
|
|
119
|
+
callback
|
|
120
|
+
);
|
|
132
121
|
};
|
|
133
122
|
|
|
134
|
-
|
|
135
123
|
/**
|
|
136
124
|
* @param {!proto.ondewo.nlu.DetectIntentRequest} request The
|
|
137
125
|
* request proto
|
|
@@ -140,16 +128,15 @@ proto.ondewo.nlu.SessionsClient.prototype.detectIntent =
|
|
|
140
128
|
* @return {!Promise<!proto.ondewo.nlu.DetectIntentResponse>}
|
|
141
129
|
* Promise that resolves to the response
|
|
142
130
|
*/
|
|
143
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.detectIntent =
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
131
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.detectIntent = function (request, metadata) {
|
|
132
|
+
return this.client_.unaryCall(
|
|
133
|
+
this.hostname_ + '/ondewo.nlu.Sessions/DetectIntent',
|
|
134
|
+
request,
|
|
135
|
+
metadata || {},
|
|
136
|
+
methodDescriptor_Sessions_DetectIntent
|
|
137
|
+
);
|
|
150
138
|
};
|
|
151
139
|
|
|
152
|
-
|
|
153
140
|
/**
|
|
154
141
|
* @const
|
|
155
142
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -157,21 +144,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.detectIntent =
|
|
|
157
144
|
* !proto.ondewo.nlu.ListSessionsResponse>}
|
|
158
145
|
*/
|
|
159
146
|
const methodDescriptor_Sessions_ListSessions = new grpc.web.MethodDescriptor(
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
147
|
+
'/ondewo.nlu.Sessions/ListSessions',
|
|
148
|
+
grpc.web.MethodType.UNARY,
|
|
149
|
+
proto.ondewo.nlu.ListSessionsRequest,
|
|
150
|
+
proto.ondewo.nlu.ListSessionsResponse,
|
|
151
|
+
/**
|
|
152
|
+
* @param {!proto.ondewo.nlu.ListSessionsRequest} request
|
|
153
|
+
* @return {!Uint8Array}
|
|
154
|
+
*/
|
|
155
|
+
function (request) {
|
|
156
|
+
return request.serializeBinary();
|
|
157
|
+
},
|
|
158
|
+
proto.ondewo.nlu.ListSessionsResponse.deserializeBinary
|
|
172
159
|
);
|
|
173
160
|
|
|
174
|
-
|
|
175
161
|
/**
|
|
176
162
|
* @param {!proto.ondewo.nlu.ListSessionsRequest} request The
|
|
177
163
|
* request proto
|
|
@@ -182,17 +168,16 @@ const methodDescriptor_Sessions_ListSessions = new grpc.web.MethodDescriptor(
|
|
|
182
168
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListSessionsResponse>|undefined}
|
|
183
169
|
* The XHR Node Readable Stream
|
|
184
170
|
*/
|
|
185
|
-
proto.ondewo.nlu.SessionsClient.prototype.listSessions =
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
171
|
+
proto.ondewo.nlu.SessionsClient.prototype.listSessions = function (request, metadata, callback) {
|
|
172
|
+
return this.client_.rpcCall(
|
|
173
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessions',
|
|
174
|
+
request,
|
|
175
|
+
metadata || {},
|
|
176
|
+
methodDescriptor_Sessions_ListSessions,
|
|
177
|
+
callback
|
|
178
|
+
);
|
|
193
179
|
};
|
|
194
180
|
|
|
195
|
-
|
|
196
181
|
/**
|
|
197
182
|
* @param {!proto.ondewo.nlu.ListSessionsRequest} request The
|
|
198
183
|
* request proto
|
|
@@ -201,16 +186,15 @@ proto.ondewo.nlu.SessionsClient.prototype.listSessions =
|
|
|
201
186
|
* @return {!Promise<!proto.ondewo.nlu.ListSessionsResponse>}
|
|
202
187
|
* Promise that resolves to the response
|
|
203
188
|
*/
|
|
204
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessions =
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
189
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessions = function (request, metadata) {
|
|
190
|
+
return this.client_.unaryCall(
|
|
191
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessions',
|
|
192
|
+
request,
|
|
193
|
+
metadata || {},
|
|
194
|
+
methodDescriptor_Sessions_ListSessions
|
|
195
|
+
);
|
|
211
196
|
};
|
|
212
197
|
|
|
213
|
-
|
|
214
198
|
/**
|
|
215
199
|
* @const
|
|
216
200
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -218,21 +202,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessions =
|
|
|
218
202
|
* !proto.ondewo.nlu.Session>}
|
|
219
203
|
*/
|
|
220
204
|
const methodDescriptor_Sessions_GetSession = new grpc.web.MethodDescriptor(
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
205
|
+
'/ondewo.nlu.Sessions/GetSession',
|
|
206
|
+
grpc.web.MethodType.UNARY,
|
|
207
|
+
proto.ondewo.nlu.GetSessionRequest,
|
|
208
|
+
proto.ondewo.nlu.Session,
|
|
209
|
+
/**
|
|
210
|
+
* @param {!proto.ondewo.nlu.GetSessionRequest} request
|
|
211
|
+
* @return {!Uint8Array}
|
|
212
|
+
*/
|
|
213
|
+
function (request) {
|
|
214
|
+
return request.serializeBinary();
|
|
215
|
+
},
|
|
216
|
+
proto.ondewo.nlu.Session.deserializeBinary
|
|
233
217
|
);
|
|
234
218
|
|
|
235
|
-
|
|
236
219
|
/**
|
|
237
220
|
* @param {!proto.ondewo.nlu.GetSessionRequest} request The
|
|
238
221
|
* request proto
|
|
@@ -243,17 +226,16 @@ const methodDescriptor_Sessions_GetSession = new grpc.web.MethodDescriptor(
|
|
|
243
226
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Session>|undefined}
|
|
244
227
|
* The XHR Node Readable Stream
|
|
245
228
|
*/
|
|
246
|
-
proto.ondewo.nlu.SessionsClient.prototype.getSession =
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
229
|
+
proto.ondewo.nlu.SessionsClient.prototype.getSession = function (request, metadata, callback) {
|
|
230
|
+
return this.client_.rpcCall(
|
|
231
|
+
this.hostname_ + '/ondewo.nlu.Sessions/GetSession',
|
|
232
|
+
request,
|
|
233
|
+
metadata || {},
|
|
234
|
+
methodDescriptor_Sessions_GetSession,
|
|
235
|
+
callback
|
|
236
|
+
);
|
|
254
237
|
};
|
|
255
238
|
|
|
256
|
-
|
|
257
239
|
/**
|
|
258
240
|
* @param {!proto.ondewo.nlu.GetSessionRequest} request The
|
|
259
241
|
* request proto
|
|
@@ -262,16 +244,15 @@ proto.ondewo.nlu.SessionsClient.prototype.getSession =
|
|
|
262
244
|
* @return {!Promise<!proto.ondewo.nlu.Session>}
|
|
263
245
|
* Promise that resolves to the response
|
|
264
246
|
*/
|
|
265
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.getSession =
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
247
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.getSession = function (request, metadata) {
|
|
248
|
+
return this.client_.unaryCall(
|
|
249
|
+
this.hostname_ + '/ondewo.nlu.Sessions/GetSession',
|
|
250
|
+
request,
|
|
251
|
+
metadata || {},
|
|
252
|
+
methodDescriptor_Sessions_GetSession
|
|
253
|
+
);
|
|
272
254
|
};
|
|
273
255
|
|
|
274
|
-
|
|
275
256
|
/**
|
|
276
257
|
* @const
|
|
277
258
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -279,21 +260,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.getSession =
|
|
|
279
260
|
* !proto.ondewo.nlu.Session>}
|
|
280
261
|
*/
|
|
281
262
|
const methodDescriptor_Sessions_CreateSession = new grpc.web.MethodDescriptor(
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
263
|
+
'/ondewo.nlu.Sessions/CreateSession',
|
|
264
|
+
grpc.web.MethodType.UNARY,
|
|
265
|
+
proto.ondewo.nlu.CreateSessionRequest,
|
|
266
|
+
proto.ondewo.nlu.Session,
|
|
267
|
+
/**
|
|
268
|
+
* @param {!proto.ondewo.nlu.CreateSessionRequest} request
|
|
269
|
+
* @return {!Uint8Array}
|
|
270
|
+
*/
|
|
271
|
+
function (request) {
|
|
272
|
+
return request.serializeBinary();
|
|
273
|
+
},
|
|
274
|
+
proto.ondewo.nlu.Session.deserializeBinary
|
|
294
275
|
);
|
|
295
276
|
|
|
296
|
-
|
|
297
277
|
/**
|
|
298
278
|
* @param {!proto.ondewo.nlu.CreateSessionRequest} request The
|
|
299
279
|
* request proto
|
|
@@ -304,17 +284,16 @@ const methodDescriptor_Sessions_CreateSession = new grpc.web.MethodDescriptor(
|
|
|
304
284
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Session>|undefined}
|
|
305
285
|
* The XHR Node Readable Stream
|
|
306
286
|
*/
|
|
307
|
-
proto.ondewo.nlu.SessionsClient.prototype.createSession =
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
287
|
+
proto.ondewo.nlu.SessionsClient.prototype.createSession = function (request, metadata, callback) {
|
|
288
|
+
return this.client_.rpcCall(
|
|
289
|
+
this.hostname_ + '/ondewo.nlu.Sessions/CreateSession',
|
|
290
|
+
request,
|
|
291
|
+
metadata || {},
|
|
292
|
+
methodDescriptor_Sessions_CreateSession,
|
|
293
|
+
callback
|
|
294
|
+
);
|
|
315
295
|
};
|
|
316
296
|
|
|
317
|
-
|
|
318
297
|
/**
|
|
319
298
|
* @param {!proto.ondewo.nlu.CreateSessionRequest} request The
|
|
320
299
|
* request proto
|
|
@@ -323,16 +302,15 @@ proto.ondewo.nlu.SessionsClient.prototype.createSession =
|
|
|
323
302
|
* @return {!Promise<!proto.ondewo.nlu.Session>}
|
|
324
303
|
* Promise that resolves to the response
|
|
325
304
|
*/
|
|
326
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.createSession =
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
305
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.createSession = function (request, metadata) {
|
|
306
|
+
return this.client_.unaryCall(
|
|
307
|
+
this.hostname_ + '/ondewo.nlu.Sessions/CreateSession',
|
|
308
|
+
request,
|
|
309
|
+
metadata || {},
|
|
310
|
+
methodDescriptor_Sessions_CreateSession
|
|
311
|
+
);
|
|
333
312
|
};
|
|
334
313
|
|
|
335
|
-
|
|
336
314
|
/**
|
|
337
315
|
* @const
|
|
338
316
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -340,21 +318,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.createSession =
|
|
|
340
318
|
* !proto.ondewo.nlu.Session>}
|
|
341
319
|
*/
|
|
342
320
|
const methodDescriptor_Sessions_TrackSessionStep = new grpc.web.MethodDescriptor(
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
321
|
+
'/ondewo.nlu.Sessions/TrackSessionStep',
|
|
322
|
+
grpc.web.MethodType.UNARY,
|
|
323
|
+
proto.ondewo.nlu.TrackSessionStepRequest,
|
|
324
|
+
proto.ondewo.nlu.Session,
|
|
325
|
+
/**
|
|
326
|
+
* @param {!proto.ondewo.nlu.TrackSessionStepRequest} request
|
|
327
|
+
* @return {!Uint8Array}
|
|
328
|
+
*/
|
|
329
|
+
function (request) {
|
|
330
|
+
return request.serializeBinary();
|
|
331
|
+
},
|
|
332
|
+
proto.ondewo.nlu.Session.deserializeBinary
|
|
355
333
|
);
|
|
356
334
|
|
|
357
|
-
|
|
358
335
|
/**
|
|
359
336
|
* @param {!proto.ondewo.nlu.TrackSessionStepRequest} request The
|
|
360
337
|
* request proto
|
|
@@ -365,17 +342,16 @@ const methodDescriptor_Sessions_TrackSessionStep = new grpc.web.MethodDescriptor
|
|
|
365
342
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Session>|undefined}
|
|
366
343
|
* The XHR Node Readable Stream
|
|
367
344
|
*/
|
|
368
|
-
proto.ondewo.nlu.SessionsClient.prototype.trackSessionStep =
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
345
|
+
proto.ondewo.nlu.SessionsClient.prototype.trackSessionStep = function (request, metadata, callback) {
|
|
346
|
+
return this.client_.rpcCall(
|
|
347
|
+
this.hostname_ + '/ondewo.nlu.Sessions/TrackSessionStep',
|
|
348
|
+
request,
|
|
349
|
+
metadata || {},
|
|
350
|
+
methodDescriptor_Sessions_TrackSessionStep,
|
|
351
|
+
callback
|
|
352
|
+
);
|
|
376
353
|
};
|
|
377
354
|
|
|
378
|
-
|
|
379
355
|
/**
|
|
380
356
|
* @param {!proto.ondewo.nlu.TrackSessionStepRequest} request The
|
|
381
357
|
* request proto
|
|
@@ -384,16 +360,15 @@ proto.ondewo.nlu.SessionsClient.prototype.trackSessionStep =
|
|
|
384
360
|
* @return {!Promise<!proto.ondewo.nlu.Session>}
|
|
385
361
|
* Promise that resolves to the response
|
|
386
362
|
*/
|
|
387
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.trackSessionStep =
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
363
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.trackSessionStep = function (request, metadata) {
|
|
364
|
+
return this.client_.unaryCall(
|
|
365
|
+
this.hostname_ + '/ondewo.nlu.Sessions/TrackSessionStep',
|
|
366
|
+
request,
|
|
367
|
+
metadata || {},
|
|
368
|
+
methodDescriptor_Sessions_TrackSessionStep
|
|
369
|
+
);
|
|
394
370
|
};
|
|
395
371
|
|
|
396
|
-
|
|
397
372
|
/**
|
|
398
373
|
* @const
|
|
399
374
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -401,21 +376,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.trackSessionStep =
|
|
|
401
376
|
* !proto.google.protobuf.Empty>}
|
|
402
377
|
*/
|
|
403
378
|
const methodDescriptor_Sessions_DeleteSession = new grpc.web.MethodDescriptor(
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
379
|
+
'/ondewo.nlu.Sessions/DeleteSession',
|
|
380
|
+
grpc.web.MethodType.UNARY,
|
|
381
|
+
proto.ondewo.nlu.DeleteSessionRequest,
|
|
382
|
+
google_protobuf_empty_pb.Empty,
|
|
383
|
+
/**
|
|
384
|
+
* @param {!proto.ondewo.nlu.DeleteSessionRequest} request
|
|
385
|
+
* @return {!Uint8Array}
|
|
386
|
+
*/
|
|
387
|
+
function (request) {
|
|
388
|
+
return request.serializeBinary();
|
|
389
|
+
},
|
|
390
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
416
391
|
);
|
|
417
392
|
|
|
418
|
-
|
|
419
393
|
/**
|
|
420
394
|
* @param {!proto.ondewo.nlu.DeleteSessionRequest} request The
|
|
421
395
|
* request proto
|
|
@@ -426,17 +400,16 @@ const methodDescriptor_Sessions_DeleteSession = new grpc.web.MethodDescriptor(
|
|
|
426
400
|
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
427
401
|
* The XHR Node Readable Stream
|
|
428
402
|
*/
|
|
429
|
-
proto.ondewo.nlu.SessionsClient.prototype.deleteSession =
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
403
|
+
proto.ondewo.nlu.SessionsClient.prototype.deleteSession = function (request, metadata, callback) {
|
|
404
|
+
return this.client_.rpcCall(
|
|
405
|
+
this.hostname_ + '/ondewo.nlu.Sessions/DeleteSession',
|
|
406
|
+
request,
|
|
407
|
+
metadata || {},
|
|
408
|
+
methodDescriptor_Sessions_DeleteSession,
|
|
409
|
+
callback
|
|
410
|
+
);
|
|
437
411
|
};
|
|
438
412
|
|
|
439
|
-
|
|
440
413
|
/**
|
|
441
414
|
* @param {!proto.ondewo.nlu.DeleteSessionRequest} request The
|
|
442
415
|
* request proto
|
|
@@ -445,16 +418,15 @@ proto.ondewo.nlu.SessionsClient.prototype.deleteSession =
|
|
|
445
418
|
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
446
419
|
* Promise that resolves to the response
|
|
447
420
|
*/
|
|
448
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.deleteSession =
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
421
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.deleteSession = function (request, metadata) {
|
|
422
|
+
return this.client_.unaryCall(
|
|
423
|
+
this.hostname_ + '/ondewo.nlu.Sessions/DeleteSession',
|
|
424
|
+
request,
|
|
425
|
+
metadata || {},
|
|
426
|
+
methodDescriptor_Sessions_DeleteSession
|
|
427
|
+
);
|
|
455
428
|
};
|
|
456
429
|
|
|
457
|
-
|
|
458
430
|
/**
|
|
459
431
|
* @const
|
|
460
432
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -462,21 +434,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.deleteSession =
|
|
|
462
434
|
* !proto.ondewo.nlu.ListSessionLabelsResponse>}
|
|
463
435
|
*/
|
|
464
436
|
const methodDescriptor_Sessions_ListSessionLabels = new grpc.web.MethodDescriptor(
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
437
|
+
'/ondewo.nlu.Sessions/ListSessionLabels',
|
|
438
|
+
grpc.web.MethodType.UNARY,
|
|
439
|
+
proto.ondewo.nlu.ListSessionLabelsRequest,
|
|
440
|
+
proto.ondewo.nlu.ListSessionLabelsResponse,
|
|
441
|
+
/**
|
|
442
|
+
* @param {!proto.ondewo.nlu.ListSessionLabelsRequest} request
|
|
443
|
+
* @return {!Uint8Array}
|
|
444
|
+
*/
|
|
445
|
+
function (request) {
|
|
446
|
+
return request.serializeBinary();
|
|
447
|
+
},
|
|
448
|
+
proto.ondewo.nlu.ListSessionLabelsResponse.deserializeBinary
|
|
477
449
|
);
|
|
478
450
|
|
|
479
|
-
|
|
480
451
|
/**
|
|
481
452
|
* @param {!proto.ondewo.nlu.ListSessionLabelsRequest} request The
|
|
482
453
|
* request proto
|
|
@@ -487,17 +458,16 @@ const methodDescriptor_Sessions_ListSessionLabels = new grpc.web.MethodDescripto
|
|
|
487
458
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListSessionLabelsResponse>|undefined}
|
|
488
459
|
* The XHR Node Readable Stream
|
|
489
460
|
*/
|
|
490
|
-
proto.ondewo.nlu.SessionsClient.prototype.listSessionLabels =
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
461
|
+
proto.ondewo.nlu.SessionsClient.prototype.listSessionLabels = function (request, metadata, callback) {
|
|
462
|
+
return this.client_.rpcCall(
|
|
463
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessionLabels',
|
|
464
|
+
request,
|
|
465
|
+
metadata || {},
|
|
466
|
+
methodDescriptor_Sessions_ListSessionLabels,
|
|
467
|
+
callback
|
|
468
|
+
);
|
|
498
469
|
};
|
|
499
470
|
|
|
500
|
-
|
|
501
471
|
/**
|
|
502
472
|
* @param {!proto.ondewo.nlu.ListSessionLabelsRequest} request The
|
|
503
473
|
* request proto
|
|
@@ -506,16 +476,15 @@ proto.ondewo.nlu.SessionsClient.prototype.listSessionLabels =
|
|
|
506
476
|
* @return {!Promise<!proto.ondewo.nlu.ListSessionLabelsResponse>}
|
|
507
477
|
* Promise that resolves to the response
|
|
508
478
|
*/
|
|
509
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionLabels =
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
479
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionLabels = function (request, metadata) {
|
|
480
|
+
return this.client_.unaryCall(
|
|
481
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessionLabels',
|
|
482
|
+
request,
|
|
483
|
+
metadata || {},
|
|
484
|
+
methodDescriptor_Sessions_ListSessionLabels
|
|
485
|
+
);
|
|
516
486
|
};
|
|
517
487
|
|
|
518
|
-
|
|
519
488
|
/**
|
|
520
489
|
* @const
|
|
521
490
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -523,21 +492,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionLabels =
|
|
|
523
492
|
* !proto.ondewo.nlu.ListSessionLabelsResponse>}
|
|
524
493
|
*/
|
|
525
494
|
const methodDescriptor_Sessions_ListSessionLabelsOfAllSessions = new grpc.web.MethodDescriptor(
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
495
|
+
'/ondewo.nlu.Sessions/ListSessionLabelsOfAllSessions',
|
|
496
|
+
grpc.web.MethodType.UNARY,
|
|
497
|
+
proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest,
|
|
498
|
+
proto.ondewo.nlu.ListSessionLabelsResponse,
|
|
499
|
+
/**
|
|
500
|
+
* @param {!proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest} request
|
|
501
|
+
* @return {!Uint8Array}
|
|
502
|
+
*/
|
|
503
|
+
function (request) {
|
|
504
|
+
return request.serializeBinary();
|
|
505
|
+
},
|
|
506
|
+
proto.ondewo.nlu.ListSessionLabelsResponse.deserializeBinary
|
|
538
507
|
);
|
|
539
508
|
|
|
540
|
-
|
|
541
509
|
/**
|
|
542
510
|
* @param {!proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest} request The
|
|
543
511
|
* request proto
|
|
@@ -548,17 +516,16 @@ const methodDescriptor_Sessions_ListSessionLabelsOfAllSessions = new grpc.web.Me
|
|
|
548
516
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListSessionLabelsResponse>|undefined}
|
|
549
517
|
* The XHR Node Readable Stream
|
|
550
518
|
*/
|
|
551
|
-
proto.ondewo.nlu.SessionsClient.prototype.listSessionLabelsOfAllSessions =
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
519
|
+
proto.ondewo.nlu.SessionsClient.prototype.listSessionLabelsOfAllSessions = function (request, metadata, callback) {
|
|
520
|
+
return this.client_.rpcCall(
|
|
521
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessionLabelsOfAllSessions',
|
|
522
|
+
request,
|
|
523
|
+
metadata || {},
|
|
524
|
+
methodDescriptor_Sessions_ListSessionLabelsOfAllSessions,
|
|
525
|
+
callback
|
|
526
|
+
);
|
|
559
527
|
};
|
|
560
528
|
|
|
561
|
-
|
|
562
529
|
/**
|
|
563
530
|
* @param {!proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest} request The
|
|
564
531
|
* request proto
|
|
@@ -567,16 +534,15 @@ proto.ondewo.nlu.SessionsClient.prototype.listSessionLabelsOfAllSessions =
|
|
|
567
534
|
* @return {!Promise<!proto.ondewo.nlu.ListSessionLabelsResponse>}
|
|
568
535
|
* Promise that resolves to the response
|
|
569
536
|
*/
|
|
570
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionLabelsOfAllSessions =
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
537
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionLabelsOfAllSessions = function (request, metadata) {
|
|
538
|
+
return this.client_.unaryCall(
|
|
539
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessionLabelsOfAllSessions',
|
|
540
|
+
request,
|
|
541
|
+
metadata || {},
|
|
542
|
+
methodDescriptor_Sessions_ListSessionLabelsOfAllSessions
|
|
543
|
+
);
|
|
577
544
|
};
|
|
578
545
|
|
|
579
|
-
|
|
580
546
|
/**
|
|
581
547
|
* @const
|
|
582
548
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -584,21 +550,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionLabelsOfAllSessions
|
|
|
584
550
|
* !proto.ondewo.nlu.Session>}
|
|
585
551
|
*/
|
|
586
552
|
const methodDescriptor_Sessions_AddSessionLabels = new grpc.web.MethodDescriptor(
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
553
|
+
'/ondewo.nlu.Sessions/AddSessionLabels',
|
|
554
|
+
grpc.web.MethodType.UNARY,
|
|
555
|
+
proto.ondewo.nlu.AddSessionLabelsRequest,
|
|
556
|
+
proto.ondewo.nlu.Session,
|
|
557
|
+
/**
|
|
558
|
+
* @param {!proto.ondewo.nlu.AddSessionLabelsRequest} request
|
|
559
|
+
* @return {!Uint8Array}
|
|
560
|
+
*/
|
|
561
|
+
function (request) {
|
|
562
|
+
return request.serializeBinary();
|
|
563
|
+
},
|
|
564
|
+
proto.ondewo.nlu.Session.deserializeBinary
|
|
599
565
|
);
|
|
600
566
|
|
|
601
|
-
|
|
602
567
|
/**
|
|
603
568
|
* @param {!proto.ondewo.nlu.AddSessionLabelsRequest} request The
|
|
604
569
|
* request proto
|
|
@@ -609,17 +574,16 @@ const methodDescriptor_Sessions_AddSessionLabels = new grpc.web.MethodDescriptor
|
|
|
609
574
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Session>|undefined}
|
|
610
575
|
* The XHR Node Readable Stream
|
|
611
576
|
*/
|
|
612
|
-
proto.ondewo.nlu.SessionsClient.prototype.addSessionLabels =
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
577
|
+
proto.ondewo.nlu.SessionsClient.prototype.addSessionLabels = function (request, metadata, callback) {
|
|
578
|
+
return this.client_.rpcCall(
|
|
579
|
+
this.hostname_ + '/ondewo.nlu.Sessions/AddSessionLabels',
|
|
580
|
+
request,
|
|
581
|
+
metadata || {},
|
|
582
|
+
methodDescriptor_Sessions_AddSessionLabels,
|
|
583
|
+
callback
|
|
584
|
+
);
|
|
620
585
|
};
|
|
621
586
|
|
|
622
|
-
|
|
623
587
|
/**
|
|
624
588
|
* @param {!proto.ondewo.nlu.AddSessionLabelsRequest} request The
|
|
625
589
|
* request proto
|
|
@@ -628,16 +592,15 @@ proto.ondewo.nlu.SessionsClient.prototype.addSessionLabels =
|
|
|
628
592
|
* @return {!Promise<!proto.ondewo.nlu.Session>}
|
|
629
593
|
* Promise that resolves to the response
|
|
630
594
|
*/
|
|
631
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.addSessionLabels =
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
595
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.addSessionLabels = function (request, metadata) {
|
|
596
|
+
return this.client_.unaryCall(
|
|
597
|
+
this.hostname_ + '/ondewo.nlu.Sessions/AddSessionLabels',
|
|
598
|
+
request,
|
|
599
|
+
metadata || {},
|
|
600
|
+
methodDescriptor_Sessions_AddSessionLabels
|
|
601
|
+
);
|
|
638
602
|
};
|
|
639
603
|
|
|
640
|
-
|
|
641
604
|
/**
|
|
642
605
|
* @const
|
|
643
606
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -645,21 +608,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.addSessionLabels =
|
|
|
645
608
|
* !proto.ondewo.nlu.Session>}
|
|
646
609
|
*/
|
|
647
610
|
const methodDescriptor_Sessions_DeleteSessionLabels = new grpc.web.MethodDescriptor(
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
611
|
+
'/ondewo.nlu.Sessions/DeleteSessionLabels',
|
|
612
|
+
grpc.web.MethodType.UNARY,
|
|
613
|
+
proto.ondewo.nlu.DeleteSessionLabelsRequest,
|
|
614
|
+
proto.ondewo.nlu.Session,
|
|
615
|
+
/**
|
|
616
|
+
* @param {!proto.ondewo.nlu.DeleteSessionLabelsRequest} request
|
|
617
|
+
* @return {!Uint8Array}
|
|
618
|
+
*/
|
|
619
|
+
function (request) {
|
|
620
|
+
return request.serializeBinary();
|
|
621
|
+
},
|
|
622
|
+
proto.ondewo.nlu.Session.deserializeBinary
|
|
660
623
|
);
|
|
661
624
|
|
|
662
|
-
|
|
663
625
|
/**
|
|
664
626
|
* @param {!proto.ondewo.nlu.DeleteSessionLabelsRequest} request The
|
|
665
627
|
* request proto
|
|
@@ -670,17 +632,16 @@ const methodDescriptor_Sessions_DeleteSessionLabels = new grpc.web.MethodDescrip
|
|
|
670
632
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.Session>|undefined}
|
|
671
633
|
* The XHR Node Readable Stream
|
|
672
634
|
*/
|
|
673
|
-
proto.ondewo.nlu.SessionsClient.prototype.deleteSessionLabels =
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
635
|
+
proto.ondewo.nlu.SessionsClient.prototype.deleteSessionLabels = function (request, metadata, callback) {
|
|
636
|
+
return this.client_.rpcCall(
|
|
637
|
+
this.hostname_ + '/ondewo.nlu.Sessions/DeleteSessionLabels',
|
|
638
|
+
request,
|
|
639
|
+
metadata || {},
|
|
640
|
+
methodDescriptor_Sessions_DeleteSessionLabels,
|
|
641
|
+
callback
|
|
642
|
+
);
|
|
681
643
|
};
|
|
682
644
|
|
|
683
|
-
|
|
684
645
|
/**
|
|
685
646
|
* @param {!proto.ondewo.nlu.DeleteSessionLabelsRequest} request The
|
|
686
647
|
* request proto
|
|
@@ -689,16 +650,15 @@ proto.ondewo.nlu.SessionsClient.prototype.deleteSessionLabels =
|
|
|
689
650
|
* @return {!Promise<!proto.ondewo.nlu.Session>}
|
|
690
651
|
* Promise that resolves to the response
|
|
691
652
|
*/
|
|
692
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.deleteSessionLabels =
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
653
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.deleteSessionLabels = function (request, metadata) {
|
|
654
|
+
return this.client_.unaryCall(
|
|
655
|
+
this.hostname_ + '/ondewo.nlu.Sessions/DeleteSessionLabels',
|
|
656
|
+
request,
|
|
657
|
+
metadata || {},
|
|
658
|
+
methodDescriptor_Sessions_DeleteSessionLabels
|
|
659
|
+
);
|
|
699
660
|
};
|
|
700
661
|
|
|
701
|
-
|
|
702
662
|
/**
|
|
703
663
|
* @const
|
|
704
664
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -706,21 +666,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.deleteSessionLabels =
|
|
|
706
666
|
* !proto.ondewo.nlu.ListSessionReviewsResponse>}
|
|
707
667
|
*/
|
|
708
668
|
const methodDescriptor_Sessions_ListSessionReviews = new grpc.web.MethodDescriptor(
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
669
|
+
'/ondewo.nlu.Sessions/ListSessionReviews',
|
|
670
|
+
grpc.web.MethodType.UNARY,
|
|
671
|
+
proto.ondewo.nlu.ListSessionReviewsRequest,
|
|
672
|
+
proto.ondewo.nlu.ListSessionReviewsResponse,
|
|
673
|
+
/**
|
|
674
|
+
* @param {!proto.ondewo.nlu.ListSessionReviewsRequest} request
|
|
675
|
+
* @return {!Uint8Array}
|
|
676
|
+
*/
|
|
677
|
+
function (request) {
|
|
678
|
+
return request.serializeBinary();
|
|
679
|
+
},
|
|
680
|
+
proto.ondewo.nlu.ListSessionReviewsResponse.deserializeBinary
|
|
721
681
|
);
|
|
722
682
|
|
|
723
|
-
|
|
724
683
|
/**
|
|
725
684
|
* @param {!proto.ondewo.nlu.ListSessionReviewsRequest} request The
|
|
726
685
|
* request proto
|
|
@@ -731,17 +690,16 @@ const methodDescriptor_Sessions_ListSessionReviews = new grpc.web.MethodDescript
|
|
|
731
690
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.ListSessionReviewsResponse>|undefined}
|
|
732
691
|
* The XHR Node Readable Stream
|
|
733
692
|
*/
|
|
734
|
-
proto.ondewo.nlu.SessionsClient.prototype.listSessionReviews =
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
693
|
+
proto.ondewo.nlu.SessionsClient.prototype.listSessionReviews = function (request, metadata, callback) {
|
|
694
|
+
return this.client_.rpcCall(
|
|
695
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessionReviews',
|
|
696
|
+
request,
|
|
697
|
+
metadata || {},
|
|
698
|
+
methodDescriptor_Sessions_ListSessionReviews,
|
|
699
|
+
callback
|
|
700
|
+
);
|
|
742
701
|
};
|
|
743
702
|
|
|
744
|
-
|
|
745
703
|
/**
|
|
746
704
|
* @param {!proto.ondewo.nlu.ListSessionReviewsRequest} request The
|
|
747
705
|
* request proto
|
|
@@ -750,16 +708,15 @@ proto.ondewo.nlu.SessionsClient.prototype.listSessionReviews =
|
|
|
750
708
|
* @return {!Promise<!proto.ondewo.nlu.ListSessionReviewsResponse>}
|
|
751
709
|
* Promise that resolves to the response
|
|
752
710
|
*/
|
|
753
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionReviews =
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
711
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionReviews = function (request, metadata) {
|
|
712
|
+
return this.client_.unaryCall(
|
|
713
|
+
this.hostname_ + '/ondewo.nlu.Sessions/ListSessionReviews',
|
|
714
|
+
request,
|
|
715
|
+
metadata || {},
|
|
716
|
+
methodDescriptor_Sessions_ListSessionReviews
|
|
717
|
+
);
|
|
760
718
|
};
|
|
761
719
|
|
|
762
|
-
|
|
763
720
|
/**
|
|
764
721
|
* @const
|
|
765
722
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -767,21 +724,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.listSessionReviews =
|
|
|
767
724
|
* !proto.ondewo.nlu.SessionReview>}
|
|
768
725
|
*/
|
|
769
726
|
const methodDescriptor_Sessions_GetSessionReview = new grpc.web.MethodDescriptor(
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
727
|
+
'/ondewo.nlu.Sessions/GetSessionReview',
|
|
728
|
+
grpc.web.MethodType.UNARY,
|
|
729
|
+
proto.ondewo.nlu.GetSessionReviewRequest,
|
|
730
|
+
proto.ondewo.nlu.SessionReview,
|
|
731
|
+
/**
|
|
732
|
+
* @param {!proto.ondewo.nlu.GetSessionReviewRequest} request
|
|
733
|
+
* @return {!Uint8Array}
|
|
734
|
+
*/
|
|
735
|
+
function (request) {
|
|
736
|
+
return request.serializeBinary();
|
|
737
|
+
},
|
|
738
|
+
proto.ondewo.nlu.SessionReview.deserializeBinary
|
|
782
739
|
);
|
|
783
740
|
|
|
784
|
-
|
|
785
741
|
/**
|
|
786
742
|
* @param {!proto.ondewo.nlu.GetSessionReviewRequest} request The
|
|
787
743
|
* request proto
|
|
@@ -792,17 +748,16 @@ const methodDescriptor_Sessions_GetSessionReview = new grpc.web.MethodDescriptor
|
|
|
792
748
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.SessionReview>|undefined}
|
|
793
749
|
* The XHR Node Readable Stream
|
|
794
750
|
*/
|
|
795
|
-
proto.ondewo.nlu.SessionsClient.prototype.getSessionReview =
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
751
|
+
proto.ondewo.nlu.SessionsClient.prototype.getSessionReview = function (request, metadata, callback) {
|
|
752
|
+
return this.client_.rpcCall(
|
|
753
|
+
this.hostname_ + '/ondewo.nlu.Sessions/GetSessionReview',
|
|
754
|
+
request,
|
|
755
|
+
metadata || {},
|
|
756
|
+
methodDescriptor_Sessions_GetSessionReview,
|
|
757
|
+
callback
|
|
758
|
+
);
|
|
803
759
|
};
|
|
804
760
|
|
|
805
|
-
|
|
806
761
|
/**
|
|
807
762
|
* @param {!proto.ondewo.nlu.GetSessionReviewRequest} request The
|
|
808
763
|
* request proto
|
|
@@ -811,16 +766,15 @@ proto.ondewo.nlu.SessionsClient.prototype.getSessionReview =
|
|
|
811
766
|
* @return {!Promise<!proto.ondewo.nlu.SessionReview>}
|
|
812
767
|
* Promise that resolves to the response
|
|
813
768
|
*/
|
|
814
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.getSessionReview =
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
769
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.getSessionReview = function (request, metadata) {
|
|
770
|
+
return this.client_.unaryCall(
|
|
771
|
+
this.hostname_ + '/ondewo.nlu.Sessions/GetSessionReview',
|
|
772
|
+
request,
|
|
773
|
+
metadata || {},
|
|
774
|
+
methodDescriptor_Sessions_GetSessionReview
|
|
775
|
+
);
|
|
821
776
|
};
|
|
822
777
|
|
|
823
|
-
|
|
824
778
|
/**
|
|
825
779
|
* @const
|
|
826
780
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -828,21 +782,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.getSessionReview =
|
|
|
828
782
|
* !proto.ondewo.nlu.SessionReview>}
|
|
829
783
|
*/
|
|
830
784
|
const methodDescriptor_Sessions_GetLatestSessionReview = new grpc.web.MethodDescriptor(
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
785
|
+
'/ondewo.nlu.Sessions/GetLatestSessionReview',
|
|
786
|
+
grpc.web.MethodType.UNARY,
|
|
787
|
+
proto.ondewo.nlu.GetLatestSessionReviewRequest,
|
|
788
|
+
proto.ondewo.nlu.SessionReview,
|
|
789
|
+
/**
|
|
790
|
+
* @param {!proto.ondewo.nlu.GetLatestSessionReviewRequest} request
|
|
791
|
+
* @return {!Uint8Array}
|
|
792
|
+
*/
|
|
793
|
+
function (request) {
|
|
794
|
+
return request.serializeBinary();
|
|
795
|
+
},
|
|
796
|
+
proto.ondewo.nlu.SessionReview.deserializeBinary
|
|
843
797
|
);
|
|
844
798
|
|
|
845
|
-
|
|
846
799
|
/**
|
|
847
800
|
* @param {!proto.ondewo.nlu.GetLatestSessionReviewRequest} request The
|
|
848
801
|
* request proto
|
|
@@ -853,17 +806,16 @@ const methodDescriptor_Sessions_GetLatestSessionReview = new grpc.web.MethodDesc
|
|
|
853
806
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.SessionReview>|undefined}
|
|
854
807
|
* The XHR Node Readable Stream
|
|
855
808
|
*/
|
|
856
|
-
proto.ondewo.nlu.SessionsClient.prototype.getLatestSessionReview =
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
809
|
+
proto.ondewo.nlu.SessionsClient.prototype.getLatestSessionReview = function (request, metadata, callback) {
|
|
810
|
+
return this.client_.rpcCall(
|
|
811
|
+
this.hostname_ + '/ondewo.nlu.Sessions/GetLatestSessionReview',
|
|
812
|
+
request,
|
|
813
|
+
metadata || {},
|
|
814
|
+
methodDescriptor_Sessions_GetLatestSessionReview,
|
|
815
|
+
callback
|
|
816
|
+
);
|
|
864
817
|
};
|
|
865
818
|
|
|
866
|
-
|
|
867
819
|
/**
|
|
868
820
|
* @param {!proto.ondewo.nlu.GetLatestSessionReviewRequest} request The
|
|
869
821
|
* request proto
|
|
@@ -872,16 +824,15 @@ proto.ondewo.nlu.SessionsClient.prototype.getLatestSessionReview =
|
|
|
872
824
|
* @return {!Promise<!proto.ondewo.nlu.SessionReview>}
|
|
873
825
|
* Promise that resolves to the response
|
|
874
826
|
*/
|
|
875
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.getLatestSessionReview =
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
827
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.getLatestSessionReview = function (request, metadata) {
|
|
828
|
+
return this.client_.unaryCall(
|
|
829
|
+
this.hostname_ + '/ondewo.nlu.Sessions/GetLatestSessionReview',
|
|
830
|
+
request,
|
|
831
|
+
metadata || {},
|
|
832
|
+
methodDescriptor_Sessions_GetLatestSessionReview
|
|
833
|
+
);
|
|
882
834
|
};
|
|
883
835
|
|
|
884
|
-
|
|
885
836
|
/**
|
|
886
837
|
* @const
|
|
887
838
|
* @type {!grpc.web.MethodDescriptor<
|
|
@@ -889,21 +840,20 @@ proto.ondewo.nlu.SessionsPromiseClient.prototype.getLatestSessionReview =
|
|
|
889
840
|
* !proto.ondewo.nlu.SessionReview>}
|
|
890
841
|
*/
|
|
891
842
|
const methodDescriptor_Sessions_CreateSessionReview = new grpc.web.MethodDescriptor(
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
843
|
+
'/ondewo.nlu.Sessions/CreateSessionReview',
|
|
844
|
+
grpc.web.MethodType.UNARY,
|
|
845
|
+
proto.ondewo.nlu.CreateSessionReviewRequest,
|
|
846
|
+
proto.ondewo.nlu.SessionReview,
|
|
847
|
+
/**
|
|
848
|
+
* @param {!proto.ondewo.nlu.CreateSessionReviewRequest} request
|
|
849
|
+
* @return {!Uint8Array}
|
|
850
|
+
*/
|
|
851
|
+
function (request) {
|
|
852
|
+
return request.serializeBinary();
|
|
853
|
+
},
|
|
854
|
+
proto.ondewo.nlu.SessionReview.deserializeBinary
|
|
904
855
|
);
|
|
905
856
|
|
|
906
|
-
|
|
907
857
|
/**
|
|
908
858
|
* @param {!proto.ondewo.nlu.CreateSessionReviewRequest} request The
|
|
909
859
|
* request proto
|
|
@@ -914,17 +864,16 @@ const methodDescriptor_Sessions_CreateSessionReview = new grpc.web.MethodDescrip
|
|
|
914
864
|
* @return {!grpc.web.ClientReadableStream<!proto.ondewo.nlu.SessionReview>|undefined}
|
|
915
865
|
* The XHR Node Readable Stream
|
|
916
866
|
*/
|
|
917
|
-
proto.ondewo.nlu.SessionsClient.prototype.createSessionReview =
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
867
|
+
proto.ondewo.nlu.SessionsClient.prototype.createSessionReview = function (request, metadata, callback) {
|
|
868
|
+
return this.client_.rpcCall(
|
|
869
|
+
this.hostname_ + '/ondewo.nlu.Sessions/CreateSessionReview',
|
|
870
|
+
request,
|
|
871
|
+
metadata || {},
|
|
872
|
+
methodDescriptor_Sessions_CreateSessionReview,
|
|
873
|
+
callback
|
|
874
|
+
);
|
|
925
875
|
};
|
|
926
876
|
|
|
927
|
-
|
|
928
877
|
/**
|
|
929
878
|
* @param {!proto.ondewo.nlu.CreateSessionReviewRequest} request The
|
|
930
879
|
* request proto
|
|
@@ -933,15 +882,13 @@ proto.ondewo.nlu.SessionsClient.prototype.createSessionReview =
|
|
|
933
882
|
* @return {!Promise<!proto.ondewo.nlu.SessionReview>}
|
|
934
883
|
* Promise that resolves to the response
|
|
935
884
|
*/
|
|
936
|
-
proto.ondewo.nlu.SessionsPromiseClient.prototype.createSessionReview =
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
885
|
+
proto.ondewo.nlu.SessionsPromiseClient.prototype.createSessionReview = function (request, metadata) {
|
|
886
|
+
return this.client_.unaryCall(
|
|
887
|
+
this.hostname_ + '/ondewo.nlu.Sessions/CreateSessionReview',
|
|
888
|
+
request,
|
|
889
|
+
metadata || {},
|
|
890
|
+
methodDescriptor_Sessions_CreateSessionReview
|
|
891
|
+
);
|
|
943
892
|
};
|
|
944
893
|
|
|
945
|
-
|
|
946
894
|
module.exports = proto.ondewo.nlu;
|
|
947
|
-
|