tencentcloud-sdk-nodejs 4.1.226 → 4.1.228
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/es/common/sdk_version.js +1 -1
- package/es/services/apm/v20210622/apm_client.js +3 -0
- package/es/services/bh/v20230418/bh_client.js +3 -0
- package/es/services/cls/v20201016/cls_client.js +34 -10
- package/es/services/ioa/v20220601/ioa_client.js +6 -0
- package/es/services/mongodb/v20190725/mongodb_client.js +3 -0
- package/es/services/mqtt/v20240516/mqtt_client.js +6 -0
- package/es/services/ocr/v20181119/ocr_client.js +154 -181
- package/es/services/tcb/v20180608/tcb_client.js +23 -8
- package/es/services/tdmq/v20200217/tdmq_client.js +3 -0
- package/es/services/vod/v20180717/vod_client.js +16 -7
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_client.d.ts +5 -1
- package/tencentcloud/services/apm/v20210622/apm_client.js +6 -0
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +26 -0
- package/tencentcloud/services/bh/v20230418/bh_client.d.ts +5 -1
- package/tencentcloud/services/bh/v20230418/bh_client.js +6 -0
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +58 -32
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +136 -116
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +43 -11
- package/tencentcloud/services/cls/v20201016/cls_client.js +63 -15
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +650 -192
- package/tencentcloud/services/ctsdb/v20230202/ctsdb_client.d.ts +1 -1
- package/tencentcloud/services/ctsdb/v20230202/ctsdb_models.d.ts +6 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +8 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +30 -44
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +30 -77
- package/tencentcloud/services/hai/v20230812/hai_client.d.ts +1 -1
- package/tencentcloud/services/hai/v20230812/hai_client.js +1 -1
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +4 -4
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +9 -1
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +12 -0
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +108 -36
- package/tencentcloud/services/live/v20180801/live_client.d.ts +4 -4
- package/tencentcloud/services/live/v20180801/live_client.js +2 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +386 -24
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +56 -30
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +5 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +6 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +52 -9
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +7 -7
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +10 -2
- package/tencentcloud/services/mqtt/v20240516/mqtt_client.d.ts +9 -1
- package/tencentcloud/services/mqtt/v20240516/mqtt_client.js +12 -0
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +115 -26
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +599 -664
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +705 -788
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +6405 -6898
- package/tencentcloud/services/smh/v20210712/smh_models.d.ts +1 -1
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +13 -8
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +69 -9
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +82 -12
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +478 -144
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +18 -6
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +9 -10
- package/tencentcloud/services/tdai/v20250717/tdai_client.d.ts +1 -1
- package/tencentcloud/services/tdai/v20250717/tdai_models.d.ts +120 -74
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +443 -0
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +13 -34
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +40 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +8 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +33 -22
- package/tencentcloud/services/vod/v20180717/vod_client.js +42 -25
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1594 -653
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +6 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +3 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +3 -1
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.228";
|
|
@@ -12,6 +12,9 @@ export class Client extends AbstractClient {
|
|
|
12
12
|
async DescribeGeneralSpanList(req, cb) {
|
|
13
13
|
return this.request("DescribeGeneralSpanList", req, cb);
|
|
14
14
|
}
|
|
15
|
+
async ModifyApmService(req, cb) {
|
|
16
|
+
return this.request("ModifyApmService", req, cb);
|
|
17
|
+
}
|
|
15
18
|
async DescribeGeneralOTSpanList(req, cb) {
|
|
16
19
|
return this.request("DescribeGeneralOTSpanList", req, cb);
|
|
17
20
|
}
|
|
@@ -264,6 +264,9 @@ export class Client extends AbstractClient {
|
|
|
264
264
|
async SyncDevicesToIOA(req, cb) {
|
|
265
265
|
return this.request("SyncDevicesToIOA", req, cb);
|
|
266
266
|
}
|
|
267
|
+
async BindDeviceAccountKubeconfig(req, cb) {
|
|
268
|
+
return this.request("BindDeviceAccountKubeconfig", req, cb);
|
|
269
|
+
}
|
|
267
270
|
async ModifyChangePwdTask(req, cb) {
|
|
268
271
|
return this.request("ModifyChangePwdTask", req, cb);
|
|
269
272
|
}
|
|
@@ -54,8 +54,8 @@ export class Client extends AbstractClient {
|
|
|
54
54
|
async DeleteDataTransform(req, cb) {
|
|
55
55
|
return this.request("DeleteDataTransform", req, cb);
|
|
56
56
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
57
|
+
async DeleteConfigExtra(req, cb) {
|
|
58
|
+
return this.request("DeleteConfigExtra", req, cb);
|
|
59
59
|
}
|
|
60
60
|
async DescribeNetworkApplications(req, cb) {
|
|
61
61
|
return this.request("DescribeNetworkApplications", req, cb);
|
|
@@ -174,6 +174,9 @@ export class Client extends AbstractClient {
|
|
|
174
174
|
async DeleteCloudProductLogCollection(req, cb) {
|
|
175
175
|
return this.request("DeleteCloudProductLogCollection", req, cb);
|
|
176
176
|
}
|
|
177
|
+
async DescribeMetricSubscribePreview(req, cb) {
|
|
178
|
+
return this.request("DescribeMetricSubscribePreview", req, cb);
|
|
179
|
+
}
|
|
177
180
|
async DescribeEsRechargePreview(req, cb) {
|
|
178
181
|
return this.request("DescribeEsRechargePreview", req, cb);
|
|
179
182
|
}
|
|
@@ -288,6 +291,9 @@ export class Client extends AbstractClient {
|
|
|
288
291
|
async ModifyScheduledSql(req, cb) {
|
|
289
292
|
return this.request("ModifyScheduledSql", req, cb);
|
|
290
293
|
}
|
|
294
|
+
async DeleteRecordingRuleTask(req, cb) {
|
|
295
|
+
return this.request("DeleteRecordingRuleTask", req, cb);
|
|
296
|
+
}
|
|
291
297
|
async CreateMachineGroup(req, cb) {
|
|
292
298
|
return this.request("CreateMachineGroup", req, cb);
|
|
293
299
|
}
|
|
@@ -321,6 +327,9 @@ export class Client extends AbstractClient {
|
|
|
321
327
|
async DescribeIndex(req, cb) {
|
|
322
328
|
return this.request("DescribeIndex", req, cb);
|
|
323
329
|
}
|
|
330
|
+
async CreateRecordingRuleYamlTask(req, cb) {
|
|
331
|
+
return this.request("CreateRecordingRuleYamlTask", req, cb);
|
|
332
|
+
}
|
|
324
333
|
async DeleteConsole(req, cb) {
|
|
325
334
|
return this.request("DeleteConsole", req, cb);
|
|
326
335
|
}
|
|
@@ -345,6 +354,9 @@ export class Client extends AbstractClient {
|
|
|
345
354
|
async CreateRebuildIndexTask(req, cb) {
|
|
346
355
|
return this.request("CreateRebuildIndexTask", req, cb);
|
|
347
356
|
}
|
|
357
|
+
async ModifyTopic(req, cb) {
|
|
358
|
+
return this.request("ModifyTopic", req, cb);
|
|
359
|
+
}
|
|
348
360
|
async DeleteMetricConfig(req, cb) {
|
|
349
361
|
return this.request("DeleteMetricConfig", req, cb);
|
|
350
362
|
}
|
|
@@ -369,8 +381,8 @@ export class Client extends AbstractClient {
|
|
|
369
381
|
async DescribePartitions(req, cb) {
|
|
370
382
|
return this.request("DescribePartitions", req, cb);
|
|
371
383
|
}
|
|
372
|
-
async
|
|
373
|
-
return this.request("
|
|
384
|
+
async CreateLogset(req, cb) {
|
|
385
|
+
return this.request("CreateLogset", req, cb);
|
|
374
386
|
}
|
|
375
387
|
async CheckFunction(req, cb) {
|
|
376
388
|
return this.request("CheckFunction", req, cb);
|
|
@@ -378,9 +390,15 @@ export class Client extends AbstractClient {
|
|
|
378
390
|
async ModifyConsole(req, cb) {
|
|
379
391
|
return this.request("ModifyConsole", req, cb);
|
|
380
392
|
}
|
|
393
|
+
async DescribeRecordingRuleYamlTask(req, cb) {
|
|
394
|
+
return this.request("DescribeRecordingRuleYamlTask", req, cb);
|
|
395
|
+
}
|
|
381
396
|
async SearchLog(req, cb) {
|
|
382
397
|
return this.request("SearchLog", req, cb);
|
|
383
398
|
}
|
|
399
|
+
async ModifyRecordingRuleTask(req, cb) {
|
|
400
|
+
return this.request("ModifyRecordingRuleTask", req, cb);
|
|
401
|
+
}
|
|
384
402
|
async DeleteShipper(req, cb) {
|
|
385
403
|
return this.request("DeleteShipper", req, cb);
|
|
386
404
|
}
|
|
@@ -411,11 +429,11 @@ export class Client extends AbstractClient {
|
|
|
411
429
|
async CreateConsumer(req, cb) {
|
|
412
430
|
return this.request("CreateConsumer", req, cb);
|
|
413
431
|
}
|
|
414
|
-
async
|
|
415
|
-
return this.request("
|
|
432
|
+
async CreateRecordingRuleTask(req, cb) {
|
|
433
|
+
return this.request("CreateRecordingRuleTask", req, cb);
|
|
416
434
|
}
|
|
417
|
-
async
|
|
418
|
-
return this.request("
|
|
435
|
+
async DescribeRecordingRuleTask(req, cb) {
|
|
436
|
+
return this.request("DescribeRecordingRuleTask", req, cb);
|
|
419
437
|
}
|
|
420
438
|
async DescribeDashboardSubscribes(req, cb) {
|
|
421
439
|
return this.request("DescribeDashboardSubscribes", req, cb);
|
|
@@ -429,11 +447,14 @@ export class Client extends AbstractClient {
|
|
|
429
447
|
async ModifyMachineGroup(req, cb) {
|
|
430
448
|
return this.request("ModifyMachineGroup", req, cb);
|
|
431
449
|
}
|
|
450
|
+
async DescribeConsumerGroups(req, cb) {
|
|
451
|
+
return this.request("DescribeConsumerGroups", req, cb);
|
|
452
|
+
}
|
|
432
453
|
async DescribeKafkaConsumerTopics(req, cb) {
|
|
433
454
|
return this.request("DescribeKafkaConsumerTopics", req, cb);
|
|
434
455
|
}
|
|
435
|
-
async
|
|
436
|
-
return this.request("
|
|
456
|
+
async DeleteRecordingRuleYamlTask(req, cb) {
|
|
457
|
+
return this.request("DeleteRecordingRuleYamlTask", req, cb);
|
|
437
458
|
}
|
|
438
459
|
async ModifyAlarmShield(req, cb) {
|
|
439
460
|
return this.request("ModifyAlarmShield", req, cb);
|
|
@@ -450,6 +471,9 @@ export class Client extends AbstractClient {
|
|
|
450
471
|
async CheckRechargeKafkaServer(req, cb) {
|
|
451
472
|
return this.request("CheckRechargeKafkaServer", req, cb);
|
|
452
473
|
}
|
|
474
|
+
async ModifyRecordingRuleYamlTask(req, cb) {
|
|
475
|
+
return this.request("ModifyRecordingRuleYamlTask", req, cb);
|
|
476
|
+
}
|
|
453
477
|
async ModifyAlarm(req, cb) {
|
|
454
478
|
return this.request("ModifyAlarm", req, cb);
|
|
455
479
|
}
|
|
@@ -57,6 +57,9 @@ export class Client extends AbstractClient {
|
|
|
57
57
|
async DescribeDLPEdgeNodes(req, cb) {
|
|
58
58
|
return this.request("DescribeDLPEdgeNodes", req, cb);
|
|
59
59
|
}
|
|
60
|
+
async BindBusinessResourceConnectorGroup(req, cb) {
|
|
61
|
+
return this.request("BindBusinessResourceConnectorGroup", req, cb);
|
|
62
|
+
}
|
|
60
63
|
async DescribeDirectAccountGroupResources(req, cb) {
|
|
61
64
|
return this.request("DescribeDirectAccountGroupResources", req, cb);
|
|
62
65
|
}
|
|
@@ -90,6 +93,9 @@ export class Client extends AbstractClient {
|
|
|
90
93
|
async DescribeLocalAccounts(req, cb) {
|
|
91
94
|
return this.request("DescribeLocalAccounts", req, cb);
|
|
92
95
|
}
|
|
96
|
+
async ModifyBusinessResource(req, cb) {
|
|
97
|
+
return this.request("ModifyBusinessResource", req, cb);
|
|
98
|
+
}
|
|
93
99
|
async DescribeDLPEdgeNodeGroups(req, cb) {
|
|
94
100
|
return this.request("DescribeDLPEdgeNodeGroups", req, cb);
|
|
95
101
|
}
|
|
@@ -189,6 +189,9 @@ export class Client extends AbstractClient {
|
|
|
189
189
|
async DescribeTransparentDataEncryptionStatus(req, cb) {
|
|
190
190
|
return this.request("DescribeTransparentDataEncryptionStatus", req, cb);
|
|
191
191
|
}
|
|
192
|
+
async EnableWanService(req, cb) {
|
|
193
|
+
return this.request("EnableWanService", req, cb);
|
|
194
|
+
}
|
|
192
195
|
async RestoreDBInstance(req, cb) {
|
|
193
196
|
return this.request("RestoreDBInstance", req, cb);
|
|
194
197
|
}
|
|
@@ -129,6 +129,9 @@ export class Client extends AbstractClient {
|
|
|
129
129
|
async DeleteTopic(req, cb) {
|
|
130
130
|
return this.request("DeleteTopic", req, cb);
|
|
131
131
|
}
|
|
132
|
+
async DescribeSharedSubscriptions(req, cb) {
|
|
133
|
+
return this.request("DescribeSharedSubscriptions", req, cb);
|
|
134
|
+
}
|
|
132
135
|
async AddClientSubscription(req, cb) {
|
|
133
136
|
return this.request("AddClientSubscription", req, cb);
|
|
134
137
|
}
|
|
@@ -165,6 +168,9 @@ export class Client extends AbstractClient {
|
|
|
165
168
|
async DeleteAuthenticator(req, cb) {
|
|
166
169
|
return this.request("DeleteAuthenticator", req, cb);
|
|
167
170
|
}
|
|
171
|
+
async DescribeSharedSubscriptionClient(req, cb) {
|
|
172
|
+
return this.request("DescribeSharedSubscriptionClient", req, cb);
|
|
173
|
+
}
|
|
168
174
|
async RegisterCaCertificate(req, cb) {
|
|
169
175
|
return this.request("RegisterCaCertificate", req, cb);
|
|
170
176
|
}
|
|
@@ -3,11 +3,35 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("ocr.tencentcloudapi.com", "2018-11-19", clientConfig);
|
|
5
5
|
}
|
|
6
|
-
async
|
|
7
|
-
return this.request("
|
|
6
|
+
async InsuranceBillOCR(req, cb) {
|
|
7
|
+
return this.request("InsuranceBillOCR", req, cb);
|
|
8
8
|
}
|
|
9
|
-
async
|
|
10
|
-
return this.request("
|
|
9
|
+
async ImageEnhancement(req, cb) {
|
|
10
|
+
return this.request("ImageEnhancement", req, cb);
|
|
11
|
+
}
|
|
12
|
+
async QuestionSplitOCR(req, cb) {
|
|
13
|
+
return this.request("QuestionSplitOCR", req, cb);
|
|
14
|
+
}
|
|
15
|
+
async RecognizeAgent(req, cb) {
|
|
16
|
+
return this.request("RecognizeAgent", req, cb);
|
|
17
|
+
}
|
|
18
|
+
async EnterpriseLicenseOCR(req, cb) {
|
|
19
|
+
return this.request("EnterpriseLicenseOCR", req, cb);
|
|
20
|
+
}
|
|
21
|
+
async BusinessCardOCR(req, cb) {
|
|
22
|
+
return this.request("BusinessCardOCR", req, cb);
|
|
23
|
+
}
|
|
24
|
+
async RecognizeOnlineTaxiItineraryOCR(req, cb) {
|
|
25
|
+
return this.request("RecognizeOnlineTaxiItineraryOCR", req, cb);
|
|
26
|
+
}
|
|
27
|
+
async IDCardOCR(req, cb) {
|
|
28
|
+
return this.request("IDCardOCR", req, cb);
|
|
29
|
+
}
|
|
30
|
+
async MLIDCardOCR(req, cb) {
|
|
31
|
+
return this.request("MLIDCardOCR", req, cb);
|
|
32
|
+
}
|
|
33
|
+
async VatInvoiceVerifyNew(req, cb) {
|
|
34
|
+
return this.request("VatInvoiceVerifyNew", req, cb);
|
|
11
35
|
}
|
|
12
36
|
async QrcodeOCR(req, cb) {
|
|
13
37
|
return this.request("QrcodeOCR", req, cb);
|
|
@@ -18,9 +42,18 @@ export class Client extends AbstractClient {
|
|
|
18
42
|
async RecognizeContainerOCR(req, cb) {
|
|
19
43
|
return this.request("RecognizeContainerOCR", req, cb);
|
|
20
44
|
}
|
|
45
|
+
async RecognizeTableAccurateOCR(req, cb) {
|
|
46
|
+
return this.request("RecognizeTableAccurateOCR", req, cb);
|
|
47
|
+
}
|
|
21
48
|
async RecognizeEncryptedIDCardOCR(req, cb) {
|
|
22
49
|
return this.request("RecognizeEncryptedIDCardOCR", req, cb);
|
|
23
50
|
}
|
|
51
|
+
async MixedInvoiceDetect(req, cb) {
|
|
52
|
+
return this.request("MixedInvoiceDetect", req, cb);
|
|
53
|
+
}
|
|
54
|
+
async VinOCR(req, cb) {
|
|
55
|
+
return this.request("VinOCR", req, cb);
|
|
56
|
+
}
|
|
24
57
|
async RecognizeStoreName(req, cb) {
|
|
25
58
|
return this.request("RecognizeStoreName", req, cb);
|
|
26
59
|
}
|
|
@@ -30,152 +63,89 @@ export class Client extends AbstractClient {
|
|
|
30
63
|
async SubmitMarkEssayAgentJob(req, cb) {
|
|
31
64
|
return this.request("SubmitMarkEssayAgentJob", req, cb);
|
|
32
65
|
}
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
35
|
-
}
|
|
36
|
-
async RecognizeValidIDCardOCR(req, cb) {
|
|
37
|
-
return this.request("RecognizeValidIDCardOCR", req, cb);
|
|
38
|
-
}
|
|
39
|
-
async VerifyScenePhoto(req, cb) {
|
|
40
|
-
return this.request("VerifyScenePhoto", req, cb);
|
|
41
|
-
}
|
|
42
|
-
async InvoiceGeneralOCR(req, cb) {
|
|
43
|
-
return this.request("InvoiceGeneralOCR", req, cb);
|
|
66
|
+
async DescribeQuestionMarkAgentJob(req, cb) {
|
|
67
|
+
return this.request("DescribeQuestionMarkAgentJob", req, cb);
|
|
44
68
|
}
|
|
45
|
-
async
|
|
46
|
-
return this.request("
|
|
69
|
+
async RecognizeTravelCardOCR(req, cb) {
|
|
70
|
+
return this.request("RecognizeTravelCardOCR", req, cb);
|
|
47
71
|
}
|
|
48
|
-
async
|
|
49
|
-
return this.request("
|
|
72
|
+
async GeneralFastOCR(req, cb) {
|
|
73
|
+
return this.request("GeneralFastOCR", req, cb);
|
|
50
74
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
75
|
+
async RecognizeValidIDCardOCR(req, cb) {
|
|
76
|
+
return this.request("RecognizeValidIDCardOCR", req, cb);
|
|
53
77
|
}
|
|
54
|
-
async
|
|
55
|
-
return this.request("
|
|
78
|
+
async BizLicenseOCR(req, cb) {
|
|
79
|
+
return this.request("BizLicenseOCR", req, cb);
|
|
56
80
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
81
|
+
async GeneralHandwritingOCR(req, cb) {
|
|
82
|
+
return this.request("GeneralHandwritingOCR", req, cb);
|
|
59
83
|
}
|
|
60
|
-
async
|
|
61
|
-
return this.request("
|
|
84
|
+
async QuestionOCR(req, cb) {
|
|
85
|
+
return this.request("QuestionOCR", req, cb);
|
|
62
86
|
}
|
|
63
|
-
async
|
|
64
|
-
return this.request("
|
|
87
|
+
async ExtractDocBasic(req, cb) {
|
|
88
|
+
return this.request("ExtractDocBasic", req, cb);
|
|
65
89
|
}
|
|
66
90
|
async TaxiInvoiceOCR(req, cb) {
|
|
67
91
|
return this.request("TaxiInvoiceOCR", req, cb);
|
|
68
92
|
}
|
|
69
|
-
async
|
|
70
|
-
return this.request("
|
|
71
|
-
}
|
|
72
|
-
async SubmitQuestionMarkAgentJob(req, cb) {
|
|
73
|
-
return this.request("SubmitQuestionMarkAgentJob", req, cb);
|
|
74
|
-
}
|
|
75
|
-
async RideHailingDriverLicenseOCR(req, cb) {
|
|
76
|
-
return this.request("RideHailingDriverLicenseOCR", req, cb);
|
|
77
|
-
}
|
|
78
|
-
async MainlandPermitOCR(req, cb) {
|
|
79
|
-
return this.request("MainlandPermitOCR", req, cb);
|
|
80
|
-
}
|
|
81
|
-
async FlightInvoiceOCR(req, cb) {
|
|
82
|
-
return this.request("FlightInvoiceOCR", req, cb);
|
|
83
|
-
}
|
|
84
|
-
async RecognizeGeneralInvoice(req, cb) {
|
|
85
|
-
return this.request("RecognizeGeneralInvoice", req, cb);
|
|
93
|
+
async TrainTicketOCR(req, cb) {
|
|
94
|
+
return this.request("TrainTicketOCR", req, cb);
|
|
86
95
|
}
|
|
87
|
-
async
|
|
88
|
-
return this.request("
|
|
96
|
+
async GetOCRResult(req, cb) {
|
|
97
|
+
return this.request("GetOCRResult", req, cb);
|
|
89
98
|
}
|
|
90
|
-
async
|
|
91
|
-
return this.request("
|
|
99
|
+
async HKIDCardOCR(req, cb) {
|
|
100
|
+
return this.request("HKIDCardOCR", req, cb);
|
|
92
101
|
}
|
|
93
|
-
async
|
|
94
|
-
return this.request("
|
|
102
|
+
async VerifyScenePhoto(req, cb) {
|
|
103
|
+
return this.request("VerifyScenePhoto", req, cb);
|
|
95
104
|
}
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
105
|
+
async VatInvoiceOCR(req, cb) {
|
|
106
|
+
return this.request("VatInvoiceOCR", req, cb);
|
|
98
107
|
}
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
108
|
+
async ExtractDocAgent(req, cb) {
|
|
109
|
+
return this.request("ExtractDocAgent", req, cb);
|
|
101
110
|
}
|
|
102
111
|
async RecognizeGeneralCardWarn(req, cb) {
|
|
103
112
|
return this.request("RecognizeGeneralCardWarn", req, cb);
|
|
104
113
|
}
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
107
|
-
}
|
|
108
|
-
async RecognizeThaiIDCardOCR(req, cb) {
|
|
109
|
-
return this.request("RecognizeThaiIDCardOCR", req, cb);
|
|
110
|
-
}
|
|
111
|
-
async QuotaInvoiceOCR(req, cb) {
|
|
112
|
-
return this.request("QuotaInvoiceOCR", req, cb);
|
|
113
|
-
}
|
|
114
|
-
async ExtractDocMultiPro(req, cb) {
|
|
115
|
-
return this.request("ExtractDocMultiPro", req, cb);
|
|
116
|
-
}
|
|
117
|
-
async TableOCR(req, cb) {
|
|
118
|
-
return this.request("TableOCR", req, cb);
|
|
119
|
-
}
|
|
120
|
-
async ArithmeticOCR(req, cb) {
|
|
121
|
-
return this.request("ArithmeticOCR", req, cb);
|
|
122
|
-
}
|
|
123
|
-
async EstateCertOCR(req, cb) {
|
|
124
|
-
return this.request("EstateCertOCR", req, cb);
|
|
125
|
-
}
|
|
126
|
-
async BankCardOCR(req, cb) {
|
|
127
|
-
return this.request("BankCardOCR", req, cb);
|
|
128
|
-
}
|
|
129
|
-
async GetOCRToken(req, cb) {
|
|
130
|
-
return this.request("GetOCRToken", req, cb);
|
|
131
|
-
}
|
|
132
|
-
async EduPaperOCR(req, cb) {
|
|
133
|
-
return this.request("EduPaperOCR", req, cb);
|
|
134
|
-
}
|
|
135
|
-
async RecognizeAgent(req, cb) {
|
|
136
|
-
return this.request("RecognizeAgent", req, cb);
|
|
137
|
-
}
|
|
138
|
-
async EnterpriseLicenseOCR(req, cb) {
|
|
139
|
-
return this.request("EnterpriseLicenseOCR", req, cb);
|
|
140
|
-
}
|
|
141
|
-
async BusinessCardOCR(req, cb) {
|
|
142
|
-
return this.request("BusinessCardOCR", req, cb);
|
|
143
|
-
}
|
|
144
|
-
async IDCardOCR(req, cb) {
|
|
145
|
-
return this.request("IDCardOCR", req, cb);
|
|
114
|
+
async WaybillOCR(req, cb) {
|
|
115
|
+
return this.request("WaybillOCR", req, cb);
|
|
146
116
|
}
|
|
147
|
-
async
|
|
148
|
-
return this.request("
|
|
117
|
+
async FlightInvoiceOCR(req, cb) {
|
|
118
|
+
return this.request("FlightInvoiceOCR", req, cb);
|
|
149
119
|
}
|
|
150
|
-
async
|
|
151
|
-
return this.request("
|
|
120
|
+
async PermitOCR(req, cb) {
|
|
121
|
+
return this.request("PermitOCR", req, cb);
|
|
152
122
|
}
|
|
153
|
-
async
|
|
154
|
-
return this.request("
|
|
123
|
+
async RecognizeTableOCR(req, cb) {
|
|
124
|
+
return this.request("RecognizeTableOCR", req, cb);
|
|
155
125
|
}
|
|
156
|
-
async
|
|
157
|
-
return this.request("
|
|
126
|
+
async HandwritingEssayOCR(req, cb) {
|
|
127
|
+
return this.request("HandwritingEssayOCR", req, cb);
|
|
158
128
|
}
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
129
|
+
async TextDetect(req, cb) {
|
|
130
|
+
return this.request("TextDetect", req, cb);
|
|
161
131
|
}
|
|
162
|
-
async
|
|
163
|
-
return this.request("
|
|
132
|
+
async SmartStructuralOCR(req, cb) {
|
|
133
|
+
return this.request("SmartStructuralOCR", req, cb);
|
|
164
134
|
}
|
|
165
|
-
async
|
|
166
|
-
return this.request("
|
|
135
|
+
async ExtractDocMultiPro(req, cb) {
|
|
136
|
+
return this.request("ExtractDocMultiPro", req, cb);
|
|
167
137
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
138
|
+
async SubmitQuestionMarkAgentJob(req, cb) {
|
|
139
|
+
return this.request("SubmitQuestionMarkAgentJob", req, cb);
|
|
170
140
|
}
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
141
|
+
async VehicleLicenseOCR(req, cb) {
|
|
142
|
+
return this.request("VehicleLicenseOCR", req, cb);
|
|
173
143
|
}
|
|
174
|
-
async
|
|
175
|
-
return this.request("
|
|
144
|
+
async TableOCR(req, cb) {
|
|
145
|
+
return this.request("TableOCR", req, cb);
|
|
176
146
|
}
|
|
177
|
-
async
|
|
178
|
-
return this.request("
|
|
147
|
+
async RideHailingDriverLicenseOCR(req, cb) {
|
|
148
|
+
return this.request("RideHailingDriverLicenseOCR", req, cb);
|
|
179
149
|
}
|
|
180
150
|
async HmtResidentPermitOCR(req, cb) {
|
|
181
151
|
return this.request("HmtResidentPermitOCR", req, cb);
|
|
@@ -183,92 +153,68 @@ export class Client extends AbstractClient {
|
|
|
183
153
|
async DescribeMarkEssayAgentJob(req, cb) {
|
|
184
154
|
return this.request("DescribeMarkEssayAgentJob", req, cb);
|
|
185
155
|
}
|
|
186
|
-
async
|
|
187
|
-
return this.request("
|
|
156
|
+
async ArithmeticOCR(req, cb) {
|
|
157
|
+
return this.request("ArithmeticOCR", req, cb);
|
|
158
|
+
}
|
|
159
|
+
async LicensePlateOCR(req, cb) {
|
|
160
|
+
return this.request("LicensePlateOCR", req, cb);
|
|
161
|
+
}
|
|
162
|
+
async EstateCertOCR(req, cb) {
|
|
163
|
+
return this.request("EstateCertOCR", req, cb);
|
|
188
164
|
}
|
|
189
165
|
async ClassifyDetectOCR(req, cb) {
|
|
190
166
|
return this.request("ClassifyDetectOCR", req, cb);
|
|
191
167
|
}
|
|
192
|
-
async
|
|
193
|
-
return this.request("
|
|
168
|
+
async ExtractDocMulti(req, cb) {
|
|
169
|
+
return this.request("ExtractDocMulti", req, cb);
|
|
194
170
|
}
|
|
195
171
|
async SealOCR(req, cb) {
|
|
196
172
|
return this.request("SealOCR", req, cb);
|
|
197
173
|
}
|
|
174
|
+
async ClassifyStoreName(req, cb) {
|
|
175
|
+
return this.request("ClassifyStoreName", req, cb);
|
|
176
|
+
}
|
|
198
177
|
async BankSlipOCR(req, cb) {
|
|
199
178
|
return this.request("BankSlipOCR", req, cb);
|
|
200
179
|
}
|
|
201
|
-
async
|
|
202
|
-
return this.request("
|
|
203
|
-
}
|
|
204
|
-
async RecognizeTravelCardOCR(req, cb) {
|
|
205
|
-
return this.request("RecognizeTravelCardOCR", req, cb);
|
|
206
|
-
}
|
|
207
|
-
async SubmitExtractDocAgentJob(req, cb) {
|
|
208
|
-
return this.request("SubmitExtractDocAgentJob", req, cb);
|
|
209
|
-
}
|
|
210
|
-
async VerifyOfdVatInvoiceOCR(req, cb) {
|
|
211
|
-
return this.request("VerifyOfdVatInvoiceOCR", req, cb);
|
|
212
|
-
}
|
|
213
|
-
async DriverLicenseOCR(req, cb) {
|
|
214
|
-
return this.request("DriverLicenseOCR", req, cb);
|
|
215
|
-
}
|
|
216
|
-
async FinanBillOCR(req, cb) {
|
|
217
|
-
return this.request("FinanBillOCR", req, cb);
|
|
218
|
-
}
|
|
219
|
-
async MixedInvoiceOCR(req, cb) {
|
|
220
|
-
return this.request("MixedInvoiceOCR", req, cb);
|
|
221
|
-
}
|
|
222
|
-
async RecognizeHealthCodeOCR(req, cb) {
|
|
223
|
-
return this.request("RecognizeHealthCodeOCR", req, cb);
|
|
180
|
+
async GeneralEfficientOCR(req, cb) {
|
|
181
|
+
return this.request("GeneralEfficientOCR", req, cb);
|
|
224
182
|
}
|
|
225
|
-
async
|
|
226
|
-
return this.request("
|
|
183
|
+
async AdvertiseOCR(req, cb) {
|
|
184
|
+
return this.request("AdvertiseOCR", req, cb);
|
|
227
185
|
}
|
|
228
|
-
async
|
|
229
|
-
return this.request("
|
|
186
|
+
async DescribeExtractDocAgentJob(req, cb) {
|
|
187
|
+
return this.request("DescribeExtractDocAgentJob", req, cb);
|
|
230
188
|
}
|
|
231
|
-
async
|
|
232
|
-
return this.request("
|
|
189
|
+
async VehicleRegCertOCR(req, cb) {
|
|
190
|
+
return this.request("VehicleRegCertOCR", req, cb);
|
|
233
191
|
}
|
|
234
|
-
async
|
|
235
|
-
return this.request("
|
|
192
|
+
async QuestionSplitLayoutOCR(req, cb) {
|
|
193
|
+
return this.request("QuestionSplitLayoutOCR", req, cb);
|
|
236
194
|
}
|
|
237
195
|
async RecognizeMedicalInvoiceOCR(req, cb) {
|
|
238
196
|
return this.request("RecognizeMedicalInvoiceOCR", req, cb);
|
|
239
197
|
}
|
|
240
|
-
async
|
|
241
|
-
return this.request("
|
|
242
|
-
}
|
|
243
|
-
async VatInvoiceOCR(req, cb) {
|
|
244
|
-
return this.request("VatInvoiceOCR", req, cb);
|
|
245
|
-
}
|
|
246
|
-
async DutyPaidProofOCR(req, cb) {
|
|
247
|
-
return this.request("DutyPaidProofOCR", req, cb);
|
|
248
|
-
}
|
|
249
|
-
async FinanBillSliceOCR(req, cb) {
|
|
250
|
-
return this.request("FinanBillSliceOCR", req, cb);
|
|
251
|
-
}
|
|
252
|
-
async LicensePlateOCR(req, cb) {
|
|
253
|
-
return this.request("LicensePlateOCR", req, cb);
|
|
254
|
-
}
|
|
255
|
-
async ExtractDocMulti(req, cb) {
|
|
256
|
-
return this.request("ExtractDocMulti", req, cb);
|
|
257
|
-
}
|
|
258
|
-
async GeneralEfficientOCR(req, cb) {
|
|
259
|
-
return this.request("GeneralEfficientOCR", req, cb);
|
|
260
|
-
}
|
|
261
|
-
async AdvertiseOCR(req, cb) {
|
|
262
|
-
return this.request("AdvertiseOCR", req, cb);
|
|
198
|
+
async EnglishOCR(req, cb) {
|
|
199
|
+
return this.request("EnglishOCR", req, cb);
|
|
263
200
|
}
|
|
264
201
|
async ResidenceBookletOCR(req, cb) {
|
|
265
202
|
return this.request("ResidenceBookletOCR", req, cb);
|
|
266
203
|
}
|
|
204
|
+
async BankCardOCR(req, cb) {
|
|
205
|
+
return this.request("BankCardOCR", req, cb);
|
|
206
|
+
}
|
|
267
207
|
async CarInvoiceOCR(req, cb) {
|
|
268
208
|
return this.request("CarInvoiceOCR", req, cb);
|
|
269
209
|
}
|
|
270
|
-
async
|
|
271
|
-
return this.request("
|
|
210
|
+
async DriverLicenseOCR(req, cb) {
|
|
211
|
+
return this.request("DriverLicenseOCR", req, cb);
|
|
212
|
+
}
|
|
213
|
+
async MainlandPermitOCR(req, cb) {
|
|
214
|
+
return this.request("MainlandPermitOCR", req, cb);
|
|
215
|
+
}
|
|
216
|
+
async SubmitExtractDocAgentJob(req, cb) {
|
|
217
|
+
return this.request("SubmitExtractDocAgentJob", req, cb);
|
|
272
218
|
}
|
|
273
219
|
async FormulaOCR(req, cb) {
|
|
274
220
|
return this.request("FormulaOCR", req, cb);
|
|
@@ -276,10 +222,37 @@ export class Client extends AbstractClient {
|
|
|
276
222
|
async PassportOCR(req, cb) {
|
|
277
223
|
return this.request("PassportOCR", req, cb);
|
|
278
224
|
}
|
|
279
|
-
async
|
|
280
|
-
return this.request("
|
|
225
|
+
async GeneralBasicOCR(req, cb) {
|
|
226
|
+
return this.request("GeneralBasicOCR", req, cb);
|
|
227
|
+
}
|
|
228
|
+
async GetOCRToken(req, cb) {
|
|
229
|
+
return this.request("GetOCRToken", req, cb);
|
|
230
|
+
}
|
|
231
|
+
async VerifyOfdVatInvoiceOCR(req, cb) {
|
|
232
|
+
return this.request("VerifyOfdVatInvoiceOCR", req, cb);
|
|
233
|
+
}
|
|
234
|
+
async VerifyBizLicenseEnterprise4(req, cb) {
|
|
235
|
+
return this.request("VerifyBizLicenseEnterprise4", req, cb);
|
|
236
|
+
}
|
|
237
|
+
async MixedInvoiceOCR(req, cb) {
|
|
238
|
+
return this.request("MixedInvoiceOCR", req, cb);
|
|
239
|
+
}
|
|
240
|
+
async RecognizeHealthCodeOCR(req, cb) {
|
|
241
|
+
return this.request("RecognizeHealthCodeOCR", req, cb);
|
|
242
|
+
}
|
|
243
|
+
async EduPaperOCR(req, cb) {
|
|
244
|
+
return this.request("EduPaperOCR", req, cb);
|
|
281
245
|
}
|
|
282
246
|
async RideHailingTransportLicenseOCR(req, cb) {
|
|
283
247
|
return this.request("RideHailingTransportLicenseOCR", req, cb);
|
|
284
248
|
}
|
|
249
|
+
async RecognizeThaiIDCardOCR(req, cb) {
|
|
250
|
+
return this.request("RecognizeThaiIDCardOCR", req, cb);
|
|
251
|
+
}
|
|
252
|
+
async RecognizeGeneralInvoice(req, cb) {
|
|
253
|
+
return this.request("RecognizeGeneralInvoice", req, cb);
|
|
254
|
+
}
|
|
255
|
+
async RecognizeFormulaOCR(req, cb) {
|
|
256
|
+
return this.request("RecognizeFormulaOCR", req, cb);
|
|
257
|
+
}
|
|
285
258
|
}
|