@lazycatcloud/sdk 0.1.147 → 0.1.149
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/box.d.ts +12 -54
- package/dist/common/box.d.ts.map +1 -1
- package/dist/common/box.js +10 -25
- 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 +10 -38
- 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 +8 -41
- 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 +6 -38
- package/dist/common/file_handler.js.map +1 -1
- package/dist/common/filetrans.d.ts +47 -782
- package/dist/common/filetrans.d.ts.map +1 -1
- package/dist/common/filetrans.js +32 -91
- 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 +8 -41
- package/dist/common/gateway.js.map +1 -1
- package/dist/common/media_meta.d.ts +14 -27
- package/dist/common/media_meta.d.ts.map +1 -1
- package/dist/common/media_meta.js +49 -13
- package/dist/common/media_meta.js.map +1 -1
- package/dist/common/message.d.ts +2 -21
- package/dist/common/message.d.ts.map +1 -1
- package/dist/common/message.js +2 -5
- 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 +14 -37
- 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 +6 -41
- package/dist/common/security_context.js.map +1 -1
- package/dist/common/users.d.ts +23 -94
- package/dist/common/users.d.ts.map +1 -1
- package/dist/common/users.js +22 -77
- package/dist/common/users.js.map +1 -1
- package/dist/dlna/dlna.d.ts +18 -100
- package/dist/dlna/dlna.d.ts.map +1 -1
- package/dist/dlna/dlna.js +10 -50
- package/dist/dlna/dlna.js.map +1 -1
- package/dist/extentions/safe_app.d.ts.map +1 -1
- package/dist/extentions/safe_app.js +7 -4
- package/dist/extentions/safe_app.js.map +1 -1
- package/dist/extentions/unsafe_app.js +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 +8 -89
- 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 +0 -3
- 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 +2 -5
- 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/lanforward/lanforward.d.ts +8 -21
- package/dist/lanforward/lanforward.d.ts.map +1 -1
- package/dist/lanforward/lanforward.js +4 -26
- package/dist/lanforward/lanforward.js.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 +15 -30
- 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 +4 -26
- 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 +4 -23
- 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 +10 -50
- 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 +12 -59
- 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 +4 -23
- package/dist/localdevice/network.js.map +1 -1
- package/dist/localdevice/permission.d.ts +16 -59
- package/dist/localdevice/permission.d.ts.map +1 -1
- package/dist/localdevice/permission.js +17 -39
- 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 +16 -58
- package/dist/localdevice/photo.js.map +1 -1
- package/dist/package.json +1 -1
- package/dist/ssdp/ssdp.d.ts +8 -27
- package/dist/ssdp/ssdp.d.ts.map +1 -1
- package/dist/ssdp/ssdp.js +4 -26
- package/dist/ssdp/ssdp.js.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 +6 -32
- 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 +40 -100
- 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 +24 -46
- package/dist/sys/OS_upgrader.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 +10 -28
- 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 +6 -26
- package/dist/sys/devopt.js.map +1 -1
- package/dist/sys/dirmon.d.ts +85 -0
- package/dist/sys/dirmon.d.ts.map +1 -0
- package/dist/sys/dirmon.js +236 -0
- package/dist/sys/dirmon.js.map +1 -0
- package/dist/sys/event.d.ts +18 -90
- package/dist/sys/event.d.ts.map +1 -1
- package/dist/sys/event.js +10 -50
- 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 +37 -93
- 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 +20 -58
- 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 +12 -50
- package/dist/sys/network_manager.js.map +1 -1
- package/dist/sys/package_manager.d.ts +40 -303
- package/dist/sys/package_manager.d.ts.map +1 -1
- package/dist/sys/package_manager.js +24 -88
- package/dist/sys/package_manager.js.map +1 -1
- package/dist/sys/portal-server/portal-server.d.ts +59 -333
- package/dist/sys/portal-server/portal-server.d.ts.map +1 -1
- package/dist/sys/portal-server/portal-server.js +49 -153
- 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 +18 -62
- package/dist/sys/snapd.js.map +1 -1
- package/package.json +1 -1
|
@@ -141,43 +141,31 @@ export declare const FileLocation: {
|
|
|
141
141
|
decode(input: _m0.Reader | Uint8Array, length?: number): FileLocation;
|
|
142
142
|
fromJSON(object: any): FileLocation;
|
|
143
143
|
toJSON(message: FileLocation): unknown;
|
|
144
|
-
|
|
144
|
+
fromPartial<I extends {
|
|
145
145
|
locationType?: FileLocation_FileLocationType;
|
|
146
146
|
value?: string;
|
|
147
147
|
} & {
|
|
148
148
|
locationType?: FileLocation_FileLocationType;
|
|
149
149
|
value?: string;
|
|
150
|
-
} & { [K in Exclude<keyof I, keyof FileLocation>]: never; }>(
|
|
151
|
-
fromPartial<I_1 extends {
|
|
152
|
-
locationType?: FileLocation_FileLocationType;
|
|
153
|
-
value?: string;
|
|
154
|
-
} & {
|
|
155
|
-
locationType?: FileLocation_FileLocationType;
|
|
156
|
-
value?: string;
|
|
157
|
-
} & { [K_1 in Exclude<keyof I_1, keyof FileLocation>]: never; }>(object: I_1): FileLocation;
|
|
150
|
+
} & { [K in Exclude<keyof I, keyof FileLocation>]: never; }>(object: I): FileLocation;
|
|
158
151
|
};
|
|
159
152
|
export declare const MetaInfo: {
|
|
160
153
|
encode(message: MetaInfo, writer?: _m0.Writer): _m0.Writer;
|
|
161
154
|
decode(input: _m0.Reader | Uint8Array, length?: number): MetaInfo;
|
|
162
155
|
fromJSON(object: any): MetaInfo;
|
|
163
156
|
toJSON(message: MetaInfo): unknown;
|
|
164
|
-
|
|
165
|
-
metaInfo?: string;
|
|
166
|
-
} & {
|
|
167
|
-
metaInfo?: string;
|
|
168
|
-
} & { [K in Exclude<keyof I, "metaInfo">]: never; }>(base?: I): MetaInfo;
|
|
169
|
-
fromPartial<I_1 extends {
|
|
157
|
+
fromPartial<I extends {
|
|
170
158
|
metaInfo?: string;
|
|
171
159
|
} & {
|
|
172
160
|
metaInfo?: string;
|
|
173
|
-
} & { [
|
|
161
|
+
} & { [K in Exclude<keyof I, "metaInfo">]: never; }>(object: I): MetaInfo;
|
|
174
162
|
};
|
|
175
163
|
export declare const TaskCreateRequest: {
|
|
176
164
|
encode(message: TaskCreateRequest, writer?: _m0.Writer): _m0.Writer;
|
|
177
165
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskCreateRequest;
|
|
178
166
|
fromJSON(object: any): TaskCreateRequest;
|
|
179
167
|
toJSON(message: TaskCreateRequest): unknown;
|
|
180
|
-
|
|
168
|
+
fromPartial<I extends {
|
|
181
169
|
src?: {
|
|
182
170
|
locationType?: FileLocation_FileLocationType;
|
|
183
171
|
value?: string;
|
|
@@ -221,59 +209,14 @@ export declare const TaskCreateRequest: {
|
|
|
221
209
|
} & {
|
|
222
210
|
metaInfo?: string;
|
|
223
211
|
} & { [K_3 in Exclude<keyof I["metaInfo"], "metaInfo">]: never; };
|
|
224
|
-
} & { [K_4 in Exclude<keyof I, keyof TaskCreateRequest>]: never; }>(
|
|
225
|
-
fromPartial<I_1 extends {
|
|
226
|
-
src?: {
|
|
227
|
-
locationType?: FileLocation_FileLocationType;
|
|
228
|
-
value?: string;
|
|
229
|
-
};
|
|
230
|
-
dst?: {
|
|
231
|
-
locationType?: FileLocation_FileLocationType;
|
|
232
|
-
value?: string;
|
|
233
|
-
};
|
|
234
|
-
name?: string;
|
|
235
|
-
queueId?: {
|
|
236
|
-
id?: string;
|
|
237
|
-
};
|
|
238
|
-
status?: TaskStatus | undefined;
|
|
239
|
-
metaInfo?: {
|
|
240
|
-
metaInfo?: string;
|
|
241
|
-
};
|
|
242
|
-
} & {
|
|
243
|
-
src?: {
|
|
244
|
-
locationType?: FileLocation_FileLocationType;
|
|
245
|
-
value?: string;
|
|
246
|
-
} & {
|
|
247
|
-
locationType?: FileLocation_FileLocationType;
|
|
248
|
-
value?: string;
|
|
249
|
-
} & { [K_5 in Exclude<keyof I_1["src"], keyof FileLocation>]: never; };
|
|
250
|
-
dst?: {
|
|
251
|
-
locationType?: FileLocation_FileLocationType;
|
|
252
|
-
value?: string;
|
|
253
|
-
} & {
|
|
254
|
-
locationType?: FileLocation_FileLocationType;
|
|
255
|
-
value?: string;
|
|
256
|
-
} & { [K_6 in Exclude<keyof I_1["dst"], keyof FileLocation>]: never; };
|
|
257
|
-
name?: string;
|
|
258
|
-
queueId?: {
|
|
259
|
-
id?: string;
|
|
260
|
-
} & {
|
|
261
|
-
id?: string;
|
|
262
|
-
} & { [K_7 in Exclude<keyof I_1["queueId"], "id">]: never; };
|
|
263
|
-
status?: TaskStatus | undefined;
|
|
264
|
-
metaInfo?: {
|
|
265
|
-
metaInfo?: string;
|
|
266
|
-
} & {
|
|
267
|
-
metaInfo?: string;
|
|
268
|
-
} & { [K_8 in Exclude<keyof I_1["metaInfo"], "metaInfo">]: never; };
|
|
269
|
-
} & { [K_9 in Exclude<keyof I_1, keyof TaskCreateRequest>]: never; }>(object: I_1): TaskCreateRequest;
|
|
212
|
+
} & { [K_4 in Exclude<keyof I, keyof TaskCreateRequest>]: never; }>(object: I): TaskCreateRequest;
|
|
270
213
|
};
|
|
271
214
|
export declare const TaskCreateRequests: {
|
|
272
215
|
encode(message: TaskCreateRequests, writer?: _m0.Writer): _m0.Writer;
|
|
273
216
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskCreateRequests;
|
|
274
217
|
fromJSON(object: any): TaskCreateRequests;
|
|
275
218
|
toJSON(message: TaskCreateRequests): unknown;
|
|
276
|
-
|
|
219
|
+
fromPartial<I extends {
|
|
277
220
|
Requests?: {
|
|
278
221
|
src?: {
|
|
279
222
|
locationType?: FileLocation_FileLocationType;
|
|
@@ -372,139 +315,25 @@ export declare const TaskCreateRequests: {
|
|
|
372
315
|
metaInfo?: string;
|
|
373
316
|
};
|
|
374
317
|
}[]>]: never; };
|
|
375
|
-
} & { [K_6 in Exclude<keyof I, "Requests">]: never; }>(
|
|
376
|
-
fromPartial<I_1 extends {
|
|
377
|
-
Requests?: {
|
|
378
|
-
src?: {
|
|
379
|
-
locationType?: FileLocation_FileLocationType;
|
|
380
|
-
value?: string;
|
|
381
|
-
};
|
|
382
|
-
dst?: {
|
|
383
|
-
locationType?: FileLocation_FileLocationType;
|
|
384
|
-
value?: string;
|
|
385
|
-
};
|
|
386
|
-
name?: string;
|
|
387
|
-
queueId?: {
|
|
388
|
-
id?: string;
|
|
389
|
-
};
|
|
390
|
-
status?: TaskStatus | undefined;
|
|
391
|
-
metaInfo?: {
|
|
392
|
-
metaInfo?: string;
|
|
393
|
-
};
|
|
394
|
-
}[];
|
|
395
|
-
} & {
|
|
396
|
-
Requests?: {
|
|
397
|
-
src?: {
|
|
398
|
-
locationType?: FileLocation_FileLocationType;
|
|
399
|
-
value?: string;
|
|
400
|
-
};
|
|
401
|
-
dst?: {
|
|
402
|
-
locationType?: FileLocation_FileLocationType;
|
|
403
|
-
value?: string;
|
|
404
|
-
};
|
|
405
|
-
name?: string;
|
|
406
|
-
queueId?: {
|
|
407
|
-
id?: string;
|
|
408
|
-
};
|
|
409
|
-
status?: TaskStatus | undefined;
|
|
410
|
-
metaInfo?: {
|
|
411
|
-
metaInfo?: string;
|
|
412
|
-
};
|
|
413
|
-
}[] & ({
|
|
414
|
-
src?: {
|
|
415
|
-
locationType?: FileLocation_FileLocationType;
|
|
416
|
-
value?: string;
|
|
417
|
-
};
|
|
418
|
-
dst?: {
|
|
419
|
-
locationType?: FileLocation_FileLocationType;
|
|
420
|
-
value?: string;
|
|
421
|
-
};
|
|
422
|
-
name?: string;
|
|
423
|
-
queueId?: {
|
|
424
|
-
id?: string;
|
|
425
|
-
};
|
|
426
|
-
status?: TaskStatus | undefined;
|
|
427
|
-
metaInfo?: {
|
|
428
|
-
metaInfo?: string;
|
|
429
|
-
};
|
|
430
|
-
} & {
|
|
431
|
-
src?: {
|
|
432
|
-
locationType?: FileLocation_FileLocationType;
|
|
433
|
-
value?: string;
|
|
434
|
-
} & {
|
|
435
|
-
locationType?: FileLocation_FileLocationType;
|
|
436
|
-
value?: string;
|
|
437
|
-
} & { [K_7 in Exclude<keyof I_1["Requests"][number]["src"], keyof FileLocation>]: never; };
|
|
438
|
-
dst?: {
|
|
439
|
-
locationType?: FileLocation_FileLocationType;
|
|
440
|
-
value?: string;
|
|
441
|
-
} & {
|
|
442
|
-
locationType?: FileLocation_FileLocationType;
|
|
443
|
-
value?: string;
|
|
444
|
-
} & { [K_8 in Exclude<keyof I_1["Requests"][number]["dst"], keyof FileLocation>]: never; };
|
|
445
|
-
name?: string;
|
|
446
|
-
queueId?: {
|
|
447
|
-
id?: string;
|
|
448
|
-
} & {
|
|
449
|
-
id?: string;
|
|
450
|
-
} & { [K_9 in Exclude<keyof I_1["Requests"][number]["queueId"], "id">]: never; };
|
|
451
|
-
status?: TaskStatus | undefined;
|
|
452
|
-
metaInfo?: {
|
|
453
|
-
metaInfo?: string;
|
|
454
|
-
} & {
|
|
455
|
-
metaInfo?: string;
|
|
456
|
-
} & { [K_10 in Exclude<keyof I_1["Requests"][number]["metaInfo"], "metaInfo">]: never; };
|
|
457
|
-
} & { [K_11 in Exclude<keyof I_1["Requests"][number], keyof TaskCreateRequest>]: never; })[] & { [K_12 in Exclude<keyof I_1["Requests"], keyof {
|
|
458
|
-
src?: {
|
|
459
|
-
locationType?: FileLocation_FileLocationType;
|
|
460
|
-
value?: string;
|
|
461
|
-
};
|
|
462
|
-
dst?: {
|
|
463
|
-
locationType?: FileLocation_FileLocationType;
|
|
464
|
-
value?: string;
|
|
465
|
-
};
|
|
466
|
-
name?: string;
|
|
467
|
-
queueId?: {
|
|
468
|
-
id?: string;
|
|
469
|
-
};
|
|
470
|
-
status?: TaskStatus | undefined;
|
|
471
|
-
metaInfo?: {
|
|
472
|
-
metaInfo?: string;
|
|
473
|
-
};
|
|
474
|
-
}[]>]: never; };
|
|
475
|
-
} & { [K_13 in Exclude<keyof I_1, "Requests">]: never; }>(object: I_1): TaskCreateRequests;
|
|
318
|
+
} & { [K_6 in Exclude<keyof I, "Requests">]: never; }>(object: I): TaskCreateRequests;
|
|
476
319
|
};
|
|
477
320
|
export declare const TaskID: {
|
|
478
321
|
encode(message: TaskID, writer?: _m0.Writer): _m0.Writer;
|
|
479
322
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskID;
|
|
480
323
|
fromJSON(object: any): TaskID;
|
|
481
324
|
toJSON(message: TaskID): unknown;
|
|
482
|
-
|
|
325
|
+
fromPartial<I extends {
|
|
483
326
|
id?: string;
|
|
484
327
|
} & {
|
|
485
328
|
id?: string;
|
|
486
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(
|
|
487
|
-
fromPartial<I_1 extends {
|
|
488
|
-
id?: string;
|
|
489
|
-
} & {
|
|
490
|
-
id?: string;
|
|
491
|
-
} & { [K_1 in Exclude<keyof I_1, "id">]: never; }>(object: I_1): TaskID;
|
|
329
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): TaskID;
|
|
492
330
|
};
|
|
493
331
|
export declare const TransmitInfo: {
|
|
494
332
|
encode(message: TransmitInfo, writer?: _m0.Writer): _m0.Writer;
|
|
495
333
|
decode(input: _m0.Reader | Uint8Array, length?: number): TransmitInfo;
|
|
496
334
|
fromJSON(object: any): TransmitInfo;
|
|
497
335
|
toJSON(message: TransmitInfo): unknown;
|
|
498
|
-
|
|
499
|
-
total?: number;
|
|
500
|
-
transmitted?: number;
|
|
501
|
-
speed?: number;
|
|
502
|
-
} & {
|
|
503
|
-
total?: number;
|
|
504
|
-
transmitted?: number;
|
|
505
|
-
speed?: number;
|
|
506
|
-
} & { [K in Exclude<keyof I, keyof TransmitInfo>]: never; }>(base?: I): TransmitInfo;
|
|
507
|
-
fromPartial<I_1 extends {
|
|
336
|
+
fromPartial<I extends {
|
|
508
337
|
total?: number;
|
|
509
338
|
transmitted?: number;
|
|
510
339
|
speed?: number;
|
|
@@ -512,14 +341,14 @@ export declare const TransmitInfo: {
|
|
|
512
341
|
total?: number;
|
|
513
342
|
transmitted?: number;
|
|
514
343
|
speed?: number;
|
|
515
|
-
} & { [
|
|
344
|
+
} & { [K in Exclude<keyof I, keyof TransmitInfo>]: never; }>(object: I): TransmitInfo;
|
|
516
345
|
};
|
|
517
346
|
export declare const Task: {
|
|
518
347
|
encode(message: Task, writer?: _m0.Writer): _m0.Writer;
|
|
519
348
|
decode(input: _m0.Reader | Uint8Array, length?: number): Task;
|
|
520
349
|
fromJSON(object: any): Task;
|
|
521
350
|
toJSON(message: Task): unknown;
|
|
522
|
-
|
|
351
|
+
fromPartial<I extends {
|
|
523
352
|
id?: {
|
|
524
353
|
id?: string;
|
|
525
354
|
};
|
|
@@ -585,90 +414,14 @@ export declare const Task: {
|
|
|
585
414
|
} & {
|
|
586
415
|
metaInfo?: string;
|
|
587
416
|
} & { [K_4 in Exclude<keyof I["metaInfo"], "metaInfo">]: never; };
|
|
588
|
-
} & { [K_5 in Exclude<keyof I, keyof Task>]: never; }>(
|
|
589
|
-
fromPartial<I_1 extends {
|
|
590
|
-
id?: {
|
|
591
|
-
id?: string;
|
|
592
|
-
};
|
|
593
|
-
src?: {
|
|
594
|
-
locationType?: FileLocation_FileLocationType;
|
|
595
|
-
value?: string;
|
|
596
|
-
};
|
|
597
|
-
dst?: {
|
|
598
|
-
locationType?: FileLocation_FileLocationType;
|
|
599
|
-
value?: string;
|
|
600
|
-
};
|
|
601
|
-
fileName?: string;
|
|
602
|
-
mimeType?: string;
|
|
603
|
-
status?: TaskStatus;
|
|
604
|
-
size?: number | undefined;
|
|
605
|
-
info?: {
|
|
606
|
-
total?: number;
|
|
607
|
-
transmitted?: number;
|
|
608
|
-
speed?: number;
|
|
609
|
-
};
|
|
610
|
-
createdAt?: Date | undefined;
|
|
611
|
-
updatedAt?: Date | undefined;
|
|
612
|
-
metaInfo?: {
|
|
613
|
-
metaInfo?: string;
|
|
614
|
-
};
|
|
615
|
-
} & {
|
|
616
|
-
id?: {
|
|
617
|
-
id?: string;
|
|
618
|
-
} & {
|
|
619
|
-
id?: string;
|
|
620
|
-
} & { [K_6 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
621
|
-
src?: {
|
|
622
|
-
locationType?: FileLocation_FileLocationType;
|
|
623
|
-
value?: string;
|
|
624
|
-
} & {
|
|
625
|
-
locationType?: FileLocation_FileLocationType;
|
|
626
|
-
value?: string;
|
|
627
|
-
} & { [K_7 in Exclude<keyof I_1["src"], keyof FileLocation>]: never; };
|
|
628
|
-
dst?: {
|
|
629
|
-
locationType?: FileLocation_FileLocationType;
|
|
630
|
-
value?: string;
|
|
631
|
-
} & {
|
|
632
|
-
locationType?: FileLocation_FileLocationType;
|
|
633
|
-
value?: string;
|
|
634
|
-
} & { [K_8 in Exclude<keyof I_1["dst"], keyof FileLocation>]: never; };
|
|
635
|
-
fileName?: string;
|
|
636
|
-
mimeType?: string;
|
|
637
|
-
status?: TaskStatus;
|
|
638
|
-
size?: number | undefined;
|
|
639
|
-
info?: {
|
|
640
|
-
total?: number;
|
|
641
|
-
transmitted?: number;
|
|
642
|
-
speed?: number;
|
|
643
|
-
} & {
|
|
644
|
-
total?: number;
|
|
645
|
-
transmitted?: number;
|
|
646
|
-
speed?: number;
|
|
647
|
-
} & { [K_9 in Exclude<keyof I_1["info"], keyof TransmitInfo>]: never; };
|
|
648
|
-
createdAt?: Date | undefined;
|
|
649
|
-
updatedAt?: Date | undefined;
|
|
650
|
-
metaInfo?: {
|
|
651
|
-
metaInfo?: string;
|
|
652
|
-
} & {
|
|
653
|
-
metaInfo?: string;
|
|
654
|
-
} & { [K_10 in Exclude<keyof I_1["metaInfo"], "metaInfo">]: never; };
|
|
655
|
-
} & { [K_11 in Exclude<keyof I_1, keyof Task>]: never; }>(object: I_1): Task;
|
|
417
|
+
} & { [K_5 in Exclude<keyof I, keyof Task>]: never; }>(object: I): Task;
|
|
656
418
|
};
|
|
657
419
|
export declare const TaskQueueConfig: {
|
|
658
420
|
encode(message: TaskQueueConfig, writer?: _m0.Writer): _m0.Writer;
|
|
659
421
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueConfig;
|
|
660
422
|
fromJSON(object: any): TaskQueueConfig;
|
|
661
423
|
toJSON(message: TaskQueueConfig): unknown;
|
|
662
|
-
|
|
663
|
-
maxParallel?: number;
|
|
664
|
-
maxRatePerFile?: number;
|
|
665
|
-
maxRate?: number;
|
|
666
|
-
} & {
|
|
667
|
-
maxParallel?: number;
|
|
668
|
-
maxRatePerFile?: number;
|
|
669
|
-
maxRate?: number;
|
|
670
|
-
} & { [K in Exclude<keyof I, keyof TaskQueueConfig>]: never; }>(base?: I): TaskQueueConfig;
|
|
671
|
-
fromPartial<I_1 extends {
|
|
424
|
+
fromPartial<I extends {
|
|
672
425
|
maxParallel?: number;
|
|
673
426
|
maxRatePerFile?: number;
|
|
674
427
|
maxRate?: number;
|
|
@@ -676,30 +429,25 @@ export declare const TaskQueueConfig: {
|
|
|
676
429
|
maxParallel?: number;
|
|
677
430
|
maxRatePerFile?: number;
|
|
678
431
|
maxRate?: number;
|
|
679
|
-
} & { [
|
|
432
|
+
} & { [K in Exclude<keyof I, keyof TaskQueueConfig>]: never; }>(object: I): TaskQueueConfig;
|
|
680
433
|
};
|
|
681
434
|
export declare const TaskQueueID: {
|
|
682
435
|
encode(message: TaskQueueID, writer?: _m0.Writer): _m0.Writer;
|
|
683
436
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueID;
|
|
684
437
|
fromJSON(object: any): TaskQueueID;
|
|
685
438
|
toJSON(message: TaskQueueID): unknown;
|
|
686
|
-
|
|
687
|
-
id?: string;
|
|
688
|
-
} & {
|
|
689
|
-
id?: string;
|
|
690
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(base?: I): TaskQueueID;
|
|
691
|
-
fromPartial<I_1 extends {
|
|
439
|
+
fromPartial<I extends {
|
|
692
440
|
id?: string;
|
|
693
441
|
} & {
|
|
694
442
|
id?: string;
|
|
695
|
-
} & { [
|
|
443
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): TaskQueueID;
|
|
696
444
|
};
|
|
697
445
|
export declare const TaskQueueConfigReq: {
|
|
698
446
|
encode(message: TaskQueueConfigReq, writer?: _m0.Writer): _m0.Writer;
|
|
699
447
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueConfigReq;
|
|
700
448
|
fromJSON(object: any): TaskQueueConfigReq;
|
|
701
449
|
toJSON(message: TaskQueueConfigReq): unknown;
|
|
702
|
-
|
|
450
|
+
fromPartial<I extends {
|
|
703
451
|
id?: {
|
|
704
452
|
id?: string;
|
|
705
453
|
};
|
|
@@ -723,39 +471,14 @@ export declare const TaskQueueConfigReq: {
|
|
|
723
471
|
maxRatePerFile?: number;
|
|
724
472
|
maxRate?: number;
|
|
725
473
|
} & { [K_1 in Exclude<keyof I["config"], keyof TaskQueueConfig>]: never; };
|
|
726
|
-
} & { [K_2 in Exclude<keyof I, keyof TaskQueueConfigReq>]: never; }>(
|
|
727
|
-
fromPartial<I_1 extends {
|
|
728
|
-
id?: {
|
|
729
|
-
id?: string;
|
|
730
|
-
};
|
|
731
|
-
config?: {
|
|
732
|
-
maxParallel?: number;
|
|
733
|
-
maxRatePerFile?: number;
|
|
734
|
-
maxRate?: number;
|
|
735
|
-
};
|
|
736
|
-
} & {
|
|
737
|
-
id?: {
|
|
738
|
-
id?: string;
|
|
739
|
-
} & {
|
|
740
|
-
id?: string;
|
|
741
|
-
} & { [K_3 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
742
|
-
config?: {
|
|
743
|
-
maxParallel?: number;
|
|
744
|
-
maxRatePerFile?: number;
|
|
745
|
-
maxRate?: number;
|
|
746
|
-
} & {
|
|
747
|
-
maxParallel?: number;
|
|
748
|
-
maxRatePerFile?: number;
|
|
749
|
-
maxRate?: number;
|
|
750
|
-
} & { [K_4 in Exclude<keyof I_1["config"], keyof TaskQueueConfig>]: never; };
|
|
751
|
-
} & { [K_5 in Exclude<keyof I_1, keyof TaskQueueConfigReq>]: never; }>(object: I_1): TaskQueueConfigReq;
|
|
474
|
+
} & { [K_2 in Exclude<keyof I, keyof TaskQueueConfigReq>]: never; }>(object: I): TaskQueueConfigReq;
|
|
752
475
|
};
|
|
753
476
|
export declare const TaskQueue: {
|
|
754
477
|
encode(message: TaskQueue, writer?: _m0.Writer): _m0.Writer;
|
|
755
478
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueue;
|
|
756
479
|
fromJSON(object: any): TaskQueue;
|
|
757
480
|
toJSON(message: TaskQueue): unknown;
|
|
758
|
-
|
|
481
|
+
fromPartial<I extends {
|
|
759
482
|
id?: {
|
|
760
483
|
id?: string;
|
|
761
484
|
};
|
|
@@ -913,8 +636,14 @@ export declare const TaskQueue: {
|
|
|
913
636
|
metaInfo?: string;
|
|
914
637
|
};
|
|
915
638
|
}[]>]: never; };
|
|
916
|
-
} & { [K_8 in Exclude<keyof I, keyof TaskQueue>]: never; }>(
|
|
917
|
-
|
|
639
|
+
} & { [K_8 in Exclude<keyof I, keyof TaskQueue>]: never; }>(object: I): TaskQueue;
|
|
640
|
+
};
|
|
641
|
+
export declare const FileTaskQueueResp: {
|
|
642
|
+
encode(message: FileTaskQueueResp, writer?: _m0.Writer): _m0.Writer;
|
|
643
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): FileTaskQueueResp;
|
|
644
|
+
fromJSON(object: any): FileTaskQueueResp;
|
|
645
|
+
toJSON(message: FileTaskQueueResp): unknown;
|
|
646
|
+
fromPartial<I extends {
|
|
918
647
|
id?: {
|
|
919
648
|
id?: string;
|
|
920
649
|
};
|
|
@@ -951,7 +680,7 @@ export declare const TaskQueue: {
|
|
|
951
680
|
id?: string;
|
|
952
681
|
} & {
|
|
953
682
|
id?: string;
|
|
954
|
-
} & { [
|
|
683
|
+
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
955
684
|
status?: QueueStatus;
|
|
956
685
|
tasks?: {
|
|
957
686
|
id?: {
|
|
@@ -1010,21 +739,21 @@ export declare const TaskQueue: {
|
|
|
1010
739
|
id?: string;
|
|
1011
740
|
} & {
|
|
1012
741
|
id?: string;
|
|
1013
|
-
} & { [
|
|
742
|
+
} & { [K_1 in Exclude<keyof I["tasks"][number]["id"], "id">]: never; };
|
|
1014
743
|
src?: {
|
|
1015
744
|
locationType?: FileLocation_FileLocationType;
|
|
1016
745
|
value?: string;
|
|
1017
746
|
} & {
|
|
1018
747
|
locationType?: FileLocation_FileLocationType;
|
|
1019
748
|
value?: string;
|
|
1020
|
-
} & { [
|
|
749
|
+
} & { [K_2 in Exclude<keyof I["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1021
750
|
dst?: {
|
|
1022
751
|
locationType?: FileLocation_FileLocationType;
|
|
1023
752
|
value?: string;
|
|
1024
753
|
} & {
|
|
1025
754
|
locationType?: FileLocation_FileLocationType;
|
|
1026
755
|
value?: string;
|
|
1027
|
-
} & { [
|
|
756
|
+
} & { [K_3 in Exclude<keyof I["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1028
757
|
fileName?: string;
|
|
1029
758
|
mimeType?: string;
|
|
1030
759
|
status?: TaskStatus;
|
|
@@ -1037,15 +766,15 @@ export declare const TaskQueue: {
|
|
|
1037
766
|
total?: number;
|
|
1038
767
|
transmitted?: number;
|
|
1039
768
|
speed?: number;
|
|
1040
|
-
} & { [
|
|
769
|
+
} & { [K_4 in Exclude<keyof I["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1041
770
|
createdAt?: Date | undefined;
|
|
1042
771
|
updatedAt?: Date | undefined;
|
|
1043
772
|
metaInfo?: {
|
|
1044
773
|
metaInfo?: string;
|
|
1045
774
|
} & {
|
|
1046
775
|
metaInfo?: string;
|
|
1047
|
-
} & { [
|
|
1048
|
-
} & { [
|
|
776
|
+
} & { [K_5 in Exclude<keyof I["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
777
|
+
} & { [K_6 in Exclude<keyof I["tasks"][number], keyof Task>]: never; })[] & { [K_7 in Exclude<keyof I["tasks"], keyof {
|
|
1049
778
|
id?: {
|
|
1050
779
|
id?: string;
|
|
1051
780
|
};
|
|
@@ -1072,338 +801,14 @@ export declare const TaskQueue: {
|
|
|
1072
801
|
metaInfo?: string;
|
|
1073
802
|
};
|
|
1074
803
|
}[]>]: never; };
|
|
1075
|
-
} & { [
|
|
1076
|
-
};
|
|
1077
|
-
export declare const FileTaskQueueResp: {
|
|
1078
|
-
encode(message: FileTaskQueueResp, writer?: _m0.Writer): _m0.Writer;
|
|
1079
|
-
decode(input: _m0.Reader | Uint8Array, length?: number): FileTaskQueueResp;
|
|
1080
|
-
fromJSON(object: any): FileTaskQueueResp;
|
|
1081
|
-
toJSON(message: FileTaskQueueResp): unknown;
|
|
1082
|
-
create<I extends {
|
|
1083
|
-
id?: {
|
|
1084
|
-
id?: string;
|
|
1085
|
-
};
|
|
1086
|
-
status?: QueueStatus;
|
|
1087
|
-
tasks?: {
|
|
1088
|
-
id?: {
|
|
1089
|
-
id?: string;
|
|
1090
|
-
};
|
|
1091
|
-
src?: {
|
|
1092
|
-
locationType?: FileLocation_FileLocationType;
|
|
1093
|
-
value?: string;
|
|
1094
|
-
};
|
|
1095
|
-
dst?: {
|
|
1096
|
-
locationType?: FileLocation_FileLocationType;
|
|
1097
|
-
value?: string;
|
|
1098
|
-
};
|
|
1099
|
-
fileName?: string;
|
|
1100
|
-
mimeType?: string;
|
|
1101
|
-
status?: TaskStatus;
|
|
1102
|
-
size?: number | undefined;
|
|
1103
|
-
info?: {
|
|
1104
|
-
total?: number;
|
|
1105
|
-
transmitted?: number;
|
|
1106
|
-
speed?: number;
|
|
1107
|
-
};
|
|
1108
|
-
createdAt?: Date | undefined;
|
|
1109
|
-
updatedAt?: Date | undefined;
|
|
1110
|
-
metaInfo?: {
|
|
1111
|
-
metaInfo?: string;
|
|
1112
|
-
};
|
|
1113
|
-
}[];
|
|
1114
|
-
} & {
|
|
1115
|
-
id?: {
|
|
1116
|
-
id?: string;
|
|
1117
|
-
} & {
|
|
1118
|
-
id?: string;
|
|
1119
|
-
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
1120
|
-
status?: QueueStatus;
|
|
1121
|
-
tasks?: {
|
|
1122
|
-
id?: {
|
|
1123
|
-
id?: string;
|
|
1124
|
-
};
|
|
1125
|
-
src?: {
|
|
1126
|
-
locationType?: FileLocation_FileLocationType;
|
|
1127
|
-
value?: string;
|
|
1128
|
-
};
|
|
1129
|
-
dst?: {
|
|
1130
|
-
locationType?: FileLocation_FileLocationType;
|
|
1131
|
-
value?: string;
|
|
1132
|
-
};
|
|
1133
|
-
fileName?: string;
|
|
1134
|
-
mimeType?: string;
|
|
1135
|
-
status?: TaskStatus;
|
|
1136
|
-
size?: number | undefined;
|
|
1137
|
-
info?: {
|
|
1138
|
-
total?: number;
|
|
1139
|
-
transmitted?: number;
|
|
1140
|
-
speed?: number;
|
|
1141
|
-
};
|
|
1142
|
-
createdAt?: Date | undefined;
|
|
1143
|
-
updatedAt?: Date | undefined;
|
|
1144
|
-
metaInfo?: {
|
|
1145
|
-
metaInfo?: string;
|
|
1146
|
-
};
|
|
1147
|
-
}[] & ({
|
|
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
|
-
id?: string;
|
|
1178
|
-
} & { [K_1 in Exclude<keyof I["tasks"][number]["id"], "id">]: never; };
|
|
1179
|
-
src?: {
|
|
1180
|
-
locationType?: FileLocation_FileLocationType;
|
|
1181
|
-
value?: string;
|
|
1182
|
-
} & {
|
|
1183
|
-
locationType?: FileLocation_FileLocationType;
|
|
1184
|
-
value?: string;
|
|
1185
|
-
} & { [K_2 in Exclude<keyof I["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1186
|
-
dst?: {
|
|
1187
|
-
locationType?: FileLocation_FileLocationType;
|
|
1188
|
-
value?: string;
|
|
1189
|
-
} & {
|
|
1190
|
-
locationType?: FileLocation_FileLocationType;
|
|
1191
|
-
value?: string;
|
|
1192
|
-
} & { [K_3 in Exclude<keyof I["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1193
|
-
fileName?: string;
|
|
1194
|
-
mimeType?: string;
|
|
1195
|
-
status?: TaskStatus;
|
|
1196
|
-
size?: number | undefined;
|
|
1197
|
-
info?: {
|
|
1198
|
-
total?: number;
|
|
1199
|
-
transmitted?: number;
|
|
1200
|
-
speed?: number;
|
|
1201
|
-
} & {
|
|
1202
|
-
total?: number;
|
|
1203
|
-
transmitted?: number;
|
|
1204
|
-
speed?: number;
|
|
1205
|
-
} & { [K_4 in Exclude<keyof I["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1206
|
-
createdAt?: Date | undefined;
|
|
1207
|
-
updatedAt?: Date | undefined;
|
|
1208
|
-
metaInfo?: {
|
|
1209
|
-
metaInfo?: string;
|
|
1210
|
-
} & {
|
|
1211
|
-
metaInfo?: string;
|
|
1212
|
-
} & { [K_5 in Exclude<keyof I["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
1213
|
-
} & { [K_6 in Exclude<keyof I["tasks"][number], keyof Task>]: never; })[] & { [K_7 in Exclude<keyof I["tasks"], keyof {
|
|
1214
|
-
id?: {
|
|
1215
|
-
id?: string;
|
|
1216
|
-
};
|
|
1217
|
-
src?: {
|
|
1218
|
-
locationType?: FileLocation_FileLocationType;
|
|
1219
|
-
value?: string;
|
|
1220
|
-
};
|
|
1221
|
-
dst?: {
|
|
1222
|
-
locationType?: FileLocation_FileLocationType;
|
|
1223
|
-
value?: string;
|
|
1224
|
-
};
|
|
1225
|
-
fileName?: string;
|
|
1226
|
-
mimeType?: string;
|
|
1227
|
-
status?: TaskStatus;
|
|
1228
|
-
size?: number | undefined;
|
|
1229
|
-
info?: {
|
|
1230
|
-
total?: number;
|
|
1231
|
-
transmitted?: number;
|
|
1232
|
-
speed?: number;
|
|
1233
|
-
};
|
|
1234
|
-
createdAt?: Date | undefined;
|
|
1235
|
-
updatedAt?: Date | undefined;
|
|
1236
|
-
metaInfo?: {
|
|
1237
|
-
metaInfo?: string;
|
|
1238
|
-
};
|
|
1239
|
-
}[]>]: never; };
|
|
1240
|
-
} & { [K_8 in Exclude<keyof I, keyof FileTaskQueueResp>]: never; }>(base?: I): FileTaskQueueResp;
|
|
1241
|
-
fromPartial<I_1 extends {
|
|
1242
|
-
id?: {
|
|
1243
|
-
id?: string;
|
|
1244
|
-
};
|
|
1245
|
-
status?: QueueStatus;
|
|
1246
|
-
tasks?: {
|
|
1247
|
-
id?: {
|
|
1248
|
-
id?: string;
|
|
1249
|
-
};
|
|
1250
|
-
src?: {
|
|
1251
|
-
locationType?: FileLocation_FileLocationType;
|
|
1252
|
-
value?: string;
|
|
1253
|
-
};
|
|
1254
|
-
dst?: {
|
|
1255
|
-
locationType?: FileLocation_FileLocationType;
|
|
1256
|
-
value?: string;
|
|
1257
|
-
};
|
|
1258
|
-
fileName?: string;
|
|
1259
|
-
mimeType?: string;
|
|
1260
|
-
status?: TaskStatus;
|
|
1261
|
-
size?: number | undefined;
|
|
1262
|
-
info?: {
|
|
1263
|
-
total?: number;
|
|
1264
|
-
transmitted?: number;
|
|
1265
|
-
speed?: number;
|
|
1266
|
-
};
|
|
1267
|
-
createdAt?: Date | undefined;
|
|
1268
|
-
updatedAt?: Date | undefined;
|
|
1269
|
-
metaInfo?: {
|
|
1270
|
-
metaInfo?: string;
|
|
1271
|
-
};
|
|
1272
|
-
}[];
|
|
1273
|
-
} & {
|
|
1274
|
-
id?: {
|
|
1275
|
-
id?: string;
|
|
1276
|
-
} & {
|
|
1277
|
-
id?: string;
|
|
1278
|
-
} & { [K_9 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1279
|
-
status?: QueueStatus;
|
|
1280
|
-
tasks?: {
|
|
1281
|
-
id?: {
|
|
1282
|
-
id?: string;
|
|
1283
|
-
};
|
|
1284
|
-
src?: {
|
|
1285
|
-
locationType?: FileLocation_FileLocationType;
|
|
1286
|
-
value?: string;
|
|
1287
|
-
};
|
|
1288
|
-
dst?: {
|
|
1289
|
-
locationType?: FileLocation_FileLocationType;
|
|
1290
|
-
value?: string;
|
|
1291
|
-
};
|
|
1292
|
-
fileName?: string;
|
|
1293
|
-
mimeType?: string;
|
|
1294
|
-
status?: TaskStatus;
|
|
1295
|
-
size?: number | undefined;
|
|
1296
|
-
info?: {
|
|
1297
|
-
total?: number;
|
|
1298
|
-
transmitted?: number;
|
|
1299
|
-
speed?: number;
|
|
1300
|
-
};
|
|
1301
|
-
createdAt?: Date | undefined;
|
|
1302
|
-
updatedAt?: Date | undefined;
|
|
1303
|
-
metaInfo?: {
|
|
1304
|
-
metaInfo?: string;
|
|
1305
|
-
};
|
|
1306
|
-
}[] & ({
|
|
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
|
-
id?: string;
|
|
1337
|
-
} & { [K_10 in Exclude<keyof I_1["tasks"][number]["id"], "id">]: never; };
|
|
1338
|
-
src?: {
|
|
1339
|
-
locationType?: FileLocation_FileLocationType;
|
|
1340
|
-
value?: string;
|
|
1341
|
-
} & {
|
|
1342
|
-
locationType?: FileLocation_FileLocationType;
|
|
1343
|
-
value?: string;
|
|
1344
|
-
} & { [K_11 in Exclude<keyof I_1["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1345
|
-
dst?: {
|
|
1346
|
-
locationType?: FileLocation_FileLocationType;
|
|
1347
|
-
value?: string;
|
|
1348
|
-
} & {
|
|
1349
|
-
locationType?: FileLocation_FileLocationType;
|
|
1350
|
-
value?: string;
|
|
1351
|
-
} & { [K_12 in Exclude<keyof I_1["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1352
|
-
fileName?: string;
|
|
1353
|
-
mimeType?: string;
|
|
1354
|
-
status?: TaskStatus;
|
|
1355
|
-
size?: number | undefined;
|
|
1356
|
-
info?: {
|
|
1357
|
-
total?: number;
|
|
1358
|
-
transmitted?: number;
|
|
1359
|
-
speed?: number;
|
|
1360
|
-
} & {
|
|
1361
|
-
total?: number;
|
|
1362
|
-
transmitted?: number;
|
|
1363
|
-
speed?: number;
|
|
1364
|
-
} & { [K_13 in Exclude<keyof I_1["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1365
|
-
createdAt?: Date | undefined;
|
|
1366
|
-
updatedAt?: Date | undefined;
|
|
1367
|
-
metaInfo?: {
|
|
1368
|
-
metaInfo?: string;
|
|
1369
|
-
} & {
|
|
1370
|
-
metaInfo?: string;
|
|
1371
|
-
} & { [K_14 in Exclude<keyof I_1["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
1372
|
-
} & { [K_15 in Exclude<keyof I_1["tasks"][number], keyof Task>]: never; })[] & { [K_16 in Exclude<keyof I_1["tasks"], keyof {
|
|
1373
|
-
id?: {
|
|
1374
|
-
id?: string;
|
|
1375
|
-
};
|
|
1376
|
-
src?: {
|
|
1377
|
-
locationType?: FileLocation_FileLocationType;
|
|
1378
|
-
value?: string;
|
|
1379
|
-
};
|
|
1380
|
-
dst?: {
|
|
1381
|
-
locationType?: FileLocation_FileLocationType;
|
|
1382
|
-
value?: string;
|
|
1383
|
-
};
|
|
1384
|
-
fileName?: string;
|
|
1385
|
-
mimeType?: string;
|
|
1386
|
-
status?: TaskStatus;
|
|
1387
|
-
size?: number | undefined;
|
|
1388
|
-
info?: {
|
|
1389
|
-
total?: number;
|
|
1390
|
-
transmitted?: number;
|
|
1391
|
-
speed?: number;
|
|
1392
|
-
};
|
|
1393
|
-
createdAt?: Date | undefined;
|
|
1394
|
-
updatedAt?: Date | undefined;
|
|
1395
|
-
metaInfo?: {
|
|
1396
|
-
metaInfo?: string;
|
|
1397
|
-
};
|
|
1398
|
-
}[]>]: never; };
|
|
1399
|
-
} & { [K_17 in Exclude<keyof I_1, keyof FileTaskQueueResp>]: never; }>(object: I_1): FileTaskQueueResp;
|
|
804
|
+
} & { [K_8 in Exclude<keyof I, keyof FileTaskQueueResp>]: never; }>(object: I): FileTaskQueueResp;
|
|
1400
805
|
};
|
|
1401
806
|
export declare const TaskQueueQueryReq: {
|
|
1402
807
|
encode(message: TaskQueueQueryReq, writer?: _m0.Writer): _m0.Writer;
|
|
1403
808
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueQueryReq;
|
|
1404
809
|
fromJSON(object: any): TaskQueueQueryReq;
|
|
1405
810
|
toJSON(message: TaskQueueQueryReq): unknown;
|
|
1406
|
-
|
|
811
|
+
fromPartial<I extends {
|
|
1407
812
|
id?: {
|
|
1408
813
|
id?: string;
|
|
1409
814
|
};
|
|
@@ -1415,27 +820,14 @@ export declare const TaskQueueQueryReq: {
|
|
|
1415
820
|
id?: string;
|
|
1416
821
|
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
1417
822
|
status?: TaskStatus[] & TaskStatus[] & { [K_1 in Exclude<keyof I["status"], keyof TaskStatus[]>]: never; };
|
|
1418
|
-
} & { [K_2 in Exclude<keyof I, keyof TaskQueueQueryReq>]: never; }>(
|
|
1419
|
-
fromPartial<I_1 extends {
|
|
1420
|
-
id?: {
|
|
1421
|
-
id?: string;
|
|
1422
|
-
};
|
|
1423
|
-
status?: TaskStatus[];
|
|
1424
|
-
} & {
|
|
1425
|
-
id?: {
|
|
1426
|
-
id?: string;
|
|
1427
|
-
} & {
|
|
1428
|
-
id?: string;
|
|
1429
|
-
} & { [K_3 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1430
|
-
status?: TaskStatus[] & TaskStatus[] & { [K_4 in Exclude<keyof I_1["status"], keyof TaskStatus[]>]: never; };
|
|
1431
|
-
} & { [K_5 in Exclude<keyof I_1, keyof TaskQueueQueryReq>]: never; }>(object: I_1): TaskQueueQueryReq;
|
|
823
|
+
} & { [K_2 in Exclude<keyof I, keyof TaskQueueQueryReq>]: never; }>(object: I): TaskQueueQueryReq;
|
|
1432
824
|
};
|
|
1433
825
|
export declare const QueueMessageResp: {
|
|
1434
826
|
encode(message: QueueMessageResp, writer?: _m0.Writer): _m0.Writer;
|
|
1435
827
|
decode(input: _m0.Reader | Uint8Array, length?: number): QueueMessageResp;
|
|
1436
828
|
fromJSON(object: any): QueueMessageResp;
|
|
1437
829
|
toJSON(message: QueueMessageResp): unknown;
|
|
1438
|
-
|
|
830
|
+
fromPartial<I extends {
|
|
1439
831
|
id?: {
|
|
1440
832
|
id?: string;
|
|
1441
833
|
};
|
|
@@ -1545,125 +937,14 @@ export declare const QueueMessageResp: {
|
|
|
1545
937
|
action?: MsgAction;
|
|
1546
938
|
status?: TaskStatus;
|
|
1547
939
|
errorMessage?: string | undefined;
|
|
1548
|
-
} & { [K_7 in Exclude<keyof I, keyof QueueMessageResp>]: never; }>(
|
|
1549
|
-
fromPartial<I_1 extends {
|
|
1550
|
-
id?: {
|
|
1551
|
-
id?: string;
|
|
1552
|
-
};
|
|
1553
|
-
task?: {
|
|
1554
|
-
id?: {
|
|
1555
|
-
id?: string;
|
|
1556
|
-
};
|
|
1557
|
-
src?: {
|
|
1558
|
-
locationType?: FileLocation_FileLocationType;
|
|
1559
|
-
value?: string;
|
|
1560
|
-
};
|
|
1561
|
-
dst?: {
|
|
1562
|
-
locationType?: FileLocation_FileLocationType;
|
|
1563
|
-
value?: string;
|
|
1564
|
-
};
|
|
1565
|
-
fileName?: string;
|
|
1566
|
-
mimeType?: string;
|
|
1567
|
-
status?: TaskStatus;
|
|
1568
|
-
size?: number | undefined;
|
|
1569
|
-
info?: {
|
|
1570
|
-
total?: number;
|
|
1571
|
-
transmitted?: number;
|
|
1572
|
-
speed?: number;
|
|
1573
|
-
};
|
|
1574
|
-
createdAt?: Date | undefined;
|
|
1575
|
-
updatedAt?: Date | undefined;
|
|
1576
|
-
metaInfo?: {
|
|
1577
|
-
metaInfo?: string;
|
|
1578
|
-
};
|
|
1579
|
-
};
|
|
1580
|
-
action?: MsgAction;
|
|
1581
|
-
status?: TaskStatus;
|
|
1582
|
-
errorMessage?: string | undefined;
|
|
1583
|
-
} & {
|
|
1584
|
-
id?: {
|
|
1585
|
-
id?: string;
|
|
1586
|
-
} & {
|
|
1587
|
-
id?: string;
|
|
1588
|
-
} & { [K_8 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1589
|
-
task?: {
|
|
1590
|
-
id?: {
|
|
1591
|
-
id?: string;
|
|
1592
|
-
};
|
|
1593
|
-
src?: {
|
|
1594
|
-
locationType?: FileLocation_FileLocationType;
|
|
1595
|
-
value?: string;
|
|
1596
|
-
};
|
|
1597
|
-
dst?: {
|
|
1598
|
-
locationType?: FileLocation_FileLocationType;
|
|
1599
|
-
value?: string;
|
|
1600
|
-
};
|
|
1601
|
-
fileName?: string;
|
|
1602
|
-
mimeType?: string;
|
|
1603
|
-
status?: TaskStatus;
|
|
1604
|
-
size?: number | undefined;
|
|
1605
|
-
info?: {
|
|
1606
|
-
total?: number;
|
|
1607
|
-
transmitted?: number;
|
|
1608
|
-
speed?: number;
|
|
1609
|
-
};
|
|
1610
|
-
createdAt?: Date | undefined;
|
|
1611
|
-
updatedAt?: Date | undefined;
|
|
1612
|
-
metaInfo?: {
|
|
1613
|
-
metaInfo?: string;
|
|
1614
|
-
};
|
|
1615
|
-
} & {
|
|
1616
|
-
id?: {
|
|
1617
|
-
id?: string;
|
|
1618
|
-
} & {
|
|
1619
|
-
id?: string;
|
|
1620
|
-
} & { [K_9 in Exclude<keyof I_1["task"]["id"], "id">]: never; };
|
|
1621
|
-
src?: {
|
|
1622
|
-
locationType?: FileLocation_FileLocationType;
|
|
1623
|
-
value?: string;
|
|
1624
|
-
} & {
|
|
1625
|
-
locationType?: FileLocation_FileLocationType;
|
|
1626
|
-
value?: string;
|
|
1627
|
-
} & { [K_10 in Exclude<keyof I_1["task"]["src"], keyof FileLocation>]: never; };
|
|
1628
|
-
dst?: {
|
|
1629
|
-
locationType?: FileLocation_FileLocationType;
|
|
1630
|
-
value?: string;
|
|
1631
|
-
} & {
|
|
1632
|
-
locationType?: FileLocation_FileLocationType;
|
|
1633
|
-
value?: string;
|
|
1634
|
-
} & { [K_11 in Exclude<keyof I_1["task"]["dst"], keyof FileLocation>]: never; };
|
|
1635
|
-
fileName?: string;
|
|
1636
|
-
mimeType?: string;
|
|
1637
|
-
status?: TaskStatus;
|
|
1638
|
-
size?: number | undefined;
|
|
1639
|
-
info?: {
|
|
1640
|
-
total?: number;
|
|
1641
|
-
transmitted?: number;
|
|
1642
|
-
speed?: number;
|
|
1643
|
-
} & {
|
|
1644
|
-
total?: number;
|
|
1645
|
-
transmitted?: number;
|
|
1646
|
-
speed?: number;
|
|
1647
|
-
} & { [K_12 in Exclude<keyof I_1["task"]["info"], keyof TransmitInfo>]: never; };
|
|
1648
|
-
createdAt?: Date | undefined;
|
|
1649
|
-
updatedAt?: Date | undefined;
|
|
1650
|
-
metaInfo?: {
|
|
1651
|
-
metaInfo?: string;
|
|
1652
|
-
} & {
|
|
1653
|
-
metaInfo?: string;
|
|
1654
|
-
} & { [K_13 in Exclude<keyof I_1["task"]["metaInfo"], "metaInfo">]: never; };
|
|
1655
|
-
} & { [K_14 in Exclude<keyof I_1["task"], keyof Task>]: never; };
|
|
1656
|
-
action?: MsgAction;
|
|
1657
|
-
status?: TaskStatus;
|
|
1658
|
-
errorMessage?: string | undefined;
|
|
1659
|
-
} & { [K_15 in Exclude<keyof I_1, keyof QueueMessageResp>]: never; }>(object: I_1): QueueMessageResp;
|
|
940
|
+
} & { [K_7 in Exclude<keyof I, keyof QueueMessageResp>]: never; }>(object: I): QueueMessageResp;
|
|
1660
941
|
};
|
|
1661
942
|
export declare const TaskQueueListResp: {
|
|
1662
943
|
encode(message: TaskQueueListResp, writer?: _m0.Writer): _m0.Writer;
|
|
1663
944
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueListResp;
|
|
1664
945
|
fromJSON(object: any): TaskQueueListResp;
|
|
1665
946
|
toJSON(message: TaskQueueListResp): unknown;
|
|
1666
|
-
|
|
947
|
+
fromPartial<I extends {
|
|
1667
948
|
ids?: {
|
|
1668
949
|
id?: string;
|
|
1669
950
|
}[];
|
|
@@ -1677,22 +958,7 @@ export declare const TaskQueueListResp: {
|
|
|
1677
958
|
} & { [K in Exclude<keyof I["ids"][number], "id">]: never; })[] & { [K_1 in Exclude<keyof I["ids"], keyof {
|
|
1678
959
|
id?: string;
|
|
1679
960
|
}[]>]: never; };
|
|
1680
|
-
} & { [K_2 in Exclude<keyof I, "ids">]: never; }>(
|
|
1681
|
-
fromPartial<I_1 extends {
|
|
1682
|
-
ids?: {
|
|
1683
|
-
id?: string;
|
|
1684
|
-
}[];
|
|
1685
|
-
} & {
|
|
1686
|
-
ids?: {
|
|
1687
|
-
id?: string;
|
|
1688
|
-
}[] & ({
|
|
1689
|
-
id?: string;
|
|
1690
|
-
} & {
|
|
1691
|
-
id?: string;
|
|
1692
|
-
} & { [K_3 in Exclude<keyof I_1["ids"][number], "id">]: never; })[] & { [K_4 in Exclude<keyof I_1["ids"], keyof {
|
|
1693
|
-
id?: string;
|
|
1694
|
-
}[]>]: never; };
|
|
1695
|
-
} & { [K_5 in Exclude<keyof I_1, "ids">]: never; }>(object: I_1): TaskQueueListResp;
|
|
961
|
+
} & { [K_2 in Exclude<keyof I, "ids">]: never; }>(object: I): TaskQueueListResp;
|
|
1696
962
|
};
|
|
1697
963
|
/** Task status */
|
|
1698
964
|
export interface FileTransferService {
|
|
@@ -1763,7 +1029,7 @@ interface UnaryMethodDefinitionishR extends grpc.UnaryMethodDefinition<any, any>
|
|
|
1763
1029
|
requestStream: any;
|
|
1764
1030
|
responseStream: any;
|
|
1765
1031
|
}
|
|
1766
|
-
type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1032
|
+
declare type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1767
1033
|
interface Rpc {
|
|
1768
1034
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1769
1035
|
invoke<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Observable<any>;
|
|
@@ -1781,12 +1047,11 @@ export declare class GrpcWebImpl {
|
|
|
1781
1047
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1782
1048
|
invoke<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Observable<any>;
|
|
1783
1049
|
}
|
|
1784
|
-
declare
|
|
1785
|
-
type
|
|
1786
|
-
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 {} ? {
|
|
1050
|
+
declare type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
1051
|
+
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 {} ? {
|
|
1787
1052
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
1788
1053
|
} : Partial<T>;
|
|
1789
|
-
export declare class GrpcWebError extends
|
|
1054
|
+
export declare class GrpcWebError extends Error {
|
|
1790
1055
|
code: grpc.Code;
|
|
1791
1056
|
metadata: grpc.Metadata;
|
|
1792
1057
|
constructor(message: string, code: grpc.Code, metadata: grpc.Metadata);
|