@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
package/api/ondewo/qa/qa_pb.js
CHANGED
|
@@ -13,7 +13,9 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var global =
|
|
16
|
+
var global = function () {
|
|
17
|
+
return this || window || global || self || Function('return this')();
|
|
18
|
+
}.call(null);
|
|
17
19
|
|
|
18
20
|
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
|
|
19
21
|
goog.object.extend(proto, google_protobuf_empty_pb);
|
|
@@ -44,16 +46,16 @@ goog.exportSymbol('proto.ondewo.qa.UrlFilter', null, global);
|
|
|
44
46
|
* @extends {jspb.Message}
|
|
45
47
|
* @constructor
|
|
46
48
|
*/
|
|
47
|
-
proto.ondewo.qa.GetAnswerRequest = function(opt_data) {
|
|
48
|
-
|
|
49
|
+
proto.ondewo.qa.GetAnswerRequest = function (opt_data) {
|
|
50
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
49
51
|
};
|
|
50
52
|
goog.inherits(proto.ondewo.qa.GetAnswerRequest, jspb.Message);
|
|
51
53
|
if (goog.DEBUG && !COMPILED) {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
* @override
|
|
57
|
+
*/
|
|
58
|
+
proto.ondewo.qa.GetAnswerRequest.displayName = 'proto.ondewo.qa.GetAnswerRequest';
|
|
57
59
|
}
|
|
58
60
|
/**
|
|
59
61
|
* Generated by JsPbCodeGenerator.
|
|
@@ -65,16 +67,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
65
67
|
* @extends {jspb.Message}
|
|
66
68
|
* @constructor
|
|
67
69
|
*/
|
|
68
|
-
proto.ondewo.qa.GetAnswerResponse = function(opt_data) {
|
|
69
|
-
|
|
70
|
+
proto.ondewo.qa.GetAnswerResponse = function (opt_data) {
|
|
71
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
70
72
|
};
|
|
71
73
|
goog.inherits(proto.ondewo.qa.GetAnswerResponse, jspb.Message);
|
|
72
74
|
if (goog.DEBUG && !COMPILED) {
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
* @override
|
|
78
|
+
*/
|
|
79
|
+
proto.ondewo.qa.GetAnswerResponse.displayName = 'proto.ondewo.qa.GetAnswerResponse';
|
|
78
80
|
}
|
|
79
81
|
/**
|
|
80
82
|
* Generated by JsPbCodeGenerator.
|
|
@@ -86,16 +88,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
86
88
|
* @extends {jspb.Message}
|
|
87
89
|
* @constructor
|
|
88
90
|
*/
|
|
89
|
-
proto.ondewo.qa.RunScraperRequest = function(opt_data) {
|
|
90
|
-
|
|
91
|
+
proto.ondewo.qa.RunScraperRequest = function (opt_data) {
|
|
92
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.qa.RunScraperRequest.repeatedFields_, null);
|
|
91
93
|
};
|
|
92
94
|
goog.inherits(proto.ondewo.qa.RunScraperRequest, jspb.Message);
|
|
93
95
|
if (goog.DEBUG && !COMPILED) {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
96
|
+
/**
|
|
97
|
+
* @public
|
|
98
|
+
* @override
|
|
99
|
+
*/
|
|
100
|
+
proto.ondewo.qa.RunScraperRequest.displayName = 'proto.ondewo.qa.RunScraperRequest';
|
|
99
101
|
}
|
|
100
102
|
/**
|
|
101
103
|
* Generated by JsPbCodeGenerator.
|
|
@@ -107,16 +109,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
107
109
|
* @extends {jspb.Message}
|
|
108
110
|
* @constructor
|
|
109
111
|
*/
|
|
110
|
-
proto.ondewo.qa.RunScraperResponse = function(opt_data) {
|
|
111
|
-
|
|
112
|
+
proto.ondewo.qa.RunScraperResponse = function (opt_data) {
|
|
113
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.qa.RunScraperResponse.repeatedFields_, null);
|
|
112
114
|
};
|
|
113
115
|
goog.inherits(proto.ondewo.qa.RunScraperResponse, jspb.Message);
|
|
114
116
|
if (goog.DEBUG && !COMPILED) {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
117
|
+
/**
|
|
118
|
+
* @public
|
|
119
|
+
* @override
|
|
120
|
+
*/
|
|
121
|
+
proto.ondewo.qa.RunScraperResponse.displayName = 'proto.ondewo.qa.RunScraperResponse';
|
|
120
122
|
}
|
|
121
123
|
/**
|
|
122
124
|
* Generated by JsPbCodeGenerator.
|
|
@@ -128,16 +130,17 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
128
130
|
* @extends {jspb.Message}
|
|
129
131
|
* @constructor
|
|
130
132
|
*/
|
|
131
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer = function(opt_data) {
|
|
132
|
-
|
|
133
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer = function (opt_data) {
|
|
134
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
133
135
|
};
|
|
134
136
|
goog.inherits(proto.ondewo.qa.RunScraperResponse.ScraperContainer, jspb.Message);
|
|
135
137
|
if (goog.DEBUG && !COMPILED) {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
138
|
+
/**
|
|
139
|
+
* @public
|
|
140
|
+
* @override
|
|
141
|
+
*/
|
|
142
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.displayName =
|
|
143
|
+
'proto.ondewo.qa.RunScraperResponse.ScraperContainer';
|
|
141
144
|
}
|
|
142
145
|
/**
|
|
143
146
|
* Generated by JsPbCodeGenerator.
|
|
@@ -149,16 +152,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
149
152
|
* @extends {jspb.Message}
|
|
150
153
|
* @constructor
|
|
151
154
|
*/
|
|
152
|
-
proto.ondewo.qa.RunTrainingResponse = function(opt_data) {
|
|
153
|
-
|
|
155
|
+
proto.ondewo.qa.RunTrainingResponse = function (opt_data) {
|
|
156
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
154
157
|
};
|
|
155
158
|
goog.inherits(proto.ondewo.qa.RunTrainingResponse, jspb.Message);
|
|
156
159
|
if (goog.DEBUG && !COMPILED) {
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
160
|
+
/**
|
|
161
|
+
* @public
|
|
162
|
+
* @override
|
|
163
|
+
*/
|
|
164
|
+
proto.ondewo.qa.RunTrainingResponse.displayName = 'proto.ondewo.qa.RunTrainingResponse';
|
|
162
165
|
}
|
|
163
166
|
/**
|
|
164
167
|
* Generated by JsPbCodeGenerator.
|
|
@@ -170,16 +173,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
170
173
|
* @extends {jspb.Message}
|
|
171
174
|
* @constructor
|
|
172
175
|
*/
|
|
173
|
-
proto.ondewo.qa.UrlFilter = function(opt_data) {
|
|
174
|
-
|
|
176
|
+
proto.ondewo.qa.UrlFilter = function (opt_data) {
|
|
177
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.qa.UrlFilter.repeatedFields_, null);
|
|
175
178
|
};
|
|
176
179
|
goog.inherits(proto.ondewo.qa.UrlFilter, jspb.Message);
|
|
177
180
|
if (goog.DEBUG && !COMPILED) {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
* @override
|
|
184
|
+
*/
|
|
185
|
+
proto.ondewo.qa.UrlFilter.displayName = 'proto.ondewo.qa.UrlFilter';
|
|
183
186
|
}
|
|
184
187
|
/**
|
|
185
188
|
* Generated by JsPbCodeGenerator.
|
|
@@ -191,16 +194,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
191
194
|
* @extends {jspb.Message}
|
|
192
195
|
* @constructor
|
|
193
196
|
*/
|
|
194
|
-
proto.ondewo.qa.GetServerStateResponse = function(opt_data) {
|
|
195
|
-
|
|
197
|
+
proto.ondewo.qa.GetServerStateResponse = function (opt_data) {
|
|
198
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
196
199
|
};
|
|
197
200
|
goog.inherits(proto.ondewo.qa.GetServerStateResponse, jspb.Message);
|
|
198
201
|
if (goog.DEBUG && !COMPILED) {
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
202
|
+
/**
|
|
203
|
+
* @public
|
|
204
|
+
* @override
|
|
205
|
+
*/
|
|
206
|
+
proto.ondewo.qa.GetServerStateResponse.displayName = 'proto.ondewo.qa.GetServerStateResponse';
|
|
204
207
|
}
|
|
205
208
|
/**
|
|
206
209
|
* Generated by JsPbCodeGenerator.
|
|
@@ -212,16 +215,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
212
215
|
* @extends {jspb.Message}
|
|
213
216
|
* @constructor
|
|
214
217
|
*/
|
|
215
|
-
proto.ondewo.qa.ListProjectIdsResponse = function(opt_data) {
|
|
216
|
-
|
|
218
|
+
proto.ondewo.qa.ListProjectIdsResponse = function (opt_data) {
|
|
219
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.qa.ListProjectIdsResponse.repeatedFields_, null);
|
|
217
220
|
};
|
|
218
221
|
goog.inherits(proto.ondewo.qa.ListProjectIdsResponse, jspb.Message);
|
|
219
222
|
if (goog.DEBUG && !COMPILED) {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
223
|
+
/**
|
|
224
|
+
* @public
|
|
225
|
+
* @override
|
|
226
|
+
*/
|
|
227
|
+
proto.ondewo.qa.ListProjectIdsResponse.displayName = 'proto.ondewo.qa.ListProjectIdsResponse';
|
|
225
228
|
}
|
|
226
229
|
/**
|
|
227
230
|
* Generated by JsPbCodeGenerator.
|
|
@@ -233,16 +236,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
233
236
|
* @extends {jspb.Message}
|
|
234
237
|
* @constructor
|
|
235
238
|
*/
|
|
236
|
-
proto.ondewo.qa.GetProjectConfigRequest = function(opt_data) {
|
|
237
|
-
|
|
239
|
+
proto.ondewo.qa.GetProjectConfigRequest = function (opt_data) {
|
|
240
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
238
241
|
};
|
|
239
242
|
goog.inherits(proto.ondewo.qa.GetProjectConfigRequest, jspb.Message);
|
|
240
243
|
if (goog.DEBUG && !COMPILED) {
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
244
|
+
/**
|
|
245
|
+
* @public
|
|
246
|
+
* @override
|
|
247
|
+
*/
|
|
248
|
+
proto.ondewo.qa.GetProjectConfigRequest.displayName = 'proto.ondewo.qa.GetProjectConfigRequest';
|
|
246
249
|
}
|
|
247
250
|
/**
|
|
248
251
|
* Generated by JsPbCodeGenerator.
|
|
@@ -254,16 +257,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
254
257
|
* @extends {jspb.Message}
|
|
255
258
|
* @constructor
|
|
256
259
|
*/
|
|
257
|
-
proto.ondewo.qa.GetProjectConfigResponse = function(opt_data) {
|
|
258
|
-
|
|
260
|
+
proto.ondewo.qa.GetProjectConfigResponse = function (opt_data) {
|
|
261
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
259
262
|
};
|
|
260
263
|
goog.inherits(proto.ondewo.qa.GetProjectConfigResponse, jspb.Message);
|
|
261
264
|
if (goog.DEBUG && !COMPILED) {
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
265
|
+
/**
|
|
266
|
+
* @public
|
|
267
|
+
* @override
|
|
268
|
+
*/
|
|
269
|
+
proto.ondewo.qa.GetProjectConfigResponse.displayName = 'proto.ondewo.qa.GetProjectConfigResponse';
|
|
267
270
|
}
|
|
268
271
|
/**
|
|
269
272
|
* Generated by JsPbCodeGenerator.
|
|
@@ -275,16 +278,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
275
278
|
* @extends {jspb.Message}
|
|
276
279
|
* @constructor
|
|
277
280
|
*/
|
|
278
|
-
proto.ondewo.qa.UpdateDatabaseRequest = function(opt_data) {
|
|
279
|
-
|
|
281
|
+
proto.ondewo.qa.UpdateDatabaseRequest = function (opt_data) {
|
|
282
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.qa.UpdateDatabaseRequest.repeatedFields_, null);
|
|
280
283
|
};
|
|
281
284
|
goog.inherits(proto.ondewo.qa.UpdateDatabaseRequest, jspb.Message);
|
|
282
285
|
if (goog.DEBUG && !COMPILED) {
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
286
|
+
/**
|
|
287
|
+
* @public
|
|
288
|
+
* @override
|
|
289
|
+
*/
|
|
290
|
+
proto.ondewo.qa.UpdateDatabaseRequest.displayName = 'proto.ondewo.qa.UpdateDatabaseRequest';
|
|
288
291
|
}
|
|
289
292
|
/**
|
|
290
293
|
* Generated by JsPbCodeGenerator.
|
|
@@ -296,79 +299,75 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
296
299
|
* @extends {jspb.Message}
|
|
297
300
|
* @constructor
|
|
298
301
|
*/
|
|
299
|
-
proto.ondewo.qa.UpdateDatabaseResponse = function(opt_data) {
|
|
300
|
-
|
|
302
|
+
proto.ondewo.qa.UpdateDatabaseResponse = function (opt_data) {
|
|
303
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.qa.UpdateDatabaseResponse.repeatedFields_, null);
|
|
301
304
|
};
|
|
302
305
|
goog.inherits(proto.ondewo.qa.UpdateDatabaseResponse, jspb.Message);
|
|
303
306
|
if (goog.DEBUG && !COMPILED) {
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
307
|
+
/**
|
|
308
|
+
* @public
|
|
309
|
+
* @override
|
|
310
|
+
*/
|
|
311
|
+
proto.ondewo.qa.UpdateDatabaseResponse.displayName = 'proto.ondewo.qa.UpdateDatabaseResponse';
|
|
309
312
|
}
|
|
310
313
|
|
|
311
|
-
|
|
312
|
-
|
|
313
314
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
314
|
-
/**
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.toObject = function(opt_includeInstance) {
|
|
327
|
-
|
|
328
|
-
};
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
};
|
|
315
|
+
/**
|
|
316
|
+
* Creates an object representation of this proto.
|
|
317
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
318
|
+
* Optional fields that are not set will be set to undefined.
|
|
319
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
320
|
+
* For the list of reserved names please see:
|
|
321
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
322
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
323
|
+
* JSPB instance for transitional soy proto support:
|
|
324
|
+
* http://goto/soy-param-migration
|
|
325
|
+
* @return {!Object}
|
|
326
|
+
*/
|
|
327
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.toObject = function (opt_includeInstance) {
|
|
328
|
+
return proto.ondewo.qa.GetAnswerRequest.toObject(opt_includeInstance, this);
|
|
329
|
+
};
|
|
330
|
+
|
|
331
|
+
/**
|
|
332
|
+
* Static version of the {@see toObject} method.
|
|
333
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
334
|
+
* the JSPB instance for transitional soy proto support:
|
|
335
|
+
* http://goto/soy-param-migration
|
|
336
|
+
* @param {!proto.ondewo.qa.GetAnswerRequest} msg The msg instance to transform.
|
|
337
|
+
* @return {!Object}
|
|
338
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
339
|
+
*/
|
|
340
|
+
proto.ondewo.qa.GetAnswerRequest.toObject = function (includeInstance, msg) {
|
|
341
|
+
var f,
|
|
342
|
+
obj = {
|
|
343
|
+
sessionId: jspb.Message.getFieldWithDefault(msg, 1, ''),
|
|
344
|
+
text: (f = msg.getText()) && ondewo_nlu_session_pb.TextInput.toObject(includeInstance, f),
|
|
345
|
+
maxNumAnswers: jspb.Message.getFieldWithDefault(msg, 3, 0),
|
|
346
|
+
thresholdReader: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0),
|
|
347
|
+
thresholdRetriever: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0),
|
|
348
|
+
thresholdOverall: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0),
|
|
349
|
+
readerModelName: jspb.Message.getFieldWithDefault(msg, 7, ''),
|
|
350
|
+
urlFilter: (f = msg.getUrlFilter()) && proto.ondewo.qa.UrlFilter.toObject(includeInstance, f)
|
|
351
|
+
};
|
|
352
|
+
|
|
353
|
+
if (includeInstance) {
|
|
354
|
+
obj.$jspbMessageInstance = msg;
|
|
355
|
+
}
|
|
356
|
+
return obj;
|
|
357
|
+
};
|
|
357
358
|
}
|
|
358
359
|
|
|
359
|
-
|
|
360
360
|
/**
|
|
361
361
|
* Deserializes binary data (in protobuf wire format).
|
|
362
362
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
363
363
|
* @return {!proto.ondewo.qa.GetAnswerRequest}
|
|
364
364
|
*/
|
|
365
|
-
proto.ondewo.qa.GetAnswerRequest.deserializeBinary = function(bytes) {
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
365
|
+
proto.ondewo.qa.GetAnswerRequest.deserializeBinary = function (bytes) {
|
|
366
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
367
|
+
var msg = new proto.ondewo.qa.GetAnswerRequest();
|
|
368
|
+
return proto.ondewo.qa.GetAnswerRequest.deserializeBinaryFromReader(msg, reader);
|
|
369
369
|
};
|
|
370
370
|
|
|
371
|
-
|
|
372
371
|
/**
|
|
373
372
|
* Deserializes binary data (in protobuf wire format) from the
|
|
374
373
|
* given reader into the given message object.
|
|
@@ -376,67 +375,65 @@ proto.ondewo.qa.GetAnswerRequest.deserializeBinary = function(bytes) {
|
|
|
376
375
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
377
376
|
* @return {!proto.ondewo.qa.GetAnswerRequest}
|
|
378
377
|
*/
|
|
379
|
-
proto.ondewo.qa.GetAnswerRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
378
|
+
proto.ondewo.qa.GetAnswerRequest.deserializeBinaryFromReader = function (msg, reader) {
|
|
379
|
+
while (reader.nextField()) {
|
|
380
|
+
if (reader.isEndGroup()) {
|
|
381
|
+
break;
|
|
382
|
+
}
|
|
383
|
+
var field = reader.getFieldNumber();
|
|
384
|
+
switch (field) {
|
|
385
|
+
case 1:
|
|
386
|
+
var value = /** @type {string} */ (reader.readString());
|
|
387
|
+
msg.setSessionId(value);
|
|
388
|
+
break;
|
|
389
|
+
case 2:
|
|
390
|
+
var value = new ondewo_nlu_session_pb.TextInput();
|
|
391
|
+
reader.readMessage(value, ondewo_nlu_session_pb.TextInput.deserializeBinaryFromReader);
|
|
392
|
+
msg.setText(value);
|
|
393
|
+
break;
|
|
394
|
+
case 3:
|
|
395
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
396
|
+
msg.setMaxNumAnswers(value);
|
|
397
|
+
break;
|
|
398
|
+
case 4:
|
|
399
|
+
var value = /** @type {number} */ (reader.readFloat());
|
|
400
|
+
msg.setThresholdReader(value);
|
|
401
|
+
break;
|
|
402
|
+
case 5:
|
|
403
|
+
var value = /** @type {number} */ (reader.readFloat());
|
|
404
|
+
msg.setThresholdRetriever(value);
|
|
405
|
+
break;
|
|
406
|
+
case 6:
|
|
407
|
+
var value = /** @type {number} */ (reader.readFloat());
|
|
408
|
+
msg.setThresholdOverall(value);
|
|
409
|
+
break;
|
|
410
|
+
case 7:
|
|
411
|
+
var value = /** @type {string} */ (reader.readString());
|
|
412
|
+
msg.setReaderModelName(value);
|
|
413
|
+
break;
|
|
414
|
+
case 8:
|
|
415
|
+
var value = new proto.ondewo.qa.UrlFilter();
|
|
416
|
+
reader.readMessage(value, proto.ondewo.qa.UrlFilter.deserializeBinaryFromReader);
|
|
417
|
+
msg.setUrlFilter(value);
|
|
418
|
+
break;
|
|
419
|
+
default:
|
|
420
|
+
reader.skipField();
|
|
421
|
+
break;
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
return msg;
|
|
426
425
|
};
|
|
427
426
|
|
|
428
|
-
|
|
429
427
|
/**
|
|
430
428
|
* Serializes the message to binary data (in protobuf wire format).
|
|
431
429
|
* @return {!Uint8Array}
|
|
432
430
|
*/
|
|
433
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.serializeBinary = function() {
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
431
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.serializeBinary = function () {
|
|
432
|
+
var writer = new jspb.BinaryWriter();
|
|
433
|
+
proto.ondewo.qa.GetAnswerRequest.serializeBinaryToWriter(this, writer);
|
|
434
|
+
return writer.getResultBuffer();
|
|
437
435
|
};
|
|
438
436
|
|
|
439
|
-
|
|
440
437
|
/**
|
|
441
438
|
* Serializes the given message to binary data (in protobuf wire
|
|
442
439
|
* format), writing to the given BinaryWriter.
|
|
@@ -444,306 +441,255 @@ proto.ondewo.qa.GetAnswerRequest.prototype.serializeBinary = function() {
|
|
|
444
441
|
* @param {!jspb.BinaryWriter} writer
|
|
445
442
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
446
443
|
*/
|
|
447
|
-
proto.ondewo.qa.GetAnswerRequest.serializeBinaryToWriter = function(message, writer) {
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
5,
|
|
482
|
-
f
|
|
483
|
-
);
|
|
484
|
-
}
|
|
485
|
-
f = message.getThresholdOverall();
|
|
486
|
-
if (f !== 0.0) {
|
|
487
|
-
writer.writeFloat(
|
|
488
|
-
6,
|
|
489
|
-
f
|
|
490
|
-
);
|
|
491
|
-
}
|
|
492
|
-
f = message.getReaderModelName();
|
|
493
|
-
if (f.length > 0) {
|
|
494
|
-
writer.writeString(
|
|
495
|
-
7,
|
|
496
|
-
f
|
|
497
|
-
);
|
|
498
|
-
}
|
|
499
|
-
f = message.getUrlFilter();
|
|
500
|
-
if (f != null) {
|
|
501
|
-
writer.writeMessage(
|
|
502
|
-
8,
|
|
503
|
-
f,
|
|
504
|
-
proto.ondewo.qa.UrlFilter.serializeBinaryToWriter
|
|
505
|
-
);
|
|
506
|
-
}
|
|
444
|
+
proto.ondewo.qa.GetAnswerRequest.serializeBinaryToWriter = function (message, writer) {
|
|
445
|
+
var f = undefined;
|
|
446
|
+
f = message.getSessionId();
|
|
447
|
+
if (f.length > 0) {
|
|
448
|
+
writer.writeString(1, f);
|
|
449
|
+
}
|
|
450
|
+
f = message.getText();
|
|
451
|
+
if (f != null) {
|
|
452
|
+
writer.writeMessage(2, f, ondewo_nlu_session_pb.TextInput.serializeBinaryToWriter);
|
|
453
|
+
}
|
|
454
|
+
f = message.getMaxNumAnswers();
|
|
455
|
+
if (f !== 0) {
|
|
456
|
+
writer.writeInt32(3, f);
|
|
457
|
+
}
|
|
458
|
+
f = message.getThresholdReader();
|
|
459
|
+
if (f !== 0.0) {
|
|
460
|
+
writer.writeFloat(4, f);
|
|
461
|
+
}
|
|
462
|
+
f = message.getThresholdRetriever();
|
|
463
|
+
if (f !== 0.0) {
|
|
464
|
+
writer.writeFloat(5, f);
|
|
465
|
+
}
|
|
466
|
+
f = message.getThresholdOverall();
|
|
467
|
+
if (f !== 0.0) {
|
|
468
|
+
writer.writeFloat(6, f);
|
|
469
|
+
}
|
|
470
|
+
f = message.getReaderModelName();
|
|
471
|
+
if (f.length > 0) {
|
|
472
|
+
writer.writeString(7, f);
|
|
473
|
+
}
|
|
474
|
+
f = message.getUrlFilter();
|
|
475
|
+
if (f != null) {
|
|
476
|
+
writer.writeMessage(8, f, proto.ondewo.qa.UrlFilter.serializeBinaryToWriter);
|
|
477
|
+
}
|
|
507
478
|
};
|
|
508
479
|
|
|
509
|
-
|
|
510
480
|
/**
|
|
511
481
|
* optional string session_id = 1;
|
|
512
482
|
* @return {string}
|
|
513
483
|
*/
|
|
514
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getSessionId = function() {
|
|
515
|
-
|
|
484
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getSessionId = function () {
|
|
485
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ''));
|
|
516
486
|
};
|
|
517
487
|
|
|
518
|
-
|
|
519
488
|
/**
|
|
520
489
|
* @param {string} value
|
|
521
490
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
522
491
|
*/
|
|
523
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setSessionId = function(value) {
|
|
524
|
-
|
|
492
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setSessionId = function (value) {
|
|
493
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
525
494
|
};
|
|
526
495
|
|
|
527
|
-
|
|
528
496
|
/**
|
|
529
497
|
* optional ondewo.nlu.TextInput text = 2;
|
|
530
498
|
* @return {?proto.ondewo.nlu.TextInput}
|
|
531
499
|
*/
|
|
532
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getText = function() {
|
|
533
|
-
|
|
534
|
-
|
|
500
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getText = function () {
|
|
501
|
+
return /** @type{?proto.ondewo.nlu.TextInput} */ (
|
|
502
|
+
jspb.Message.getWrapperField(this, ondewo_nlu_session_pb.TextInput, 2)
|
|
503
|
+
);
|
|
535
504
|
};
|
|
536
505
|
|
|
537
|
-
|
|
538
506
|
/**
|
|
539
507
|
* @param {?proto.ondewo.nlu.TextInput|undefined} value
|
|
540
508
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
541
|
-
*/
|
|
542
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setText = function(value) {
|
|
543
|
-
|
|
509
|
+
*/
|
|
510
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setText = function (value) {
|
|
511
|
+
return jspb.Message.setWrapperField(this, 2, value);
|
|
544
512
|
};
|
|
545
513
|
|
|
546
|
-
|
|
547
514
|
/**
|
|
548
515
|
* Clears the message field making it undefined.
|
|
549
516
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
550
517
|
*/
|
|
551
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.clearText = function() {
|
|
552
|
-
|
|
518
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.clearText = function () {
|
|
519
|
+
return this.setText(undefined);
|
|
553
520
|
};
|
|
554
521
|
|
|
555
|
-
|
|
556
522
|
/**
|
|
557
523
|
* Returns whether this field is set.
|
|
558
524
|
* @return {boolean}
|
|
559
525
|
*/
|
|
560
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.hasText = function() {
|
|
561
|
-
|
|
526
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.hasText = function () {
|
|
527
|
+
return jspb.Message.getField(this, 2) != null;
|
|
562
528
|
};
|
|
563
529
|
|
|
564
|
-
|
|
565
530
|
/**
|
|
566
531
|
* optional int32 max_num_answers = 3;
|
|
567
532
|
* @return {number}
|
|
568
533
|
*/
|
|
569
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getMaxNumAnswers = function() {
|
|
570
|
-
|
|
534
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getMaxNumAnswers = function () {
|
|
535
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
|
|
571
536
|
};
|
|
572
537
|
|
|
573
|
-
|
|
574
538
|
/**
|
|
575
539
|
* @param {number} value
|
|
576
540
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
577
541
|
*/
|
|
578
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setMaxNumAnswers = function(value) {
|
|
579
|
-
|
|
542
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setMaxNumAnswers = function (value) {
|
|
543
|
+
return jspb.Message.setProto3IntField(this, 3, value);
|
|
580
544
|
};
|
|
581
545
|
|
|
582
|
-
|
|
583
546
|
/**
|
|
584
547
|
* optional float threshold_reader = 4;
|
|
585
548
|
* @return {number}
|
|
586
549
|
*/
|
|
587
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getThresholdReader = function() {
|
|
588
|
-
|
|
550
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getThresholdReader = function () {
|
|
551
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 4, 0.0));
|
|
589
552
|
};
|
|
590
553
|
|
|
591
|
-
|
|
592
554
|
/**
|
|
593
555
|
* @param {number} value
|
|
594
556
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
595
557
|
*/
|
|
596
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setThresholdReader = function(value) {
|
|
597
|
-
|
|
558
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setThresholdReader = function (value) {
|
|
559
|
+
return jspb.Message.setProto3FloatField(this, 4, value);
|
|
598
560
|
};
|
|
599
561
|
|
|
600
|
-
|
|
601
562
|
/**
|
|
602
563
|
* optional float threshold_retriever = 5;
|
|
603
564
|
* @return {number}
|
|
604
565
|
*/
|
|
605
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getThresholdRetriever = function() {
|
|
606
|
-
|
|
566
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getThresholdRetriever = function () {
|
|
567
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 5, 0.0));
|
|
607
568
|
};
|
|
608
569
|
|
|
609
|
-
|
|
610
570
|
/**
|
|
611
571
|
* @param {number} value
|
|
612
572
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
613
573
|
*/
|
|
614
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setThresholdRetriever = function(value) {
|
|
615
|
-
|
|
574
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setThresholdRetriever = function (value) {
|
|
575
|
+
return jspb.Message.setProto3FloatField(this, 5, value);
|
|
616
576
|
};
|
|
617
577
|
|
|
618
|
-
|
|
619
578
|
/**
|
|
620
579
|
* optional float threshold_overall = 6;
|
|
621
580
|
* @return {number}
|
|
622
581
|
*/
|
|
623
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getThresholdOverall = function() {
|
|
624
|
-
|
|
582
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getThresholdOverall = function () {
|
|
583
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 6, 0.0));
|
|
625
584
|
};
|
|
626
585
|
|
|
627
|
-
|
|
628
586
|
/**
|
|
629
587
|
* @param {number} value
|
|
630
588
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
631
589
|
*/
|
|
632
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setThresholdOverall = function(value) {
|
|
633
|
-
|
|
590
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setThresholdOverall = function (value) {
|
|
591
|
+
return jspb.Message.setProto3FloatField(this, 6, value);
|
|
634
592
|
};
|
|
635
593
|
|
|
636
|
-
|
|
637
594
|
/**
|
|
638
595
|
* optional string reader_model_name = 7;
|
|
639
596
|
* @return {string}
|
|
640
597
|
*/
|
|
641
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getReaderModelName = function() {
|
|
642
|
-
|
|
598
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getReaderModelName = function () {
|
|
599
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ''));
|
|
643
600
|
};
|
|
644
601
|
|
|
645
|
-
|
|
646
602
|
/**
|
|
647
603
|
* @param {string} value
|
|
648
604
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
649
605
|
*/
|
|
650
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setReaderModelName = function(value) {
|
|
651
|
-
|
|
606
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setReaderModelName = function (value) {
|
|
607
|
+
return jspb.Message.setProto3StringField(this, 7, value);
|
|
652
608
|
};
|
|
653
609
|
|
|
654
|
-
|
|
655
610
|
/**
|
|
656
611
|
* optional UrlFilter url_filter = 8;
|
|
657
612
|
* @return {?proto.ondewo.qa.UrlFilter}
|
|
658
613
|
*/
|
|
659
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.getUrlFilter = function() {
|
|
660
|
-
|
|
661
|
-
jspb.Message.getWrapperField(this, proto.ondewo.qa.UrlFilter, 8));
|
|
614
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.getUrlFilter = function () {
|
|
615
|
+
return /** @type{?proto.ondewo.qa.UrlFilter} */ (jspb.Message.getWrapperField(this, proto.ondewo.qa.UrlFilter, 8));
|
|
662
616
|
};
|
|
663
617
|
|
|
664
|
-
|
|
665
618
|
/**
|
|
666
619
|
* @param {?proto.ondewo.qa.UrlFilter|undefined} value
|
|
667
620
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
668
|
-
*/
|
|
669
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.setUrlFilter = function(value) {
|
|
670
|
-
|
|
621
|
+
*/
|
|
622
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.setUrlFilter = function (value) {
|
|
623
|
+
return jspb.Message.setWrapperField(this, 8, value);
|
|
671
624
|
};
|
|
672
625
|
|
|
673
|
-
|
|
674
626
|
/**
|
|
675
627
|
* Clears the message field making it undefined.
|
|
676
628
|
* @return {!proto.ondewo.qa.GetAnswerRequest} returns this
|
|
677
629
|
*/
|
|
678
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.clearUrlFilter = function() {
|
|
679
|
-
|
|
630
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.clearUrlFilter = function () {
|
|
631
|
+
return this.setUrlFilter(undefined);
|
|
680
632
|
};
|
|
681
633
|
|
|
682
|
-
|
|
683
634
|
/**
|
|
684
635
|
* Returns whether this field is set.
|
|
685
636
|
* @return {boolean}
|
|
686
637
|
*/
|
|
687
|
-
proto.ondewo.qa.GetAnswerRequest.prototype.hasUrlFilter = function() {
|
|
688
|
-
|
|
638
|
+
proto.ondewo.qa.GetAnswerRequest.prototype.hasUrlFilter = function () {
|
|
639
|
+
return jspb.Message.getField(this, 8) != null;
|
|
689
640
|
};
|
|
690
641
|
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
642
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
696
|
-
/**
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
proto.ondewo.qa.GetAnswerResponse.prototype.toObject = function(opt_includeInstance) {
|
|
709
|
-
|
|
710
|
-
};
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
643
|
+
/**
|
|
644
|
+
* Creates an object representation of this proto.
|
|
645
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
646
|
+
* Optional fields that are not set will be set to undefined.
|
|
647
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
648
|
+
* For the list of reserved names please see:
|
|
649
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
650
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
651
|
+
* JSPB instance for transitional soy proto support:
|
|
652
|
+
* http://goto/soy-param-migration
|
|
653
|
+
* @return {!Object}
|
|
654
|
+
*/
|
|
655
|
+
proto.ondewo.qa.GetAnswerResponse.prototype.toObject = function (opt_includeInstance) {
|
|
656
|
+
return proto.ondewo.qa.GetAnswerResponse.toObject(opt_includeInstance, this);
|
|
657
|
+
};
|
|
658
|
+
|
|
659
|
+
/**
|
|
660
|
+
* Static version of the {@see toObject} method.
|
|
661
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
662
|
+
* the JSPB instance for transitional soy proto support:
|
|
663
|
+
* http://goto/soy-param-migration
|
|
664
|
+
* @param {!proto.ondewo.qa.GetAnswerResponse} msg The msg instance to transform.
|
|
665
|
+
* @return {!Object}
|
|
666
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
667
|
+
*/
|
|
668
|
+
proto.ondewo.qa.GetAnswerResponse.toObject = function (includeInstance, msg) {
|
|
669
|
+
var f,
|
|
670
|
+
obj = {
|
|
671
|
+
queryResult:
|
|
672
|
+
(f = msg.getQueryResult()) && ondewo_nlu_session_pb.DetectIntentResponse.toObject(includeInstance, f)
|
|
673
|
+
};
|
|
674
|
+
|
|
675
|
+
if (includeInstance) {
|
|
676
|
+
obj.$jspbMessageInstance = msg;
|
|
677
|
+
}
|
|
678
|
+
return obj;
|
|
679
|
+
};
|
|
732
680
|
}
|
|
733
681
|
|
|
734
|
-
|
|
735
682
|
/**
|
|
736
683
|
* Deserializes binary data (in protobuf wire format).
|
|
737
684
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
738
685
|
* @return {!proto.ondewo.qa.GetAnswerResponse}
|
|
739
686
|
*/
|
|
740
|
-
proto.ondewo.qa.GetAnswerResponse.deserializeBinary = function(bytes) {
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
687
|
+
proto.ondewo.qa.GetAnswerResponse.deserializeBinary = function (bytes) {
|
|
688
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
689
|
+
var msg = new proto.ondewo.qa.GetAnswerResponse();
|
|
690
|
+
return proto.ondewo.qa.GetAnswerResponse.deserializeBinaryFromReader(msg, reader);
|
|
744
691
|
};
|
|
745
692
|
|
|
746
|
-
|
|
747
693
|
/**
|
|
748
694
|
* Deserializes binary data (in protobuf wire format) from the
|
|
749
695
|
* given reader into the given message object.
|
|
@@ -751,38 +697,36 @@ proto.ondewo.qa.GetAnswerResponse.deserializeBinary = function(bytes) {
|
|
|
751
697
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
752
698
|
* @return {!proto.ondewo.qa.GetAnswerResponse}
|
|
753
699
|
*/
|
|
754
|
-
proto.ondewo.qa.GetAnswerResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
700
|
+
proto.ondewo.qa.GetAnswerResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
701
|
+
while (reader.nextField()) {
|
|
702
|
+
if (reader.isEndGroup()) {
|
|
703
|
+
break;
|
|
704
|
+
}
|
|
705
|
+
var field = reader.getFieldNumber();
|
|
706
|
+
switch (field) {
|
|
707
|
+
case 2:
|
|
708
|
+
var value = new ondewo_nlu_session_pb.DetectIntentResponse();
|
|
709
|
+
reader.readMessage(value, ondewo_nlu_session_pb.DetectIntentResponse.deserializeBinaryFromReader);
|
|
710
|
+
msg.setQueryResult(value);
|
|
711
|
+
break;
|
|
712
|
+
default:
|
|
713
|
+
reader.skipField();
|
|
714
|
+
break;
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
return msg;
|
|
772
718
|
};
|
|
773
719
|
|
|
774
|
-
|
|
775
720
|
/**
|
|
776
721
|
* Serializes the message to binary data (in protobuf wire format).
|
|
777
722
|
* @return {!Uint8Array}
|
|
778
723
|
*/
|
|
779
|
-
proto.ondewo.qa.GetAnswerResponse.prototype.serializeBinary = function() {
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
724
|
+
proto.ondewo.qa.GetAnswerResponse.prototype.serializeBinary = function () {
|
|
725
|
+
var writer = new jspb.BinaryWriter();
|
|
726
|
+
proto.ondewo.qa.GetAnswerResponse.serializeBinaryToWriter(this, writer);
|
|
727
|
+
return writer.getResultBuffer();
|
|
783
728
|
};
|
|
784
729
|
|
|
785
|
-
|
|
786
730
|
/**
|
|
787
731
|
* Serializes the given message to binary data (in protobuf wire
|
|
788
732
|
* format), writing to the given BinaryWriter.
|
|
@@ -790,57 +734,48 @@ proto.ondewo.qa.GetAnswerResponse.prototype.serializeBinary = function() {
|
|
|
790
734
|
* @param {!jspb.BinaryWriter} writer
|
|
791
735
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
792
736
|
*/
|
|
793
|
-
proto.ondewo.qa.GetAnswerResponse.serializeBinaryToWriter = function(message, writer) {
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
f,
|
|
800
|
-
ondewo_nlu_session_pb.DetectIntentResponse.serializeBinaryToWriter
|
|
801
|
-
);
|
|
802
|
-
}
|
|
737
|
+
proto.ondewo.qa.GetAnswerResponse.serializeBinaryToWriter = function (message, writer) {
|
|
738
|
+
var f = undefined;
|
|
739
|
+
f = message.getQueryResult();
|
|
740
|
+
if (f != null) {
|
|
741
|
+
writer.writeMessage(2, f, ondewo_nlu_session_pb.DetectIntentResponse.serializeBinaryToWriter);
|
|
742
|
+
}
|
|
803
743
|
};
|
|
804
744
|
|
|
805
|
-
|
|
806
745
|
/**
|
|
807
746
|
* optional ondewo.nlu.DetectIntentResponse query_result = 2;
|
|
808
747
|
* @return {?proto.ondewo.nlu.DetectIntentResponse}
|
|
809
748
|
*/
|
|
810
|
-
proto.ondewo.qa.GetAnswerResponse.prototype.getQueryResult = function() {
|
|
811
|
-
|
|
812
|
-
|
|
749
|
+
proto.ondewo.qa.GetAnswerResponse.prototype.getQueryResult = function () {
|
|
750
|
+
return /** @type{?proto.ondewo.nlu.DetectIntentResponse} */ (
|
|
751
|
+
jspb.Message.getWrapperField(this, ondewo_nlu_session_pb.DetectIntentResponse, 2)
|
|
752
|
+
);
|
|
813
753
|
};
|
|
814
754
|
|
|
815
|
-
|
|
816
755
|
/**
|
|
817
756
|
* @param {?proto.ondewo.nlu.DetectIntentResponse|undefined} value
|
|
818
757
|
* @return {!proto.ondewo.qa.GetAnswerResponse} returns this
|
|
819
|
-
*/
|
|
820
|
-
proto.ondewo.qa.GetAnswerResponse.prototype.setQueryResult = function(value) {
|
|
821
|
-
|
|
758
|
+
*/
|
|
759
|
+
proto.ondewo.qa.GetAnswerResponse.prototype.setQueryResult = function (value) {
|
|
760
|
+
return jspb.Message.setWrapperField(this, 2, value);
|
|
822
761
|
};
|
|
823
762
|
|
|
824
|
-
|
|
825
763
|
/**
|
|
826
764
|
* Clears the message field making it undefined.
|
|
827
765
|
* @return {!proto.ondewo.qa.GetAnswerResponse} returns this
|
|
828
766
|
*/
|
|
829
|
-
proto.ondewo.qa.GetAnswerResponse.prototype.clearQueryResult = function() {
|
|
830
|
-
|
|
767
|
+
proto.ondewo.qa.GetAnswerResponse.prototype.clearQueryResult = function () {
|
|
768
|
+
return this.setQueryResult(undefined);
|
|
831
769
|
};
|
|
832
770
|
|
|
833
|
-
|
|
834
771
|
/**
|
|
835
772
|
* Returns whether this field is set.
|
|
836
773
|
* @return {boolean}
|
|
837
774
|
*/
|
|
838
|
-
proto.ondewo.qa.GetAnswerResponse.prototype.hasQueryResult = function() {
|
|
839
|
-
|
|
775
|
+
proto.ondewo.qa.GetAnswerResponse.prototype.hasQueryResult = function () {
|
|
776
|
+
return jspb.Message.getField(this, 2) != null;
|
|
840
777
|
};
|
|
841
778
|
|
|
842
|
-
|
|
843
|
-
|
|
844
779
|
/**
|
|
845
780
|
* List of repeated fields within this message type.
|
|
846
781
|
* @private {!Array<number>}
|
|
@@ -848,60 +783,56 @@ proto.ondewo.qa.GetAnswerResponse.prototype.hasQueryResult = function() {
|
|
|
848
783
|
*/
|
|
849
784
|
proto.ondewo.qa.RunScraperRequest.repeatedFields_ = [1];
|
|
850
785
|
|
|
851
|
-
|
|
852
|
-
|
|
853
786
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
854
|
-
/**
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
proto.ondewo.qa.RunScraperRequest.prototype.toObject = function(opt_includeInstance) {
|
|
867
|
-
|
|
868
|
-
};
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
};
|
|
787
|
+
/**
|
|
788
|
+
* Creates an object representation of this proto.
|
|
789
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
790
|
+
* Optional fields that are not set will be set to undefined.
|
|
791
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
792
|
+
* For the list of reserved names please see:
|
|
793
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
794
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
795
|
+
* JSPB instance for transitional soy proto support:
|
|
796
|
+
* http://goto/soy-param-migration
|
|
797
|
+
* @return {!Object}
|
|
798
|
+
*/
|
|
799
|
+
proto.ondewo.qa.RunScraperRequest.prototype.toObject = function (opt_includeInstance) {
|
|
800
|
+
return proto.ondewo.qa.RunScraperRequest.toObject(opt_includeInstance, this);
|
|
801
|
+
};
|
|
802
|
+
|
|
803
|
+
/**
|
|
804
|
+
* Static version of the {@see toObject} method.
|
|
805
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
806
|
+
* the JSPB instance for transitional soy proto support:
|
|
807
|
+
* http://goto/soy-param-migration
|
|
808
|
+
* @param {!proto.ondewo.qa.RunScraperRequest} msg The msg instance to transform.
|
|
809
|
+
* @return {!Object}
|
|
810
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
811
|
+
*/
|
|
812
|
+
proto.ondewo.qa.RunScraperRequest.toObject = function (includeInstance, msg) {
|
|
813
|
+
var f,
|
|
814
|
+
obj = {
|
|
815
|
+
projectIdsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f
|
|
816
|
+
};
|
|
817
|
+
|
|
818
|
+
if (includeInstance) {
|
|
819
|
+
obj.$jspbMessageInstance = msg;
|
|
820
|
+
}
|
|
821
|
+
return obj;
|
|
822
|
+
};
|
|
890
823
|
}
|
|
891
824
|
|
|
892
|
-
|
|
893
825
|
/**
|
|
894
826
|
* Deserializes binary data (in protobuf wire format).
|
|
895
827
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
896
828
|
* @return {!proto.ondewo.qa.RunScraperRequest}
|
|
897
829
|
*/
|
|
898
|
-
proto.ondewo.qa.RunScraperRequest.deserializeBinary = function(bytes) {
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
830
|
+
proto.ondewo.qa.RunScraperRequest.deserializeBinary = function (bytes) {
|
|
831
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
832
|
+
var msg = new proto.ondewo.qa.RunScraperRequest();
|
|
833
|
+
return proto.ondewo.qa.RunScraperRequest.deserializeBinaryFromReader(msg, reader);
|
|
902
834
|
};
|
|
903
835
|
|
|
904
|
-
|
|
905
836
|
/**
|
|
906
837
|
* Deserializes binary data (in protobuf wire format) from the
|
|
907
838
|
* given reader into the given message object.
|
|
@@ -909,37 +840,35 @@ proto.ondewo.qa.RunScraperRequest.deserializeBinary = function(bytes) {
|
|
|
909
840
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
910
841
|
* @return {!proto.ondewo.qa.RunScraperRequest}
|
|
911
842
|
*/
|
|
912
|
-
proto.ondewo.qa.RunScraperRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
843
|
+
proto.ondewo.qa.RunScraperRequest.deserializeBinaryFromReader = function (msg, reader) {
|
|
844
|
+
while (reader.nextField()) {
|
|
845
|
+
if (reader.isEndGroup()) {
|
|
846
|
+
break;
|
|
847
|
+
}
|
|
848
|
+
var field = reader.getFieldNumber();
|
|
849
|
+
switch (field) {
|
|
850
|
+
case 1:
|
|
851
|
+
var value = /** @type {string} */ (reader.readString());
|
|
852
|
+
msg.addProjectIds(value);
|
|
853
|
+
break;
|
|
854
|
+
default:
|
|
855
|
+
reader.skipField();
|
|
856
|
+
break;
|
|
857
|
+
}
|
|
858
|
+
}
|
|
859
|
+
return msg;
|
|
929
860
|
};
|
|
930
861
|
|
|
931
|
-
|
|
932
862
|
/**
|
|
933
863
|
* Serializes the message to binary data (in protobuf wire format).
|
|
934
864
|
* @return {!Uint8Array}
|
|
935
865
|
*/
|
|
936
|
-
proto.ondewo.qa.RunScraperRequest.prototype.serializeBinary = function() {
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
866
|
+
proto.ondewo.qa.RunScraperRequest.prototype.serializeBinary = function () {
|
|
867
|
+
var writer = new jspb.BinaryWriter();
|
|
868
|
+
proto.ondewo.qa.RunScraperRequest.serializeBinaryToWriter(this, writer);
|
|
869
|
+
return writer.getResultBuffer();
|
|
940
870
|
};
|
|
941
871
|
|
|
942
|
-
|
|
943
872
|
/**
|
|
944
873
|
* Serializes the given message to binary data (in protobuf wire
|
|
945
874
|
* format), writing to the given BinaryWriter.
|
|
@@ -947,56 +876,47 @@ proto.ondewo.qa.RunScraperRequest.prototype.serializeBinary = function() {
|
|
|
947
876
|
* @param {!jspb.BinaryWriter} writer
|
|
948
877
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
949
878
|
*/
|
|
950
|
-
proto.ondewo.qa.RunScraperRequest.serializeBinaryToWriter = function(message, writer) {
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
f
|
|
957
|
-
);
|
|
958
|
-
}
|
|
879
|
+
proto.ondewo.qa.RunScraperRequest.serializeBinaryToWriter = function (message, writer) {
|
|
880
|
+
var f = undefined;
|
|
881
|
+
f = message.getProjectIdsList();
|
|
882
|
+
if (f.length > 0) {
|
|
883
|
+
writer.writeRepeatedString(1, f);
|
|
884
|
+
}
|
|
959
885
|
};
|
|
960
886
|
|
|
961
|
-
|
|
962
887
|
/**
|
|
963
888
|
* repeated string project_ids = 1;
|
|
964
889
|
* @return {!Array<string>}
|
|
965
890
|
*/
|
|
966
|
-
proto.ondewo.qa.RunScraperRequest.prototype.getProjectIdsList = function() {
|
|
967
|
-
|
|
891
|
+
proto.ondewo.qa.RunScraperRequest.prototype.getProjectIdsList = function () {
|
|
892
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 1));
|
|
968
893
|
};
|
|
969
894
|
|
|
970
|
-
|
|
971
895
|
/**
|
|
972
896
|
* @param {!Array<string>} value
|
|
973
897
|
* @return {!proto.ondewo.qa.RunScraperRequest} returns this
|
|
974
898
|
*/
|
|
975
|
-
proto.ondewo.qa.RunScraperRequest.prototype.setProjectIdsList = function(value) {
|
|
976
|
-
|
|
899
|
+
proto.ondewo.qa.RunScraperRequest.prototype.setProjectIdsList = function (value) {
|
|
900
|
+
return jspb.Message.setField(this, 1, value || []);
|
|
977
901
|
};
|
|
978
902
|
|
|
979
|
-
|
|
980
903
|
/**
|
|
981
904
|
* @param {string} value
|
|
982
905
|
* @param {number=} opt_index
|
|
983
906
|
* @return {!proto.ondewo.qa.RunScraperRequest} returns this
|
|
984
907
|
*/
|
|
985
|
-
proto.ondewo.qa.RunScraperRequest.prototype.addProjectIds = function(value, opt_index) {
|
|
986
|
-
|
|
908
|
+
proto.ondewo.qa.RunScraperRequest.prototype.addProjectIds = function (value, opt_index) {
|
|
909
|
+
return jspb.Message.addToRepeatedField(this, 1, value, opt_index);
|
|
987
910
|
};
|
|
988
911
|
|
|
989
|
-
|
|
990
912
|
/**
|
|
991
913
|
* Clears the list making it empty but non-null.
|
|
992
914
|
* @return {!proto.ondewo.qa.RunScraperRequest} returns this
|
|
993
915
|
*/
|
|
994
|
-
proto.ondewo.qa.RunScraperRequest.prototype.clearProjectIdsList = function() {
|
|
995
|
-
|
|
916
|
+
proto.ondewo.qa.RunScraperRequest.prototype.clearProjectIdsList = function () {
|
|
917
|
+
return this.setProjectIdsList([]);
|
|
996
918
|
};
|
|
997
919
|
|
|
998
|
-
|
|
999
|
-
|
|
1000
920
|
/**
|
|
1001
921
|
* List of repeated fields within this message type.
|
|
1002
922
|
* @private {!Array<number>}
|
|
@@ -1004,61 +924,60 @@ proto.ondewo.qa.RunScraperRequest.prototype.clearProjectIdsList = function() {
|
|
|
1004
924
|
*/
|
|
1005
925
|
proto.ondewo.qa.RunScraperResponse.repeatedFields_ = [1];
|
|
1006
926
|
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
927
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1010
|
-
/**
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
proto.ondewo.qa.RunScraperResponse.prototype.toObject = function(opt_includeInstance) {
|
|
1023
|
-
|
|
1024
|
-
};
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
928
|
+
/**
|
|
929
|
+
* Creates an object representation of this proto.
|
|
930
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
931
|
+
* Optional fields that are not set will be set to undefined.
|
|
932
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
933
|
+
* For the list of reserved names please see:
|
|
934
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
935
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
936
|
+
* JSPB instance for transitional soy proto support:
|
|
937
|
+
* http://goto/soy-param-migration
|
|
938
|
+
* @return {!Object}
|
|
939
|
+
*/
|
|
940
|
+
proto.ondewo.qa.RunScraperResponse.prototype.toObject = function (opt_includeInstance) {
|
|
941
|
+
return proto.ondewo.qa.RunScraperResponse.toObject(opt_includeInstance, this);
|
|
942
|
+
};
|
|
943
|
+
|
|
944
|
+
/**
|
|
945
|
+
* Static version of the {@see toObject} method.
|
|
946
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
947
|
+
* the JSPB instance for transitional soy proto support:
|
|
948
|
+
* http://goto/soy-param-migration
|
|
949
|
+
* @param {!proto.ondewo.qa.RunScraperResponse} msg The msg instance to transform.
|
|
950
|
+
* @return {!Object}
|
|
951
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
952
|
+
*/
|
|
953
|
+
proto.ondewo.qa.RunScraperResponse.toObject = function (includeInstance, msg) {
|
|
954
|
+
var f,
|
|
955
|
+
obj = {
|
|
956
|
+
scraperContainersList: jspb.Message.toObjectList(
|
|
957
|
+
msg.getScraperContainersList(),
|
|
958
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.toObject,
|
|
959
|
+
includeInstance
|
|
960
|
+
)
|
|
961
|
+
};
|
|
962
|
+
|
|
963
|
+
if (includeInstance) {
|
|
964
|
+
obj.$jspbMessageInstance = msg;
|
|
965
|
+
}
|
|
966
|
+
return obj;
|
|
967
|
+
};
|
|
1047
968
|
}
|
|
1048
969
|
|
|
1049
|
-
|
|
1050
970
|
/**
|
|
1051
971
|
* Deserializes binary data (in protobuf wire format).
|
|
1052
972
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1053
973
|
* @return {!proto.ondewo.qa.RunScraperResponse}
|
|
1054
974
|
*/
|
|
1055
|
-
proto.ondewo.qa.RunScraperResponse.deserializeBinary = function(bytes) {
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
975
|
+
proto.ondewo.qa.RunScraperResponse.deserializeBinary = function (bytes) {
|
|
976
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
977
|
+
var msg = new proto.ondewo.qa.RunScraperResponse();
|
|
978
|
+
return proto.ondewo.qa.RunScraperResponse.deserializeBinaryFromReader(msg, reader);
|
|
1059
979
|
};
|
|
1060
980
|
|
|
1061
|
-
|
|
1062
981
|
/**
|
|
1063
982
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1064
983
|
* given reader into the given message object.
|
|
@@ -1066,38 +985,36 @@ proto.ondewo.qa.RunScraperResponse.deserializeBinary = function(bytes) {
|
|
|
1066
985
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1067
986
|
* @return {!proto.ondewo.qa.RunScraperResponse}
|
|
1068
987
|
*/
|
|
1069
|
-
proto.ondewo.qa.RunScraperResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
988
|
+
proto.ondewo.qa.RunScraperResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
989
|
+
while (reader.nextField()) {
|
|
990
|
+
if (reader.isEndGroup()) {
|
|
991
|
+
break;
|
|
992
|
+
}
|
|
993
|
+
var field = reader.getFieldNumber();
|
|
994
|
+
switch (field) {
|
|
995
|
+
case 1:
|
|
996
|
+
var value = new proto.ondewo.qa.RunScraperResponse.ScraperContainer();
|
|
997
|
+
reader.readMessage(value, proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinaryFromReader);
|
|
998
|
+
msg.addScraperContainers(value);
|
|
999
|
+
break;
|
|
1000
|
+
default:
|
|
1001
|
+
reader.skipField();
|
|
1002
|
+
break;
|
|
1003
|
+
}
|
|
1004
|
+
}
|
|
1005
|
+
return msg;
|
|
1087
1006
|
};
|
|
1088
1007
|
|
|
1089
|
-
|
|
1090
1008
|
/**
|
|
1091
1009
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1092
1010
|
* @return {!Uint8Array}
|
|
1093
1011
|
*/
|
|
1094
|
-
proto.ondewo.qa.RunScraperResponse.prototype.serializeBinary = function() {
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1012
|
+
proto.ondewo.qa.RunScraperResponse.prototype.serializeBinary = function () {
|
|
1013
|
+
var writer = new jspb.BinaryWriter();
|
|
1014
|
+
proto.ondewo.qa.RunScraperResponse.serializeBinaryToWriter(this, writer);
|
|
1015
|
+
return writer.getResultBuffer();
|
|
1098
1016
|
};
|
|
1099
1017
|
|
|
1100
|
-
|
|
1101
1018
|
/**
|
|
1102
1019
|
* Serializes the given message to binary data (in protobuf wire
|
|
1103
1020
|
* format), writing to the given BinaryWriter.
|
|
@@ -1105,75 +1022,65 @@ proto.ondewo.qa.RunScraperResponse.prototype.serializeBinary = function() {
|
|
|
1105
1022
|
* @param {!jspb.BinaryWriter} writer
|
|
1106
1023
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1107
1024
|
*/
|
|
1108
|
-
proto.ondewo.qa.RunScraperResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
f,
|
|
1115
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.serializeBinaryToWriter
|
|
1116
|
-
);
|
|
1117
|
-
}
|
|
1025
|
+
proto.ondewo.qa.RunScraperResponse.serializeBinaryToWriter = function (message, writer) {
|
|
1026
|
+
var f = undefined;
|
|
1027
|
+
f = message.getScraperContainersList();
|
|
1028
|
+
if (f.length > 0) {
|
|
1029
|
+
writer.writeRepeatedMessage(1, f, proto.ondewo.qa.RunScraperResponse.ScraperContainer.serializeBinaryToWriter);
|
|
1030
|
+
}
|
|
1118
1031
|
};
|
|
1119
1032
|
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
1033
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1125
|
-
/**
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.toObject = function(opt_includeInstance) {
|
|
1138
|
-
|
|
1139
|
-
};
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
};
|
|
1034
|
+
/**
|
|
1035
|
+
* Creates an object representation of this proto.
|
|
1036
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1037
|
+
* Optional fields that are not set will be set to undefined.
|
|
1038
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1039
|
+
* For the list of reserved names please see:
|
|
1040
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1041
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1042
|
+
* JSPB instance for transitional soy proto support:
|
|
1043
|
+
* http://goto/soy-param-migration
|
|
1044
|
+
* @return {!Object}
|
|
1045
|
+
*/
|
|
1046
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.toObject = function (opt_includeInstance) {
|
|
1047
|
+
return proto.ondewo.qa.RunScraperResponse.ScraperContainer.toObject(opt_includeInstance, this);
|
|
1048
|
+
};
|
|
1049
|
+
|
|
1050
|
+
/**
|
|
1051
|
+
* Static version of the {@see toObject} method.
|
|
1052
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1053
|
+
* the JSPB instance for transitional soy proto support:
|
|
1054
|
+
* http://goto/soy-param-migration
|
|
1055
|
+
* @param {!proto.ondewo.qa.RunScraperResponse.ScraperContainer} msg The msg instance to transform.
|
|
1056
|
+
* @return {!Object}
|
|
1057
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1058
|
+
*/
|
|
1059
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.toObject = function (includeInstance, msg) {
|
|
1060
|
+
var f,
|
|
1061
|
+
obj = {
|
|
1062
|
+
containerName: jspb.Message.getFieldWithDefault(msg, 1, ''),
|
|
1063
|
+
containerId: jspb.Message.getFieldWithDefault(msg, 2, '')
|
|
1064
|
+
};
|
|
1065
|
+
|
|
1066
|
+
if (includeInstance) {
|
|
1067
|
+
obj.$jspbMessageInstance = msg;
|
|
1068
|
+
}
|
|
1069
|
+
return obj;
|
|
1070
|
+
};
|
|
1162
1071
|
}
|
|
1163
1072
|
|
|
1164
|
-
|
|
1165
1073
|
/**
|
|
1166
1074
|
* Deserializes binary data (in protobuf wire format).
|
|
1167
1075
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1168
1076
|
* @return {!proto.ondewo.qa.RunScraperResponse.ScraperContainer}
|
|
1169
1077
|
*/
|
|
1170
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinary = function(bytes) {
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1078
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinary = function (bytes) {
|
|
1079
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1080
|
+
var msg = new proto.ondewo.qa.RunScraperResponse.ScraperContainer();
|
|
1081
|
+
return proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinaryFromReader(msg, reader);
|
|
1174
1082
|
};
|
|
1175
1083
|
|
|
1176
|
-
|
|
1177
1084
|
/**
|
|
1178
1085
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1179
1086
|
* given reader into the given message object.
|
|
@@ -1181,41 +1088,39 @@ proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinary = function
|
|
|
1181
1088
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1182
1089
|
* @return {!proto.ondewo.qa.RunScraperResponse.ScraperContainer}
|
|
1183
1090
|
*/
|
|
1184
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinaryFromReader = function(msg, reader) {
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1091
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.deserializeBinaryFromReader = function (msg, reader) {
|
|
1092
|
+
while (reader.nextField()) {
|
|
1093
|
+
if (reader.isEndGroup()) {
|
|
1094
|
+
break;
|
|
1095
|
+
}
|
|
1096
|
+
var field = reader.getFieldNumber();
|
|
1097
|
+
switch (field) {
|
|
1098
|
+
case 1:
|
|
1099
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1100
|
+
msg.setContainerName(value);
|
|
1101
|
+
break;
|
|
1102
|
+
case 2:
|
|
1103
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1104
|
+
msg.setContainerId(value);
|
|
1105
|
+
break;
|
|
1106
|
+
default:
|
|
1107
|
+
reader.skipField();
|
|
1108
|
+
break;
|
|
1109
|
+
}
|
|
1110
|
+
}
|
|
1111
|
+
return msg;
|
|
1205
1112
|
};
|
|
1206
1113
|
|
|
1207
|
-
|
|
1208
1114
|
/**
|
|
1209
1115
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1210
1116
|
* @return {!Uint8Array}
|
|
1211
1117
|
*/
|
|
1212
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.serializeBinary = function() {
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1118
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.serializeBinary = function () {
|
|
1119
|
+
var writer = new jspb.BinaryWriter();
|
|
1120
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.serializeBinaryToWriter(this, writer);
|
|
1121
|
+
return writer.getResultBuffer();
|
|
1216
1122
|
};
|
|
1217
1123
|
|
|
1218
|
-
|
|
1219
1124
|
/**
|
|
1220
1125
|
* Serializes the given message to binary data (in protobuf wire
|
|
1221
1126
|
* format), writing to the given BinaryWriter.
|
|
@@ -1223,155 +1128,142 @@ proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.serializeBinary =
|
|
|
1223
1128
|
* @param {!jspb.BinaryWriter} writer
|
|
1224
1129
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1225
1130
|
*/
|
|
1226
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.serializeBinaryToWriter = function(message, writer) {
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
if (f.length > 0) {
|
|
1237
|
-
writer.writeString(
|
|
1238
|
-
2,
|
|
1239
|
-
f
|
|
1240
|
-
);
|
|
1241
|
-
}
|
|
1131
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.serializeBinaryToWriter = function (message, writer) {
|
|
1132
|
+
var f = undefined;
|
|
1133
|
+
f = message.getContainerName();
|
|
1134
|
+
if (f.length > 0) {
|
|
1135
|
+
writer.writeString(1, f);
|
|
1136
|
+
}
|
|
1137
|
+
f = message.getContainerId();
|
|
1138
|
+
if (f.length > 0) {
|
|
1139
|
+
writer.writeString(2, f);
|
|
1140
|
+
}
|
|
1242
1141
|
};
|
|
1243
1142
|
|
|
1244
|
-
|
|
1245
1143
|
/**
|
|
1246
1144
|
* optional string container_name = 1;
|
|
1247
1145
|
* @return {string}
|
|
1248
1146
|
*/
|
|
1249
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.getContainerName = function() {
|
|
1250
|
-
|
|
1147
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.getContainerName = function () {
|
|
1148
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ''));
|
|
1251
1149
|
};
|
|
1252
1150
|
|
|
1253
|
-
|
|
1254
1151
|
/**
|
|
1255
1152
|
* @param {string} value
|
|
1256
1153
|
* @return {!proto.ondewo.qa.RunScraperResponse.ScraperContainer} returns this
|
|
1257
1154
|
*/
|
|
1258
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.setContainerName = function(value) {
|
|
1259
|
-
|
|
1155
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.setContainerName = function (value) {
|
|
1156
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1260
1157
|
};
|
|
1261
1158
|
|
|
1262
|
-
|
|
1263
1159
|
/**
|
|
1264
1160
|
* optional string container_id = 2;
|
|
1265
1161
|
* @return {string}
|
|
1266
1162
|
*/
|
|
1267
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.getContainerId = function() {
|
|
1268
|
-
|
|
1163
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.getContainerId = function () {
|
|
1164
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ''));
|
|
1269
1165
|
};
|
|
1270
1166
|
|
|
1271
|
-
|
|
1272
1167
|
/**
|
|
1273
1168
|
* @param {string} value
|
|
1274
1169
|
* @return {!proto.ondewo.qa.RunScraperResponse.ScraperContainer} returns this
|
|
1275
1170
|
*/
|
|
1276
|
-
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.setContainerId = function(value) {
|
|
1277
|
-
|
|
1171
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer.prototype.setContainerId = function (value) {
|
|
1172
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
1278
1173
|
};
|
|
1279
1174
|
|
|
1280
|
-
|
|
1281
1175
|
/**
|
|
1282
1176
|
* repeated ScraperContainer scraper_containers = 1;
|
|
1283
1177
|
* @return {!Array<!proto.ondewo.qa.RunScraperResponse.ScraperContainer>}
|
|
1284
1178
|
*/
|
|
1285
|
-
proto.ondewo.qa.RunScraperResponse.prototype.getScraperContainersList = function() {
|
|
1286
|
-
|
|
1287
|
-
|
|
1179
|
+
proto.ondewo.qa.RunScraperResponse.prototype.getScraperContainersList = function () {
|
|
1180
|
+
return /** @type{!Array<!proto.ondewo.qa.RunScraperResponse.ScraperContainer>} */ (
|
|
1181
|
+
jspb.Message.getRepeatedWrapperField(this, proto.ondewo.qa.RunScraperResponse.ScraperContainer, 1)
|
|
1182
|
+
);
|
|
1288
1183
|
};
|
|
1289
1184
|
|
|
1290
|
-
|
|
1291
1185
|
/**
|
|
1292
1186
|
* @param {!Array<!proto.ondewo.qa.RunScraperResponse.ScraperContainer>} value
|
|
1293
1187
|
* @return {!proto.ondewo.qa.RunScraperResponse} returns this
|
|
1294
|
-
*/
|
|
1295
|
-
proto.ondewo.qa.RunScraperResponse.prototype.setScraperContainersList = function(value) {
|
|
1296
|
-
|
|
1188
|
+
*/
|
|
1189
|
+
proto.ondewo.qa.RunScraperResponse.prototype.setScraperContainersList = function (value) {
|
|
1190
|
+
return jspb.Message.setRepeatedWrapperField(this, 1, value);
|
|
1297
1191
|
};
|
|
1298
1192
|
|
|
1299
|
-
|
|
1300
1193
|
/**
|
|
1301
1194
|
* @param {!proto.ondewo.qa.RunScraperResponse.ScraperContainer=} opt_value
|
|
1302
1195
|
* @param {number=} opt_index
|
|
1303
1196
|
* @return {!proto.ondewo.qa.RunScraperResponse.ScraperContainer}
|
|
1304
1197
|
*/
|
|
1305
|
-
proto.ondewo.qa.RunScraperResponse.prototype.addScraperContainers = function(opt_value, opt_index) {
|
|
1306
|
-
|
|
1198
|
+
proto.ondewo.qa.RunScraperResponse.prototype.addScraperContainers = function (opt_value, opt_index) {
|
|
1199
|
+
return jspb.Message.addToRepeatedWrapperField(
|
|
1200
|
+
this,
|
|
1201
|
+
1,
|
|
1202
|
+
opt_value,
|
|
1203
|
+
proto.ondewo.qa.RunScraperResponse.ScraperContainer,
|
|
1204
|
+
opt_index
|
|
1205
|
+
);
|
|
1307
1206
|
};
|
|
1308
1207
|
|
|
1309
|
-
|
|
1310
1208
|
/**
|
|
1311
1209
|
* Clears the list making it empty but non-null.
|
|
1312
1210
|
* @return {!proto.ondewo.qa.RunScraperResponse} returns this
|
|
1313
1211
|
*/
|
|
1314
|
-
proto.ondewo.qa.RunScraperResponse.prototype.clearScraperContainersList = function() {
|
|
1315
|
-
|
|
1212
|
+
proto.ondewo.qa.RunScraperResponse.prototype.clearScraperContainersList = function () {
|
|
1213
|
+
return this.setScraperContainersList([]);
|
|
1316
1214
|
};
|
|
1317
1215
|
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
1216
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1323
|
-
/**
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
proto.ondewo.qa.RunTrainingResponse.prototype.toObject = function(opt_includeInstance) {
|
|
1336
|
-
|
|
1337
|
-
};
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
};
|
|
1217
|
+
/**
|
|
1218
|
+
* Creates an object representation of this proto.
|
|
1219
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1220
|
+
* Optional fields that are not set will be set to undefined.
|
|
1221
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1222
|
+
* For the list of reserved names please see:
|
|
1223
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1224
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1225
|
+
* JSPB instance for transitional soy proto support:
|
|
1226
|
+
* http://goto/soy-param-migration
|
|
1227
|
+
* @return {!Object}
|
|
1228
|
+
*/
|
|
1229
|
+
proto.ondewo.qa.RunTrainingResponse.prototype.toObject = function (opt_includeInstance) {
|
|
1230
|
+
return proto.ondewo.qa.RunTrainingResponse.toObject(opt_includeInstance, this);
|
|
1231
|
+
};
|
|
1232
|
+
|
|
1233
|
+
/**
|
|
1234
|
+
* Static version of the {@see toObject} method.
|
|
1235
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1236
|
+
* the JSPB instance for transitional soy proto support:
|
|
1237
|
+
* http://goto/soy-param-migration
|
|
1238
|
+
* @param {!proto.ondewo.qa.RunTrainingResponse} msg The msg instance to transform.
|
|
1239
|
+
* @return {!Object}
|
|
1240
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1241
|
+
*/
|
|
1242
|
+
proto.ondewo.qa.RunTrainingResponse.toObject = function (includeInstance, msg) {
|
|
1243
|
+
var f,
|
|
1244
|
+
obj = {
|
|
1245
|
+
f1: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0),
|
|
1246
|
+
accuracy: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0)
|
|
1247
|
+
};
|
|
1248
|
+
|
|
1249
|
+
if (includeInstance) {
|
|
1250
|
+
obj.$jspbMessageInstance = msg;
|
|
1251
|
+
}
|
|
1252
|
+
return obj;
|
|
1253
|
+
};
|
|
1360
1254
|
}
|
|
1361
1255
|
|
|
1362
|
-
|
|
1363
1256
|
/**
|
|
1364
1257
|
* Deserializes binary data (in protobuf wire format).
|
|
1365
1258
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1366
1259
|
* @return {!proto.ondewo.qa.RunTrainingResponse}
|
|
1367
1260
|
*/
|
|
1368
|
-
proto.ondewo.qa.RunTrainingResponse.deserializeBinary = function(bytes) {
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1261
|
+
proto.ondewo.qa.RunTrainingResponse.deserializeBinary = function (bytes) {
|
|
1262
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1263
|
+
var msg = new proto.ondewo.qa.RunTrainingResponse();
|
|
1264
|
+
return proto.ondewo.qa.RunTrainingResponse.deserializeBinaryFromReader(msg, reader);
|
|
1372
1265
|
};
|
|
1373
1266
|
|
|
1374
|
-
|
|
1375
1267
|
/**
|
|
1376
1268
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1377
1269
|
* given reader into the given message object.
|
|
@@ -1379,41 +1271,39 @@ proto.ondewo.qa.RunTrainingResponse.deserializeBinary = function(bytes) {
|
|
|
1379
1271
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1380
1272
|
* @return {!proto.ondewo.qa.RunTrainingResponse}
|
|
1381
1273
|
*/
|
|
1382
|
-
proto.ondewo.qa.RunTrainingResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1274
|
+
proto.ondewo.qa.RunTrainingResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
1275
|
+
while (reader.nextField()) {
|
|
1276
|
+
if (reader.isEndGroup()) {
|
|
1277
|
+
break;
|
|
1278
|
+
}
|
|
1279
|
+
var field = reader.getFieldNumber();
|
|
1280
|
+
switch (field) {
|
|
1281
|
+
case 1:
|
|
1282
|
+
var value = /** @type {number} */ (reader.readFloat());
|
|
1283
|
+
msg.setF1(value);
|
|
1284
|
+
break;
|
|
1285
|
+
case 2:
|
|
1286
|
+
var value = /** @type {number} */ (reader.readFloat());
|
|
1287
|
+
msg.setAccuracy(value);
|
|
1288
|
+
break;
|
|
1289
|
+
default:
|
|
1290
|
+
reader.skipField();
|
|
1291
|
+
break;
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
return msg;
|
|
1403
1295
|
};
|
|
1404
1296
|
|
|
1405
|
-
|
|
1406
1297
|
/**
|
|
1407
1298
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1408
1299
|
* @return {!Uint8Array}
|
|
1409
1300
|
*/
|
|
1410
|
-
proto.ondewo.qa.RunTrainingResponse.prototype.serializeBinary = function() {
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1301
|
+
proto.ondewo.qa.RunTrainingResponse.prototype.serializeBinary = function () {
|
|
1302
|
+
var writer = new jspb.BinaryWriter();
|
|
1303
|
+
proto.ondewo.qa.RunTrainingResponse.serializeBinaryToWriter(this, writer);
|
|
1304
|
+
return writer.getResultBuffer();
|
|
1414
1305
|
};
|
|
1415
1306
|
|
|
1416
|
-
|
|
1417
1307
|
/**
|
|
1418
1308
|
* Serializes the given message to binary data (in protobuf wire
|
|
1419
1309
|
* format), writing to the given BinaryWriter.
|
|
@@ -1421,62 +1311,50 @@ proto.ondewo.qa.RunTrainingResponse.prototype.serializeBinary = function() {
|
|
|
1421
1311
|
* @param {!jspb.BinaryWriter} writer
|
|
1422
1312
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1423
1313
|
*/
|
|
1424
|
-
proto.ondewo.qa.RunTrainingResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
if (f !== 0.0) {
|
|
1435
|
-
writer.writeFloat(
|
|
1436
|
-
2,
|
|
1437
|
-
f
|
|
1438
|
-
);
|
|
1439
|
-
}
|
|
1314
|
+
proto.ondewo.qa.RunTrainingResponse.serializeBinaryToWriter = function (message, writer) {
|
|
1315
|
+
var f = undefined;
|
|
1316
|
+
f = message.getF1();
|
|
1317
|
+
if (f !== 0.0) {
|
|
1318
|
+
writer.writeFloat(1, f);
|
|
1319
|
+
}
|
|
1320
|
+
f = message.getAccuracy();
|
|
1321
|
+
if (f !== 0.0) {
|
|
1322
|
+
writer.writeFloat(2, f);
|
|
1323
|
+
}
|
|
1440
1324
|
};
|
|
1441
1325
|
|
|
1442
|
-
|
|
1443
1326
|
/**
|
|
1444
1327
|
* optional float f1 = 1;
|
|
1445
1328
|
* @return {number}
|
|
1446
1329
|
*/
|
|
1447
|
-
proto.ondewo.qa.RunTrainingResponse.prototype.getF1 = function() {
|
|
1448
|
-
|
|
1330
|
+
proto.ondewo.qa.RunTrainingResponse.prototype.getF1 = function () {
|
|
1331
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 1, 0.0));
|
|
1449
1332
|
};
|
|
1450
1333
|
|
|
1451
|
-
|
|
1452
1334
|
/**
|
|
1453
1335
|
* @param {number} value
|
|
1454
1336
|
* @return {!proto.ondewo.qa.RunTrainingResponse} returns this
|
|
1455
1337
|
*/
|
|
1456
|
-
proto.ondewo.qa.RunTrainingResponse.prototype.setF1 = function(value) {
|
|
1457
|
-
|
|
1338
|
+
proto.ondewo.qa.RunTrainingResponse.prototype.setF1 = function (value) {
|
|
1339
|
+
return jspb.Message.setProto3FloatField(this, 1, value);
|
|
1458
1340
|
};
|
|
1459
1341
|
|
|
1460
|
-
|
|
1461
1342
|
/**
|
|
1462
1343
|
* optional float accuracy = 2;
|
|
1463
1344
|
* @return {number}
|
|
1464
1345
|
*/
|
|
1465
|
-
proto.ondewo.qa.RunTrainingResponse.prototype.getAccuracy = function() {
|
|
1466
|
-
|
|
1346
|
+
proto.ondewo.qa.RunTrainingResponse.prototype.getAccuracy = function () {
|
|
1347
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 2, 0.0));
|
|
1467
1348
|
};
|
|
1468
1349
|
|
|
1469
|
-
|
|
1470
1350
|
/**
|
|
1471
1351
|
* @param {number} value
|
|
1472
1352
|
* @return {!proto.ondewo.qa.RunTrainingResponse} returns this
|
|
1473
1353
|
*/
|
|
1474
|
-
proto.ondewo.qa.RunTrainingResponse.prototype.setAccuracy = function(value) {
|
|
1475
|
-
|
|
1354
|
+
proto.ondewo.qa.RunTrainingResponse.prototype.setAccuracy = function (value) {
|
|
1355
|
+
return jspb.Message.setProto3FloatField(this, 2, value);
|
|
1476
1356
|
};
|
|
1477
1357
|
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
1358
|
/**
|
|
1481
1359
|
* List of repeated fields within this message type.
|
|
1482
1360
|
* @private {!Array<number>}
|
|
@@ -1484,62 +1362,58 @@ proto.ondewo.qa.RunTrainingResponse.prototype.setAccuracy = function(value) {
|
|
|
1484
1362
|
*/
|
|
1485
1363
|
proto.ondewo.qa.UrlFilter.repeatedFields_ = [1];
|
|
1486
1364
|
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
1365
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1490
|
-
/**
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
proto.ondewo.qa.UrlFilter.prototype.toObject = function(opt_includeInstance) {
|
|
1503
|
-
|
|
1504
|
-
};
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
};
|
|
1366
|
+
/**
|
|
1367
|
+
* Creates an object representation of this proto.
|
|
1368
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1369
|
+
* Optional fields that are not set will be set to undefined.
|
|
1370
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1371
|
+
* For the list of reserved names please see:
|
|
1372
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1373
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1374
|
+
* JSPB instance for transitional soy proto support:
|
|
1375
|
+
* http://goto/soy-param-migration
|
|
1376
|
+
* @return {!Object}
|
|
1377
|
+
*/
|
|
1378
|
+
proto.ondewo.qa.UrlFilter.prototype.toObject = function (opt_includeInstance) {
|
|
1379
|
+
return proto.ondewo.qa.UrlFilter.toObject(opt_includeInstance, this);
|
|
1380
|
+
};
|
|
1381
|
+
|
|
1382
|
+
/**
|
|
1383
|
+
* Static version of the {@see toObject} method.
|
|
1384
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1385
|
+
* the JSPB instance for transitional soy proto support:
|
|
1386
|
+
* http://goto/soy-param-migration
|
|
1387
|
+
* @param {!proto.ondewo.qa.UrlFilter} msg The msg instance to transform.
|
|
1388
|
+
* @return {!Object}
|
|
1389
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1390
|
+
*/
|
|
1391
|
+
proto.ondewo.qa.UrlFilter.toObject = function (includeInstance, msg) {
|
|
1392
|
+
var f,
|
|
1393
|
+
obj = {
|
|
1394
|
+
allowedValuesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f,
|
|
1395
|
+
regexFilterInclude: jspb.Message.getFieldWithDefault(msg, 2, ''),
|
|
1396
|
+
regexFilterExclude: jspb.Message.getFieldWithDefault(msg, 3, '')
|
|
1397
|
+
};
|
|
1398
|
+
|
|
1399
|
+
if (includeInstance) {
|
|
1400
|
+
obj.$jspbMessageInstance = msg;
|
|
1401
|
+
}
|
|
1402
|
+
return obj;
|
|
1403
|
+
};
|
|
1528
1404
|
}
|
|
1529
1405
|
|
|
1530
|
-
|
|
1531
1406
|
/**
|
|
1532
1407
|
* Deserializes binary data (in protobuf wire format).
|
|
1533
1408
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1534
1409
|
* @return {!proto.ondewo.qa.UrlFilter}
|
|
1535
1410
|
*/
|
|
1536
|
-
proto.ondewo.qa.UrlFilter.deserializeBinary = function(bytes) {
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1411
|
+
proto.ondewo.qa.UrlFilter.deserializeBinary = function (bytes) {
|
|
1412
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1413
|
+
var msg = new proto.ondewo.qa.UrlFilter();
|
|
1414
|
+
return proto.ondewo.qa.UrlFilter.deserializeBinaryFromReader(msg, reader);
|
|
1540
1415
|
};
|
|
1541
1416
|
|
|
1542
|
-
|
|
1543
1417
|
/**
|
|
1544
1418
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1545
1419
|
* given reader into the given message object.
|
|
@@ -1547,45 +1421,43 @@ proto.ondewo.qa.UrlFilter.deserializeBinary = function(bytes) {
|
|
|
1547
1421
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1548
1422
|
* @return {!proto.ondewo.qa.UrlFilter}
|
|
1549
1423
|
*/
|
|
1550
|
-
proto.ondewo.qa.UrlFilter.deserializeBinaryFromReader = function(msg, reader) {
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1424
|
+
proto.ondewo.qa.UrlFilter.deserializeBinaryFromReader = function (msg, reader) {
|
|
1425
|
+
while (reader.nextField()) {
|
|
1426
|
+
if (reader.isEndGroup()) {
|
|
1427
|
+
break;
|
|
1428
|
+
}
|
|
1429
|
+
var field = reader.getFieldNumber();
|
|
1430
|
+
switch (field) {
|
|
1431
|
+
case 1:
|
|
1432
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1433
|
+
msg.addAllowedValues(value);
|
|
1434
|
+
break;
|
|
1435
|
+
case 2:
|
|
1436
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1437
|
+
msg.setRegexFilterInclude(value);
|
|
1438
|
+
break;
|
|
1439
|
+
case 3:
|
|
1440
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1441
|
+
msg.setRegexFilterExclude(value);
|
|
1442
|
+
break;
|
|
1443
|
+
default:
|
|
1444
|
+
reader.skipField();
|
|
1445
|
+
break;
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
return msg;
|
|
1575
1449
|
};
|
|
1576
1450
|
|
|
1577
|
-
|
|
1578
1451
|
/**
|
|
1579
1452
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1580
1453
|
* @return {!Uint8Array}
|
|
1581
1454
|
*/
|
|
1582
|
-
proto.ondewo.qa.UrlFilter.prototype.serializeBinary = function() {
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1455
|
+
proto.ondewo.qa.UrlFilter.prototype.serializeBinary = function () {
|
|
1456
|
+
var writer = new jspb.BinaryWriter();
|
|
1457
|
+
proto.ondewo.qa.UrlFilter.serializeBinaryToWriter(this, writer);
|
|
1458
|
+
return writer.getResultBuffer();
|
|
1586
1459
|
};
|
|
1587
1460
|
|
|
1588
|
-
|
|
1589
1461
|
/**
|
|
1590
1462
|
* Serializes the given message to binary data (in protobuf wire
|
|
1591
1463
|
* format), writing to the given BinaryWriter.
|
|
@@ -1593,160 +1465,137 @@ proto.ondewo.qa.UrlFilter.prototype.serializeBinary = function() {
|
|
|
1593
1465
|
* @param {!jspb.BinaryWriter} writer
|
|
1594
1466
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1595
1467
|
*/
|
|
1596
|
-
proto.ondewo.qa.UrlFilter.serializeBinaryToWriter = function(message, writer) {
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
);
|
|
1611
|
-
}
|
|
1612
|
-
f = message.getRegexFilterExclude();
|
|
1613
|
-
if (f.length > 0) {
|
|
1614
|
-
writer.writeString(
|
|
1615
|
-
3,
|
|
1616
|
-
f
|
|
1617
|
-
);
|
|
1618
|
-
}
|
|
1468
|
+
proto.ondewo.qa.UrlFilter.serializeBinaryToWriter = function (message, writer) {
|
|
1469
|
+
var f = undefined;
|
|
1470
|
+
f = message.getAllowedValuesList();
|
|
1471
|
+
if (f.length > 0) {
|
|
1472
|
+
writer.writeRepeatedString(1, f);
|
|
1473
|
+
}
|
|
1474
|
+
f = message.getRegexFilterInclude();
|
|
1475
|
+
if (f.length > 0) {
|
|
1476
|
+
writer.writeString(2, f);
|
|
1477
|
+
}
|
|
1478
|
+
f = message.getRegexFilterExclude();
|
|
1479
|
+
if (f.length > 0) {
|
|
1480
|
+
writer.writeString(3, f);
|
|
1481
|
+
}
|
|
1619
1482
|
};
|
|
1620
1483
|
|
|
1621
|
-
|
|
1622
1484
|
/**
|
|
1623
1485
|
* repeated string allowed_values = 1;
|
|
1624
1486
|
* @return {!Array<string>}
|
|
1625
1487
|
*/
|
|
1626
|
-
proto.ondewo.qa.UrlFilter.prototype.getAllowedValuesList = function() {
|
|
1627
|
-
|
|
1488
|
+
proto.ondewo.qa.UrlFilter.prototype.getAllowedValuesList = function () {
|
|
1489
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 1));
|
|
1628
1490
|
};
|
|
1629
1491
|
|
|
1630
|
-
|
|
1631
1492
|
/**
|
|
1632
1493
|
* @param {!Array<string>} value
|
|
1633
1494
|
* @return {!proto.ondewo.qa.UrlFilter} returns this
|
|
1634
1495
|
*/
|
|
1635
|
-
proto.ondewo.qa.UrlFilter.prototype.setAllowedValuesList = function(value) {
|
|
1636
|
-
|
|
1496
|
+
proto.ondewo.qa.UrlFilter.prototype.setAllowedValuesList = function (value) {
|
|
1497
|
+
return jspb.Message.setField(this, 1, value || []);
|
|
1637
1498
|
};
|
|
1638
1499
|
|
|
1639
|
-
|
|
1640
1500
|
/**
|
|
1641
1501
|
* @param {string} value
|
|
1642
1502
|
* @param {number=} opt_index
|
|
1643
1503
|
* @return {!proto.ondewo.qa.UrlFilter} returns this
|
|
1644
1504
|
*/
|
|
1645
|
-
proto.ondewo.qa.UrlFilter.prototype.addAllowedValues = function(value, opt_index) {
|
|
1646
|
-
|
|
1505
|
+
proto.ondewo.qa.UrlFilter.prototype.addAllowedValues = function (value, opt_index) {
|
|
1506
|
+
return jspb.Message.addToRepeatedField(this, 1, value, opt_index);
|
|
1647
1507
|
};
|
|
1648
1508
|
|
|
1649
|
-
|
|
1650
1509
|
/**
|
|
1651
1510
|
* Clears the list making it empty but non-null.
|
|
1652
1511
|
* @return {!proto.ondewo.qa.UrlFilter} returns this
|
|
1653
1512
|
*/
|
|
1654
|
-
proto.ondewo.qa.UrlFilter.prototype.clearAllowedValuesList = function() {
|
|
1655
|
-
|
|
1513
|
+
proto.ondewo.qa.UrlFilter.prototype.clearAllowedValuesList = function () {
|
|
1514
|
+
return this.setAllowedValuesList([]);
|
|
1656
1515
|
};
|
|
1657
1516
|
|
|
1658
|
-
|
|
1659
1517
|
/**
|
|
1660
1518
|
* optional string regex_filter_include = 2;
|
|
1661
1519
|
* @return {string}
|
|
1662
1520
|
*/
|
|
1663
|
-
proto.ondewo.qa.UrlFilter.prototype.getRegexFilterInclude = function() {
|
|
1664
|
-
|
|
1521
|
+
proto.ondewo.qa.UrlFilter.prototype.getRegexFilterInclude = function () {
|
|
1522
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ''));
|
|
1665
1523
|
};
|
|
1666
1524
|
|
|
1667
|
-
|
|
1668
1525
|
/**
|
|
1669
1526
|
* @param {string} value
|
|
1670
1527
|
* @return {!proto.ondewo.qa.UrlFilter} returns this
|
|
1671
1528
|
*/
|
|
1672
|
-
proto.ondewo.qa.UrlFilter.prototype.setRegexFilterInclude = function(value) {
|
|
1673
|
-
|
|
1529
|
+
proto.ondewo.qa.UrlFilter.prototype.setRegexFilterInclude = function (value) {
|
|
1530
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
1674
1531
|
};
|
|
1675
1532
|
|
|
1676
|
-
|
|
1677
1533
|
/**
|
|
1678
1534
|
* optional string regex_filter_exclude = 3;
|
|
1679
1535
|
* @return {string}
|
|
1680
1536
|
*/
|
|
1681
|
-
proto.ondewo.qa.UrlFilter.prototype.getRegexFilterExclude = function() {
|
|
1682
|
-
|
|
1537
|
+
proto.ondewo.qa.UrlFilter.prototype.getRegexFilterExclude = function () {
|
|
1538
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ''));
|
|
1683
1539
|
};
|
|
1684
1540
|
|
|
1685
|
-
|
|
1686
1541
|
/**
|
|
1687
1542
|
* @param {string} value
|
|
1688
1543
|
* @return {!proto.ondewo.qa.UrlFilter} returns this
|
|
1689
1544
|
*/
|
|
1690
|
-
proto.ondewo.qa.UrlFilter.prototype.setRegexFilterExclude = function(value) {
|
|
1691
|
-
|
|
1545
|
+
proto.ondewo.qa.UrlFilter.prototype.setRegexFilterExclude = function (value) {
|
|
1546
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
1692
1547
|
};
|
|
1693
1548
|
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
1549
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1699
|
-
/**
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
proto.ondewo.qa.GetServerStateResponse.prototype.toObject = function(opt_includeInstance) {
|
|
1712
|
-
|
|
1713
|
-
};
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
};
|
|
1550
|
+
/**
|
|
1551
|
+
* Creates an object representation of this proto.
|
|
1552
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1553
|
+
* Optional fields that are not set will be set to undefined.
|
|
1554
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1555
|
+
* For the list of reserved names please see:
|
|
1556
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1557
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1558
|
+
* JSPB instance for transitional soy proto support:
|
|
1559
|
+
* http://goto/soy-param-migration
|
|
1560
|
+
* @return {!Object}
|
|
1561
|
+
*/
|
|
1562
|
+
proto.ondewo.qa.GetServerStateResponse.prototype.toObject = function (opt_includeInstance) {
|
|
1563
|
+
return proto.ondewo.qa.GetServerStateResponse.toObject(opt_includeInstance, this);
|
|
1564
|
+
};
|
|
1565
|
+
|
|
1566
|
+
/**
|
|
1567
|
+
* Static version of the {@see toObject} method.
|
|
1568
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1569
|
+
* the JSPB instance for transitional soy proto support:
|
|
1570
|
+
* http://goto/soy-param-migration
|
|
1571
|
+
* @param {!proto.ondewo.qa.GetServerStateResponse} msg The msg instance to transform.
|
|
1572
|
+
* @return {!Object}
|
|
1573
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1574
|
+
*/
|
|
1575
|
+
proto.ondewo.qa.GetServerStateResponse.toObject = function (includeInstance, msg) {
|
|
1576
|
+
var f,
|
|
1577
|
+
obj = {
|
|
1578
|
+
serverIsReady: jspb.Message.getBooleanFieldWithDefault(msg, 1, false)
|
|
1579
|
+
};
|
|
1580
|
+
|
|
1581
|
+
if (includeInstance) {
|
|
1582
|
+
obj.$jspbMessageInstance = msg;
|
|
1583
|
+
}
|
|
1584
|
+
return obj;
|
|
1585
|
+
};
|
|
1735
1586
|
}
|
|
1736
1587
|
|
|
1737
|
-
|
|
1738
1588
|
/**
|
|
1739
1589
|
* Deserializes binary data (in protobuf wire format).
|
|
1740
1590
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1741
1591
|
* @return {!proto.ondewo.qa.GetServerStateResponse}
|
|
1742
1592
|
*/
|
|
1743
|
-
proto.ondewo.qa.GetServerStateResponse.deserializeBinary = function(bytes) {
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1593
|
+
proto.ondewo.qa.GetServerStateResponse.deserializeBinary = function (bytes) {
|
|
1594
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1595
|
+
var msg = new proto.ondewo.qa.GetServerStateResponse();
|
|
1596
|
+
return proto.ondewo.qa.GetServerStateResponse.deserializeBinaryFromReader(msg, reader);
|
|
1747
1597
|
};
|
|
1748
1598
|
|
|
1749
|
-
|
|
1750
1599
|
/**
|
|
1751
1600
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1752
1601
|
* given reader into the given message object.
|
|
@@ -1754,37 +1603,35 @@ proto.ondewo.qa.GetServerStateResponse.deserializeBinary = function(bytes) {
|
|
|
1754
1603
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1755
1604
|
* @return {!proto.ondewo.qa.GetServerStateResponse}
|
|
1756
1605
|
*/
|
|
1757
|
-
proto.ondewo.qa.GetServerStateResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1606
|
+
proto.ondewo.qa.GetServerStateResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
1607
|
+
while (reader.nextField()) {
|
|
1608
|
+
if (reader.isEndGroup()) {
|
|
1609
|
+
break;
|
|
1610
|
+
}
|
|
1611
|
+
var field = reader.getFieldNumber();
|
|
1612
|
+
switch (field) {
|
|
1613
|
+
case 1:
|
|
1614
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
1615
|
+
msg.setServerIsReady(value);
|
|
1616
|
+
break;
|
|
1617
|
+
default:
|
|
1618
|
+
reader.skipField();
|
|
1619
|
+
break;
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
return msg;
|
|
1774
1623
|
};
|
|
1775
1624
|
|
|
1776
|
-
|
|
1777
1625
|
/**
|
|
1778
1626
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1779
1627
|
* @return {!Uint8Array}
|
|
1780
1628
|
*/
|
|
1781
|
-
proto.ondewo.qa.GetServerStateResponse.prototype.serializeBinary = function() {
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1629
|
+
proto.ondewo.qa.GetServerStateResponse.prototype.serializeBinary = function () {
|
|
1630
|
+
var writer = new jspb.BinaryWriter();
|
|
1631
|
+
proto.ondewo.qa.GetServerStateResponse.serializeBinaryToWriter(this, writer);
|
|
1632
|
+
return writer.getResultBuffer();
|
|
1785
1633
|
};
|
|
1786
1634
|
|
|
1787
|
-
|
|
1788
1635
|
/**
|
|
1789
1636
|
* Serializes the given message to binary data (in protobuf wire
|
|
1790
1637
|
* format), writing to the given BinaryWriter.
|
|
@@ -1792,37 +1639,30 @@ proto.ondewo.qa.GetServerStateResponse.prototype.serializeBinary = function() {
|
|
|
1792
1639
|
* @param {!jspb.BinaryWriter} writer
|
|
1793
1640
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1794
1641
|
*/
|
|
1795
|
-
proto.ondewo.qa.GetServerStateResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
f
|
|
1802
|
-
);
|
|
1803
|
-
}
|
|
1642
|
+
proto.ondewo.qa.GetServerStateResponse.serializeBinaryToWriter = function (message, writer) {
|
|
1643
|
+
var f = undefined;
|
|
1644
|
+
f = message.getServerIsReady();
|
|
1645
|
+
if (f) {
|
|
1646
|
+
writer.writeBool(1, f);
|
|
1647
|
+
}
|
|
1804
1648
|
};
|
|
1805
1649
|
|
|
1806
|
-
|
|
1807
1650
|
/**
|
|
1808
1651
|
* optional bool server_is_ready = 1;
|
|
1809
1652
|
* @return {boolean}
|
|
1810
1653
|
*/
|
|
1811
|
-
proto.ondewo.qa.GetServerStateResponse.prototype.getServerIsReady = function() {
|
|
1812
|
-
|
|
1654
|
+
proto.ondewo.qa.GetServerStateResponse.prototype.getServerIsReady = function () {
|
|
1655
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 1, false));
|
|
1813
1656
|
};
|
|
1814
1657
|
|
|
1815
|
-
|
|
1816
1658
|
/**
|
|
1817
1659
|
* @param {boolean} value
|
|
1818
1660
|
* @return {!proto.ondewo.qa.GetServerStateResponse} returns this
|
|
1819
1661
|
*/
|
|
1820
|
-
proto.ondewo.qa.GetServerStateResponse.prototype.setServerIsReady = function(value) {
|
|
1821
|
-
|
|
1662
|
+
proto.ondewo.qa.GetServerStateResponse.prototype.setServerIsReady = function (value) {
|
|
1663
|
+
return jspb.Message.setProto3BooleanField(this, 1, value);
|
|
1822
1664
|
};
|
|
1823
1665
|
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
1666
|
/**
|
|
1827
1667
|
* List of repeated fields within this message type.
|
|
1828
1668
|
* @private {!Array<number>}
|
|
@@ -1830,60 +1670,56 @@ proto.ondewo.qa.GetServerStateResponse.prototype.setServerIsReady = function(val
|
|
|
1830
1670
|
*/
|
|
1831
1671
|
proto.ondewo.qa.ListProjectIdsResponse.repeatedFields_ = [1];
|
|
1832
1672
|
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
1673
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1836
|
-
/**
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
proto.ondewo.qa.ListProjectIdsResponse.prototype.toObject = function(opt_includeInstance) {
|
|
1849
|
-
|
|
1850
|
-
};
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
};
|
|
1674
|
+
/**
|
|
1675
|
+
* Creates an object representation of this proto.
|
|
1676
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1677
|
+
* Optional fields that are not set will be set to undefined.
|
|
1678
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1679
|
+
* For the list of reserved names please see:
|
|
1680
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1681
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1682
|
+
* JSPB instance for transitional soy proto support:
|
|
1683
|
+
* http://goto/soy-param-migration
|
|
1684
|
+
* @return {!Object}
|
|
1685
|
+
*/
|
|
1686
|
+
proto.ondewo.qa.ListProjectIdsResponse.prototype.toObject = function (opt_includeInstance) {
|
|
1687
|
+
return proto.ondewo.qa.ListProjectIdsResponse.toObject(opt_includeInstance, this);
|
|
1688
|
+
};
|
|
1689
|
+
|
|
1690
|
+
/**
|
|
1691
|
+
* Static version of the {@see toObject} method.
|
|
1692
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1693
|
+
* the JSPB instance for transitional soy proto support:
|
|
1694
|
+
* http://goto/soy-param-migration
|
|
1695
|
+
* @param {!proto.ondewo.qa.ListProjectIdsResponse} msg The msg instance to transform.
|
|
1696
|
+
* @return {!Object}
|
|
1697
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1698
|
+
*/
|
|
1699
|
+
proto.ondewo.qa.ListProjectIdsResponse.toObject = function (includeInstance, msg) {
|
|
1700
|
+
var f,
|
|
1701
|
+
obj = {
|
|
1702
|
+
projectIdsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f
|
|
1703
|
+
};
|
|
1704
|
+
|
|
1705
|
+
if (includeInstance) {
|
|
1706
|
+
obj.$jspbMessageInstance = msg;
|
|
1707
|
+
}
|
|
1708
|
+
return obj;
|
|
1709
|
+
};
|
|
1872
1710
|
}
|
|
1873
1711
|
|
|
1874
|
-
|
|
1875
1712
|
/**
|
|
1876
1713
|
* Deserializes binary data (in protobuf wire format).
|
|
1877
1714
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
1878
1715
|
* @return {!proto.ondewo.qa.ListProjectIdsResponse}
|
|
1879
1716
|
*/
|
|
1880
|
-
proto.ondewo.qa.ListProjectIdsResponse.deserializeBinary = function(bytes) {
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1717
|
+
proto.ondewo.qa.ListProjectIdsResponse.deserializeBinary = function (bytes) {
|
|
1718
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1719
|
+
var msg = new proto.ondewo.qa.ListProjectIdsResponse();
|
|
1720
|
+
return proto.ondewo.qa.ListProjectIdsResponse.deserializeBinaryFromReader(msg, reader);
|
|
1884
1721
|
};
|
|
1885
1722
|
|
|
1886
|
-
|
|
1887
1723
|
/**
|
|
1888
1724
|
* Deserializes binary data (in protobuf wire format) from the
|
|
1889
1725
|
* given reader into the given message object.
|
|
@@ -1891,37 +1727,35 @@ proto.ondewo.qa.ListProjectIdsResponse.deserializeBinary = function(bytes) {
|
|
|
1891
1727
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1892
1728
|
* @return {!proto.ondewo.qa.ListProjectIdsResponse}
|
|
1893
1729
|
*/
|
|
1894
|
-
proto.ondewo.qa.ListProjectIdsResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1730
|
+
proto.ondewo.qa.ListProjectIdsResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
1731
|
+
while (reader.nextField()) {
|
|
1732
|
+
if (reader.isEndGroup()) {
|
|
1733
|
+
break;
|
|
1734
|
+
}
|
|
1735
|
+
var field = reader.getFieldNumber();
|
|
1736
|
+
switch (field) {
|
|
1737
|
+
case 1:
|
|
1738
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1739
|
+
msg.addProjectIds(value);
|
|
1740
|
+
break;
|
|
1741
|
+
default:
|
|
1742
|
+
reader.skipField();
|
|
1743
|
+
break;
|
|
1744
|
+
}
|
|
1745
|
+
}
|
|
1746
|
+
return msg;
|
|
1911
1747
|
};
|
|
1912
1748
|
|
|
1913
|
-
|
|
1914
1749
|
/**
|
|
1915
1750
|
* Serializes the message to binary data (in protobuf wire format).
|
|
1916
1751
|
* @return {!Uint8Array}
|
|
1917
1752
|
*/
|
|
1918
|
-
proto.ondewo.qa.ListProjectIdsResponse.prototype.serializeBinary = function() {
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1753
|
+
proto.ondewo.qa.ListProjectIdsResponse.prototype.serializeBinary = function () {
|
|
1754
|
+
var writer = new jspb.BinaryWriter();
|
|
1755
|
+
proto.ondewo.qa.ListProjectIdsResponse.serializeBinaryToWriter(this, writer);
|
|
1756
|
+
return writer.getResultBuffer();
|
|
1922
1757
|
};
|
|
1923
1758
|
|
|
1924
|
-
|
|
1925
1759
|
/**
|
|
1926
1760
|
* Serializes the given message to binary data (in protobuf wire
|
|
1927
1761
|
* format), writing to the given BinaryWriter.
|
|
@@ -1929,110 +1763,97 @@ proto.ondewo.qa.ListProjectIdsResponse.prototype.serializeBinary = function() {
|
|
|
1929
1763
|
* @param {!jspb.BinaryWriter} writer
|
|
1930
1764
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1931
1765
|
*/
|
|
1932
|
-
proto.ondewo.qa.ListProjectIdsResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
f
|
|
1939
|
-
);
|
|
1940
|
-
}
|
|
1766
|
+
proto.ondewo.qa.ListProjectIdsResponse.serializeBinaryToWriter = function (message, writer) {
|
|
1767
|
+
var f = undefined;
|
|
1768
|
+
f = message.getProjectIdsList();
|
|
1769
|
+
if (f.length > 0) {
|
|
1770
|
+
writer.writeRepeatedString(1, f);
|
|
1771
|
+
}
|
|
1941
1772
|
};
|
|
1942
1773
|
|
|
1943
|
-
|
|
1944
1774
|
/**
|
|
1945
1775
|
* repeated string project_ids = 1;
|
|
1946
1776
|
* @return {!Array<string>}
|
|
1947
1777
|
*/
|
|
1948
|
-
proto.ondewo.qa.ListProjectIdsResponse.prototype.getProjectIdsList = function() {
|
|
1949
|
-
|
|
1778
|
+
proto.ondewo.qa.ListProjectIdsResponse.prototype.getProjectIdsList = function () {
|
|
1779
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 1));
|
|
1950
1780
|
};
|
|
1951
1781
|
|
|
1952
|
-
|
|
1953
1782
|
/**
|
|
1954
1783
|
* @param {!Array<string>} value
|
|
1955
1784
|
* @return {!proto.ondewo.qa.ListProjectIdsResponse} returns this
|
|
1956
1785
|
*/
|
|
1957
|
-
proto.ondewo.qa.ListProjectIdsResponse.prototype.setProjectIdsList = function(value) {
|
|
1958
|
-
|
|
1786
|
+
proto.ondewo.qa.ListProjectIdsResponse.prototype.setProjectIdsList = function (value) {
|
|
1787
|
+
return jspb.Message.setField(this, 1, value || []);
|
|
1959
1788
|
};
|
|
1960
1789
|
|
|
1961
|
-
|
|
1962
1790
|
/**
|
|
1963
1791
|
* @param {string} value
|
|
1964
1792
|
* @param {number=} opt_index
|
|
1965
1793
|
* @return {!proto.ondewo.qa.ListProjectIdsResponse} returns this
|
|
1966
1794
|
*/
|
|
1967
|
-
proto.ondewo.qa.ListProjectIdsResponse.prototype.addProjectIds = function(value, opt_index) {
|
|
1968
|
-
|
|
1795
|
+
proto.ondewo.qa.ListProjectIdsResponse.prototype.addProjectIds = function (value, opt_index) {
|
|
1796
|
+
return jspb.Message.addToRepeatedField(this, 1, value, opt_index);
|
|
1969
1797
|
};
|
|
1970
1798
|
|
|
1971
|
-
|
|
1972
1799
|
/**
|
|
1973
1800
|
* Clears the list making it empty but non-null.
|
|
1974
1801
|
* @return {!proto.ondewo.qa.ListProjectIdsResponse} returns this
|
|
1975
1802
|
*/
|
|
1976
|
-
proto.ondewo.qa.ListProjectIdsResponse.prototype.clearProjectIdsList = function() {
|
|
1977
|
-
|
|
1803
|
+
proto.ondewo.qa.ListProjectIdsResponse.prototype.clearProjectIdsList = function () {
|
|
1804
|
+
return this.setProjectIdsList([]);
|
|
1978
1805
|
};
|
|
1979
1806
|
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
1807
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1985
|
-
/**
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
proto.ondewo.qa.GetProjectConfigRequest.prototype.toObject = function(opt_includeInstance) {
|
|
1998
|
-
|
|
1999
|
-
};
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
};
|
|
1808
|
+
/**
|
|
1809
|
+
* Creates an object representation of this proto.
|
|
1810
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1811
|
+
* Optional fields that are not set will be set to undefined.
|
|
1812
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1813
|
+
* For the list of reserved names please see:
|
|
1814
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1815
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1816
|
+
* JSPB instance for transitional soy proto support:
|
|
1817
|
+
* http://goto/soy-param-migration
|
|
1818
|
+
* @return {!Object}
|
|
1819
|
+
*/
|
|
1820
|
+
proto.ondewo.qa.GetProjectConfigRequest.prototype.toObject = function (opt_includeInstance) {
|
|
1821
|
+
return proto.ondewo.qa.GetProjectConfigRequest.toObject(opt_includeInstance, this);
|
|
1822
|
+
};
|
|
1823
|
+
|
|
1824
|
+
/**
|
|
1825
|
+
* Static version of the {@see toObject} method.
|
|
1826
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1827
|
+
* the JSPB instance for transitional soy proto support:
|
|
1828
|
+
* http://goto/soy-param-migration
|
|
1829
|
+
* @param {!proto.ondewo.qa.GetProjectConfigRequest} msg The msg instance to transform.
|
|
1830
|
+
* @return {!Object}
|
|
1831
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1832
|
+
*/
|
|
1833
|
+
proto.ondewo.qa.GetProjectConfigRequest.toObject = function (includeInstance, msg) {
|
|
1834
|
+
var f,
|
|
1835
|
+
obj = {
|
|
1836
|
+
projectId: jspb.Message.getFieldWithDefault(msg, 1, '')
|
|
1837
|
+
};
|
|
1838
|
+
|
|
1839
|
+
if (includeInstance) {
|
|
1840
|
+
obj.$jspbMessageInstance = msg;
|
|
1841
|
+
}
|
|
1842
|
+
return obj;
|
|
1843
|
+
};
|
|
2021
1844
|
}
|
|
2022
1845
|
|
|
2023
|
-
|
|
2024
1846
|
/**
|
|
2025
1847
|
* Deserializes binary data (in protobuf wire format).
|
|
2026
1848
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
2027
1849
|
* @return {!proto.ondewo.qa.GetProjectConfigRequest}
|
|
2028
1850
|
*/
|
|
2029
|
-
proto.ondewo.qa.GetProjectConfigRequest.deserializeBinary = function(bytes) {
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
1851
|
+
proto.ondewo.qa.GetProjectConfigRequest.deserializeBinary = function (bytes) {
|
|
1852
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1853
|
+
var msg = new proto.ondewo.qa.GetProjectConfigRequest();
|
|
1854
|
+
return proto.ondewo.qa.GetProjectConfigRequest.deserializeBinaryFromReader(msg, reader);
|
|
2033
1855
|
};
|
|
2034
1856
|
|
|
2035
|
-
|
|
2036
1857
|
/**
|
|
2037
1858
|
* Deserializes binary data (in protobuf wire format) from the
|
|
2038
1859
|
* given reader into the given message object.
|
|
@@ -2040,37 +1861,35 @@ proto.ondewo.qa.GetProjectConfigRequest.deserializeBinary = function(bytes) {
|
|
|
2040
1861
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2041
1862
|
* @return {!proto.ondewo.qa.GetProjectConfigRequest}
|
|
2042
1863
|
*/
|
|
2043
|
-
proto.ondewo.qa.GetProjectConfigRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
1864
|
+
proto.ondewo.qa.GetProjectConfigRequest.deserializeBinaryFromReader = function (msg, reader) {
|
|
1865
|
+
while (reader.nextField()) {
|
|
1866
|
+
if (reader.isEndGroup()) {
|
|
1867
|
+
break;
|
|
1868
|
+
}
|
|
1869
|
+
var field = reader.getFieldNumber();
|
|
1870
|
+
switch (field) {
|
|
1871
|
+
case 1:
|
|
1872
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1873
|
+
msg.setProjectId(value);
|
|
1874
|
+
break;
|
|
1875
|
+
default:
|
|
1876
|
+
reader.skipField();
|
|
1877
|
+
break;
|
|
1878
|
+
}
|
|
1879
|
+
}
|
|
1880
|
+
return msg;
|
|
2060
1881
|
};
|
|
2061
1882
|
|
|
2062
|
-
|
|
2063
1883
|
/**
|
|
2064
1884
|
* Serializes the message to binary data (in protobuf wire format).
|
|
2065
1885
|
* @return {!Uint8Array}
|
|
2066
1886
|
*/
|
|
2067
|
-
proto.ondewo.qa.GetProjectConfigRequest.prototype.serializeBinary = function() {
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
1887
|
+
proto.ondewo.qa.GetProjectConfigRequest.prototype.serializeBinary = function () {
|
|
1888
|
+
var writer = new jspb.BinaryWriter();
|
|
1889
|
+
proto.ondewo.qa.GetProjectConfigRequest.serializeBinaryToWriter(this, writer);
|
|
1890
|
+
return writer.getResultBuffer();
|
|
2071
1891
|
};
|
|
2072
1892
|
|
|
2073
|
-
|
|
2074
1893
|
/**
|
|
2075
1894
|
* Serializes the given message to binary data (in protobuf wire
|
|
2076
1895
|
* format), writing to the given BinaryWriter.
|
|
@@ -2078,91 +1897,80 @@ proto.ondewo.qa.GetProjectConfigRequest.prototype.serializeBinary = function() {
|
|
|
2078
1897
|
* @param {!jspb.BinaryWriter} writer
|
|
2079
1898
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2080
1899
|
*/
|
|
2081
|
-
proto.ondewo.qa.GetProjectConfigRequest.serializeBinaryToWriter = function(message, writer) {
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
f
|
|
2088
|
-
);
|
|
2089
|
-
}
|
|
1900
|
+
proto.ondewo.qa.GetProjectConfigRequest.serializeBinaryToWriter = function (message, writer) {
|
|
1901
|
+
var f = undefined;
|
|
1902
|
+
f = message.getProjectId();
|
|
1903
|
+
if (f.length > 0) {
|
|
1904
|
+
writer.writeString(1, f);
|
|
1905
|
+
}
|
|
2090
1906
|
};
|
|
2091
1907
|
|
|
2092
|
-
|
|
2093
1908
|
/**
|
|
2094
1909
|
* optional string project_id = 1;
|
|
2095
1910
|
* @return {string}
|
|
2096
1911
|
*/
|
|
2097
|
-
proto.ondewo.qa.GetProjectConfigRequest.prototype.getProjectId = function() {
|
|
2098
|
-
|
|
1912
|
+
proto.ondewo.qa.GetProjectConfigRequest.prototype.getProjectId = function () {
|
|
1913
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ''));
|
|
2099
1914
|
};
|
|
2100
1915
|
|
|
2101
|
-
|
|
2102
1916
|
/**
|
|
2103
1917
|
* @param {string} value
|
|
2104
1918
|
* @return {!proto.ondewo.qa.GetProjectConfigRequest} returns this
|
|
2105
1919
|
*/
|
|
2106
|
-
proto.ondewo.qa.GetProjectConfigRequest.prototype.setProjectId = function(value) {
|
|
2107
|
-
|
|
1920
|
+
proto.ondewo.qa.GetProjectConfigRequest.prototype.setProjectId = function (value) {
|
|
1921
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
2108
1922
|
};
|
|
2109
1923
|
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
1924
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2115
|
-
/**
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
proto.ondewo.qa.GetProjectConfigResponse.prototype.toObject = function(opt_includeInstance) {
|
|
2128
|
-
|
|
2129
|
-
};
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
};
|
|
1925
|
+
/**
|
|
1926
|
+
* Creates an object representation of this proto.
|
|
1927
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1928
|
+
* Optional fields that are not set will be set to undefined.
|
|
1929
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1930
|
+
* For the list of reserved names please see:
|
|
1931
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1932
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1933
|
+
* JSPB instance for transitional soy proto support:
|
|
1934
|
+
* http://goto/soy-param-migration
|
|
1935
|
+
* @return {!Object}
|
|
1936
|
+
*/
|
|
1937
|
+
proto.ondewo.qa.GetProjectConfigResponse.prototype.toObject = function (opt_includeInstance) {
|
|
1938
|
+
return proto.ondewo.qa.GetProjectConfigResponse.toObject(opt_includeInstance, this);
|
|
1939
|
+
};
|
|
1940
|
+
|
|
1941
|
+
/**
|
|
1942
|
+
* Static version of the {@see toObject} method.
|
|
1943
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1944
|
+
* the JSPB instance for transitional soy proto support:
|
|
1945
|
+
* http://goto/soy-param-migration
|
|
1946
|
+
* @param {!proto.ondewo.qa.GetProjectConfigResponse} msg The msg instance to transform.
|
|
1947
|
+
* @return {!Object}
|
|
1948
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1949
|
+
*/
|
|
1950
|
+
proto.ondewo.qa.GetProjectConfigResponse.toObject = function (includeInstance, msg) {
|
|
1951
|
+
var f,
|
|
1952
|
+
obj = {
|
|
1953
|
+
configSerialized: jspb.Message.getFieldWithDefault(msg, 1, '')
|
|
1954
|
+
};
|
|
1955
|
+
|
|
1956
|
+
if (includeInstance) {
|
|
1957
|
+
obj.$jspbMessageInstance = msg;
|
|
1958
|
+
}
|
|
1959
|
+
return obj;
|
|
1960
|
+
};
|
|
2151
1961
|
}
|
|
2152
1962
|
|
|
2153
|
-
|
|
2154
1963
|
/**
|
|
2155
1964
|
* Deserializes binary data (in protobuf wire format).
|
|
2156
1965
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
2157
1966
|
* @return {!proto.ondewo.qa.GetProjectConfigResponse}
|
|
2158
1967
|
*/
|
|
2159
|
-
proto.ondewo.qa.GetProjectConfigResponse.deserializeBinary = function(bytes) {
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
1968
|
+
proto.ondewo.qa.GetProjectConfigResponse.deserializeBinary = function (bytes) {
|
|
1969
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1970
|
+
var msg = new proto.ondewo.qa.GetProjectConfigResponse();
|
|
1971
|
+
return proto.ondewo.qa.GetProjectConfigResponse.deserializeBinaryFromReader(msg, reader);
|
|
2163
1972
|
};
|
|
2164
1973
|
|
|
2165
|
-
|
|
2166
1974
|
/**
|
|
2167
1975
|
* Deserializes binary data (in protobuf wire format) from the
|
|
2168
1976
|
* given reader into the given message object.
|
|
@@ -2170,37 +1978,35 @@ proto.ondewo.qa.GetProjectConfigResponse.deserializeBinary = function(bytes) {
|
|
|
2170
1978
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2171
1979
|
* @return {!proto.ondewo.qa.GetProjectConfigResponse}
|
|
2172
1980
|
*/
|
|
2173
|
-
proto.ondewo.qa.GetProjectConfigResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
1981
|
+
proto.ondewo.qa.GetProjectConfigResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
1982
|
+
while (reader.nextField()) {
|
|
1983
|
+
if (reader.isEndGroup()) {
|
|
1984
|
+
break;
|
|
1985
|
+
}
|
|
1986
|
+
var field = reader.getFieldNumber();
|
|
1987
|
+
switch (field) {
|
|
1988
|
+
case 1:
|
|
1989
|
+
var value = /** @type {string} */ (reader.readString());
|
|
1990
|
+
msg.setConfigSerialized(value);
|
|
1991
|
+
break;
|
|
1992
|
+
default:
|
|
1993
|
+
reader.skipField();
|
|
1994
|
+
break;
|
|
1995
|
+
}
|
|
1996
|
+
}
|
|
1997
|
+
return msg;
|
|
2190
1998
|
};
|
|
2191
1999
|
|
|
2192
|
-
|
|
2193
2000
|
/**
|
|
2194
2001
|
* Serializes the message to binary data (in protobuf wire format).
|
|
2195
2002
|
* @return {!Uint8Array}
|
|
2196
2003
|
*/
|
|
2197
|
-
proto.ondewo.qa.GetProjectConfigResponse.prototype.serializeBinary = function() {
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2004
|
+
proto.ondewo.qa.GetProjectConfigResponse.prototype.serializeBinary = function () {
|
|
2005
|
+
var writer = new jspb.BinaryWriter();
|
|
2006
|
+
proto.ondewo.qa.GetProjectConfigResponse.serializeBinaryToWriter(this, writer);
|
|
2007
|
+
return writer.getResultBuffer();
|
|
2201
2008
|
};
|
|
2202
2009
|
|
|
2203
|
-
|
|
2204
2010
|
/**
|
|
2205
2011
|
* Serializes the given message to binary data (in protobuf wire
|
|
2206
2012
|
* format), writing to the given BinaryWriter.
|
|
@@ -2208,37 +2014,30 @@ proto.ondewo.qa.GetProjectConfigResponse.prototype.serializeBinary = function()
|
|
|
2208
2014
|
* @param {!jspb.BinaryWriter} writer
|
|
2209
2015
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2210
2016
|
*/
|
|
2211
|
-
proto.ondewo.qa.GetProjectConfigResponse.serializeBinaryToWriter = function(message, writer) {
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
f
|
|
2218
|
-
);
|
|
2219
|
-
}
|
|
2017
|
+
proto.ondewo.qa.GetProjectConfigResponse.serializeBinaryToWriter = function (message, writer) {
|
|
2018
|
+
var f = undefined;
|
|
2019
|
+
f = message.getConfigSerialized();
|
|
2020
|
+
if (f.length > 0) {
|
|
2021
|
+
writer.writeString(1, f);
|
|
2022
|
+
}
|
|
2220
2023
|
};
|
|
2221
2024
|
|
|
2222
|
-
|
|
2223
2025
|
/**
|
|
2224
2026
|
* optional string config_serialized = 1;
|
|
2225
2027
|
* @return {string}
|
|
2226
2028
|
*/
|
|
2227
|
-
proto.ondewo.qa.GetProjectConfigResponse.prototype.getConfigSerialized = function() {
|
|
2228
|
-
|
|
2029
|
+
proto.ondewo.qa.GetProjectConfigResponse.prototype.getConfigSerialized = function () {
|
|
2030
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ''));
|
|
2229
2031
|
};
|
|
2230
2032
|
|
|
2231
|
-
|
|
2232
2033
|
/**
|
|
2233
2034
|
* @param {string} value
|
|
2234
2035
|
* @return {!proto.ondewo.qa.GetProjectConfigResponse} returns this
|
|
2235
2036
|
*/
|
|
2236
|
-
proto.ondewo.qa.GetProjectConfigResponse.prototype.setConfigSerialized = function(value) {
|
|
2237
|
-
|
|
2037
|
+
proto.ondewo.qa.GetProjectConfigResponse.prototype.setConfigSerialized = function (value) {
|
|
2038
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
2238
2039
|
};
|
|
2239
2040
|
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
2041
|
/**
|
|
2243
2042
|
* List of repeated fields within this message type.
|
|
2244
2043
|
* @private {!Array<number>}
|
|
@@ -2246,60 +2045,56 @@ proto.ondewo.qa.GetProjectConfigResponse.prototype.setConfigSerialized = functio
|
|
|
2246
2045
|
*/
|
|
2247
2046
|
proto.ondewo.qa.UpdateDatabaseRequest.repeatedFields_ = [1];
|
|
2248
2047
|
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
2048
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2252
|
-
/**
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
proto.ondewo.qa.UpdateDatabaseRequest.prototype.toObject = function(opt_includeInstance) {
|
|
2265
|
-
|
|
2266
|
-
};
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
};
|
|
2049
|
+
/**
|
|
2050
|
+
* Creates an object representation of this proto.
|
|
2051
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2052
|
+
* Optional fields that are not set will be set to undefined.
|
|
2053
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2054
|
+
* For the list of reserved names please see:
|
|
2055
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2056
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2057
|
+
* JSPB instance for transitional soy proto support:
|
|
2058
|
+
* http://goto/soy-param-migration
|
|
2059
|
+
* @return {!Object}
|
|
2060
|
+
*/
|
|
2061
|
+
proto.ondewo.qa.UpdateDatabaseRequest.prototype.toObject = function (opt_includeInstance) {
|
|
2062
|
+
return proto.ondewo.qa.UpdateDatabaseRequest.toObject(opt_includeInstance, this);
|
|
2063
|
+
};
|
|
2064
|
+
|
|
2065
|
+
/**
|
|
2066
|
+
* Static version of the {@see toObject} method.
|
|
2067
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2068
|
+
* the JSPB instance for transitional soy proto support:
|
|
2069
|
+
* http://goto/soy-param-migration
|
|
2070
|
+
* @param {!proto.ondewo.qa.UpdateDatabaseRequest} msg The msg instance to transform.
|
|
2071
|
+
* @return {!Object}
|
|
2072
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2073
|
+
*/
|
|
2074
|
+
proto.ondewo.qa.UpdateDatabaseRequest.toObject = function (includeInstance, msg) {
|
|
2075
|
+
var f,
|
|
2076
|
+
obj = {
|
|
2077
|
+
projectIdsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f
|
|
2078
|
+
};
|
|
2079
|
+
|
|
2080
|
+
if (includeInstance) {
|
|
2081
|
+
obj.$jspbMessageInstance = msg;
|
|
2082
|
+
}
|
|
2083
|
+
return obj;
|
|
2084
|
+
};
|
|
2288
2085
|
}
|
|
2289
2086
|
|
|
2290
|
-
|
|
2291
2087
|
/**
|
|
2292
2088
|
* Deserializes binary data (in protobuf wire format).
|
|
2293
2089
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
2294
2090
|
* @return {!proto.ondewo.qa.UpdateDatabaseRequest}
|
|
2295
2091
|
*/
|
|
2296
|
-
proto.ondewo.qa.UpdateDatabaseRequest.deserializeBinary = function(bytes) {
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2092
|
+
proto.ondewo.qa.UpdateDatabaseRequest.deserializeBinary = function (bytes) {
|
|
2093
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2094
|
+
var msg = new proto.ondewo.qa.UpdateDatabaseRequest();
|
|
2095
|
+
return proto.ondewo.qa.UpdateDatabaseRequest.deserializeBinaryFromReader(msg, reader);
|
|
2300
2096
|
};
|
|
2301
2097
|
|
|
2302
|
-
|
|
2303
2098
|
/**
|
|
2304
2099
|
* Deserializes binary data (in protobuf wire format) from the
|
|
2305
2100
|
* given reader into the given message object.
|
|
@@ -2307,37 +2102,35 @@ proto.ondewo.qa.UpdateDatabaseRequest.deserializeBinary = function(bytes) {
|
|
|
2307
2102
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2308
2103
|
* @return {!proto.ondewo.qa.UpdateDatabaseRequest}
|
|
2309
2104
|
*/
|
|
2310
|
-
proto.ondewo.qa.UpdateDatabaseRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2105
|
+
proto.ondewo.qa.UpdateDatabaseRequest.deserializeBinaryFromReader = function (msg, reader) {
|
|
2106
|
+
while (reader.nextField()) {
|
|
2107
|
+
if (reader.isEndGroup()) {
|
|
2108
|
+
break;
|
|
2109
|
+
}
|
|
2110
|
+
var field = reader.getFieldNumber();
|
|
2111
|
+
switch (field) {
|
|
2112
|
+
case 1:
|
|
2113
|
+
var value = /** @type {string} */ (reader.readString());
|
|
2114
|
+
msg.addProjectIds(value);
|
|
2115
|
+
break;
|
|
2116
|
+
default:
|
|
2117
|
+
reader.skipField();
|
|
2118
|
+
break;
|
|
2119
|
+
}
|
|
2120
|
+
}
|
|
2121
|
+
return msg;
|
|
2327
2122
|
};
|
|
2328
2123
|
|
|
2329
|
-
|
|
2330
2124
|
/**
|
|
2331
2125
|
* Serializes the message to binary data (in protobuf wire format).
|
|
2332
2126
|
* @return {!Uint8Array}
|
|
2333
2127
|
*/
|
|
2334
|
-
proto.ondewo.qa.UpdateDatabaseRequest.prototype.serializeBinary = function() {
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2128
|
+
proto.ondewo.qa.UpdateDatabaseRequest.prototype.serializeBinary = function () {
|
|
2129
|
+
var writer = new jspb.BinaryWriter();
|
|
2130
|
+
proto.ondewo.qa.UpdateDatabaseRequest.serializeBinaryToWriter(this, writer);
|
|
2131
|
+
return writer.getResultBuffer();
|
|
2338
2132
|
};
|
|
2339
2133
|
|
|
2340
|
-
|
|
2341
2134
|
/**
|
|
2342
2135
|
* Serializes the given message to binary data (in protobuf wire
|
|
2343
2136
|
* format), writing to the given BinaryWriter.
|
|
@@ -2345,56 +2138,47 @@ proto.ondewo.qa.UpdateDatabaseRequest.prototype.serializeBinary = function() {
|
|
|
2345
2138
|
* @param {!jspb.BinaryWriter} writer
|
|
2346
2139
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2347
2140
|
*/
|
|
2348
|
-
proto.ondewo.qa.UpdateDatabaseRequest.serializeBinaryToWriter = function(message, writer) {
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
f
|
|
2355
|
-
);
|
|
2356
|
-
}
|
|
2141
|
+
proto.ondewo.qa.UpdateDatabaseRequest.serializeBinaryToWriter = function (message, writer) {
|
|
2142
|
+
var f = undefined;
|
|
2143
|
+
f = message.getProjectIdsList();
|
|
2144
|
+
if (f.length > 0) {
|
|
2145
|
+
writer.writeRepeatedString(1, f);
|
|
2146
|
+
}
|
|
2357
2147
|
};
|
|
2358
2148
|
|
|
2359
|
-
|
|
2360
2149
|
/**
|
|
2361
2150
|
* repeated string project_ids = 1;
|
|
2362
2151
|
* @return {!Array<string>}
|
|
2363
2152
|
*/
|
|
2364
|
-
proto.ondewo.qa.UpdateDatabaseRequest.prototype.getProjectIdsList = function() {
|
|
2365
|
-
|
|
2153
|
+
proto.ondewo.qa.UpdateDatabaseRequest.prototype.getProjectIdsList = function () {
|
|
2154
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 1));
|
|
2366
2155
|
};
|
|
2367
2156
|
|
|
2368
|
-
|
|
2369
2157
|
/**
|
|
2370
2158
|
* @param {!Array<string>} value
|
|
2371
2159
|
* @return {!proto.ondewo.qa.UpdateDatabaseRequest} returns this
|
|
2372
2160
|
*/
|
|
2373
|
-
proto.ondewo.qa.UpdateDatabaseRequest.prototype.setProjectIdsList = function(value) {
|
|
2374
|
-
|
|
2161
|
+
proto.ondewo.qa.UpdateDatabaseRequest.prototype.setProjectIdsList = function (value) {
|
|
2162
|
+
return jspb.Message.setField(this, 1, value || []);
|
|
2375
2163
|
};
|
|
2376
2164
|
|
|
2377
|
-
|
|
2378
2165
|
/**
|
|
2379
2166
|
* @param {string} value
|
|
2380
2167
|
* @param {number=} opt_index
|
|
2381
2168
|
* @return {!proto.ondewo.qa.UpdateDatabaseRequest} returns this
|
|
2382
2169
|
*/
|
|
2383
|
-
proto.ondewo.qa.UpdateDatabaseRequest.prototype.addProjectIds = function(value, opt_index) {
|
|
2384
|
-
|
|
2170
|
+
proto.ondewo.qa.UpdateDatabaseRequest.prototype.addProjectIds = function (value, opt_index) {
|
|
2171
|
+
return jspb.Message.addToRepeatedField(this, 1, value, opt_index);
|
|
2385
2172
|
};
|
|
2386
2173
|
|
|
2387
|
-
|
|
2388
2174
|
/**
|
|
2389
2175
|
* Clears the list making it empty but non-null.
|
|
2390
2176
|
* @return {!proto.ondewo.qa.UpdateDatabaseRequest} returns this
|
|
2391
2177
|
*/
|
|
2392
|
-
proto.ondewo.qa.UpdateDatabaseRequest.prototype.clearProjectIdsList = function() {
|
|
2393
|
-
|
|
2178
|
+
proto.ondewo.qa.UpdateDatabaseRequest.prototype.clearProjectIdsList = function () {
|
|
2179
|
+
return this.setProjectIdsList([]);
|
|
2394
2180
|
};
|
|
2395
2181
|
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
2182
|
/**
|
|
2399
2183
|
* List of repeated fields within this message type.
|
|
2400
2184
|
* @private {!Array<number>}
|
|
@@ -2402,60 +2186,56 @@ proto.ondewo.qa.UpdateDatabaseRequest.prototype.clearProjectIdsList = function()
|
|
|
2402
2186
|
*/
|
|
2403
2187
|
proto.ondewo.qa.UpdateDatabaseResponse.repeatedFields_ = [1];
|
|
2404
2188
|
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
2189
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2408
|
-
/**
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
proto.ondewo.qa.UpdateDatabaseResponse.prototype.toObject = function(opt_includeInstance) {
|
|
2421
|
-
|
|
2422
|
-
};
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
};
|
|
2190
|
+
/**
|
|
2191
|
+
* Creates an object representation of this proto.
|
|
2192
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2193
|
+
* Optional fields that are not set will be set to undefined.
|
|
2194
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2195
|
+
* For the list of reserved names please see:
|
|
2196
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2197
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2198
|
+
* JSPB instance for transitional soy proto support:
|
|
2199
|
+
* http://goto/soy-param-migration
|
|
2200
|
+
* @return {!Object}
|
|
2201
|
+
*/
|
|
2202
|
+
proto.ondewo.qa.UpdateDatabaseResponse.prototype.toObject = function (opt_includeInstance) {
|
|
2203
|
+
return proto.ondewo.qa.UpdateDatabaseResponse.toObject(opt_includeInstance, this);
|
|
2204
|
+
};
|
|
2205
|
+
|
|
2206
|
+
/**
|
|
2207
|
+
* Static version of the {@see toObject} method.
|
|
2208
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2209
|
+
* the JSPB instance for transitional soy proto support:
|
|
2210
|
+
* http://goto/soy-param-migration
|
|
2211
|
+
* @param {!proto.ondewo.qa.UpdateDatabaseResponse} msg The msg instance to transform.
|
|
2212
|
+
* @return {!Object}
|
|
2213
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2214
|
+
*/
|
|
2215
|
+
proto.ondewo.qa.UpdateDatabaseResponse.toObject = function (includeInstance, msg) {
|
|
2216
|
+
var f,
|
|
2217
|
+
obj = {
|
|
2218
|
+
errorMessagesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f
|
|
2219
|
+
};
|
|
2220
|
+
|
|
2221
|
+
if (includeInstance) {
|
|
2222
|
+
obj.$jspbMessageInstance = msg;
|
|
2223
|
+
}
|
|
2224
|
+
return obj;
|
|
2225
|
+
};
|
|
2444
2226
|
}
|
|
2445
2227
|
|
|
2446
|
-
|
|
2447
2228
|
/**
|
|
2448
2229
|
* Deserializes binary data (in protobuf wire format).
|
|
2449
2230
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
2450
2231
|
* @return {!proto.ondewo.qa.UpdateDatabaseResponse}
|
|
2451
2232
|
*/
|
|
2452
|
-
proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinary = function(bytes) {
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2233
|
+
proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinary = function (bytes) {
|
|
2234
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2235
|
+
var msg = new proto.ondewo.qa.UpdateDatabaseResponse();
|
|
2236
|
+
return proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinaryFromReader(msg, reader);
|
|
2456
2237
|
};
|
|
2457
2238
|
|
|
2458
|
-
|
|
2459
2239
|
/**
|
|
2460
2240
|
* Deserializes binary data (in protobuf wire format) from the
|
|
2461
2241
|
* given reader into the given message object.
|
|
@@ -2463,37 +2243,35 @@ proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinary = function(bytes) {
|
|
|
2463
2243
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2464
2244
|
* @return {!proto.ondewo.qa.UpdateDatabaseResponse}
|
|
2465
2245
|
*/
|
|
2466
|
-
proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2246
|
+
proto.ondewo.qa.UpdateDatabaseResponse.deserializeBinaryFromReader = function (msg, reader) {
|
|
2247
|
+
while (reader.nextField()) {
|
|
2248
|
+
if (reader.isEndGroup()) {
|
|
2249
|
+
break;
|
|
2250
|
+
}
|
|
2251
|
+
var field = reader.getFieldNumber();
|
|
2252
|
+
switch (field) {
|
|
2253
|
+
case 1:
|
|
2254
|
+
var value = /** @type {string} */ (reader.readString());
|
|
2255
|
+
msg.addErrorMessages(value);
|
|
2256
|
+
break;
|
|
2257
|
+
default:
|
|
2258
|
+
reader.skipField();
|
|
2259
|
+
break;
|
|
2260
|
+
}
|
|
2261
|
+
}
|
|
2262
|
+
return msg;
|
|
2483
2263
|
};
|
|
2484
2264
|
|
|
2485
|
-
|
|
2486
2265
|
/**
|
|
2487
2266
|
* Serializes the message to binary data (in protobuf wire format).
|
|
2488
2267
|
* @return {!Uint8Array}
|
|
2489
2268
|
*/
|
|
2490
|
-
proto.ondewo.qa.UpdateDatabaseResponse.prototype.serializeBinary = function() {
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2269
|
+
proto.ondewo.qa.UpdateDatabaseResponse.prototype.serializeBinary = function () {
|
|
2270
|
+
var writer = new jspb.BinaryWriter();
|
|
2271
|
+
proto.ondewo.qa.UpdateDatabaseResponse.serializeBinaryToWriter(this, writer);
|
|
2272
|
+
return writer.getResultBuffer();
|
|
2494
2273
|
};
|
|
2495
2274
|
|
|
2496
|
-
|
|
2497
2275
|
/**
|
|
2498
2276
|
* Serializes the given message to binary data (in protobuf wire
|
|
2499
2277
|
* format), writing to the given BinaryWriter.
|
|
@@ -2501,53 +2279,45 @@ proto.ondewo.qa.UpdateDatabaseResponse.prototype.serializeBinary = function() {
|
|
|
2501
2279
|
* @param {!jspb.BinaryWriter} writer
|
|
2502
2280
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2503
2281
|
*/
|
|
2504
|
-
proto.ondewo.qa.UpdateDatabaseResponse.serializeBinaryToWriter = function(message, writer) {
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
f
|
|
2511
|
-
);
|
|
2512
|
-
}
|
|
2282
|
+
proto.ondewo.qa.UpdateDatabaseResponse.serializeBinaryToWriter = function (message, writer) {
|
|
2283
|
+
var f = undefined;
|
|
2284
|
+
f = message.getErrorMessagesList();
|
|
2285
|
+
if (f.length > 0) {
|
|
2286
|
+
writer.writeRepeatedString(1, f);
|
|
2287
|
+
}
|
|
2513
2288
|
};
|
|
2514
2289
|
|
|
2515
|
-
|
|
2516
2290
|
/**
|
|
2517
2291
|
* repeated string error_messages = 1;
|
|
2518
2292
|
* @return {!Array<string>}
|
|
2519
2293
|
*/
|
|
2520
|
-
proto.ondewo.qa.UpdateDatabaseResponse.prototype.getErrorMessagesList = function() {
|
|
2521
|
-
|
|
2294
|
+
proto.ondewo.qa.UpdateDatabaseResponse.prototype.getErrorMessagesList = function () {
|
|
2295
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 1));
|
|
2522
2296
|
};
|
|
2523
2297
|
|
|
2524
|
-
|
|
2525
2298
|
/**
|
|
2526
2299
|
* @param {!Array<string>} value
|
|
2527
2300
|
* @return {!proto.ondewo.qa.UpdateDatabaseResponse} returns this
|
|
2528
2301
|
*/
|
|
2529
|
-
proto.ondewo.qa.UpdateDatabaseResponse.prototype.setErrorMessagesList = function(value) {
|
|
2530
|
-
|
|
2302
|
+
proto.ondewo.qa.UpdateDatabaseResponse.prototype.setErrorMessagesList = function (value) {
|
|
2303
|
+
return jspb.Message.setField(this, 1, value || []);
|
|
2531
2304
|
};
|
|
2532
2305
|
|
|
2533
|
-
|
|
2534
2306
|
/**
|
|
2535
2307
|
* @param {string} value
|
|
2536
2308
|
* @param {number=} opt_index
|
|
2537
2309
|
* @return {!proto.ondewo.qa.UpdateDatabaseResponse} returns this
|
|
2538
2310
|
*/
|
|
2539
|
-
proto.ondewo.qa.UpdateDatabaseResponse.prototype.addErrorMessages = function(value, opt_index) {
|
|
2540
|
-
|
|
2311
|
+
proto.ondewo.qa.UpdateDatabaseResponse.prototype.addErrorMessages = function (value, opt_index) {
|
|
2312
|
+
return jspb.Message.addToRepeatedField(this, 1, value, opt_index);
|
|
2541
2313
|
};
|
|
2542
2314
|
|
|
2543
|
-
|
|
2544
2315
|
/**
|
|
2545
2316
|
* Clears the list making it empty but non-null.
|
|
2546
2317
|
* @return {!proto.ondewo.qa.UpdateDatabaseResponse} returns this
|
|
2547
2318
|
*/
|
|
2548
|
-
proto.ondewo.qa.UpdateDatabaseResponse.prototype.clearErrorMessagesList = function() {
|
|
2549
|
-
|
|
2319
|
+
proto.ondewo.qa.UpdateDatabaseResponse.prototype.clearErrorMessagesList = function () {
|
|
2320
|
+
return this.setErrorMessagesList([]);
|
|
2550
2321
|
};
|
|
2551
2322
|
|
|
2552
|
-
|
|
2553
2323
|
goog.object.extend(exports, proto.ondewo.qa);
|