@lazycatcloud/sdk 0.1.168 → 0.1.170
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 +86 -0
- package/dist/common/apk_shell.d.ts.map +1 -0
- package/dist/common/apk_shell.js +241 -0
- package/dist/common/apk_shell.js.map +1 -0
- 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 +63 -851
- package/dist/common/filetrans.d.ts.map +1 -1
- package/dist/common/filetrans.js +208 -411
- 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 +190 -18
- package/dist/common/message.d.ts.map +1 -1
- package/dist/common/message.js +495 -43
- 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 +18 -107
- package/dist/dlna/dlna.d.ts.map +1 -1
- package/dist/dlna/dlna.js +60 -174
- 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 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +31 -29
- package/dist/index.js.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 +16 -53
- 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 +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 +8 -27
- package/dist/ssdp/ssdp.d.ts.map +1 -1
- package/dist/ssdp/ssdp.js +19 -65
- 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 +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
|
@@ -27,6 +27,13 @@ export declare enum QueueStatus {
|
|
|
27
27
|
}
|
|
28
28
|
export declare function queueStatusFromJSON(object: any): QueueStatus;
|
|
29
29
|
export declare function queueStatusToJSON(object: QueueStatus): string;
|
|
30
|
+
export declare enum Order {
|
|
31
|
+
ASC = 0,
|
|
32
|
+
DESC = 1,
|
|
33
|
+
UNRECOGNIZED = -1
|
|
34
|
+
}
|
|
35
|
+
export declare function orderFromJSON(object: any): Order;
|
|
36
|
+
export declare function orderToJSON(object: Order): string;
|
|
30
37
|
export declare enum MsgAction {
|
|
31
38
|
Add = 0,
|
|
32
39
|
Del = 1,
|
|
@@ -125,6 +132,7 @@ export interface FileTaskQueueResp {
|
|
|
125
132
|
export interface TaskQueueQueryReq {
|
|
126
133
|
id: TaskQueueID | undefined;
|
|
127
134
|
status: TaskStatus[];
|
|
135
|
+
order?: Order | undefined;
|
|
128
136
|
}
|
|
129
137
|
export interface TaskQueueStatisticsReq {
|
|
130
138
|
id: TaskQueueID[];
|
|
@@ -159,43 +167,31 @@ export declare const FileLocation: {
|
|
|
159
167
|
decode(input: _m0.Reader | Uint8Array, length?: number): FileLocation;
|
|
160
168
|
fromJSON(object: any): FileLocation;
|
|
161
169
|
toJSON(message: FileLocation): unknown;
|
|
162
|
-
|
|
163
|
-
locationType?: FileLocation_FileLocationType;
|
|
164
|
-
value?: string;
|
|
165
|
-
} & {
|
|
166
|
-
locationType?: FileLocation_FileLocationType;
|
|
167
|
-
value?: string;
|
|
168
|
-
} & { [K in Exclude<keyof I, keyof FileLocation>]: never; }>(base?: I): FileLocation;
|
|
169
|
-
fromPartial<I_1 extends {
|
|
170
|
+
fromPartial<I extends {
|
|
170
171
|
locationType?: FileLocation_FileLocationType;
|
|
171
172
|
value?: string;
|
|
172
173
|
} & {
|
|
173
174
|
locationType?: FileLocation_FileLocationType;
|
|
174
175
|
value?: string;
|
|
175
|
-
} & { [
|
|
176
|
+
} & { [K in Exclude<keyof I, keyof FileLocation>]: never; }>(object: I): FileLocation;
|
|
176
177
|
};
|
|
177
178
|
export declare const MetaInfo: {
|
|
178
179
|
encode(message: MetaInfo, writer?: _m0.Writer): _m0.Writer;
|
|
179
180
|
decode(input: _m0.Reader | Uint8Array, length?: number): MetaInfo;
|
|
180
181
|
fromJSON(object: any): MetaInfo;
|
|
181
182
|
toJSON(message: MetaInfo): unknown;
|
|
182
|
-
|
|
183
|
-
metaInfo?: string;
|
|
184
|
-
} & {
|
|
185
|
-
metaInfo?: string;
|
|
186
|
-
} & { [K in Exclude<keyof I, "metaInfo">]: never; }>(base?: I): MetaInfo;
|
|
187
|
-
fromPartial<I_1 extends {
|
|
183
|
+
fromPartial<I extends {
|
|
188
184
|
metaInfo?: string;
|
|
189
185
|
} & {
|
|
190
186
|
metaInfo?: string;
|
|
191
|
-
} & { [
|
|
187
|
+
} & { [K in Exclude<keyof I, "metaInfo">]: never; }>(object: I): MetaInfo;
|
|
192
188
|
};
|
|
193
189
|
export declare const TaskCreateRequest: {
|
|
194
190
|
encode(message: TaskCreateRequest, writer?: _m0.Writer): _m0.Writer;
|
|
195
191
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskCreateRequest;
|
|
196
192
|
fromJSON(object: any): TaskCreateRequest;
|
|
197
193
|
toJSON(message: TaskCreateRequest): unknown;
|
|
198
|
-
|
|
194
|
+
fromPartial<I extends {
|
|
199
195
|
src?: {
|
|
200
196
|
locationType?: FileLocation_FileLocationType;
|
|
201
197
|
value?: string;
|
|
@@ -239,59 +235,14 @@ export declare const TaskCreateRequest: {
|
|
|
239
235
|
} & {
|
|
240
236
|
metaInfo?: string;
|
|
241
237
|
} & { [K_3 in Exclude<keyof I["metaInfo"], "metaInfo">]: never; };
|
|
242
|
-
} & { [K_4 in Exclude<keyof I, keyof TaskCreateRequest>]: never; }>(
|
|
243
|
-
fromPartial<I_1 extends {
|
|
244
|
-
src?: {
|
|
245
|
-
locationType?: FileLocation_FileLocationType;
|
|
246
|
-
value?: string;
|
|
247
|
-
};
|
|
248
|
-
dst?: {
|
|
249
|
-
locationType?: FileLocation_FileLocationType;
|
|
250
|
-
value?: string;
|
|
251
|
-
};
|
|
252
|
-
name?: string;
|
|
253
|
-
queueId?: {
|
|
254
|
-
id?: string;
|
|
255
|
-
};
|
|
256
|
-
status?: TaskStatus | undefined;
|
|
257
|
-
metaInfo?: {
|
|
258
|
-
metaInfo?: string;
|
|
259
|
-
};
|
|
260
|
-
} & {
|
|
261
|
-
src?: {
|
|
262
|
-
locationType?: FileLocation_FileLocationType;
|
|
263
|
-
value?: string;
|
|
264
|
-
} & {
|
|
265
|
-
locationType?: FileLocation_FileLocationType;
|
|
266
|
-
value?: string;
|
|
267
|
-
} & { [K_5 in Exclude<keyof I_1["src"], keyof FileLocation>]: never; };
|
|
268
|
-
dst?: {
|
|
269
|
-
locationType?: FileLocation_FileLocationType;
|
|
270
|
-
value?: string;
|
|
271
|
-
} & {
|
|
272
|
-
locationType?: FileLocation_FileLocationType;
|
|
273
|
-
value?: string;
|
|
274
|
-
} & { [K_6 in Exclude<keyof I_1["dst"], keyof FileLocation>]: never; };
|
|
275
|
-
name?: string;
|
|
276
|
-
queueId?: {
|
|
277
|
-
id?: string;
|
|
278
|
-
} & {
|
|
279
|
-
id?: string;
|
|
280
|
-
} & { [K_7 in Exclude<keyof I_1["queueId"], "id">]: never; };
|
|
281
|
-
status?: TaskStatus | undefined;
|
|
282
|
-
metaInfo?: {
|
|
283
|
-
metaInfo?: string;
|
|
284
|
-
} & {
|
|
285
|
-
metaInfo?: string;
|
|
286
|
-
} & { [K_8 in Exclude<keyof I_1["metaInfo"], "metaInfo">]: never; };
|
|
287
|
-
} & { [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;
|
|
288
239
|
};
|
|
289
240
|
export declare const TaskCreateRequests: {
|
|
290
241
|
encode(message: TaskCreateRequests, writer?: _m0.Writer): _m0.Writer;
|
|
291
242
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskCreateRequests;
|
|
292
243
|
fromJSON(object: any): TaskCreateRequests;
|
|
293
244
|
toJSON(message: TaskCreateRequests): unknown;
|
|
294
|
-
|
|
245
|
+
fromPartial<I extends {
|
|
295
246
|
Requests?: {
|
|
296
247
|
src?: {
|
|
297
248
|
locationType?: FileLocation_FileLocationType;
|
|
@@ -390,139 +341,25 @@ export declare const TaskCreateRequests: {
|
|
|
390
341
|
metaInfo?: string;
|
|
391
342
|
};
|
|
392
343
|
}[]>]: never; };
|
|
393
|
-
} & { [K_6 in Exclude<keyof I, "Requests">]: never; }>(
|
|
394
|
-
fromPartial<I_1 extends {
|
|
395
|
-
Requests?: {
|
|
396
|
-
src?: {
|
|
397
|
-
locationType?: FileLocation_FileLocationType;
|
|
398
|
-
value?: string;
|
|
399
|
-
};
|
|
400
|
-
dst?: {
|
|
401
|
-
locationType?: FileLocation_FileLocationType;
|
|
402
|
-
value?: string;
|
|
403
|
-
};
|
|
404
|
-
name?: string;
|
|
405
|
-
queueId?: {
|
|
406
|
-
id?: string;
|
|
407
|
-
};
|
|
408
|
-
status?: TaskStatus | undefined;
|
|
409
|
-
metaInfo?: {
|
|
410
|
-
metaInfo?: string;
|
|
411
|
-
};
|
|
412
|
-
}[];
|
|
413
|
-
} & {
|
|
414
|
-
Requests?: {
|
|
415
|
-
src?: {
|
|
416
|
-
locationType?: FileLocation_FileLocationType;
|
|
417
|
-
value?: string;
|
|
418
|
-
};
|
|
419
|
-
dst?: {
|
|
420
|
-
locationType?: FileLocation_FileLocationType;
|
|
421
|
-
value?: string;
|
|
422
|
-
};
|
|
423
|
-
name?: string;
|
|
424
|
-
queueId?: {
|
|
425
|
-
id?: string;
|
|
426
|
-
};
|
|
427
|
-
status?: TaskStatus | undefined;
|
|
428
|
-
metaInfo?: {
|
|
429
|
-
metaInfo?: string;
|
|
430
|
-
};
|
|
431
|
-
}[] & ({
|
|
432
|
-
src?: {
|
|
433
|
-
locationType?: FileLocation_FileLocationType;
|
|
434
|
-
value?: string;
|
|
435
|
-
};
|
|
436
|
-
dst?: {
|
|
437
|
-
locationType?: FileLocation_FileLocationType;
|
|
438
|
-
value?: string;
|
|
439
|
-
};
|
|
440
|
-
name?: string;
|
|
441
|
-
queueId?: {
|
|
442
|
-
id?: string;
|
|
443
|
-
};
|
|
444
|
-
status?: TaskStatus | undefined;
|
|
445
|
-
metaInfo?: {
|
|
446
|
-
metaInfo?: string;
|
|
447
|
-
};
|
|
448
|
-
} & {
|
|
449
|
-
src?: {
|
|
450
|
-
locationType?: FileLocation_FileLocationType;
|
|
451
|
-
value?: string;
|
|
452
|
-
} & {
|
|
453
|
-
locationType?: FileLocation_FileLocationType;
|
|
454
|
-
value?: string;
|
|
455
|
-
} & { [K_7 in Exclude<keyof I_1["Requests"][number]["src"], keyof FileLocation>]: never; };
|
|
456
|
-
dst?: {
|
|
457
|
-
locationType?: FileLocation_FileLocationType;
|
|
458
|
-
value?: string;
|
|
459
|
-
} & {
|
|
460
|
-
locationType?: FileLocation_FileLocationType;
|
|
461
|
-
value?: string;
|
|
462
|
-
} & { [K_8 in Exclude<keyof I_1["Requests"][number]["dst"], keyof FileLocation>]: never; };
|
|
463
|
-
name?: string;
|
|
464
|
-
queueId?: {
|
|
465
|
-
id?: string;
|
|
466
|
-
} & {
|
|
467
|
-
id?: string;
|
|
468
|
-
} & { [K_9 in Exclude<keyof I_1["Requests"][number]["queueId"], "id">]: never; };
|
|
469
|
-
status?: TaskStatus | undefined;
|
|
470
|
-
metaInfo?: {
|
|
471
|
-
metaInfo?: string;
|
|
472
|
-
} & {
|
|
473
|
-
metaInfo?: string;
|
|
474
|
-
} & { [K_10 in Exclude<keyof I_1["Requests"][number]["metaInfo"], "metaInfo">]: never; };
|
|
475
|
-
} & { [K_11 in Exclude<keyof I_1["Requests"][number], keyof TaskCreateRequest>]: never; })[] & { [K_12 in Exclude<keyof I_1["Requests"], keyof {
|
|
476
|
-
src?: {
|
|
477
|
-
locationType?: FileLocation_FileLocationType;
|
|
478
|
-
value?: string;
|
|
479
|
-
};
|
|
480
|
-
dst?: {
|
|
481
|
-
locationType?: FileLocation_FileLocationType;
|
|
482
|
-
value?: string;
|
|
483
|
-
};
|
|
484
|
-
name?: string;
|
|
485
|
-
queueId?: {
|
|
486
|
-
id?: string;
|
|
487
|
-
};
|
|
488
|
-
status?: TaskStatus | undefined;
|
|
489
|
-
metaInfo?: {
|
|
490
|
-
metaInfo?: string;
|
|
491
|
-
};
|
|
492
|
-
}[]>]: never; };
|
|
493
|
-
} & { [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;
|
|
494
345
|
};
|
|
495
346
|
export declare const TaskID: {
|
|
496
347
|
encode(message: TaskID, writer?: _m0.Writer): _m0.Writer;
|
|
497
348
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskID;
|
|
498
349
|
fromJSON(object: any): TaskID;
|
|
499
350
|
toJSON(message: TaskID): unknown;
|
|
500
|
-
|
|
501
|
-
id?: string;
|
|
502
|
-
} & {
|
|
503
|
-
id?: string;
|
|
504
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(base?: I): TaskID;
|
|
505
|
-
fromPartial<I_1 extends {
|
|
351
|
+
fromPartial<I extends {
|
|
506
352
|
id?: string;
|
|
507
353
|
} & {
|
|
508
354
|
id?: string;
|
|
509
|
-
} & { [
|
|
355
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): TaskID;
|
|
510
356
|
};
|
|
511
357
|
export declare const TransmitInfo: {
|
|
512
358
|
encode(message: TransmitInfo, writer?: _m0.Writer): _m0.Writer;
|
|
513
359
|
decode(input: _m0.Reader | Uint8Array, length?: number): TransmitInfo;
|
|
514
360
|
fromJSON(object: any): TransmitInfo;
|
|
515
361
|
toJSON(message: TransmitInfo): unknown;
|
|
516
|
-
|
|
517
|
-
total?: number;
|
|
518
|
-
transmitted?: number;
|
|
519
|
-
speed?: number;
|
|
520
|
-
} & {
|
|
521
|
-
total?: number;
|
|
522
|
-
transmitted?: number;
|
|
523
|
-
speed?: number;
|
|
524
|
-
} & { [K in Exclude<keyof I, keyof TransmitInfo>]: never; }>(base?: I): TransmitInfo;
|
|
525
|
-
fromPartial<I_1 extends {
|
|
362
|
+
fromPartial<I extends {
|
|
526
363
|
total?: number;
|
|
527
364
|
transmitted?: number;
|
|
528
365
|
speed?: number;
|
|
@@ -530,14 +367,14 @@ export declare const TransmitInfo: {
|
|
|
530
367
|
total?: number;
|
|
531
368
|
transmitted?: number;
|
|
532
369
|
speed?: number;
|
|
533
|
-
} & { [
|
|
370
|
+
} & { [K in Exclude<keyof I, keyof TransmitInfo>]: never; }>(object: I): TransmitInfo;
|
|
534
371
|
};
|
|
535
372
|
export declare const Task: {
|
|
536
373
|
encode(message: Task, writer?: _m0.Writer): _m0.Writer;
|
|
537
374
|
decode(input: _m0.Reader | Uint8Array, length?: number): Task;
|
|
538
375
|
fromJSON(object: any): Task;
|
|
539
376
|
toJSON(message: Task): unknown;
|
|
540
|
-
|
|
377
|
+
fromPartial<I extends {
|
|
541
378
|
id?: {
|
|
542
379
|
id?: string;
|
|
543
380
|
};
|
|
@@ -603,90 +440,14 @@ export declare const Task: {
|
|
|
603
440
|
} & {
|
|
604
441
|
metaInfo?: string;
|
|
605
442
|
} & { [K_4 in Exclude<keyof I["metaInfo"], "metaInfo">]: never; };
|
|
606
|
-
} & { [K_5 in Exclude<keyof I, keyof Task>]: never; }>(
|
|
607
|
-
fromPartial<I_1 extends {
|
|
608
|
-
id?: {
|
|
609
|
-
id?: string;
|
|
610
|
-
};
|
|
611
|
-
src?: {
|
|
612
|
-
locationType?: FileLocation_FileLocationType;
|
|
613
|
-
value?: string;
|
|
614
|
-
};
|
|
615
|
-
dst?: {
|
|
616
|
-
locationType?: FileLocation_FileLocationType;
|
|
617
|
-
value?: string;
|
|
618
|
-
};
|
|
619
|
-
fileName?: string;
|
|
620
|
-
mimeType?: string;
|
|
621
|
-
status?: TaskStatus;
|
|
622
|
-
size?: number | undefined;
|
|
623
|
-
info?: {
|
|
624
|
-
total?: number;
|
|
625
|
-
transmitted?: number;
|
|
626
|
-
speed?: number;
|
|
627
|
-
};
|
|
628
|
-
createdAt?: Date | undefined;
|
|
629
|
-
updatedAt?: Date | undefined;
|
|
630
|
-
metaInfo?: {
|
|
631
|
-
metaInfo?: string;
|
|
632
|
-
};
|
|
633
|
-
} & {
|
|
634
|
-
id?: {
|
|
635
|
-
id?: string;
|
|
636
|
-
} & {
|
|
637
|
-
id?: string;
|
|
638
|
-
} & { [K_6 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
639
|
-
src?: {
|
|
640
|
-
locationType?: FileLocation_FileLocationType;
|
|
641
|
-
value?: string;
|
|
642
|
-
} & {
|
|
643
|
-
locationType?: FileLocation_FileLocationType;
|
|
644
|
-
value?: string;
|
|
645
|
-
} & { [K_7 in Exclude<keyof I_1["src"], keyof FileLocation>]: never; };
|
|
646
|
-
dst?: {
|
|
647
|
-
locationType?: FileLocation_FileLocationType;
|
|
648
|
-
value?: string;
|
|
649
|
-
} & {
|
|
650
|
-
locationType?: FileLocation_FileLocationType;
|
|
651
|
-
value?: string;
|
|
652
|
-
} & { [K_8 in Exclude<keyof I_1["dst"], keyof FileLocation>]: never; };
|
|
653
|
-
fileName?: string;
|
|
654
|
-
mimeType?: string;
|
|
655
|
-
status?: TaskStatus;
|
|
656
|
-
size?: number | undefined;
|
|
657
|
-
info?: {
|
|
658
|
-
total?: number;
|
|
659
|
-
transmitted?: number;
|
|
660
|
-
speed?: number;
|
|
661
|
-
} & {
|
|
662
|
-
total?: number;
|
|
663
|
-
transmitted?: number;
|
|
664
|
-
speed?: number;
|
|
665
|
-
} & { [K_9 in Exclude<keyof I_1["info"], keyof TransmitInfo>]: never; };
|
|
666
|
-
createdAt?: Date | undefined;
|
|
667
|
-
updatedAt?: Date | undefined;
|
|
668
|
-
metaInfo?: {
|
|
669
|
-
metaInfo?: string;
|
|
670
|
-
} & {
|
|
671
|
-
metaInfo?: string;
|
|
672
|
-
} & { [K_10 in Exclude<keyof I_1["metaInfo"], "metaInfo">]: never; };
|
|
673
|
-
} & { [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;
|
|
674
444
|
};
|
|
675
445
|
export declare const TaskQueueConfig: {
|
|
676
446
|
encode(message: TaskQueueConfig, writer?: _m0.Writer): _m0.Writer;
|
|
677
447
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueConfig;
|
|
678
448
|
fromJSON(object: any): TaskQueueConfig;
|
|
679
449
|
toJSON(message: TaskQueueConfig): unknown;
|
|
680
|
-
|
|
681
|
-
maxParallel?: number;
|
|
682
|
-
maxRatePerFile?: number;
|
|
683
|
-
maxRate?: number;
|
|
684
|
-
} & {
|
|
685
|
-
maxParallel?: number;
|
|
686
|
-
maxRatePerFile?: number;
|
|
687
|
-
maxRate?: number;
|
|
688
|
-
} & { [K in Exclude<keyof I, keyof TaskQueueConfig>]: never; }>(base?: I): TaskQueueConfig;
|
|
689
|
-
fromPartial<I_1 extends {
|
|
450
|
+
fromPartial<I extends {
|
|
690
451
|
maxParallel?: number;
|
|
691
452
|
maxRatePerFile?: number;
|
|
692
453
|
maxRate?: number;
|
|
@@ -694,30 +455,25 @@ export declare const TaskQueueConfig: {
|
|
|
694
455
|
maxParallel?: number;
|
|
695
456
|
maxRatePerFile?: number;
|
|
696
457
|
maxRate?: number;
|
|
697
|
-
} & { [
|
|
458
|
+
} & { [K in Exclude<keyof I, keyof TaskQueueConfig>]: never; }>(object: I): TaskQueueConfig;
|
|
698
459
|
};
|
|
699
460
|
export declare const TaskQueueID: {
|
|
700
461
|
encode(message: TaskQueueID, writer?: _m0.Writer): _m0.Writer;
|
|
701
462
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueID;
|
|
702
463
|
fromJSON(object: any): TaskQueueID;
|
|
703
464
|
toJSON(message: TaskQueueID): unknown;
|
|
704
|
-
|
|
705
|
-
id?: string;
|
|
706
|
-
} & {
|
|
707
|
-
id?: string;
|
|
708
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(base?: I): TaskQueueID;
|
|
709
|
-
fromPartial<I_1 extends {
|
|
465
|
+
fromPartial<I extends {
|
|
710
466
|
id?: string;
|
|
711
467
|
} & {
|
|
712
468
|
id?: string;
|
|
713
|
-
} & { [
|
|
469
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): TaskQueueID;
|
|
714
470
|
};
|
|
715
471
|
export declare const TaskQueueConfigReq: {
|
|
716
472
|
encode(message: TaskQueueConfigReq, writer?: _m0.Writer): _m0.Writer;
|
|
717
473
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueConfigReq;
|
|
718
474
|
fromJSON(object: any): TaskQueueConfigReq;
|
|
719
475
|
toJSON(message: TaskQueueConfigReq): unknown;
|
|
720
|
-
|
|
476
|
+
fromPartial<I extends {
|
|
721
477
|
id?: {
|
|
722
478
|
id?: string;
|
|
723
479
|
};
|
|
@@ -741,39 +497,14 @@ export declare const TaskQueueConfigReq: {
|
|
|
741
497
|
maxRatePerFile?: number;
|
|
742
498
|
maxRate?: number;
|
|
743
499
|
} & { [K_1 in Exclude<keyof I["config"], keyof TaskQueueConfig>]: never; };
|
|
744
|
-
} & { [K_2 in Exclude<keyof I, keyof TaskQueueConfigReq>]: never; }>(
|
|
745
|
-
fromPartial<I_1 extends {
|
|
746
|
-
id?: {
|
|
747
|
-
id?: string;
|
|
748
|
-
};
|
|
749
|
-
config?: {
|
|
750
|
-
maxParallel?: number;
|
|
751
|
-
maxRatePerFile?: number;
|
|
752
|
-
maxRate?: number;
|
|
753
|
-
};
|
|
754
|
-
} & {
|
|
755
|
-
id?: {
|
|
756
|
-
id?: string;
|
|
757
|
-
} & {
|
|
758
|
-
id?: string;
|
|
759
|
-
} & { [K_3 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
760
|
-
config?: {
|
|
761
|
-
maxParallel?: number;
|
|
762
|
-
maxRatePerFile?: number;
|
|
763
|
-
maxRate?: number;
|
|
764
|
-
} & {
|
|
765
|
-
maxParallel?: number;
|
|
766
|
-
maxRatePerFile?: number;
|
|
767
|
-
maxRate?: number;
|
|
768
|
-
} & { [K_4 in Exclude<keyof I_1["config"], keyof TaskQueueConfig>]: never; };
|
|
769
|
-
} & { [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;
|
|
770
501
|
};
|
|
771
502
|
export declare const TaskQueue: {
|
|
772
503
|
encode(message: TaskQueue, writer?: _m0.Writer): _m0.Writer;
|
|
773
504
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueue;
|
|
774
505
|
fromJSON(object: any): TaskQueue;
|
|
775
506
|
toJSON(message: TaskQueue): unknown;
|
|
776
|
-
|
|
507
|
+
fromPartial<I extends {
|
|
777
508
|
id?: {
|
|
778
509
|
id?: string;
|
|
779
510
|
};
|
|
@@ -931,8 +662,14 @@ export declare const TaskQueue: {
|
|
|
931
662
|
metaInfo?: string;
|
|
932
663
|
};
|
|
933
664
|
}[]>]: never; };
|
|
934
|
-
} & { [K_8 in Exclude<keyof I, keyof TaskQueue>]: never; }>(
|
|
935
|
-
|
|
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 {
|
|
936
673
|
id?: {
|
|
937
674
|
id?: string;
|
|
938
675
|
};
|
|
@@ -969,7 +706,7 @@ export declare const TaskQueue: {
|
|
|
969
706
|
id?: string;
|
|
970
707
|
} & {
|
|
971
708
|
id?: string;
|
|
972
|
-
} & { [
|
|
709
|
+
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
973
710
|
status?: QueueStatus;
|
|
974
711
|
tasks?: {
|
|
975
712
|
id?: {
|
|
@@ -1028,21 +765,21 @@ export declare const TaskQueue: {
|
|
|
1028
765
|
id?: string;
|
|
1029
766
|
} & {
|
|
1030
767
|
id?: string;
|
|
1031
|
-
} & { [
|
|
768
|
+
} & { [K_1 in Exclude<keyof I["tasks"][number]["id"], "id">]: never; };
|
|
1032
769
|
src?: {
|
|
1033
770
|
locationType?: FileLocation_FileLocationType;
|
|
1034
771
|
value?: string;
|
|
1035
772
|
} & {
|
|
1036
773
|
locationType?: FileLocation_FileLocationType;
|
|
1037
774
|
value?: string;
|
|
1038
|
-
} & { [
|
|
775
|
+
} & { [K_2 in Exclude<keyof I["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1039
776
|
dst?: {
|
|
1040
777
|
locationType?: FileLocation_FileLocationType;
|
|
1041
778
|
value?: string;
|
|
1042
779
|
} & {
|
|
1043
780
|
locationType?: FileLocation_FileLocationType;
|
|
1044
781
|
value?: string;
|
|
1045
|
-
} & { [
|
|
782
|
+
} & { [K_3 in Exclude<keyof I["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1046
783
|
fileName?: string;
|
|
1047
784
|
mimeType?: string;
|
|
1048
785
|
status?: TaskStatus;
|
|
@@ -1055,15 +792,15 @@ export declare const TaskQueue: {
|
|
|
1055
792
|
total?: number;
|
|
1056
793
|
transmitted?: number;
|
|
1057
794
|
speed?: number;
|
|
1058
|
-
} & { [
|
|
795
|
+
} & { [K_4 in Exclude<keyof I["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1059
796
|
createdAt?: Date | undefined;
|
|
1060
797
|
updatedAt?: Date | undefined;
|
|
1061
798
|
metaInfo?: {
|
|
1062
799
|
metaInfo?: string;
|
|
1063
800
|
} & {
|
|
1064
801
|
metaInfo?: string;
|
|
1065
|
-
} & { [
|
|
1066
|
-
} & { [
|
|
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 {
|
|
1067
804
|
id?: {
|
|
1068
805
|
id?: string;
|
|
1069
806
|
};
|
|
@@ -1090,342 +827,19 @@ export declare const TaskQueue: {
|
|
|
1090
827
|
metaInfo?: string;
|
|
1091
828
|
};
|
|
1092
829
|
}[]>]: never; };
|
|
1093
|
-
} & { [
|
|
1094
|
-
};
|
|
1095
|
-
export declare const FileTaskQueueResp: {
|
|
1096
|
-
encode(message: FileTaskQueueResp, writer?: _m0.Writer): _m0.Writer;
|
|
1097
|
-
decode(input: _m0.Reader | Uint8Array, length?: number): FileTaskQueueResp;
|
|
1098
|
-
fromJSON(object: any): FileTaskQueueResp;
|
|
1099
|
-
toJSON(message: FileTaskQueueResp): unknown;
|
|
1100
|
-
create<I extends {
|
|
1101
|
-
id?: {
|
|
1102
|
-
id?: string;
|
|
1103
|
-
};
|
|
1104
|
-
status?: QueueStatus;
|
|
1105
|
-
tasks?: {
|
|
1106
|
-
id?: {
|
|
1107
|
-
id?: string;
|
|
1108
|
-
};
|
|
1109
|
-
src?: {
|
|
1110
|
-
locationType?: FileLocation_FileLocationType;
|
|
1111
|
-
value?: string;
|
|
1112
|
-
};
|
|
1113
|
-
dst?: {
|
|
1114
|
-
locationType?: FileLocation_FileLocationType;
|
|
1115
|
-
value?: string;
|
|
1116
|
-
};
|
|
1117
|
-
fileName?: string;
|
|
1118
|
-
mimeType?: string;
|
|
1119
|
-
status?: TaskStatus;
|
|
1120
|
-
size?: number | undefined;
|
|
1121
|
-
info?: {
|
|
1122
|
-
total?: number;
|
|
1123
|
-
transmitted?: number;
|
|
1124
|
-
speed?: number;
|
|
1125
|
-
};
|
|
1126
|
-
createdAt?: Date | undefined;
|
|
1127
|
-
updatedAt?: Date | undefined;
|
|
1128
|
-
metaInfo?: {
|
|
1129
|
-
metaInfo?: string;
|
|
1130
|
-
};
|
|
1131
|
-
}[];
|
|
1132
|
-
} & {
|
|
1133
|
-
id?: {
|
|
1134
|
-
id?: string;
|
|
1135
|
-
} & {
|
|
1136
|
-
id?: string;
|
|
1137
|
-
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
1138
|
-
status?: QueueStatus;
|
|
1139
|
-
tasks?: {
|
|
1140
|
-
id?: {
|
|
1141
|
-
id?: string;
|
|
1142
|
-
};
|
|
1143
|
-
src?: {
|
|
1144
|
-
locationType?: FileLocation_FileLocationType;
|
|
1145
|
-
value?: string;
|
|
1146
|
-
};
|
|
1147
|
-
dst?: {
|
|
1148
|
-
locationType?: FileLocation_FileLocationType;
|
|
1149
|
-
value?: string;
|
|
1150
|
-
};
|
|
1151
|
-
fileName?: string;
|
|
1152
|
-
mimeType?: string;
|
|
1153
|
-
status?: TaskStatus;
|
|
1154
|
-
size?: number | undefined;
|
|
1155
|
-
info?: {
|
|
1156
|
-
total?: number;
|
|
1157
|
-
transmitted?: number;
|
|
1158
|
-
speed?: number;
|
|
1159
|
-
};
|
|
1160
|
-
createdAt?: Date | undefined;
|
|
1161
|
-
updatedAt?: Date | undefined;
|
|
1162
|
-
metaInfo?: {
|
|
1163
|
-
metaInfo?: string;
|
|
1164
|
-
};
|
|
1165
|
-
}[] & ({
|
|
1166
|
-
id?: {
|
|
1167
|
-
id?: string;
|
|
1168
|
-
};
|
|
1169
|
-
src?: {
|
|
1170
|
-
locationType?: FileLocation_FileLocationType;
|
|
1171
|
-
value?: string;
|
|
1172
|
-
};
|
|
1173
|
-
dst?: {
|
|
1174
|
-
locationType?: FileLocation_FileLocationType;
|
|
1175
|
-
value?: string;
|
|
1176
|
-
};
|
|
1177
|
-
fileName?: string;
|
|
1178
|
-
mimeType?: string;
|
|
1179
|
-
status?: TaskStatus;
|
|
1180
|
-
size?: number | undefined;
|
|
1181
|
-
info?: {
|
|
1182
|
-
total?: number;
|
|
1183
|
-
transmitted?: number;
|
|
1184
|
-
speed?: number;
|
|
1185
|
-
};
|
|
1186
|
-
createdAt?: Date | undefined;
|
|
1187
|
-
updatedAt?: Date | undefined;
|
|
1188
|
-
metaInfo?: {
|
|
1189
|
-
metaInfo?: string;
|
|
1190
|
-
};
|
|
1191
|
-
} & {
|
|
1192
|
-
id?: {
|
|
1193
|
-
id?: string;
|
|
1194
|
-
} & {
|
|
1195
|
-
id?: string;
|
|
1196
|
-
} & { [K_1 in Exclude<keyof I["tasks"][number]["id"], "id">]: never; };
|
|
1197
|
-
src?: {
|
|
1198
|
-
locationType?: FileLocation_FileLocationType;
|
|
1199
|
-
value?: string;
|
|
1200
|
-
} & {
|
|
1201
|
-
locationType?: FileLocation_FileLocationType;
|
|
1202
|
-
value?: string;
|
|
1203
|
-
} & { [K_2 in Exclude<keyof I["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1204
|
-
dst?: {
|
|
1205
|
-
locationType?: FileLocation_FileLocationType;
|
|
1206
|
-
value?: string;
|
|
1207
|
-
} & {
|
|
1208
|
-
locationType?: FileLocation_FileLocationType;
|
|
1209
|
-
value?: string;
|
|
1210
|
-
} & { [K_3 in Exclude<keyof I["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1211
|
-
fileName?: string;
|
|
1212
|
-
mimeType?: string;
|
|
1213
|
-
status?: TaskStatus;
|
|
1214
|
-
size?: number | undefined;
|
|
1215
|
-
info?: {
|
|
1216
|
-
total?: number;
|
|
1217
|
-
transmitted?: number;
|
|
1218
|
-
speed?: number;
|
|
1219
|
-
} & {
|
|
1220
|
-
total?: number;
|
|
1221
|
-
transmitted?: number;
|
|
1222
|
-
speed?: number;
|
|
1223
|
-
} & { [K_4 in Exclude<keyof I["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1224
|
-
createdAt?: Date | undefined;
|
|
1225
|
-
updatedAt?: Date | undefined;
|
|
1226
|
-
metaInfo?: {
|
|
1227
|
-
metaInfo?: string;
|
|
1228
|
-
} & {
|
|
1229
|
-
metaInfo?: string;
|
|
1230
|
-
} & { [K_5 in Exclude<keyof I["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
1231
|
-
} & { [K_6 in Exclude<keyof I["tasks"][number], keyof Task>]: never; })[] & { [K_7 in Exclude<keyof I["tasks"], keyof {
|
|
1232
|
-
id?: {
|
|
1233
|
-
id?: string;
|
|
1234
|
-
};
|
|
1235
|
-
src?: {
|
|
1236
|
-
locationType?: FileLocation_FileLocationType;
|
|
1237
|
-
value?: string;
|
|
1238
|
-
};
|
|
1239
|
-
dst?: {
|
|
1240
|
-
locationType?: FileLocation_FileLocationType;
|
|
1241
|
-
value?: string;
|
|
1242
|
-
};
|
|
1243
|
-
fileName?: string;
|
|
1244
|
-
mimeType?: string;
|
|
1245
|
-
status?: TaskStatus;
|
|
1246
|
-
size?: number | undefined;
|
|
1247
|
-
info?: {
|
|
1248
|
-
total?: number;
|
|
1249
|
-
transmitted?: number;
|
|
1250
|
-
speed?: number;
|
|
1251
|
-
};
|
|
1252
|
-
createdAt?: Date | undefined;
|
|
1253
|
-
updatedAt?: Date | undefined;
|
|
1254
|
-
metaInfo?: {
|
|
1255
|
-
metaInfo?: string;
|
|
1256
|
-
};
|
|
1257
|
-
}[]>]: never; };
|
|
1258
|
-
} & { [K_8 in Exclude<keyof I, keyof FileTaskQueueResp>]: never; }>(base?: I): FileTaskQueueResp;
|
|
1259
|
-
fromPartial<I_1 extends {
|
|
1260
|
-
id?: {
|
|
1261
|
-
id?: string;
|
|
1262
|
-
};
|
|
1263
|
-
status?: QueueStatus;
|
|
1264
|
-
tasks?: {
|
|
1265
|
-
id?: {
|
|
1266
|
-
id?: string;
|
|
1267
|
-
};
|
|
1268
|
-
src?: {
|
|
1269
|
-
locationType?: FileLocation_FileLocationType;
|
|
1270
|
-
value?: string;
|
|
1271
|
-
};
|
|
1272
|
-
dst?: {
|
|
1273
|
-
locationType?: FileLocation_FileLocationType;
|
|
1274
|
-
value?: string;
|
|
1275
|
-
};
|
|
1276
|
-
fileName?: string;
|
|
1277
|
-
mimeType?: string;
|
|
1278
|
-
status?: TaskStatus;
|
|
1279
|
-
size?: number | undefined;
|
|
1280
|
-
info?: {
|
|
1281
|
-
total?: number;
|
|
1282
|
-
transmitted?: number;
|
|
1283
|
-
speed?: number;
|
|
1284
|
-
};
|
|
1285
|
-
createdAt?: Date | undefined;
|
|
1286
|
-
updatedAt?: Date | undefined;
|
|
1287
|
-
metaInfo?: {
|
|
1288
|
-
metaInfo?: string;
|
|
1289
|
-
};
|
|
1290
|
-
}[];
|
|
1291
|
-
} & {
|
|
1292
|
-
id?: {
|
|
1293
|
-
id?: string;
|
|
1294
|
-
} & {
|
|
1295
|
-
id?: string;
|
|
1296
|
-
} & { [K_9 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1297
|
-
status?: QueueStatus;
|
|
1298
|
-
tasks?: {
|
|
1299
|
-
id?: {
|
|
1300
|
-
id?: string;
|
|
1301
|
-
};
|
|
1302
|
-
src?: {
|
|
1303
|
-
locationType?: FileLocation_FileLocationType;
|
|
1304
|
-
value?: string;
|
|
1305
|
-
};
|
|
1306
|
-
dst?: {
|
|
1307
|
-
locationType?: FileLocation_FileLocationType;
|
|
1308
|
-
value?: string;
|
|
1309
|
-
};
|
|
1310
|
-
fileName?: string;
|
|
1311
|
-
mimeType?: string;
|
|
1312
|
-
status?: TaskStatus;
|
|
1313
|
-
size?: number | undefined;
|
|
1314
|
-
info?: {
|
|
1315
|
-
total?: number;
|
|
1316
|
-
transmitted?: number;
|
|
1317
|
-
speed?: number;
|
|
1318
|
-
};
|
|
1319
|
-
createdAt?: Date | undefined;
|
|
1320
|
-
updatedAt?: Date | undefined;
|
|
1321
|
-
metaInfo?: {
|
|
1322
|
-
metaInfo?: string;
|
|
1323
|
-
};
|
|
1324
|
-
}[] & ({
|
|
1325
|
-
id?: {
|
|
1326
|
-
id?: string;
|
|
1327
|
-
};
|
|
1328
|
-
src?: {
|
|
1329
|
-
locationType?: FileLocation_FileLocationType;
|
|
1330
|
-
value?: string;
|
|
1331
|
-
};
|
|
1332
|
-
dst?: {
|
|
1333
|
-
locationType?: FileLocation_FileLocationType;
|
|
1334
|
-
value?: string;
|
|
1335
|
-
};
|
|
1336
|
-
fileName?: string;
|
|
1337
|
-
mimeType?: string;
|
|
1338
|
-
status?: TaskStatus;
|
|
1339
|
-
size?: number | undefined;
|
|
1340
|
-
info?: {
|
|
1341
|
-
total?: number;
|
|
1342
|
-
transmitted?: number;
|
|
1343
|
-
speed?: number;
|
|
1344
|
-
};
|
|
1345
|
-
createdAt?: Date | undefined;
|
|
1346
|
-
updatedAt?: Date | undefined;
|
|
1347
|
-
metaInfo?: {
|
|
1348
|
-
metaInfo?: string;
|
|
1349
|
-
};
|
|
1350
|
-
} & {
|
|
1351
|
-
id?: {
|
|
1352
|
-
id?: string;
|
|
1353
|
-
} & {
|
|
1354
|
-
id?: string;
|
|
1355
|
-
} & { [K_10 in Exclude<keyof I_1["tasks"][number]["id"], "id">]: never; };
|
|
1356
|
-
src?: {
|
|
1357
|
-
locationType?: FileLocation_FileLocationType;
|
|
1358
|
-
value?: string;
|
|
1359
|
-
} & {
|
|
1360
|
-
locationType?: FileLocation_FileLocationType;
|
|
1361
|
-
value?: string;
|
|
1362
|
-
} & { [K_11 in Exclude<keyof I_1["tasks"][number]["src"], keyof FileLocation>]: never; };
|
|
1363
|
-
dst?: {
|
|
1364
|
-
locationType?: FileLocation_FileLocationType;
|
|
1365
|
-
value?: string;
|
|
1366
|
-
} & {
|
|
1367
|
-
locationType?: FileLocation_FileLocationType;
|
|
1368
|
-
value?: string;
|
|
1369
|
-
} & { [K_12 in Exclude<keyof I_1["tasks"][number]["dst"], keyof FileLocation>]: never; };
|
|
1370
|
-
fileName?: string;
|
|
1371
|
-
mimeType?: string;
|
|
1372
|
-
status?: TaskStatus;
|
|
1373
|
-
size?: number | undefined;
|
|
1374
|
-
info?: {
|
|
1375
|
-
total?: number;
|
|
1376
|
-
transmitted?: number;
|
|
1377
|
-
speed?: number;
|
|
1378
|
-
} & {
|
|
1379
|
-
total?: number;
|
|
1380
|
-
transmitted?: number;
|
|
1381
|
-
speed?: number;
|
|
1382
|
-
} & { [K_13 in Exclude<keyof I_1["tasks"][number]["info"], keyof TransmitInfo>]: never; };
|
|
1383
|
-
createdAt?: Date | undefined;
|
|
1384
|
-
updatedAt?: Date | undefined;
|
|
1385
|
-
metaInfo?: {
|
|
1386
|
-
metaInfo?: string;
|
|
1387
|
-
} & {
|
|
1388
|
-
metaInfo?: string;
|
|
1389
|
-
} & { [K_14 in Exclude<keyof I_1["tasks"][number]["metaInfo"], "metaInfo">]: never; };
|
|
1390
|
-
} & { [K_15 in Exclude<keyof I_1["tasks"][number], keyof Task>]: never; })[] & { [K_16 in Exclude<keyof I_1["tasks"], keyof {
|
|
1391
|
-
id?: {
|
|
1392
|
-
id?: string;
|
|
1393
|
-
};
|
|
1394
|
-
src?: {
|
|
1395
|
-
locationType?: FileLocation_FileLocationType;
|
|
1396
|
-
value?: string;
|
|
1397
|
-
};
|
|
1398
|
-
dst?: {
|
|
1399
|
-
locationType?: FileLocation_FileLocationType;
|
|
1400
|
-
value?: string;
|
|
1401
|
-
};
|
|
1402
|
-
fileName?: string;
|
|
1403
|
-
mimeType?: string;
|
|
1404
|
-
status?: TaskStatus;
|
|
1405
|
-
size?: number | undefined;
|
|
1406
|
-
info?: {
|
|
1407
|
-
total?: number;
|
|
1408
|
-
transmitted?: number;
|
|
1409
|
-
speed?: number;
|
|
1410
|
-
};
|
|
1411
|
-
createdAt?: Date | undefined;
|
|
1412
|
-
updatedAt?: Date | undefined;
|
|
1413
|
-
metaInfo?: {
|
|
1414
|
-
metaInfo?: string;
|
|
1415
|
-
};
|
|
1416
|
-
}[]>]: never; };
|
|
1417
|
-
} & { [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;
|
|
1418
831
|
};
|
|
1419
832
|
export declare const TaskQueueQueryReq: {
|
|
1420
833
|
encode(message: TaskQueueQueryReq, writer?: _m0.Writer): _m0.Writer;
|
|
1421
834
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueQueryReq;
|
|
1422
835
|
fromJSON(object: any): TaskQueueQueryReq;
|
|
1423
836
|
toJSON(message: TaskQueueQueryReq): unknown;
|
|
1424
|
-
|
|
837
|
+
fromPartial<I extends {
|
|
1425
838
|
id?: {
|
|
1426
839
|
id?: string;
|
|
1427
840
|
};
|
|
1428
841
|
status?: TaskStatus[];
|
|
842
|
+
order?: Order | undefined;
|
|
1429
843
|
} & {
|
|
1430
844
|
id?: {
|
|
1431
845
|
id?: string;
|
|
@@ -1433,27 +847,15 @@ export declare const TaskQueueQueryReq: {
|
|
|
1433
847
|
id?: string;
|
|
1434
848
|
} & { [K in Exclude<keyof I["id"], "id">]: never; };
|
|
1435
849
|
status?: TaskStatus[] & TaskStatus[] & { [K_1 in Exclude<keyof I["status"], keyof TaskStatus[]>]: never; };
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
id?: {
|
|
1439
|
-
id?: string;
|
|
1440
|
-
};
|
|
1441
|
-
status?: TaskStatus[];
|
|
1442
|
-
} & {
|
|
1443
|
-
id?: {
|
|
1444
|
-
id?: string;
|
|
1445
|
-
} & {
|
|
1446
|
-
id?: string;
|
|
1447
|
-
} & { [K_3 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1448
|
-
status?: TaskStatus[] & TaskStatus[] & { [K_4 in Exclude<keyof I_1["status"], keyof TaskStatus[]>]: never; };
|
|
1449
|
-
} & { [K_5 in Exclude<keyof I_1, keyof TaskQueueQueryReq>]: never; }>(object: I_1): TaskQueueQueryReq;
|
|
850
|
+
order?: Order | undefined;
|
|
851
|
+
} & { [K_2 in Exclude<keyof I, keyof TaskQueueQueryReq>]: never; }>(object: I): TaskQueueQueryReq;
|
|
1450
852
|
};
|
|
1451
853
|
export declare const TaskQueueStatisticsReq: {
|
|
1452
854
|
encode(message: TaskQueueStatisticsReq, writer?: _m0.Writer): _m0.Writer;
|
|
1453
855
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueStatisticsReq;
|
|
1454
856
|
fromJSON(object: any): TaskQueueStatisticsReq;
|
|
1455
857
|
toJSON(message: TaskQueueStatisticsReq): unknown;
|
|
1456
|
-
|
|
858
|
+
fromPartial<I extends {
|
|
1457
859
|
id?: {
|
|
1458
860
|
id?: string;
|
|
1459
861
|
}[];
|
|
@@ -1467,29 +869,14 @@ export declare const TaskQueueStatisticsReq: {
|
|
|
1467
869
|
} & { [K in Exclude<keyof I["id"][number], "id">]: never; })[] & { [K_1 in Exclude<keyof I["id"], keyof {
|
|
1468
870
|
id?: string;
|
|
1469
871
|
}[]>]: never; };
|
|
1470
|
-
} & { [K_2 in Exclude<keyof I, "id">]: never; }>(
|
|
1471
|
-
fromPartial<I_1 extends {
|
|
1472
|
-
id?: {
|
|
1473
|
-
id?: string;
|
|
1474
|
-
}[];
|
|
1475
|
-
} & {
|
|
1476
|
-
id?: {
|
|
1477
|
-
id?: string;
|
|
1478
|
-
}[] & ({
|
|
1479
|
-
id?: string;
|
|
1480
|
-
} & {
|
|
1481
|
-
id?: string;
|
|
1482
|
-
} & { [K_3 in Exclude<keyof I_1["id"][number], "id">]: never; })[] & { [K_4 in Exclude<keyof I_1["id"], keyof {
|
|
1483
|
-
id?: string;
|
|
1484
|
-
}[]>]: never; };
|
|
1485
|
-
} & { [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;
|
|
1486
873
|
};
|
|
1487
874
|
export declare const TaskQueueStatistics: {
|
|
1488
875
|
encode(message: TaskQueueStatistics, writer?: _m0.Writer): _m0.Writer;
|
|
1489
876
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueStatistics;
|
|
1490
877
|
fromJSON(object: any): TaskQueueStatistics;
|
|
1491
878
|
toJSON(message: TaskQueueStatistics): unknown;
|
|
1492
|
-
|
|
879
|
+
fromPartial<I extends {
|
|
1493
880
|
pending?: number;
|
|
1494
881
|
transmitting?: number;
|
|
1495
882
|
paused?: number;
|
|
@@ -1501,27 +888,14 @@ export declare const TaskQueueStatistics: {
|
|
|
1501
888
|
paused?: number;
|
|
1502
889
|
finished?: number;
|
|
1503
890
|
failed?: number;
|
|
1504
|
-
} & { [K in Exclude<keyof I, keyof TaskQueueStatistics>]: never; }>(
|
|
1505
|
-
fromPartial<I_1 extends {
|
|
1506
|
-
pending?: number;
|
|
1507
|
-
transmitting?: number;
|
|
1508
|
-
paused?: number;
|
|
1509
|
-
finished?: number;
|
|
1510
|
-
failed?: number;
|
|
1511
|
-
} & {
|
|
1512
|
-
pending?: number;
|
|
1513
|
-
transmitting?: number;
|
|
1514
|
-
paused?: number;
|
|
1515
|
-
finished?: number;
|
|
1516
|
-
failed?: number;
|
|
1517
|
-
} & { [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;
|
|
1518
892
|
};
|
|
1519
893
|
export declare const TaskQueueStatisticsResp: {
|
|
1520
894
|
encode(message: TaskQueueStatisticsResp, writer?: _m0.Writer): _m0.Writer;
|
|
1521
895
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueStatisticsResp;
|
|
1522
896
|
fromJSON(object: any): TaskQueueStatisticsResp;
|
|
1523
897
|
toJSON(message: TaskQueueStatisticsResp): unknown;
|
|
1524
|
-
|
|
898
|
+
fromPartial<I extends {
|
|
1525
899
|
statistics?: {
|
|
1526
900
|
pending?: number;
|
|
1527
901
|
transmitting?: number;
|
|
@@ -1555,49 +929,14 @@ export declare const TaskQueueStatisticsResp: {
|
|
|
1555
929
|
finished?: number;
|
|
1556
930
|
failed?: number;
|
|
1557
931
|
}[]>]: never; };
|
|
1558
|
-
} & { [K_2 in Exclude<keyof I, "statistics">]: never; }>(
|
|
1559
|
-
fromPartial<I_1 extends {
|
|
1560
|
-
statistics?: {
|
|
1561
|
-
pending?: number;
|
|
1562
|
-
transmitting?: number;
|
|
1563
|
-
paused?: number;
|
|
1564
|
-
finished?: number;
|
|
1565
|
-
failed?: number;
|
|
1566
|
-
}[];
|
|
1567
|
-
} & {
|
|
1568
|
-
statistics?: {
|
|
1569
|
-
pending?: number;
|
|
1570
|
-
transmitting?: number;
|
|
1571
|
-
paused?: number;
|
|
1572
|
-
finished?: number;
|
|
1573
|
-
failed?: number;
|
|
1574
|
-
}[] & ({
|
|
1575
|
-
pending?: number;
|
|
1576
|
-
transmitting?: number;
|
|
1577
|
-
paused?: number;
|
|
1578
|
-
finished?: number;
|
|
1579
|
-
failed?: number;
|
|
1580
|
-
} & {
|
|
1581
|
-
pending?: number;
|
|
1582
|
-
transmitting?: number;
|
|
1583
|
-
paused?: number;
|
|
1584
|
-
finished?: number;
|
|
1585
|
-
failed?: number;
|
|
1586
|
-
} & { [K_3 in Exclude<keyof I_1["statistics"][number], keyof TaskQueueStatistics>]: never; })[] & { [K_4 in Exclude<keyof I_1["statistics"], keyof {
|
|
1587
|
-
pending?: number;
|
|
1588
|
-
transmitting?: number;
|
|
1589
|
-
paused?: number;
|
|
1590
|
-
finished?: number;
|
|
1591
|
-
failed?: number;
|
|
1592
|
-
}[]>]: never; };
|
|
1593
|
-
} & { [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;
|
|
1594
933
|
};
|
|
1595
934
|
export declare const QueueMessageResp: {
|
|
1596
935
|
encode(message: QueueMessageResp, writer?: _m0.Writer): _m0.Writer;
|
|
1597
936
|
decode(input: _m0.Reader | Uint8Array, length?: number): QueueMessageResp;
|
|
1598
937
|
fromJSON(object: any): QueueMessageResp;
|
|
1599
938
|
toJSON(message: QueueMessageResp): unknown;
|
|
1600
|
-
|
|
939
|
+
fromPartial<I extends {
|
|
1601
940
|
id?: {
|
|
1602
941
|
id?: string;
|
|
1603
942
|
};
|
|
@@ -1707,125 +1046,14 @@ export declare const QueueMessageResp: {
|
|
|
1707
1046
|
action?: MsgAction;
|
|
1708
1047
|
status?: TaskStatus;
|
|
1709
1048
|
errorMessage?: string | undefined;
|
|
1710
|
-
} & { [K_7 in Exclude<keyof I, keyof QueueMessageResp>]: never; }>(
|
|
1711
|
-
fromPartial<I_1 extends {
|
|
1712
|
-
id?: {
|
|
1713
|
-
id?: string;
|
|
1714
|
-
};
|
|
1715
|
-
task?: {
|
|
1716
|
-
id?: {
|
|
1717
|
-
id?: string;
|
|
1718
|
-
};
|
|
1719
|
-
src?: {
|
|
1720
|
-
locationType?: FileLocation_FileLocationType;
|
|
1721
|
-
value?: string;
|
|
1722
|
-
};
|
|
1723
|
-
dst?: {
|
|
1724
|
-
locationType?: FileLocation_FileLocationType;
|
|
1725
|
-
value?: string;
|
|
1726
|
-
};
|
|
1727
|
-
fileName?: string;
|
|
1728
|
-
mimeType?: string;
|
|
1729
|
-
status?: TaskStatus;
|
|
1730
|
-
size?: number | undefined;
|
|
1731
|
-
info?: {
|
|
1732
|
-
total?: number;
|
|
1733
|
-
transmitted?: number;
|
|
1734
|
-
speed?: number;
|
|
1735
|
-
};
|
|
1736
|
-
createdAt?: Date | undefined;
|
|
1737
|
-
updatedAt?: Date | undefined;
|
|
1738
|
-
metaInfo?: {
|
|
1739
|
-
metaInfo?: string;
|
|
1740
|
-
};
|
|
1741
|
-
};
|
|
1742
|
-
action?: MsgAction;
|
|
1743
|
-
status?: TaskStatus;
|
|
1744
|
-
errorMessage?: string | undefined;
|
|
1745
|
-
} & {
|
|
1746
|
-
id?: {
|
|
1747
|
-
id?: string;
|
|
1748
|
-
} & {
|
|
1749
|
-
id?: string;
|
|
1750
|
-
} & { [K_8 in Exclude<keyof I_1["id"], "id">]: never; };
|
|
1751
|
-
task?: {
|
|
1752
|
-
id?: {
|
|
1753
|
-
id?: string;
|
|
1754
|
-
};
|
|
1755
|
-
src?: {
|
|
1756
|
-
locationType?: FileLocation_FileLocationType;
|
|
1757
|
-
value?: string;
|
|
1758
|
-
};
|
|
1759
|
-
dst?: {
|
|
1760
|
-
locationType?: FileLocation_FileLocationType;
|
|
1761
|
-
value?: string;
|
|
1762
|
-
};
|
|
1763
|
-
fileName?: string;
|
|
1764
|
-
mimeType?: string;
|
|
1765
|
-
status?: TaskStatus;
|
|
1766
|
-
size?: number | undefined;
|
|
1767
|
-
info?: {
|
|
1768
|
-
total?: number;
|
|
1769
|
-
transmitted?: number;
|
|
1770
|
-
speed?: number;
|
|
1771
|
-
};
|
|
1772
|
-
createdAt?: Date | undefined;
|
|
1773
|
-
updatedAt?: Date | undefined;
|
|
1774
|
-
metaInfo?: {
|
|
1775
|
-
metaInfo?: string;
|
|
1776
|
-
};
|
|
1777
|
-
} & {
|
|
1778
|
-
id?: {
|
|
1779
|
-
id?: string;
|
|
1780
|
-
} & {
|
|
1781
|
-
id?: string;
|
|
1782
|
-
} & { [K_9 in Exclude<keyof I_1["task"]["id"], "id">]: never; };
|
|
1783
|
-
src?: {
|
|
1784
|
-
locationType?: FileLocation_FileLocationType;
|
|
1785
|
-
value?: string;
|
|
1786
|
-
} & {
|
|
1787
|
-
locationType?: FileLocation_FileLocationType;
|
|
1788
|
-
value?: string;
|
|
1789
|
-
} & { [K_10 in Exclude<keyof I_1["task"]["src"], keyof FileLocation>]: never; };
|
|
1790
|
-
dst?: {
|
|
1791
|
-
locationType?: FileLocation_FileLocationType;
|
|
1792
|
-
value?: string;
|
|
1793
|
-
} & {
|
|
1794
|
-
locationType?: FileLocation_FileLocationType;
|
|
1795
|
-
value?: string;
|
|
1796
|
-
} & { [K_11 in Exclude<keyof I_1["task"]["dst"], keyof FileLocation>]: never; };
|
|
1797
|
-
fileName?: string;
|
|
1798
|
-
mimeType?: string;
|
|
1799
|
-
status?: TaskStatus;
|
|
1800
|
-
size?: number | undefined;
|
|
1801
|
-
info?: {
|
|
1802
|
-
total?: number;
|
|
1803
|
-
transmitted?: number;
|
|
1804
|
-
speed?: number;
|
|
1805
|
-
} & {
|
|
1806
|
-
total?: number;
|
|
1807
|
-
transmitted?: number;
|
|
1808
|
-
speed?: number;
|
|
1809
|
-
} & { [K_12 in Exclude<keyof I_1["task"]["info"], keyof TransmitInfo>]: never; };
|
|
1810
|
-
createdAt?: Date | undefined;
|
|
1811
|
-
updatedAt?: Date | undefined;
|
|
1812
|
-
metaInfo?: {
|
|
1813
|
-
metaInfo?: string;
|
|
1814
|
-
} & {
|
|
1815
|
-
metaInfo?: string;
|
|
1816
|
-
} & { [K_13 in Exclude<keyof I_1["task"]["metaInfo"], "metaInfo">]: never; };
|
|
1817
|
-
} & { [K_14 in Exclude<keyof I_1["task"], keyof Task>]: never; };
|
|
1818
|
-
action?: MsgAction;
|
|
1819
|
-
status?: TaskStatus;
|
|
1820
|
-
errorMessage?: string | undefined;
|
|
1821
|
-
} & { [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;
|
|
1822
1050
|
};
|
|
1823
1051
|
export declare const TaskQueueListResp: {
|
|
1824
1052
|
encode(message: TaskQueueListResp, writer?: _m0.Writer): _m0.Writer;
|
|
1825
1053
|
decode(input: _m0.Reader | Uint8Array, length?: number): TaskQueueListResp;
|
|
1826
1054
|
fromJSON(object: any): TaskQueueListResp;
|
|
1827
1055
|
toJSON(message: TaskQueueListResp): unknown;
|
|
1828
|
-
|
|
1056
|
+
fromPartial<I extends {
|
|
1829
1057
|
ids?: {
|
|
1830
1058
|
id?: string;
|
|
1831
1059
|
}[];
|
|
@@ -1839,22 +1067,7 @@ export declare const TaskQueueListResp: {
|
|
|
1839
1067
|
} & { [K in Exclude<keyof I["ids"][number], "id">]: never; })[] & { [K_1 in Exclude<keyof I["ids"], keyof {
|
|
1840
1068
|
id?: string;
|
|
1841
1069
|
}[]>]: never; };
|
|
1842
|
-
} & { [K_2 in Exclude<keyof I, "ids">]: never; }>(
|
|
1843
|
-
fromPartial<I_1 extends {
|
|
1844
|
-
ids?: {
|
|
1845
|
-
id?: string;
|
|
1846
|
-
}[];
|
|
1847
|
-
} & {
|
|
1848
|
-
ids?: {
|
|
1849
|
-
id?: string;
|
|
1850
|
-
}[] & ({
|
|
1851
|
-
id?: string;
|
|
1852
|
-
} & {
|
|
1853
|
-
id?: string;
|
|
1854
|
-
} & { [K_3 in Exclude<keyof I_1["ids"][number], "id">]: never; })[] & { [K_4 in Exclude<keyof I_1["ids"], keyof {
|
|
1855
|
-
id?: string;
|
|
1856
|
-
}[]>]: never; };
|
|
1857
|
-
} & { [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;
|
|
1858
1071
|
};
|
|
1859
1072
|
/** Task status */
|
|
1860
1073
|
export interface FileTransferService {
|
|
@@ -1929,7 +1142,7 @@ interface UnaryMethodDefinitionishR extends grpc.UnaryMethodDefinition<any, any>
|
|
|
1929
1142
|
requestStream: any;
|
|
1930
1143
|
responseStream: any;
|
|
1931
1144
|
}
|
|
1932
|
-
type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1145
|
+
declare type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1933
1146
|
interface Rpc {
|
|
1934
1147
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1935
1148
|
invoke<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Observable<any>;
|
|
@@ -1947,12 +1160,11 @@ export declare class GrpcWebImpl {
|
|
|
1947
1160
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1948
1161
|
invoke<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Observable<any>;
|
|
1949
1162
|
}
|
|
1950
|
-
declare
|
|
1951
|
-
type
|
|
1952
|
-
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 {} ? {
|
|
1953
1165
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
1954
1166
|
} : Partial<T>;
|
|
1955
|
-
export declare class GrpcWebError extends
|
|
1167
|
+
export declare class GrpcWebError extends Error {
|
|
1956
1168
|
code: grpc.Code;
|
|
1957
1169
|
metadata: grpc.Metadata;
|
|
1958
1170
|
constructor(message: string, code: grpc.Code, metadata: grpc.Metadata);
|