@lazycatcloud/sdk 0.1.180 → 0.1.181
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/dist/common/apk_shell.d.ts +8 -25
- package/dist/common/apk_shell.d.ts.map +1 -1
- package/dist/common/apk_shell.js +24 -48
- package/dist/common/apk_shell.js.map +1 -1
- package/dist/common/appshell.d.ts +8 -25
- package/dist/common/appshell.d.ts.map +1 -1
- package/dist/common/appshell.js +24 -48
- package/dist/common/appshell.js.map +1 -1
- package/dist/common/box.d.ts +12 -54
- package/dist/common/box.d.ts.map +1 -1
- package/dist/common/box.js +36 -85
- package/dist/common/box.js.map +1 -1
- package/dist/common/browseronly.d.ts +10 -38
- package/dist/common/browseronly.d.ts.map +1 -1
- package/dist/common/browseronly.js +32 -94
- package/dist/common/browseronly.js.map +1 -1
- package/dist/common/end_device.d.ts +14 -101
- package/dist/common/end_device.d.ts.map +1 -1
- package/dist/common/end_device.js +42 -123
- package/dist/common/end_device.js.map +1 -1
- package/dist/common/file_handler.d.ts +14 -70
- package/dist/common/file_handler.d.ts.map +1 -1
- package/dist/common/file_handler.js +36 -103
- package/dist/common/file_handler.js.map +1 -1
- package/dist/common/filetrans.d.ts +53 -853
- package/dist/common/filetrans.d.ts.map +1 -1
- package/dist/common/filetrans.js +163 -412
- package/dist/common/filetrans.js.map +1 -1
- package/dist/common/gateway.d.ts +14 -60
- package/dist/common/gateway.d.ts.map +1 -1
- package/dist/common/gateway.js +43 -126
- package/dist/common/gateway.js.map +1 -1
- package/dist/common/media_meta.d.ts +8 -27
- package/dist/common/media_meta.d.ts.map +1 -1
- package/dist/common/media_meta.js +21 -52
- package/dist/common/media_meta.js.map +1 -1
- package/dist/common/message.d.ts +16 -106
- package/dist/common/message.d.ts.map +1 -1
- package/dist/common/message.js +58 -133
- package/dist/common/message.js.map +1 -1
- package/dist/common/peripheral_device.d.ts +18 -141
- package/dist/common/peripheral_device.d.ts.map +1 -1
- package/dist/common/peripheral_device.js +56 -140
- package/dist/common/peripheral_device.js.map +1 -1
- package/dist/common/security_context.d.ts +15 -54
- package/dist/common/security_context.d.ts.map +1 -1
- package/dist/common/security_context.js +47 -119
- package/dist/common/security_context.js.map +1 -1
- package/dist/common/users.d.ts +23 -98
- package/dist/common/users.d.ts.map +1 -1
- package/dist/common/users.js +85 -219
- package/dist/common/users.js.map +1 -1
- package/dist/dlna/dlna.d.ts +14 -19
- package/dist/dlna/dlna.d.ts.map +1 -1
- package/dist/dlna/dlna.js +62 -33
- package/dist/dlna/dlna.js.map +1 -1
- package/dist/google/protobuf/descriptor.d.ts +4640 -55103
- package/dist/google/protobuf/descriptor.d.ts.map +1 -1
- package/dist/google/protobuf/descriptor.js +257 -738
- package/dist/google/protobuf/descriptor.js.map +1 -1
- package/dist/google/protobuf/empty.d.ts +1 -2
- package/dist/google/protobuf/empty.d.ts.map +1 -1
- package/dist/google/protobuf/empty.js +4 -8
- package/dist/google/protobuf/empty.js.map +1 -1
- package/dist/google/protobuf/timestamp.d.ts +2 -9
- package/dist/google/protobuf/timestamp.d.ts.map +1 -1
- package/dist/google/protobuf/timestamp.js +8 -18
- package/dist/google/protobuf/timestamp.js.map +1 -1
- package/dist/grpcweb.d.ts +1 -1
- package/dist/grpcweb.d.ts.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +7 -1
- package/dist/index.js.map +1 -1
- package/dist/lanforward/lanforward.d.ts +3 -3
- package/dist/lanforward/lanforward.d.ts.map +1 -1
- package/dist/localdevice/clipboard.d.ts +12 -35
- package/dist/localdevice/clipboard.d.ts.map +1 -1
- package/dist/localdevice/clipboard.js +37 -75
- package/dist/localdevice/clipboard.js.map +1 -1
- package/dist/localdevice/config.d.ts +8 -25
- package/dist/localdevice/config.d.ts.map +1 -1
- package/dist/localdevice/config.js +17 -56
- package/dist/localdevice/config.js.map +1 -1
- package/dist/localdevice/device.d.ts +6 -18
- package/dist/localdevice/device.d.ts.map +1 -1
- package/dist/localdevice/device.js +12 -44
- package/dist/localdevice/device.js.map +1 -1
- package/dist/localdevice/dialog.d.ts +18 -68
- package/dist/localdevice/dialog.d.ts.map +1 -1
- package/dist/localdevice/dialog.js +52 -141
- package/dist/localdevice/dialog.js.map +1 -1
- package/dist/localdevice/local-launch.d.ts +18 -70
- package/dist/localdevice/local-launch.d.ts.map +1 -1
- package/dist/localdevice/local-launch.js +67 -170
- package/dist/localdevice/local-launch.js.map +1 -1
- package/dist/localdevice/network.d.ts +6 -14
- package/dist/localdevice/network.d.ts.map +1 -1
- package/dist/localdevice/network.js +10 -36
- package/dist/localdevice/network.js.map +1 -1
- package/dist/localdevice/permission.d.ts +16 -61
- package/dist/localdevice/permission.d.ts.map +1 -1
- package/dist/localdevice/permission.js +51 -109
- package/dist/localdevice/permission.js.map +1 -1
- package/dist/localdevice/photo.d.ts +28 -192
- package/dist/localdevice/photo.d.ts.map +1 -1
- package/dist/localdevice/photo.js +111 -307
- package/dist/localdevice/photo.js.map +1 -1
- package/dist/package.json +1 -1
- package/dist/ssdp/ssdp.d.ts +3 -3
- package/dist/ssdp/ssdp.d.ts.map +1 -1
- package/dist/sys/OS_daemon.d.ts +10 -28
- package/dist/sys/OS_daemon.d.ts.map +1 -1
- package/dist/sys/OS_daemon.js +22 -63
- package/dist/sys/OS_daemon.js.map +1 -1
- package/dist/sys/OS_snapshot.d.ts +32 -180
- package/dist/sys/OS_snapshot.d.ts.map +1 -1
- package/dist/sys/OS_snapshot.js +126 -290
- package/dist/sys/OS_snapshot.js.map +1 -1
- package/dist/sys/OS_upgrader.d.ts +12 -47
- package/dist/sys/OS_upgrader.d.ts.map +1 -1
- package/dist/sys/OS_upgrader.js +51 -110
- package/dist/sys/OS_upgrader.js.map +1 -1
- package/dist/sys/box-status.d.ts +16 -208
- package/dist/sys/box-status.d.ts.map +1 -1
- package/dist/sys/box-status.js +52 -138
- package/dist/sys/box-status.js.map +1 -1
- package/dist/sys/btrfs.d.ts +14 -48
- package/dist/sys/btrfs.d.ts.map +1 -1
- package/dist/sys/btrfs.js +39 -89
- package/dist/sys/btrfs.js.map +1 -1
- package/dist/sys/devopt.d.ts +6 -18
- package/dist/sys/devopt.d.ts.map +1 -1
- package/dist/sys/devopt.js +14 -47
- package/dist/sys/devopt.js.map +1 -1
- package/dist/sys/dirmon.d.ts +8 -23
- package/dist/sys/dirmon.d.ts.map +1 -1
- package/dist/sys/dirmon.js +23 -44
- package/dist/sys/dirmon.js.map +1 -1
- package/dist/sys/event.d.ts +18 -90
- package/dist/sys/event.d.ts.map +1 -1
- package/dist/sys/event.js +55 -154
- package/dist/sys/event.js.map +1 -1
- package/dist/sys/hc-core/hc-core.d.ts +32 -244
- package/dist/sys/hc-core/hc-core.d.ts.map +1 -1
- package/dist/sys/hc-core/hc-core.js +116 -255
- package/dist/sys/hc-core/hc-core.js.map +1 -1
- package/dist/sys/ingress.d.ts +24 -81
- package/dist/sys/ingress.d.ts.map +1 -1
- package/dist/sys/ingress.js +73 -160
- package/dist/sys/ingress.js.map +1 -1
- package/dist/sys/network_manager.d.ts +16 -137
- package/dist/sys/network_manager.d.ts.map +1 -1
- package/dist/sys/network_manager.js +55 -156
- package/dist/sys/network_manager.js.map +1 -1
- package/dist/sys/package_manager.d.ts +42 -312
- package/dist/sys/package_manager.d.ts.map +1 -1
- package/dist/sys/package_manager.js +156 -400
- package/dist/sys/package_manager.js.map +1 -1
- package/dist/sys/portal-server/portal-server.d.ts +65 -358
- package/dist/sys/portal-server/portal-server.d.ts.map +1 -1
- package/dist/sys/portal-server/portal-server.js +256 -640
- package/dist/sys/portal-server/portal-server.js.map +1 -1
- package/dist/sys/snapd.d.ts +18 -105
- package/dist/sys/snapd.d.ts.map +1 -1
- package/dist/sys/snapd.js +61 -157
- package/dist/sys/snapd.js.map +1 -1
- package/package.json +1 -1
|
@@ -167,43 +167,31 @@ export declare const FileLocation: {
|
|
|
167
167
|
decode(input: _m0.Reader | Uint8Array, length?: number): FileLocation;
|
|
168
168
|
fromJSON(object: any): FileLocation;
|
|
169
169
|
toJSON(message: FileLocation): unknown;
|
|
170
|
-
|
|
170
|
+
fromPartial<I extends {
|
|
171
171
|
locationType?: FileLocation_FileLocationType;
|
|
172
172
|
value?: string;
|
|
173
173
|
} & {
|
|
174
174
|
locationType?: FileLocation_FileLocationType;
|
|
175
175
|
value?: string;
|
|
176
|
-
} & { [K in Exclude<keyof I, keyof FileLocation>]: never; }>(
|
|
177
|
-
fromPartial<I_1 extends {
|
|
178
|
-
locationType?: FileLocation_FileLocationType;
|
|
179
|
-
value?: string;
|
|
180
|
-
} & {
|
|
181
|
-
locationType?: FileLocation_FileLocationType;
|
|
182
|
-
value?: string;
|
|
183
|
-
} & { [K_1 in Exclude<keyof I_1, keyof FileLocation>]: never; }>(object: I_1): FileLocation;
|
|
176
|
+
} & { [K in Exclude<keyof I, keyof FileLocation>]: never; }>(object: I): FileLocation;
|
|
184
177
|
};
|
|
185
178
|
export declare const MetaInfo: {
|
|
186
179
|
encode(message: MetaInfo, writer?: _m0.Writer): _m0.Writer;
|
|
187
180
|
decode(input: _m0.Reader | Uint8Array, length?: number): MetaInfo;
|
|
188
181
|
fromJSON(object: any): MetaInfo;
|
|
189
182
|
toJSON(message: MetaInfo): unknown;
|
|
190
|
-
|
|
191
|
-
metaInfo?: string;
|
|
192
|
-
} & {
|
|
193
|
-
metaInfo?: string;
|
|
194
|
-
} & { [K in Exclude<keyof I, "metaInfo">]: never; }>(base?: I): MetaInfo;
|
|
195
|
-
fromPartial<I_1 extends {
|
|
183
|
+
fromPartial<I extends {
|
|
196
184
|
metaInfo?: string;
|
|
197
185
|
} & {
|
|
198
186
|
metaInfo?: string;
|
|
199
|
-
} & { [
|
|
187
|
+
} & { [K in Exclude<keyof I, "metaInfo">]: never; }>(object: I): MetaInfo;
|
|
200
188
|
};
|
|
201
189
|
export declare const TaskCreateRequest: {
|
|
202
190
|
encode(message: TaskCreateRequest, writer?: _m0.Writer): _m0.Writer;
|
|
203
191
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskCreateRequest;
|
|
204
192
|
fromJSON(object: any): TaskCreateRequest;
|
|
205
193
|
toJSON(message: TaskCreateRequest): unknown;
|
|
206
|
-
|
|
194
|
+
fromPartial<I extends {
|
|
207
195
|
src?: {
|
|
208
196
|
locationType?: FileLocation_FileLocationType;
|
|
209
197
|
value?: string;
|
|
@@ -247,59 +235,14 @@ export declare const TaskCreateRequest: {
|
|
|
247
235
|
} & {
|
|
248
236
|
metaInfo?: string;
|
|
249
237
|
} & { [K_3 in Exclude<keyof I["metaInfo"], "metaInfo">]: never; };
|
|
250
|
-
} & { [K_4 in Exclude<keyof I, keyof TaskCreateRequest>]: never; }>(
|
|
251
|
-
fromPartial<I_1 extends {
|
|
252
|
-
src?: {
|
|
253
|
-
locationType?: FileLocation_FileLocationType;
|
|
254
|
-
value?: string;
|
|
255
|
-
};
|
|
256
|
-
dst?: {
|
|
257
|
-
locationType?: FileLocation_FileLocationType;
|
|
258
|
-
value?: string;
|
|
259
|
-
};
|
|
260
|
-
name?: string;
|
|
261
|
-
queueId?: {
|
|
262
|
-
id?: string;
|
|
263
|
-
};
|
|
264
|
-
status?: TaskStatus | undefined;
|
|
265
|
-
metaInfo?: {
|
|
266
|
-
metaInfo?: string;
|
|
267
|
-
};
|
|
268
|
-
} & {
|
|
269
|
-
src?: {
|
|
270
|
-
locationType?: FileLocation_FileLocationType;
|
|
271
|
-
value?: string;
|
|
272
|
-
} & {
|
|
273
|
-
locationType?: FileLocation_FileLocationType;
|
|
274
|
-
value?: string;
|
|
275
|
-
} & { [K_5 in Exclude<keyof I_1["src"], keyof FileLocation>]: never; };
|
|
276
|
-
dst?: {
|
|
277
|
-
locationType?: FileLocation_FileLocationType;
|
|
278
|
-
value?: string;
|
|
279
|
-
} & {
|
|
280
|
-
locationType?: FileLocation_FileLocationType;
|
|
281
|
-
value?: string;
|
|
282
|
-
} & { [K_6 in Exclude<keyof I_1["dst"], keyof FileLocation>]: never; };
|
|
283
|
-
name?: string;
|
|
284
|
-
queueId?: {
|
|
285
|
-
id?: string;
|
|
286
|
-
} & {
|
|
287
|
-
id?: string;
|
|
288
|
-
} & { [K_7 in Exclude<keyof I_1["queueId"], "id">]: never; };
|
|
289
|
-
status?: TaskStatus | undefined;
|
|
290
|
-
metaInfo?: {
|
|
291
|
-
metaInfo?: string;
|
|
292
|
-
} & {
|
|
293
|
-
metaInfo?: string;
|
|
294
|
-
} & { [K_8 in Exclude<keyof I_1["metaInfo"], "metaInfo">]: never; };
|
|
295
|
-
} & { [K_9 in Exclude<keyof I_1, keyof TaskCreateRequest>]: never; }>(object: I_1): TaskCreateRequest;
|
|
238
|
+
} & { [K_4 in Exclude<keyof I, keyof TaskCreateRequest>]: never; }>(object: I): TaskCreateRequest;
|
|
296
239
|
};
|
|
297
240
|
export declare const TaskCreateRequests: {
|
|
298
241
|
encode(message: TaskCreateRequests, writer?: _m0.Writer): _m0.Writer;
|
|
299
242
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskCreateRequests;
|
|
300
243
|
fromJSON(object: any): TaskCreateRequests;
|
|
301
244
|
toJSON(message: TaskCreateRequests): unknown;
|
|
302
|
-
|
|
245
|
+
fromPartial<I extends {
|
|
303
246
|
Requests?: {
|
|
304
247
|
src?: {
|
|
305
248
|
locationType?: FileLocation_FileLocationType;
|
|
@@ -398,139 +341,25 @@ export declare const TaskCreateRequests: {
|
|
|
398
341
|
metaInfo?: string;
|
|
399
342
|
};
|
|
400
343
|
}[]>]: never; };
|
|
401
|
-
} & { [K_6 in Exclude<keyof I, "Requests">]: never; }>(
|
|
402
|
-
fromPartial<I_1 extends {
|
|
403
|
-
Requests?: {
|
|
404
|
-
src?: {
|
|
405
|
-
locationType?: FileLocation_FileLocationType;
|
|
406
|
-
value?: string;
|
|
407
|
-
};
|
|
408
|
-
dst?: {
|
|
409
|
-
locationType?: FileLocation_FileLocationType;
|
|
410
|
-
value?: string;
|
|
411
|
-
};
|
|
412
|
-
name?: string;
|
|
413
|
-
queueId?: {
|
|
414
|
-
id?: string;
|
|
415
|
-
};
|
|
416
|
-
status?: TaskStatus | undefined;
|
|
417
|
-
metaInfo?: {
|
|
418
|
-
metaInfo?: string;
|
|
419
|
-
};
|
|
420
|
-
}[];
|
|
421
|
-
} & {
|
|
422
|
-
Requests?: {
|
|
423
|
-
src?: {
|
|
424
|
-
locationType?: FileLocation_FileLocationType;
|
|
425
|
-
value?: string;
|
|
426
|
-
};
|
|
427
|
-
dst?: {
|
|
428
|
-
locationType?: FileLocation_FileLocationType;
|
|
429
|
-
value?: string;
|
|
430
|
-
};
|
|
431
|
-
name?: string;
|
|
432
|
-
queueId?: {
|
|
433
|
-
id?: string;
|
|
434
|
-
};
|
|
435
|
-
status?: TaskStatus | undefined;
|
|
436
|
-
metaInfo?: {
|
|
437
|
-
metaInfo?: string;
|
|
438
|
-
};
|
|
439
|
-
}[] & ({
|
|
440
|
-
src?: {
|
|
441
|
-
locationType?: FileLocation_FileLocationType;
|
|
442
|
-
value?: string;
|
|
443
|
-
};
|
|
444
|
-
dst?: {
|
|
445
|
-
locationType?: FileLocation_FileLocationType;
|
|
446
|
-
value?: string;
|
|
447
|
-
};
|
|
448
|
-
name?: string;
|
|
449
|
-
queueId?: {
|
|
450
|
-
id?: string;
|
|
451
|
-
};
|
|
452
|
-
status?: TaskStatus | undefined;
|
|
453
|
-
metaInfo?: {
|
|
454
|
-
metaInfo?: string;
|
|
455
|
-
};
|
|
456
|
-
} & {
|
|
457
|
-
src?: {
|
|
458
|
-
locationType?: FileLocation_FileLocationType;
|
|
459
|
-
value?: string;
|
|
460
|
-
} & {
|
|
461
|
-
locationType?: FileLocation_FileLocationType;
|
|
462
|
-
value?: string;
|
|
463
|
-
} & { [K_7 in Exclude<keyof I_1["Requests"][number]["src"], keyof FileLocation>]: never; };
|
|
464
|
-
dst?: {
|
|
465
|
-
locationType?: FileLocation_FileLocationType;
|
|
466
|
-
value?: string;
|
|
467
|
-
} & {
|
|
468
|
-
locationType?: FileLocation_FileLocationType;
|
|
469
|
-
value?: string;
|
|
470
|
-
} & { [K_8 in Exclude<keyof I_1["Requests"][number]["dst"], keyof FileLocation>]: never; };
|
|
471
|
-
name?: string;
|
|
472
|
-
queueId?: {
|
|
473
|
-
id?: string;
|
|
474
|
-
} & {
|
|
475
|
-
id?: string;
|
|
476
|
-
} & { [K_9 in Exclude<keyof I_1["Requests"][number]["queueId"], "id">]: never; };
|
|
477
|
-
status?: TaskStatus | undefined;
|
|
478
|
-
metaInfo?: {
|
|
479
|
-
metaInfo?: string;
|
|
480
|
-
} & {
|
|
481
|
-
metaInfo?: string;
|
|
482
|
-
} & { [K_10 in Exclude<keyof I_1["Requests"][number]["metaInfo"], "metaInfo">]: never; };
|
|
483
|
-
} & { [K_11 in Exclude<keyof I_1["Requests"][number], keyof TaskCreateRequest>]: never; })[] & { [K_12 in Exclude<keyof I_1["Requests"], keyof {
|
|
484
|
-
src?: {
|
|
485
|
-
locationType?: FileLocation_FileLocationType;
|
|
486
|
-
value?: string;
|
|
487
|
-
};
|
|
488
|
-
dst?: {
|
|
489
|
-
locationType?: FileLocation_FileLocationType;
|
|
490
|
-
value?: string;
|
|
491
|
-
};
|
|
492
|
-
name?: string;
|
|
493
|
-
queueId?: {
|
|
494
|
-
id?: string;
|
|
495
|
-
};
|
|
496
|
-
status?: TaskStatus | undefined;
|
|
497
|
-
metaInfo?: {
|
|
498
|
-
metaInfo?: string;
|
|
499
|
-
};
|
|
500
|
-
}[]>]: never; };
|
|
501
|
-
} & { [K_13 in Exclude<keyof I_1, "Requests">]: never; }>(object: I_1): TaskCreateRequests;
|
|
344
|
+
} & { [K_6 in Exclude<keyof I, "Requests">]: never; }>(object: I): TaskCreateRequests;
|
|
502
345
|
};
|
|
503
346
|
export declare const TaskID: {
|
|
504
347
|
encode(message: TaskID, writer?: _m0.Writer): _m0.Writer;
|
|
505
348
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskID;
|
|
506
349
|
fromJSON(object: any): TaskID;
|
|
507
350
|
toJSON(message: TaskID): unknown;
|
|
508
|
-
|
|
351
|
+
fromPartial<I extends {
|
|
509
352
|
id?: string;
|
|
510
353
|
} & {
|
|
511
354
|
id?: string;
|
|
512
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(
|
|
513
|
-
fromPartial<I_1 extends {
|
|
514
|
-
id?: string;
|
|
515
|
-
} & {
|
|
516
|
-
id?: string;
|
|
517
|
-
} & { [K_1 in Exclude<keyof I_1, "id">]: never; }>(object: I_1): TaskID;
|
|
355
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): TaskID;
|
|
518
356
|
};
|
|
519
357
|
export declare const TransmitInfo: {
|
|
520
358
|
encode(message: TransmitInfo, writer?: _m0.Writer): _m0.Writer;
|
|
521
359
|
decode(input: _m0.Reader | Uint8Array, length?: number): TransmitInfo;
|
|
522
360
|
fromJSON(object: any): TransmitInfo;
|
|
523
361
|
toJSON(message: TransmitInfo): unknown;
|
|
524
|
-
|
|
525
|
-
total?: number;
|
|
526
|
-
transmitted?: number;
|
|
527
|
-
speed?: number;
|
|
528
|
-
} & {
|
|
529
|
-
total?: number;
|
|
530
|
-
transmitted?: number;
|
|
531
|
-
speed?: number;
|
|
532
|
-
} & { [K in Exclude<keyof I, keyof TransmitInfo>]: never; }>(base?: I): TransmitInfo;
|
|
533
|
-
fromPartial<I_1 extends {
|
|
362
|
+
fromPartial<I extends {
|
|
534
363
|
total?: number;
|
|
535
364
|
transmitted?: number;
|
|
536
365
|
speed?: number;
|
|
@@ -538,14 +367,14 @@ export declare const TransmitInfo: {
|
|
|
538
367
|
total?: number;
|
|
539
368
|
transmitted?: number;
|
|
540
369
|
speed?: number;
|
|
541
|
-
} & { [
|
|
370
|
+
} & { [K in Exclude<keyof I, keyof TransmitInfo>]: never; }>(object: I): TransmitInfo;
|
|
542
371
|
};
|
|
543
372
|
export declare const Task: {
|
|
544
373
|
encode(message: Task, writer?: _m0.Writer): _m0.Writer;
|
|
545
374
|
decode(input: _m0.Reader | Uint8Array, length?: number): Task;
|
|
546
375
|
fromJSON(object: any): Task;
|
|
547
376
|
toJSON(message: Task): unknown;
|
|
548
|
-
|
|
377
|
+
fromPartial<I extends {
|
|
549
378
|
id?: {
|
|
550
379
|
id?: string;
|
|
551
380
|
};
|
|
@@ -611,90 +440,14 @@ export declare const Task: {
|
|
|
611
440
|
} & {
|
|
612
441
|
metaInfo?: string;
|
|
613
442
|
} & { [K_4 in Exclude<keyof I["metaInfo"], "metaInfo">]: never; };
|
|
614
|
-
} & { [K_5 in Exclude<keyof I, keyof Task>]: never; }>(
|
|
615
|
-
fromPartial<I_1 extends {
|
|
616
|
-
id?: {
|
|
617
|
-
id?: string;
|
|
618
|
-
};
|
|
619
|
-
src?: {
|
|
620
|
-
locationType?: FileLocation_FileLocationType;
|
|
621
|
-
value?: string;
|
|
622
|
-
};
|
|
623
|
-
dst?: {
|
|
624
|
-
locationType?: FileLocation_FileLocationType;
|
|
625
|
-
value?: string;
|
|
626
|
-
};
|
|
627
|
-
fileName?: string;
|
|
628
|
-
mimeType?: string;
|
|
629
|
-
status?: TaskStatus;
|
|
630
|
-
size?: number | undefined;
|
|
631
|
-
info?: {
|
|
632
|
-
total?: number;
|
|
633
|
-
transmitted?: number;
|
|
634
|
-
speed?: number;
|
|
635
|
-
};
|
|
636
|
-
createdAt?: Date | undefined;
|
|
637
|
-
updatedAt?: Date | undefined;
|
|
638
|
-
metaInfo?: {
|
|
639
|
-
metaInfo?: string;
|
|
640
|
-
};
|
|
641
|
-
} & {
|
|
642
|
-
id?: {
|
|
643
|
-
id?: string;
|
|
644
|
-
} & {
|
|
645
|
-
id?: string;
|
|
646
|
-
} & { [K_6 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
647
|
-
src?: {
|
|
648
|
-
locationType?: FileLocation_FileLocationType;
|
|
649
|
-
value?: string;
|
|
650
|
-
} & {
|
|
651
|
-
locationType?: FileLocation_FileLocationType;
|
|
652
|
-
value?: string;
|
|
653
|
-
} & { [K_7 in Exclude<keyof I_1["src"], keyof FileLocation>]: never; };
|
|
654
|
-
dst?: {
|
|
655
|
-
locationType?: FileLocation_FileLocationType;
|
|
656
|
-
value?: string;
|
|
657
|
-
} & {
|
|
658
|
-
locationType?: FileLocation_FileLocationType;
|
|
659
|
-
value?: string;
|
|
660
|
-
} & { [K_8 in Exclude<keyof I_1["dst"], keyof FileLocation>]: never; };
|
|
661
|
-
fileName?: string;
|
|
662
|
-
mimeType?: string;
|
|
663
|
-
status?: TaskStatus;
|
|
664
|
-
size?: number | undefined;
|
|
665
|
-
info?: {
|
|
666
|
-
total?: number;
|
|
667
|
-
transmitted?: number;
|
|
668
|
-
speed?: number;
|
|
669
|
-
} & {
|
|
670
|
-
total?: number;
|
|
671
|
-
transmitted?: number;
|
|
672
|
-
speed?: number;
|
|
673
|
-
} & { [K_9 in Exclude<keyof I_1["info"], keyof TransmitInfo>]: never; };
|
|
674
|
-
createdAt?: Date | undefined;
|
|
675
|
-
updatedAt?: Date | undefined;
|
|
676
|
-
metaInfo?: {
|
|
677
|
-
metaInfo?: string;
|
|
678
|
-
} & {
|
|
679
|
-
metaInfo?: string;
|
|
680
|
-
} & { [K_10 in Exclude<keyof I_1["metaInfo"], "metaInfo">]: never; };
|
|
681
|
-
} & { [K_11 in Exclude<keyof I_1, keyof Task>]: never; }>(object: I_1): Task;
|
|
443
|
+
} & { [K_5 in Exclude<keyof I, keyof Task>]: never; }>(object: I): Task;
|
|
682
444
|
};
|
|
683
445
|
export declare const TaskQueueConfig: {
|
|
684
446
|
encode(message: TaskQueueConfig, writer?: _m0.Writer): _m0.Writer;
|
|
685
447
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueConfig;
|
|
686
448
|
fromJSON(object: any): TaskQueueConfig;
|
|
687
449
|
toJSON(message: TaskQueueConfig): unknown;
|
|
688
|
-
|
|
689
|
-
maxParallel?: number;
|
|
690
|
-
maxRatePerFile?: number;
|
|
691
|
-
maxRate?: number;
|
|
692
|
-
} & {
|
|
693
|
-
maxParallel?: number;
|
|
694
|
-
maxRatePerFile?: number;
|
|
695
|
-
maxRate?: number;
|
|
696
|
-
} & { [K in Exclude<keyof I, keyof TaskQueueConfig>]: never; }>(base?: I): TaskQueueConfig;
|
|
697
|
-
fromPartial<I_1 extends {
|
|
450
|
+
fromPartial<I extends {
|
|
698
451
|
maxParallel?: number;
|
|
699
452
|
maxRatePerFile?: number;
|
|
700
453
|
maxRate?: number;
|
|
@@ -702,30 +455,25 @@ export declare const TaskQueueConfig: {
|
|
|
702
455
|
maxParallel?: number;
|
|
703
456
|
maxRatePerFile?: number;
|
|
704
457
|
maxRate?: number;
|
|
705
|
-
} & { [
|
|
458
|
+
} & { [K in Exclude<keyof I, keyof TaskQueueConfig>]: never; }>(object: I): TaskQueueConfig;
|
|
706
459
|
};
|
|
707
460
|
export declare const TaskQueueID: {
|
|
708
461
|
encode(message: TaskQueueID, writer?: _m0.Writer): _m0.Writer;
|
|
709
462
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueID;
|
|
710
463
|
fromJSON(object: any): TaskQueueID;
|
|
711
464
|
toJSON(message: TaskQueueID): unknown;
|
|
712
|
-
|
|
713
|
-
id?: string;
|
|
714
|
-
} & {
|
|
715
|
-
id?: string;
|
|
716
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(base?: I): TaskQueueID;
|
|
717
|
-
fromPartial<I_1 extends {
|
|
465
|
+
fromPartial<I extends {
|
|
718
466
|
id?: string;
|
|
719
467
|
} & {
|
|
720
468
|
id?: string;
|
|
721
|
-
} & { [
|
|
469
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): TaskQueueID;
|
|
722
470
|
};
|
|
723
471
|
export declare const TaskQueueConfigReq: {
|
|
724
472
|
encode(message: TaskQueueConfigReq, writer?: _m0.Writer): _m0.Writer;
|
|
725
473
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueConfigReq;
|
|
726
474
|
fromJSON(object: any): TaskQueueConfigReq;
|
|
727
475
|
toJSON(message: TaskQueueConfigReq): unknown;
|
|
728
|
-
|
|
476
|
+
fromPartial<I extends {
|
|
729
477
|
id?: {
|
|
730
478
|
id?: string;
|
|
731
479
|
};
|
|
@@ -749,39 +497,14 @@ export declare const TaskQueueConfigReq: {
|
|
|
749
497
|
maxRatePerFile?: number;
|
|
750
498
|
maxRate?: number;
|
|
751
499
|
} & { [K_1 in Exclude<keyof I["config"], keyof TaskQueueConfig>]: never; };
|
|
752
|
-
} & { [K_2 in Exclude<keyof I, keyof TaskQueueConfigReq>]: never; }>(
|
|
753
|
-
fromPartial<I_1 extends {
|
|
754
|
-
id?: {
|
|
755
|
-
id?: string;
|
|
756
|
-
};
|
|
757
|
-
config?: {
|
|
758
|
-
maxParallel?: number;
|
|
759
|
-
maxRatePerFile?: number;
|
|
760
|
-
maxRate?: number;
|
|
761
|
-
};
|
|
762
|
-
} & {
|
|
763
|
-
id?: {
|
|
764
|
-
id?: string;
|
|
765
|
-
} & {
|
|
766
|
-
id?: string;
|
|
767
|
-
} & { [K_3 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
768
|
-
config?: {
|
|
769
|
-
maxParallel?: number;
|
|
770
|
-
maxRatePerFile?: number;
|
|
771
|
-
maxRate?: number;
|
|
772
|
-
} & {
|
|
773
|
-
maxParallel?: number;
|
|
774
|
-
maxRatePerFile?: number;
|
|
775
|
-
maxRate?: number;
|
|
776
|
-
} & { [K_4 in Exclude<keyof I_1["config"], keyof TaskQueueConfig>]: never; };
|
|
777
|
-
} & { [K_5 in Exclude<keyof I_1, keyof TaskQueueConfigReq>]: never; }>(object: I_1): TaskQueueConfigReq;
|
|
500
|
+
} & { [K_2 in Exclude<keyof I, keyof TaskQueueConfigReq>]: never; }>(object: I): TaskQueueConfigReq;
|
|
778
501
|
};
|
|
779
502
|
export declare const TaskQueue: {
|
|
780
503
|
encode(message: TaskQueue, writer?: _m0.Writer): _m0.Writer;
|
|
781
504
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueue;
|
|
782
505
|
fromJSON(object: any): TaskQueue;
|
|
783
506
|
toJSON(message: TaskQueue): unknown;
|
|
784
|
-
|
|
507
|
+
fromPartial<I extends {
|
|
785
508
|
id?: {
|
|
786
509
|
id?: string;
|
|
787
510
|
};
|
|
@@ -939,8 +662,14 @@ export declare const TaskQueue: {
|
|
|
939
662
|
metaInfo?: string;
|
|
940
663
|
};
|
|
941
664
|
}[]>]: never; };
|
|
942
|
-
} & { [K_8 in Exclude<keyof I, keyof TaskQueue>]: never; }>(
|
|
943
|
-
|
|
665
|
+
} & { [K_8 in Exclude<keyof I, keyof TaskQueue>]: never; }>(object: I): TaskQueue;
|
|
666
|
+
};
|
|
667
|
+
export declare const FileTaskQueueResp: {
|
|
668
|
+
encode(message: FileTaskQueueResp, writer?: _m0.Writer): _m0.Writer;
|
|
669
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): FileTaskQueueResp;
|
|
670
|
+
fromJSON(object: any): FileTaskQueueResp;
|
|
671
|
+
toJSON(message: FileTaskQueueResp): unknown;
|
|
672
|
+
fromPartial<I extends {
|
|
944
673
|
id?: {
|
|
945
674
|
id?: string;
|
|
946
675
|
};
|
|
@@ -977,7 +706,7 @@ export declare const TaskQueue: {
|
|
|
977
706
|
id?: string;
|
|
978
707
|
} & {
|
|
979
708
|
id?: string;
|
|
980
|
-
} & { [
|
|
709
|
+
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
981
710
|
status?: QueueStatus;
|
|
982
711
|
tasks?: {
|
|
983
712
|
id?: {
|
|
@@ -1036,21 +765,21 @@ export declare const TaskQueue: {
|
|
|
1036
765
|
id?: string;
|
|
1037
766
|
} & {
|
|
1038
767
|
id?: string;
|
|
1039
|
-
} & { [
|
|
768
|
+
} & { [K_1 in Exclude<keyof I["tasks"][number]["id"], "id">]: never; };
|
|
1040
769
|
src?: {
|
|
1041
770
|
locationType?: FileLocation_FileLocationType;
|
|
1042
771
|
value?: string;
|
|
1043
772
|
} & {
|
|
1044
773
|
locationType?: FileLocation_FileLocationType;
|
|
1045
774
|
value?: string;
|
|
1046
|
-
} & { [
|
|
775
|
+
} & { [K_2 in Exclude<keyof I["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1047
776
|
dst?: {
|
|
1048
777
|
locationType?: FileLocation_FileLocationType;
|
|
1049
778
|
value?: string;
|
|
1050
779
|
} & {
|
|
1051
780
|
locationType?: FileLocation_FileLocationType;
|
|
1052
781
|
value?: string;
|
|
1053
|
-
} & { [
|
|
782
|
+
} & { [K_3 in Exclude<keyof I["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1054
783
|
fileName?: string;
|
|
1055
784
|
mimeType?: string;
|
|
1056
785
|
status?: TaskStatus;
|
|
@@ -1063,15 +792,15 @@ export declare const TaskQueue: {
|
|
|
1063
792
|
total?: number;
|
|
1064
793
|
transmitted?: number;
|
|
1065
794
|
speed?: number;
|
|
1066
|
-
} & { [
|
|
795
|
+
} & { [K_4 in Exclude<keyof I["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1067
796
|
createdAt?: Date | undefined;
|
|
1068
797
|
updatedAt?: Date | undefined;
|
|
1069
798
|
metaInfo?: {
|
|
1070
799
|
metaInfo?: string;
|
|
1071
800
|
} & {
|
|
1072
801
|
metaInfo?: string;
|
|
1073
|
-
} & { [
|
|
1074
|
-
} & { [
|
|
802
|
+
} & { [K_5 in Exclude<keyof I["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
803
|
+
} & { [K_6 in Exclude<keyof I["tasks"][number], keyof Task>]: never; })[] & { [K_7 in Exclude<keyof I["tasks"], keyof {
|
|
1075
804
|
id?: {
|
|
1076
805
|
id?: string;
|
|
1077
806
|
};
|
|
@@ -1098,338 +827,14 @@ export declare const TaskQueue: {
|
|
|
1098
827
|
metaInfo?: string;
|
|
1099
828
|
};
|
|
1100
829
|
}[]>]: never; };
|
|
1101
|
-
} & { [
|
|
1102
|
-
};
|
|
1103
|
-
export declare const FileTaskQueueResp: {
|
|
1104
|
-
encode(message: FileTaskQueueResp, writer?: _m0.Writer): _m0.Writer;
|
|
1105
|
-
decode(input: _m0.Reader | Uint8Array, length?: number): FileTaskQueueResp;
|
|
1106
|
-
fromJSON(object: any): FileTaskQueueResp;
|
|
1107
|
-
toJSON(message: FileTaskQueueResp): unknown;
|
|
1108
|
-
create<I extends {
|
|
1109
|
-
id?: {
|
|
1110
|
-
id?: string;
|
|
1111
|
-
};
|
|
1112
|
-
status?: QueueStatus;
|
|
1113
|
-
tasks?: {
|
|
1114
|
-
id?: {
|
|
1115
|
-
id?: string;
|
|
1116
|
-
};
|
|
1117
|
-
src?: {
|
|
1118
|
-
locationType?: FileLocation_FileLocationType;
|
|
1119
|
-
value?: string;
|
|
1120
|
-
};
|
|
1121
|
-
dst?: {
|
|
1122
|
-
locationType?: FileLocation_FileLocationType;
|
|
1123
|
-
value?: string;
|
|
1124
|
-
};
|
|
1125
|
-
fileName?: string;
|
|
1126
|
-
mimeType?: string;
|
|
1127
|
-
status?: TaskStatus;
|
|
1128
|
-
size?: number | undefined;
|
|
1129
|
-
info?: {
|
|
1130
|
-
total?: number;
|
|
1131
|
-
transmitted?: number;
|
|
1132
|
-
speed?: number;
|
|
1133
|
-
};
|
|
1134
|
-
createdAt?: Date | undefined;
|
|
1135
|
-
updatedAt?: Date | undefined;
|
|
1136
|
-
metaInfo?: {
|
|
1137
|
-
metaInfo?: string;
|
|
1138
|
-
};
|
|
1139
|
-
}[];
|
|
1140
|
-
} & {
|
|
1141
|
-
id?: {
|
|
1142
|
-
id?: string;
|
|
1143
|
-
} & {
|
|
1144
|
-
id?: string;
|
|
1145
|
-
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
1146
|
-
status?: QueueStatus;
|
|
1147
|
-
tasks?: {
|
|
1148
|
-
id?: {
|
|
1149
|
-
id?: string;
|
|
1150
|
-
};
|
|
1151
|
-
src?: {
|
|
1152
|
-
locationType?: FileLocation_FileLocationType;
|
|
1153
|
-
value?: string;
|
|
1154
|
-
};
|
|
1155
|
-
dst?: {
|
|
1156
|
-
locationType?: FileLocation_FileLocationType;
|
|
1157
|
-
value?: string;
|
|
1158
|
-
};
|
|
1159
|
-
fileName?: string;
|
|
1160
|
-
mimeType?: string;
|
|
1161
|
-
status?: TaskStatus;
|
|
1162
|
-
size?: number | undefined;
|
|
1163
|
-
info?: {
|
|
1164
|
-
total?: number;
|
|
1165
|
-
transmitted?: number;
|
|
1166
|
-
speed?: number;
|
|
1167
|
-
};
|
|
1168
|
-
createdAt?: Date | undefined;
|
|
1169
|
-
updatedAt?: Date | undefined;
|
|
1170
|
-
metaInfo?: {
|
|
1171
|
-
metaInfo?: string;
|
|
1172
|
-
};
|
|
1173
|
-
}[] & ({
|
|
1174
|
-
id?: {
|
|
1175
|
-
id?: string;
|
|
1176
|
-
};
|
|
1177
|
-
src?: {
|
|
1178
|
-
locationType?: FileLocation_FileLocationType;
|
|
1179
|
-
value?: string;
|
|
1180
|
-
};
|
|
1181
|
-
dst?: {
|
|
1182
|
-
locationType?: FileLocation_FileLocationType;
|
|
1183
|
-
value?: string;
|
|
1184
|
-
};
|
|
1185
|
-
fileName?: string;
|
|
1186
|
-
mimeType?: string;
|
|
1187
|
-
status?: TaskStatus;
|
|
1188
|
-
size?: number | undefined;
|
|
1189
|
-
info?: {
|
|
1190
|
-
total?: number;
|
|
1191
|
-
transmitted?: number;
|
|
1192
|
-
speed?: number;
|
|
1193
|
-
};
|
|
1194
|
-
createdAt?: Date | undefined;
|
|
1195
|
-
updatedAt?: Date | undefined;
|
|
1196
|
-
metaInfo?: {
|
|
1197
|
-
metaInfo?: string;
|
|
1198
|
-
};
|
|
1199
|
-
} & {
|
|
1200
|
-
id?: {
|
|
1201
|
-
id?: string;
|
|
1202
|
-
} & {
|
|
1203
|
-
id?: string;
|
|
1204
|
-
} & { [K_1 in Exclude<keyof I["tasks"][number]["id"], "id">]: never; };
|
|
1205
|
-
src?: {
|
|
1206
|
-
locationType?: FileLocation_FileLocationType;
|
|
1207
|
-
value?: string;
|
|
1208
|
-
} & {
|
|
1209
|
-
locationType?: FileLocation_FileLocationType;
|
|
1210
|
-
value?: string;
|
|
1211
|
-
} & { [K_2 in Exclude<keyof I["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1212
|
-
dst?: {
|
|
1213
|
-
locationType?: FileLocation_FileLocationType;
|
|
1214
|
-
value?: string;
|
|
1215
|
-
} & {
|
|
1216
|
-
locationType?: FileLocation_FileLocationType;
|
|
1217
|
-
value?: string;
|
|
1218
|
-
} & { [K_3 in Exclude<keyof I["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1219
|
-
fileName?: string;
|
|
1220
|
-
mimeType?: string;
|
|
1221
|
-
status?: TaskStatus;
|
|
1222
|
-
size?: number | undefined;
|
|
1223
|
-
info?: {
|
|
1224
|
-
total?: number;
|
|
1225
|
-
transmitted?: number;
|
|
1226
|
-
speed?: number;
|
|
1227
|
-
} & {
|
|
1228
|
-
total?: number;
|
|
1229
|
-
transmitted?: number;
|
|
1230
|
-
speed?: number;
|
|
1231
|
-
} & { [K_4 in Exclude<keyof I["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1232
|
-
createdAt?: Date | undefined;
|
|
1233
|
-
updatedAt?: Date | undefined;
|
|
1234
|
-
metaInfo?: {
|
|
1235
|
-
metaInfo?: string;
|
|
1236
|
-
} & {
|
|
1237
|
-
metaInfo?: string;
|
|
1238
|
-
} & { [K_5 in Exclude<keyof I["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
1239
|
-
} & { [K_6 in Exclude<keyof I["tasks"][number], keyof Task>]: never; })[] & { [K_7 in Exclude<keyof I["tasks"], keyof {
|
|
1240
|
-
id?: {
|
|
1241
|
-
id?: string;
|
|
1242
|
-
};
|
|
1243
|
-
src?: {
|
|
1244
|
-
locationType?: FileLocation_FileLocationType;
|
|
1245
|
-
value?: string;
|
|
1246
|
-
};
|
|
1247
|
-
dst?: {
|
|
1248
|
-
locationType?: FileLocation_FileLocationType;
|
|
1249
|
-
value?: string;
|
|
1250
|
-
};
|
|
1251
|
-
fileName?: string;
|
|
1252
|
-
mimeType?: string;
|
|
1253
|
-
status?: TaskStatus;
|
|
1254
|
-
size?: number | undefined;
|
|
1255
|
-
info?: {
|
|
1256
|
-
total?: number;
|
|
1257
|
-
transmitted?: number;
|
|
1258
|
-
speed?: number;
|
|
1259
|
-
};
|
|
1260
|
-
createdAt?: Date | undefined;
|
|
1261
|
-
updatedAt?: Date | undefined;
|
|
1262
|
-
metaInfo?: {
|
|
1263
|
-
metaInfo?: string;
|
|
1264
|
-
};
|
|
1265
|
-
}[]>]: never; };
|
|
1266
|
-
} & { [K_8 in Exclude<keyof I, keyof FileTaskQueueResp>]: never; }>(base?: I): FileTaskQueueResp;
|
|
1267
|
-
fromPartial<I_1 extends {
|
|
1268
|
-
id?: {
|
|
1269
|
-
id?: string;
|
|
1270
|
-
};
|
|
1271
|
-
status?: QueueStatus;
|
|
1272
|
-
tasks?: {
|
|
1273
|
-
id?: {
|
|
1274
|
-
id?: string;
|
|
1275
|
-
};
|
|
1276
|
-
src?: {
|
|
1277
|
-
locationType?: FileLocation_FileLocationType;
|
|
1278
|
-
value?: string;
|
|
1279
|
-
};
|
|
1280
|
-
dst?: {
|
|
1281
|
-
locationType?: FileLocation_FileLocationType;
|
|
1282
|
-
value?: string;
|
|
1283
|
-
};
|
|
1284
|
-
fileName?: string;
|
|
1285
|
-
mimeType?: string;
|
|
1286
|
-
status?: TaskStatus;
|
|
1287
|
-
size?: number | undefined;
|
|
1288
|
-
info?: {
|
|
1289
|
-
total?: number;
|
|
1290
|
-
transmitted?: number;
|
|
1291
|
-
speed?: number;
|
|
1292
|
-
};
|
|
1293
|
-
createdAt?: Date | undefined;
|
|
1294
|
-
updatedAt?: Date | undefined;
|
|
1295
|
-
metaInfo?: {
|
|
1296
|
-
metaInfo?: string;
|
|
1297
|
-
};
|
|
1298
|
-
}[];
|
|
1299
|
-
} & {
|
|
1300
|
-
id?: {
|
|
1301
|
-
id?: string;
|
|
1302
|
-
} & {
|
|
1303
|
-
id?: string;
|
|
1304
|
-
} & { [K_9 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1305
|
-
status?: QueueStatus;
|
|
1306
|
-
tasks?: {
|
|
1307
|
-
id?: {
|
|
1308
|
-
id?: string;
|
|
1309
|
-
};
|
|
1310
|
-
src?: {
|
|
1311
|
-
locationType?: FileLocation_FileLocationType;
|
|
1312
|
-
value?: string;
|
|
1313
|
-
};
|
|
1314
|
-
dst?: {
|
|
1315
|
-
locationType?: FileLocation_FileLocationType;
|
|
1316
|
-
value?: string;
|
|
1317
|
-
};
|
|
1318
|
-
fileName?: string;
|
|
1319
|
-
mimeType?: string;
|
|
1320
|
-
status?: TaskStatus;
|
|
1321
|
-
size?: number | undefined;
|
|
1322
|
-
info?: {
|
|
1323
|
-
total?: number;
|
|
1324
|
-
transmitted?: number;
|
|
1325
|
-
speed?: number;
|
|
1326
|
-
};
|
|
1327
|
-
createdAt?: Date | undefined;
|
|
1328
|
-
updatedAt?: Date | undefined;
|
|
1329
|
-
metaInfo?: {
|
|
1330
|
-
metaInfo?: string;
|
|
1331
|
-
};
|
|
1332
|
-
}[] & ({
|
|
1333
|
-
id?: {
|
|
1334
|
-
id?: string;
|
|
1335
|
-
};
|
|
1336
|
-
src?: {
|
|
1337
|
-
locationType?: FileLocation_FileLocationType;
|
|
1338
|
-
value?: string;
|
|
1339
|
-
};
|
|
1340
|
-
dst?: {
|
|
1341
|
-
locationType?: FileLocation_FileLocationType;
|
|
1342
|
-
value?: string;
|
|
1343
|
-
};
|
|
1344
|
-
fileName?: string;
|
|
1345
|
-
mimeType?: string;
|
|
1346
|
-
status?: TaskStatus;
|
|
1347
|
-
size?: number | undefined;
|
|
1348
|
-
info?: {
|
|
1349
|
-
total?: number;
|
|
1350
|
-
transmitted?: number;
|
|
1351
|
-
speed?: number;
|
|
1352
|
-
};
|
|
1353
|
-
createdAt?: Date | undefined;
|
|
1354
|
-
updatedAt?: Date | undefined;
|
|
1355
|
-
metaInfo?: {
|
|
1356
|
-
metaInfo?: string;
|
|
1357
|
-
};
|
|
1358
|
-
} & {
|
|
1359
|
-
id?: {
|
|
1360
|
-
id?: string;
|
|
1361
|
-
} & {
|
|
1362
|
-
id?: string;
|
|
1363
|
-
} & { [K_10 in Exclude<keyof I_1["tasks"][number]["id"], "id">]: never; };
|
|
1364
|
-
src?: {
|
|
1365
|
-
locationType?: FileLocation_FileLocationType;
|
|
1366
|
-
value?: string;
|
|
1367
|
-
} & {
|
|
1368
|
-
locationType?: FileLocation_FileLocationType;
|
|
1369
|
-
value?: string;
|
|
1370
|
-
} & { [K_11 in Exclude<keyof I_1["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1371
|
-
dst?: {
|
|
1372
|
-
locationType?: FileLocation_FileLocationType;
|
|
1373
|
-
value?: string;
|
|
1374
|
-
} & {
|
|
1375
|
-
locationType?: FileLocation_FileLocationType;
|
|
1376
|
-
value?: string;
|
|
1377
|
-
} & { [K_12 in Exclude<keyof I_1["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1378
|
-
fileName?: string;
|
|
1379
|
-
mimeType?: string;
|
|
1380
|
-
status?: TaskStatus;
|
|
1381
|
-
size?: number | undefined;
|
|
1382
|
-
info?: {
|
|
1383
|
-
total?: number;
|
|
1384
|
-
transmitted?: number;
|
|
1385
|
-
speed?: number;
|
|
1386
|
-
} & {
|
|
1387
|
-
total?: number;
|
|
1388
|
-
transmitted?: number;
|
|
1389
|
-
speed?: number;
|
|
1390
|
-
} & { [K_13 in Exclude<keyof I_1["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1391
|
-
createdAt?: Date | undefined;
|
|
1392
|
-
updatedAt?: Date | undefined;
|
|
1393
|
-
metaInfo?: {
|
|
1394
|
-
metaInfo?: string;
|
|
1395
|
-
} & {
|
|
1396
|
-
metaInfo?: string;
|
|
1397
|
-
} & { [K_14 in Exclude<keyof I_1["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
1398
|
-
} & { [K_15 in Exclude<keyof I_1["tasks"][number], keyof Task>]: never; })[] & { [K_16 in Exclude<keyof I_1["tasks"], keyof {
|
|
1399
|
-
id?: {
|
|
1400
|
-
id?: string;
|
|
1401
|
-
};
|
|
1402
|
-
src?: {
|
|
1403
|
-
locationType?: FileLocation_FileLocationType;
|
|
1404
|
-
value?: string;
|
|
1405
|
-
};
|
|
1406
|
-
dst?: {
|
|
1407
|
-
locationType?: FileLocation_FileLocationType;
|
|
1408
|
-
value?: string;
|
|
1409
|
-
};
|
|
1410
|
-
fileName?: string;
|
|
1411
|
-
mimeType?: string;
|
|
1412
|
-
status?: TaskStatus;
|
|
1413
|
-
size?: number | undefined;
|
|
1414
|
-
info?: {
|
|
1415
|
-
total?: number;
|
|
1416
|
-
transmitted?: number;
|
|
1417
|
-
speed?: number;
|
|
1418
|
-
};
|
|
1419
|
-
createdAt?: Date | undefined;
|
|
1420
|
-
updatedAt?: Date | undefined;
|
|
1421
|
-
metaInfo?: {
|
|
1422
|
-
metaInfo?: string;
|
|
1423
|
-
};
|
|
1424
|
-
}[]>]: never; };
|
|
1425
|
-
} & { [K_17 in Exclude<keyof I_1, keyof FileTaskQueueResp>]: never; }>(object: I_1): FileTaskQueueResp;
|
|
830
|
+
} & { [K_8 in Exclude<keyof I, keyof FileTaskQueueResp>]: never; }>(object: I): FileTaskQueueResp;
|
|
1426
831
|
};
|
|
1427
832
|
export declare const TaskQueueQueryReq: {
|
|
1428
833
|
encode(message: TaskQueueQueryReq, writer?: _m0.Writer): _m0.Writer;
|
|
1429
834
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueQueryReq;
|
|
1430
835
|
fromJSON(object: any): TaskQueueQueryReq;
|
|
1431
836
|
toJSON(message: TaskQueueQueryReq): unknown;
|
|
1432
|
-
|
|
837
|
+
fromPartial<I extends {
|
|
1433
838
|
id?: {
|
|
1434
839
|
id?: string;
|
|
1435
840
|
};
|
|
@@ -1443,29 +848,14 @@ export declare const TaskQueueQueryReq: {
|
|
|
1443
848
|
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
1444
849
|
status?: TaskStatus[] & TaskStatus[] & { [K_1 in Exclude<keyof I["status"], keyof TaskStatus[]>]: never; };
|
|
1445
850
|
order?: Order | undefined;
|
|
1446
|
-
} & { [K_2 in Exclude<keyof I, keyof TaskQueueQueryReq>]: never; }>(
|
|
1447
|
-
fromPartial<I_1 extends {
|
|
1448
|
-
id?: {
|
|
1449
|
-
id?: string;
|
|
1450
|
-
};
|
|
1451
|
-
status?: TaskStatus[];
|
|
1452
|
-
order?: Order | undefined;
|
|
1453
|
-
} & {
|
|
1454
|
-
id?: {
|
|
1455
|
-
id?: string;
|
|
1456
|
-
} & {
|
|
1457
|
-
id?: string;
|
|
1458
|
-
} & { [K_3 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1459
|
-
status?: TaskStatus[] & TaskStatus[] & { [K_4 in Exclude<keyof I_1["status"], keyof TaskStatus[]>]: never; };
|
|
1460
|
-
order?: Order | undefined;
|
|
1461
|
-
} & { [K_5 in Exclude<keyof I_1, keyof TaskQueueQueryReq>]: never; }>(object: I_1): TaskQueueQueryReq;
|
|
851
|
+
} & { [K_2 in Exclude<keyof I, keyof TaskQueueQueryReq>]: never; }>(object: I): TaskQueueQueryReq;
|
|
1462
852
|
};
|
|
1463
853
|
export declare const TaskQueueStatisticsReq: {
|
|
1464
854
|
encode(message: TaskQueueStatisticsReq, writer?: _m0.Writer): _m0.Writer;
|
|
1465
855
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueStatisticsReq;
|
|
1466
856
|
fromJSON(object: any): TaskQueueStatisticsReq;
|
|
1467
857
|
toJSON(message: TaskQueueStatisticsReq): unknown;
|
|
1468
|
-
|
|
858
|
+
fromPartial<I extends {
|
|
1469
859
|
id?: {
|
|
1470
860
|
id?: string;
|
|
1471
861
|
}[];
|
|
@@ -1479,29 +869,14 @@ export declare const TaskQueueStatisticsReq: {
|
|
|
1479
869
|
} & { [K in Exclude<keyof I["id"][number], "id">]: never; })[] & { [K_1 in Exclude<keyof I["id"], keyof {
|
|
1480
870
|
id?: string;
|
|
1481
871
|
}[]>]: never; };
|
|
1482
|
-
} & { [K_2 in Exclude<keyof I, "id">]: never; }>(
|
|
1483
|
-
fromPartial<I_1 extends {
|
|
1484
|
-
id?: {
|
|
1485
|
-
id?: string;
|
|
1486
|
-
}[];
|
|
1487
|
-
} & {
|
|
1488
|
-
id?: {
|
|
1489
|
-
id?: string;
|
|
1490
|
-
}[] & ({
|
|
1491
|
-
id?: string;
|
|
1492
|
-
} & {
|
|
1493
|
-
id?: string;
|
|
1494
|
-
} & { [K_3 in Exclude<keyof I_1["id"][number], "id">]: never; })[] & { [K_4 in Exclude<keyof I_1["id"], keyof {
|
|
1495
|
-
id?: string;
|
|
1496
|
-
}[]>]: never; };
|
|
1497
|
-
} & { [K_5 in Exclude<keyof I_1, "id">]: never; }>(object: I_1): TaskQueueStatisticsReq;
|
|
872
|
+
} & { [K_2 in Exclude<keyof I, "id">]: never; }>(object: I): TaskQueueStatisticsReq;
|
|
1498
873
|
};
|
|
1499
874
|
export declare const TaskQueueStatistics: {
|
|
1500
875
|
encode(message: TaskQueueStatistics, writer?: _m0.Writer): _m0.Writer;
|
|
1501
876
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueStatistics;
|
|
1502
877
|
fromJSON(object: any): TaskQueueStatistics;
|
|
1503
878
|
toJSON(message: TaskQueueStatistics): unknown;
|
|
1504
|
-
|
|
879
|
+
fromPartial<I extends {
|
|
1505
880
|
pending?: number;
|
|
1506
881
|
transmitting?: number;
|
|
1507
882
|
paused?: number;
|
|
@@ -1513,27 +888,14 @@ export declare const TaskQueueStatistics: {
|
|
|
1513
888
|
paused?: number;
|
|
1514
889
|
finished?: number;
|
|
1515
890
|
failed?: number;
|
|
1516
|
-
} & { [K in Exclude<keyof I, keyof TaskQueueStatistics>]: never; }>(
|
|
1517
|
-
fromPartial<I_1 extends {
|
|
1518
|
-
pending?: number;
|
|
1519
|
-
transmitting?: number;
|
|
1520
|
-
paused?: number;
|
|
1521
|
-
finished?: number;
|
|
1522
|
-
failed?: number;
|
|
1523
|
-
} & {
|
|
1524
|
-
pending?: number;
|
|
1525
|
-
transmitting?: number;
|
|
1526
|
-
paused?: number;
|
|
1527
|
-
finished?: number;
|
|
1528
|
-
failed?: number;
|
|
1529
|
-
} & { [K_1 in Exclude<keyof I_1, keyof TaskQueueStatistics>]: never; }>(object: I_1): TaskQueueStatistics;
|
|
891
|
+
} & { [K in Exclude<keyof I, keyof TaskQueueStatistics>]: never; }>(object: I): TaskQueueStatistics;
|
|
1530
892
|
};
|
|
1531
893
|
export declare const TaskQueueStatisticsResp: {
|
|
1532
894
|
encode(message: TaskQueueStatisticsResp, writer?: _m0.Writer): _m0.Writer;
|
|
1533
895
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueStatisticsResp;
|
|
1534
896
|
fromJSON(object: any): TaskQueueStatisticsResp;
|
|
1535
897
|
toJSON(message: TaskQueueStatisticsResp): unknown;
|
|
1536
|
-
|
|
898
|
+
fromPartial<I extends {
|
|
1537
899
|
statistics?: {
|
|
1538
900
|
pending?: number;
|
|
1539
901
|
transmitting?: number;
|
|
@@ -1567,49 +929,14 @@ export declare const TaskQueueStatisticsResp: {
|
|
|
1567
929
|
finished?: number;
|
|
1568
930
|
failed?: number;
|
|
1569
931
|
}[]>]: never; };
|
|
1570
|
-
} & { [K_2 in Exclude<keyof I, "statistics">]: never; }>(
|
|
1571
|
-
fromPartial<I_1 extends {
|
|
1572
|
-
statistics?: {
|
|
1573
|
-
pending?: number;
|
|
1574
|
-
transmitting?: number;
|
|
1575
|
-
paused?: number;
|
|
1576
|
-
finished?: number;
|
|
1577
|
-
failed?: number;
|
|
1578
|
-
}[];
|
|
1579
|
-
} & {
|
|
1580
|
-
statistics?: {
|
|
1581
|
-
pending?: number;
|
|
1582
|
-
transmitting?: number;
|
|
1583
|
-
paused?: number;
|
|
1584
|
-
finished?: number;
|
|
1585
|
-
failed?: number;
|
|
1586
|
-
}[] & ({
|
|
1587
|
-
pending?: number;
|
|
1588
|
-
transmitting?: number;
|
|
1589
|
-
paused?: number;
|
|
1590
|
-
finished?: number;
|
|
1591
|
-
failed?: number;
|
|
1592
|
-
} & {
|
|
1593
|
-
pending?: number;
|
|
1594
|
-
transmitting?: number;
|
|
1595
|
-
paused?: number;
|
|
1596
|
-
finished?: number;
|
|
1597
|
-
failed?: number;
|
|
1598
|
-
} & { [K_3 in Exclude<keyof I_1["statistics"][number], keyof TaskQueueStatistics>]: never; })[] & { [K_4 in Exclude<keyof I_1["statistics"], keyof {
|
|
1599
|
-
pending?: number;
|
|
1600
|
-
transmitting?: number;
|
|
1601
|
-
paused?: number;
|
|
1602
|
-
finished?: number;
|
|
1603
|
-
failed?: number;
|
|
1604
|
-
}[]>]: never; };
|
|
1605
|
-
} & { [K_5 in Exclude<keyof I_1, "statistics">]: never; }>(object: I_1): TaskQueueStatisticsResp;
|
|
932
|
+
} & { [K_2 in Exclude<keyof I, "statistics">]: never; }>(object: I): TaskQueueStatisticsResp;
|
|
1606
933
|
};
|
|
1607
934
|
export declare const QueueMessageResp: {
|
|
1608
935
|
encode(message: QueueMessageResp, writer?: _m0.Writer): _m0.Writer;
|
|
1609
936
|
decode(input: _m0.Reader | Uint8Array, length?: number): QueueMessageResp;
|
|
1610
937
|
fromJSON(object: any): QueueMessageResp;
|
|
1611
938
|
toJSON(message: QueueMessageResp): unknown;
|
|
1612
|
-
|
|
939
|
+
fromPartial<I extends {
|
|
1613
940
|
id?: {
|
|
1614
941
|
id?: string;
|
|
1615
942
|
};
|
|
@@ -1719,125 +1046,14 @@ export declare const QueueMessageResp: {
|
|
|
1719
1046
|
action?: MsgAction;
|
|
1720
1047
|
status?: TaskStatus;
|
|
1721
1048
|
errorMessage?: string | undefined;
|
|
1722
|
-
} & { [K_7 in Exclude<keyof I, keyof QueueMessageResp>]: never; }>(
|
|
1723
|
-
fromPartial<I_1 extends {
|
|
1724
|
-
id?: {
|
|
1725
|
-
id?: string;
|
|
1726
|
-
};
|
|
1727
|
-
task?: {
|
|
1728
|
-
id?: {
|
|
1729
|
-
id?: string;
|
|
1730
|
-
};
|
|
1731
|
-
src?: {
|
|
1732
|
-
locationType?: FileLocation_FileLocationType;
|
|
1733
|
-
value?: string;
|
|
1734
|
-
};
|
|
1735
|
-
dst?: {
|
|
1736
|
-
locationType?: FileLocation_FileLocationType;
|
|
1737
|
-
value?: string;
|
|
1738
|
-
};
|
|
1739
|
-
fileName?: string;
|
|
1740
|
-
mimeType?: string;
|
|
1741
|
-
status?: TaskStatus;
|
|
1742
|
-
size?: number | undefined;
|
|
1743
|
-
info?: {
|
|
1744
|
-
total?: number;
|
|
1745
|
-
transmitted?: number;
|
|
1746
|
-
speed?: number;
|
|
1747
|
-
};
|
|
1748
|
-
createdAt?: Date | undefined;
|
|
1749
|
-
updatedAt?: Date | undefined;
|
|
1750
|
-
metaInfo?: {
|
|
1751
|
-
metaInfo?: string;
|
|
1752
|
-
};
|
|
1753
|
-
};
|
|
1754
|
-
action?: MsgAction;
|
|
1755
|
-
status?: TaskStatus;
|
|
1756
|
-
errorMessage?: string | undefined;
|
|
1757
|
-
} & {
|
|
1758
|
-
id?: {
|
|
1759
|
-
id?: string;
|
|
1760
|
-
} & {
|
|
1761
|
-
id?: string;
|
|
1762
|
-
} & { [K_8 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1763
|
-
task?: {
|
|
1764
|
-
id?: {
|
|
1765
|
-
id?: string;
|
|
1766
|
-
};
|
|
1767
|
-
src?: {
|
|
1768
|
-
locationType?: FileLocation_FileLocationType;
|
|
1769
|
-
value?: string;
|
|
1770
|
-
};
|
|
1771
|
-
dst?: {
|
|
1772
|
-
locationType?: FileLocation_FileLocationType;
|
|
1773
|
-
value?: string;
|
|
1774
|
-
};
|
|
1775
|
-
fileName?: string;
|
|
1776
|
-
mimeType?: string;
|
|
1777
|
-
status?: TaskStatus;
|
|
1778
|
-
size?: number | undefined;
|
|
1779
|
-
info?: {
|
|
1780
|
-
total?: number;
|
|
1781
|
-
transmitted?: number;
|
|
1782
|
-
speed?: number;
|
|
1783
|
-
};
|
|
1784
|
-
createdAt?: Date | undefined;
|
|
1785
|
-
updatedAt?: Date | undefined;
|
|
1786
|
-
metaInfo?: {
|
|
1787
|
-
metaInfo?: string;
|
|
1788
|
-
};
|
|
1789
|
-
} & {
|
|
1790
|
-
id?: {
|
|
1791
|
-
id?: string;
|
|
1792
|
-
} & {
|
|
1793
|
-
id?: string;
|
|
1794
|
-
} & { [K_9 in Exclude<keyof I_1["task"]["id"], "id">]: never; };
|
|
1795
|
-
src?: {
|
|
1796
|
-
locationType?: FileLocation_FileLocationType;
|
|
1797
|
-
value?: string;
|
|
1798
|
-
} & {
|
|
1799
|
-
locationType?: FileLocation_FileLocationType;
|
|
1800
|
-
value?: string;
|
|
1801
|
-
} & { [K_10 in Exclude<keyof I_1["task"]["src"], keyof FileLocation>]: never; };
|
|
1802
|
-
dst?: {
|
|
1803
|
-
locationType?: FileLocation_FileLocationType;
|
|
1804
|
-
value?: string;
|
|
1805
|
-
} & {
|
|
1806
|
-
locationType?: FileLocation_FileLocationType;
|
|
1807
|
-
value?: string;
|
|
1808
|
-
} & { [K_11 in Exclude<keyof I_1["task"]["dst"], keyof FileLocation>]: never; };
|
|
1809
|
-
fileName?: string;
|
|
1810
|
-
mimeType?: string;
|
|
1811
|
-
status?: TaskStatus;
|
|
1812
|
-
size?: number | undefined;
|
|
1813
|
-
info?: {
|
|
1814
|
-
total?: number;
|
|
1815
|
-
transmitted?: number;
|
|
1816
|
-
speed?: number;
|
|
1817
|
-
} & {
|
|
1818
|
-
total?: number;
|
|
1819
|
-
transmitted?: number;
|
|
1820
|
-
speed?: number;
|
|
1821
|
-
} & { [K_12 in Exclude<keyof I_1["task"]["info"], keyof TransmitInfo>]: never; };
|
|
1822
|
-
createdAt?: Date | undefined;
|
|
1823
|
-
updatedAt?: Date | undefined;
|
|
1824
|
-
metaInfo?: {
|
|
1825
|
-
metaInfo?: string;
|
|
1826
|
-
} & {
|
|
1827
|
-
metaInfo?: string;
|
|
1828
|
-
} & { [K_13 in Exclude<keyof I_1["task"]["metaInfo"], "metaInfo">]: never; };
|
|
1829
|
-
} & { [K_14 in Exclude<keyof I_1["task"], keyof Task>]: never; };
|
|
1830
|
-
action?: MsgAction;
|
|
1831
|
-
status?: TaskStatus;
|
|
1832
|
-
errorMessage?: string | undefined;
|
|
1833
|
-
} & { [K_15 in Exclude<keyof I_1, keyof QueueMessageResp>]: never; }>(object: I_1): QueueMessageResp;
|
|
1049
|
+
} & { [K_7 in Exclude<keyof I, keyof QueueMessageResp>]: never; }>(object: I): QueueMessageResp;
|
|
1834
1050
|
};
|
|
1835
1051
|
export declare const TaskQueueListResp: {
|
|
1836
1052
|
encode(message: TaskQueueListResp, writer?: _m0.Writer): _m0.Writer;
|
|
1837
1053
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueListResp;
|
|
1838
1054
|
fromJSON(object: any): TaskQueueListResp;
|
|
1839
1055
|
toJSON(message: TaskQueueListResp): unknown;
|
|
1840
|
-
|
|
1056
|
+
fromPartial<I extends {
|
|
1841
1057
|
ids?: {
|
|
1842
1058
|
id?: string;
|
|
1843
1059
|
}[];
|
|
@@ -1851,22 +1067,7 @@ export declare const TaskQueueListResp: {
|
|
|
1851
1067
|
} & { [K in Exclude<keyof I["ids"][number], "id">]: never; })[] & { [K_1 in Exclude<keyof I["ids"], keyof {
|
|
1852
1068
|
id?: string;
|
|
1853
1069
|
}[]>]: never; };
|
|
1854
|
-
} & { [K_2 in Exclude<keyof I, "ids">]: never; }>(
|
|
1855
|
-
fromPartial<I_1 extends {
|
|
1856
|
-
ids?: {
|
|
1857
|
-
id?: string;
|
|
1858
|
-
}[];
|
|
1859
|
-
} & {
|
|
1860
|
-
ids?: {
|
|
1861
|
-
id?: string;
|
|
1862
|
-
}[] & ({
|
|
1863
|
-
id?: string;
|
|
1864
|
-
} & {
|
|
1865
|
-
id?: string;
|
|
1866
|
-
} & { [K_3 in Exclude<keyof I_1["ids"][number], "id">]: never; })[] & { [K_4 in Exclude<keyof I_1["ids"], keyof {
|
|
1867
|
-
id?: string;
|
|
1868
|
-
}[]>]: never; };
|
|
1869
|
-
} & { [K_5 in Exclude<keyof I_1, "ids">]: never; }>(object: I_1): TaskQueueListResp;
|
|
1070
|
+
} & { [K_2 in Exclude<keyof I, "ids">]: never; }>(object: I): TaskQueueListResp;
|
|
1870
1071
|
};
|
|
1871
1072
|
/** Task status */
|
|
1872
1073
|
export interface FileTransferService {
|
|
@@ -1941,7 +1142,7 @@ interface UnaryMethodDefinitionishR extends grpc.UnaryMethodDefinition<any, any>
|
|
|
1941
1142
|
requestStream: any;
|
|
1942
1143
|
responseStream: any;
|
|
1943
1144
|
}
|
|
1944
|
-
type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1145
|
+
declare type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1945
1146
|
interface Rpc {
|
|
1946
1147
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1947
1148
|
invoke<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Observable<any>;
|
|
@@ -1959,12 +1160,11 @@ export declare class GrpcWebImpl {
|
|
|
1959
1160
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1960
1161
|
invoke<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Observable<any>;
|
|
1961
1162
|
}
|
|
1962
|
-
declare
|
|
1963
|
-
type
|
|
1964
|
-
type DeepPartial<T> = T extends Builtin ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
1163
|
+
declare type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
1164
|
+
declare type DeepPartial<T> = T extends Builtin ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
1965
1165
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
1966
1166
|
} : Partial<T>;
|
|
1967
|
-
export declare class GrpcWebError extends
|
|
1167
|
+
export declare class GrpcWebError extends Error {
|
|
1968
1168
|
code: grpc.Code;
|
|
1969
1169
|
metadata: grpc.Metadata;
|
|
1970
1170
|
constructor(message: string, code: grpc.Code, metadata: grpc.Metadata);
|