tencentcloud-sdk-nodejs 4.1.54 → 4.1.55
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/ccc/v20200210/ccc_client.js +7 -4
- package/es/services/dnspod/v20210323/dnspod_client.js +6 -0
- package/es/services/gs/v20191118/gs_client.js +3 -0
- package/es/services/hai/v20230812/hai_client.js +8 -2
- package/es/services/ioa/v20220601/ioa_client.js +6 -0
- package/es/services/lke/v20231130/lke_client.js +27 -6
- package/es/services/ocr/v20181119/ocr_client.js +170 -158
- package/es/services/tcss/v20201101/tcss_client.js +3 -0
- package/es/services/tke/v20220501/tke_client.js +5 -2
- package/es/services/trtc/v20190722/trtc_client.js +14 -2
- package/es/services/wedata/v20210820/wedata_client.js +24 -6
- 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/as/v20180419/as_models.d.ts +2 -2
- package/tencentcloud/services/btoe/v20210514/btoe_client.d.ts +39 -13
- package/tencentcloud/services/btoe/v20210514/btoe_client.js +39 -13
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +0 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +0 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +7 -5
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +9 -5
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +12 -6
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +114 -62
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +0 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +4 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +8 -0
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +9 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +12 -0
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +242 -15
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +3 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +9 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +11 -3
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +32 -3
- package/tencentcloud/services/gs/v20191118/gs_client.d.ts +13 -9
- package/tencentcloud/services/gs/v20191118/gs_client.js +14 -8
- package/tencentcloud/services/gs/v20191118/gs_models.d.ts +77 -49
- package/tencentcloud/services/hai/v20230812/hai_client.d.ts +11 -3
- package/tencentcloud/services/hai/v20230812/hai_client.js +15 -3
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +70 -18
- 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 +193 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +4 -4
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +4 -4
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +28 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +3 -1
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +35 -7
- package/tencentcloud/services/lke/v20231130/lke_client.js +51 -9
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +834 -397
- package/tencentcloud/services/lowcode/v20210108/lowcode_models.d.ts +17 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +7 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +578 -553
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +714 -681
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +884 -579
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +1 -1
- package/tencentcloud/services/sms/v20190711/sms_models.d.ts +6 -14
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +6 -14
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +13 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +44 -11
- package/tencentcloud/services/tcss/v20201101/tcss_client.d.ts +5 -1
- package/tencentcloud/services/tcss/v20201101/tcss_client.js +6 -0
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +45 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +20 -0
- package/tencentcloud/services/tke/v20220501/tke_client.d.ts +7 -3
- package/tencentcloud/services/tke/v20220501/tke_client.js +9 -3
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +30 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +19 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +27 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +306 -101
- package/tencentcloud/services/vm/v20210922/vm_models.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +13 -11
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +34 -10
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +48 -12
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +5067 -3294
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.55";
|
|
@@ -30,8 +30,8 @@ export class Client extends AbstractClient {
|
|
|
30
30
|
async StopAutoCalloutTask(req, cb) {
|
|
31
31
|
return this.request("StopAutoCalloutTask", req, cb);
|
|
32
32
|
}
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
33
|
+
async DescribePredictiveDialingCampaign(req, cb) {
|
|
34
|
+
return this.request("DescribePredictiveDialingCampaign", req, cb);
|
|
35
35
|
}
|
|
36
36
|
async DescribePSTNActiveSessionList(req, cb) {
|
|
37
37
|
return this.request("DescribePSTNActiveSessionList", req, cb);
|
|
@@ -48,6 +48,9 @@ export class Client extends AbstractClient {
|
|
|
48
48
|
async BindNumberCallOutSkillGroup(req, cb) {
|
|
49
49
|
return this.request("BindNumberCallOutSkillGroup", req, cb);
|
|
50
50
|
}
|
|
51
|
+
async DisableCCCPhoneNumber(req, cb) {
|
|
52
|
+
return this.request("DisableCCCPhoneNumber", req, cb);
|
|
53
|
+
}
|
|
51
54
|
async DescribeIMCdrs(req, cb) {
|
|
52
55
|
return this.request("DescribeIMCdrs", req, cb);
|
|
53
56
|
}
|
|
@@ -144,8 +147,8 @@ export class Client extends AbstractClient {
|
|
|
144
147
|
async DescribeStaffInfoList(req, cb) {
|
|
145
148
|
return this.request("DescribeStaffInfoList", req, cb);
|
|
146
149
|
}
|
|
147
|
-
async
|
|
148
|
-
return this.request("
|
|
150
|
+
async BindNumberCallInInterface(req, cb) {
|
|
151
|
+
return this.request("BindNumberCallInInterface", req, cb);
|
|
149
152
|
}
|
|
150
153
|
async DescribeStaffStatusMetrics(req, cb) {
|
|
151
154
|
return this.request("DescribeStaffStatusMetrics", req, cb);
|
|
@@ -120,6 +120,9 @@ export class Client extends AbstractClient {
|
|
|
120
120
|
async DeleteDomain(req, cb) {
|
|
121
121
|
return this.request("DeleteDomain", req, cb);
|
|
122
122
|
}
|
|
123
|
+
async DescribeDomainVipList(req, cb) {
|
|
124
|
+
return this.request("DescribeDomainVipList", req, cb);
|
|
125
|
+
}
|
|
123
126
|
async DescribeDomainGroupList(req, cb) {
|
|
124
127
|
return this.request("DescribeDomainGroupList", req, cb);
|
|
125
128
|
}
|
|
@@ -135,6 +138,9 @@ export class Client extends AbstractClient {
|
|
|
135
138
|
async CreateSubDomainsAnalyticsFile(req, cb) {
|
|
136
139
|
return this.request("CreateSubDomainsAnalyticsFile", req, cb);
|
|
137
140
|
}
|
|
141
|
+
async DescribeVasList(req, cb) {
|
|
142
|
+
return this.request("DescribeVasList", req, cb);
|
|
143
|
+
}
|
|
138
144
|
async DeleteSnapshot(req, cb) {
|
|
139
145
|
return this.request("DeleteSnapshot", req, cb);
|
|
140
146
|
}
|
|
@@ -114,6 +114,9 @@ export class Client extends AbstractClient {
|
|
|
114
114
|
async SyncAndroidInstanceImage(req, cb) {
|
|
115
115
|
return this.request("SyncAndroidInstanceImage", req, cb);
|
|
116
116
|
}
|
|
117
|
+
async DistributePhotoToAndroidInstances(req, cb) {
|
|
118
|
+
return this.request("DistributePhotoToAndroidInstances", req, cb);
|
|
119
|
+
}
|
|
117
120
|
async DescribeAndroidInstancesAppBlacklist(req, cb) {
|
|
118
121
|
return this.request("DescribeAndroidInstancesAppBlacklist", req, cb);
|
|
119
122
|
}
|
|
@@ -15,6 +15,9 @@ export class Client extends AbstractClient {
|
|
|
15
15
|
async DescribeScenes(req, cb) {
|
|
16
16
|
return this.request("DescribeScenes", req, cb);
|
|
17
17
|
}
|
|
18
|
+
async ResizeInstanceDisk(req, cb) {
|
|
19
|
+
return this.request("ResizeInstanceDisk", req, cb);
|
|
20
|
+
}
|
|
18
21
|
async DescribeRegions(req, cb) {
|
|
19
22
|
return this.request("DescribeRegions", req, cb);
|
|
20
23
|
}
|
|
@@ -24,11 +27,14 @@ export class Client extends AbstractClient {
|
|
|
24
27
|
async StartInstance(req, cb) {
|
|
25
28
|
return this.request("StartInstance", req, cb);
|
|
26
29
|
}
|
|
30
|
+
async TerminateInstances(req, cb) {
|
|
31
|
+
return this.request("TerminateInstances", req, cb);
|
|
32
|
+
}
|
|
27
33
|
async CreateMuskPrompt(req, cb) {
|
|
28
34
|
return this.request("CreateMuskPrompt", req, cb);
|
|
29
35
|
}
|
|
30
|
-
async
|
|
31
|
-
return this.request("
|
|
36
|
+
async ResetInstancesPassword(req, cb) {
|
|
37
|
+
return this.request("ResetInstancesPassword", req, cb);
|
|
32
38
|
}
|
|
33
39
|
async DescribeInstanceNetworkStatus(req, cb) {
|
|
34
40
|
return this.request("DescribeInstanceNetworkStatus", req, cb);
|
|
@@ -21,6 +21,12 @@ export class Client extends AbstractClient {
|
|
|
21
21
|
async CreatePrivilegeCode(req, cb) {
|
|
22
22
|
return this.request("CreatePrivilegeCode", req, cb);
|
|
23
23
|
}
|
|
24
|
+
async DescribeSoftwareInformation(req, cb) {
|
|
25
|
+
return this.request("DescribeSoftwareInformation", req, cb);
|
|
26
|
+
}
|
|
27
|
+
async DescribeDeviceHardwareInfoList(req, cb) {
|
|
28
|
+
return this.request("DescribeDeviceHardwareInfoList", req, cb);
|
|
29
|
+
}
|
|
24
30
|
async DescribeRootAccountGroup(req, cb) {
|
|
25
31
|
return this.request("DescribeRootAccountGroup", req, cb);
|
|
26
32
|
}
|
|
@@ -42,14 +42,17 @@ export class Client extends AbstractClient {
|
|
|
42
42
|
async ConvertDocument(req, cb) {
|
|
43
43
|
return this.request("ConvertDocument", req, cb);
|
|
44
44
|
}
|
|
45
|
+
async ListSharedKnowledge(req, cb) {
|
|
46
|
+
return this.request("ListSharedKnowledge", req, cb);
|
|
47
|
+
}
|
|
45
48
|
async DescribeAttributeLabel(req, cb) {
|
|
46
49
|
return this.request("DescribeAttributeLabel", req, cb);
|
|
47
50
|
}
|
|
48
51
|
async ListRejectedQuestionPreview(req, cb) {
|
|
49
52
|
return this.request("ListRejectedQuestionPreview", req, cb);
|
|
50
53
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
54
|
+
async DescribeSharedKnowledge(req, cb) {
|
|
55
|
+
return this.request("DescribeSharedKnowledge", req, cb);
|
|
53
56
|
}
|
|
54
57
|
async RetryDocParse(req, cb) {
|
|
55
58
|
return this.request("RetryDocParse", req, cb);
|
|
@@ -75,6 +78,9 @@ export class Client extends AbstractClient {
|
|
|
75
78
|
async ListReleaseConfigPreview(req, cb) {
|
|
76
79
|
return this.request("ListReleaseConfigPreview", req, cb);
|
|
77
80
|
}
|
|
81
|
+
async ListReferShareKnowledge(req, cb) {
|
|
82
|
+
return this.request("ListReferShareKnowledge", req, cb);
|
|
83
|
+
}
|
|
78
84
|
async DescribeSearchStatsGraph(req, cb) {
|
|
79
85
|
return this.request("DescribeSearchStatsGraph", req, cb);
|
|
80
86
|
}
|
|
@@ -120,6 +126,9 @@ export class Client extends AbstractClient {
|
|
|
120
126
|
async DescribeCorp(req, cb) {
|
|
121
127
|
return this.request("DescribeCorp", req, cb);
|
|
122
128
|
}
|
|
129
|
+
async CreateSharedKnowledge(req, cb) {
|
|
130
|
+
return this.request("CreateSharedKnowledge", req, cb);
|
|
131
|
+
}
|
|
123
132
|
async DescribeUnsatisfiedReplyContext(req, cb) {
|
|
124
133
|
return this.request("DescribeUnsatisfiedReplyContext", req, cb);
|
|
125
134
|
}
|
|
@@ -150,6 +159,9 @@ export class Client extends AbstractClient {
|
|
|
150
159
|
async CreateQACate(req, cb) {
|
|
151
160
|
return this.request("CreateQACate", req, cb);
|
|
152
161
|
}
|
|
162
|
+
async UpdateSharedKnowledge(req, cb) {
|
|
163
|
+
return this.request("UpdateSharedKnowledge", req, cb);
|
|
164
|
+
}
|
|
153
165
|
async ExportAttributeLabel(req, cb) {
|
|
154
166
|
return this.request("ExportAttributeLabel", req, cb);
|
|
155
167
|
}
|
|
@@ -159,6 +171,9 @@ export class Client extends AbstractClient {
|
|
|
159
171
|
async DescribeKnowledgeUsage(req, cb) {
|
|
160
172
|
return this.request("DescribeKnowledgeUsage", req, cb);
|
|
161
173
|
}
|
|
174
|
+
async DeleteSharedKnowledge(req, cb) {
|
|
175
|
+
return this.request("DeleteSharedKnowledge", req, cb);
|
|
176
|
+
}
|
|
162
177
|
async DescribeRobotBizIDByAppKey(req, cb) {
|
|
163
178
|
return this.request("DescribeRobotBizIDByAppKey", req, cb);
|
|
164
179
|
}
|
|
@@ -189,8 +204,8 @@ export class Client extends AbstractClient {
|
|
|
189
204
|
async DescribeConcurrencyUsage(req, cb) {
|
|
190
205
|
return this.request("DescribeConcurrencyUsage", req, cb);
|
|
191
206
|
}
|
|
192
|
-
async
|
|
193
|
-
return this.request("
|
|
207
|
+
async CreateCorp(req, cb) {
|
|
208
|
+
return this.request("CreateCorp", req, cb);
|
|
194
209
|
}
|
|
195
210
|
async IsTransferIntent(req, cb) {
|
|
196
211
|
return this.request("IsTransferIntent", req, cb);
|
|
@@ -198,6 +213,9 @@ export class Client extends AbstractClient {
|
|
|
198
213
|
async DescribeReleaseInfo(req, cb) {
|
|
199
214
|
return this.request("DescribeReleaseInfo", req, cb);
|
|
200
215
|
}
|
|
216
|
+
async ReferShareKnowledge(req, cb) {
|
|
217
|
+
return this.request("ReferShareKnowledge", req, cb);
|
|
218
|
+
}
|
|
201
219
|
async ListRelease(req, cb) {
|
|
202
220
|
return this.request("ListRelease", req, cb);
|
|
203
221
|
}
|
|
@@ -255,8 +273,8 @@ export class Client extends AbstractClient {
|
|
|
255
273
|
async DescribeRelease(req, cb) {
|
|
256
274
|
return this.request("DescribeRelease", req, cb);
|
|
257
275
|
}
|
|
258
|
-
async
|
|
259
|
-
return this.request("
|
|
276
|
+
async ModifyRejectedQuestion(req, cb) {
|
|
277
|
+
return this.request("ModifyRejectedQuestion", req, cb);
|
|
260
278
|
}
|
|
261
279
|
async GetAppKnowledgeCount(req, cb) {
|
|
262
280
|
return this.request("GetAppKnowledgeCount", req, cb);
|
|
@@ -279,6 +297,9 @@ export class Client extends AbstractClient {
|
|
|
279
297
|
async DescribeSegments(req, cb) {
|
|
280
298
|
return this.request("DescribeSegments", req, cb);
|
|
281
299
|
}
|
|
300
|
+
async RunReRank(req, cb) {
|
|
301
|
+
return this.request("RunReRank", req, cb);
|
|
302
|
+
}
|
|
282
303
|
async GetTaskStatus(req, cb) {
|
|
283
304
|
return this.request("GetTaskStatus", req, cb);
|
|
284
305
|
}
|
|
@@ -3,38 +3,11 @@ 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("
|
|
8
|
-
}
|
|
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 SmartStructuralOCRV2(req, cb) {
|
|
16
|
-
return this.request("SmartStructuralOCRV2", 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 TollInvoiceOCR(req, cb) {
|
|
31
|
-
return this.request("TollInvoiceOCR", req, cb);
|
|
32
|
-
}
|
|
33
|
-
async MLIDCardOCR(req, cb) {
|
|
34
|
-
return this.request("MLIDCardOCR", req, cb);
|
|
6
|
+
async QuestionOCR(req, cb) {
|
|
7
|
+
return this.request("QuestionOCR", req, cb);
|
|
35
8
|
}
|
|
36
|
-
async
|
|
37
|
-
return this.request("
|
|
9
|
+
async TextDetect(req, cb) {
|
|
10
|
+
return this.request("TextDetect", req, cb);
|
|
38
11
|
}
|
|
39
12
|
async QrcodeOCR(req, cb) {
|
|
40
13
|
return this.request("QrcodeOCR", req, cb);
|
|
@@ -42,134 +15,167 @@ export class Client extends AbstractClient {
|
|
|
42
15
|
async GeneralAccurateOCR(req, cb) {
|
|
43
16
|
return this.request("GeneralAccurateOCR", req, cb);
|
|
44
17
|
}
|
|
45
|
-
async FlightInvoiceOCR(req, cb) {
|
|
46
|
-
return this.request("FlightInvoiceOCR", req, cb);
|
|
47
|
-
}
|
|
48
18
|
async RecognizeContainerOCR(req, cb) {
|
|
49
19
|
return this.request("RecognizeContainerOCR", req, cb);
|
|
50
20
|
}
|
|
51
|
-
async RecognizeTableAccurateOCR(req, cb) {
|
|
52
|
-
return this.request("RecognizeTableAccurateOCR", req, cb);
|
|
53
|
-
}
|
|
54
21
|
async RecognizeEncryptedIDCardOCR(req, cb) {
|
|
55
22
|
return this.request("RecognizeEncryptedIDCardOCR", req, cb);
|
|
56
23
|
}
|
|
57
|
-
async MixedInvoiceDetect(req, cb) {
|
|
58
|
-
return this.request("MixedInvoiceDetect", req, cb);
|
|
59
|
-
}
|
|
60
|
-
async VehicleRegCertOCR(req, cb) {
|
|
61
|
-
return this.request("VehicleRegCertOCR", req, cb);
|
|
62
|
-
}
|
|
63
|
-
async ShipInvoiceOCR(req, cb) {
|
|
64
|
-
return this.request("ShipInvoiceOCR", req, cb);
|
|
65
|
-
}
|
|
66
24
|
async RecognizeStoreName(req, cb) {
|
|
67
25
|
return this.request("RecognizeStoreName", req, cb);
|
|
68
26
|
}
|
|
69
27
|
async MLIDPassportOCR(req, cb) {
|
|
70
28
|
return this.request("MLIDPassportOCR", req, cb);
|
|
71
29
|
}
|
|
72
|
-
async
|
|
73
|
-
return this.request("
|
|
74
|
-
}
|
|
75
|
-
async QuotaInvoiceOCR(req, cb) {
|
|
76
|
-
return this.request("QuotaInvoiceOCR", req, cb);
|
|
30
|
+
async TrainTicketOCR(req, cb) {
|
|
31
|
+
return this.request("TrainTicketOCR", req, cb);
|
|
77
32
|
}
|
|
78
|
-
async
|
|
79
|
-
return this.request("
|
|
33
|
+
async PropOwnerCertOCR(req, cb) {
|
|
34
|
+
return this.request("PropOwnerCertOCR", req, cb);
|
|
80
35
|
}
|
|
81
|
-
async
|
|
82
|
-
return this.request("
|
|
36
|
+
async InvoiceGeneralOCR(req, cb) {
|
|
37
|
+
return this.request("InvoiceGeneralOCR", req, cb);
|
|
83
38
|
}
|
|
84
|
-
async
|
|
85
|
-
return this.request("
|
|
39
|
+
async HKIDCardOCR(req, cb) {
|
|
40
|
+
return this.request("HKIDCardOCR", req, cb);
|
|
86
41
|
}
|
|
87
|
-
async
|
|
88
|
-
return this.request("
|
|
42
|
+
async PermitOCR(req, cb) {
|
|
43
|
+
return this.request("PermitOCR", req, cb);
|
|
89
44
|
}
|
|
90
|
-
async
|
|
91
|
-
return this.request("
|
|
45
|
+
async BusInvoiceOCR(req, cb) {
|
|
46
|
+
return this.request("BusInvoiceOCR", req, cb);
|
|
92
47
|
}
|
|
93
|
-
async
|
|
94
|
-
return this.request("
|
|
48
|
+
async EnglishOCR(req, cb) {
|
|
49
|
+
return this.request("EnglishOCR", req, cb);
|
|
95
50
|
}
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
51
|
+
async SmartStructuralOCR(req, cb) {
|
|
52
|
+
return this.request("SmartStructuralOCR", req, cb);
|
|
98
53
|
}
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
54
|
+
async ClassifyStoreName(req, cb) {
|
|
55
|
+
return this.request("ClassifyStoreName", req, cb);
|
|
101
56
|
}
|
|
102
57
|
async TaxiInvoiceOCR(req, cb) {
|
|
103
58
|
return this.request("TaxiInvoiceOCR", req, cb);
|
|
104
59
|
}
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
60
|
+
async RideHailingDriverLicenseOCR(req, cb) {
|
|
61
|
+
return this.request("RideHailingDriverLicenseOCR", req, cb);
|
|
107
62
|
}
|
|
108
|
-
async
|
|
109
|
-
return this.request("
|
|
63
|
+
async RecognizeForeignPermanentResidentIdCard(req, cb) {
|
|
64
|
+
return this.request("RecognizeForeignPermanentResidentIdCard", req, cb);
|
|
110
65
|
}
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
66
|
+
async MainlandPermitOCR(req, cb) {
|
|
67
|
+
return this.request("MainlandPermitOCR", req, cb);
|
|
113
68
|
}
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
69
|
+
async FlightInvoiceOCR(req, cb) {
|
|
70
|
+
return this.request("FlightInvoiceOCR", req, cb);
|
|
116
71
|
}
|
|
117
|
-
async
|
|
118
|
-
return this.request("
|
|
72
|
+
async RecognizeThaiIDCardOCR(req, cb) {
|
|
73
|
+
return this.request("RecognizeThaiIDCardOCR", req, cb);
|
|
74
|
+
}
|
|
75
|
+
async RecognizeGeneralInvoice(req, cb) {
|
|
76
|
+
return this.request("RecognizeGeneralInvoice", req, cb);
|
|
77
|
+
}
|
|
78
|
+
async InsuranceBillOCR(req, cb) {
|
|
79
|
+
return this.request("InsuranceBillOCR", req, cb);
|
|
80
|
+
}
|
|
81
|
+
async VatInvoiceVerifyNew(req, cb) {
|
|
82
|
+
return this.request("VatInvoiceVerifyNew", req, cb);
|
|
83
|
+
}
|
|
84
|
+
async VinOCR(req, cb) {
|
|
85
|
+
return this.request("VinOCR", req, cb);
|
|
86
|
+
}
|
|
87
|
+
async VehicleLicenseOCR(req, cb) {
|
|
88
|
+
return this.request("VehicleLicenseOCR", req, cb);
|
|
89
|
+
}
|
|
90
|
+
async BizLicenseOCR(req, cb) {
|
|
91
|
+
return this.request("BizLicenseOCR", req, cb);
|
|
119
92
|
}
|
|
120
93
|
async RecognizeGeneralCardWarn(req, cb) {
|
|
121
94
|
return this.request("RecognizeGeneralCardWarn", req, cb);
|
|
122
95
|
}
|
|
123
|
-
async DutyPaidProofOCR(req, cb) {
|
|
124
|
-
return this.request("DutyPaidProofOCR", req, cb);
|
|
125
|
-
}
|
|
126
96
|
async GeneralBasicOCR(req, cb) {
|
|
127
97
|
return this.request("GeneralBasicOCR", req, cb);
|
|
128
98
|
}
|
|
129
|
-
async
|
|
130
|
-
return this.request("
|
|
99
|
+
async MixedInvoiceOCR(req, cb) {
|
|
100
|
+
return this.request("MixedInvoiceOCR", req, cb);
|
|
131
101
|
}
|
|
132
|
-
async
|
|
133
|
-
return this.request("
|
|
102
|
+
async ExtractDocMultiPro(req, cb) {
|
|
103
|
+
return this.request("ExtractDocMultiPro", req, cb);
|
|
134
104
|
}
|
|
135
|
-
async
|
|
136
|
-
return this.request("
|
|
105
|
+
async TableOCR(req, cb) {
|
|
106
|
+
return this.request("TableOCR", req, cb);
|
|
137
107
|
}
|
|
138
|
-
async
|
|
139
|
-
return this.request("
|
|
108
|
+
async ArithmeticOCR(req, cb) {
|
|
109
|
+
return this.request("ArithmeticOCR", req, cb);
|
|
140
110
|
}
|
|
141
|
-
async
|
|
142
|
-
return this.request("
|
|
111
|
+
async EstateCertOCR(req, cb) {
|
|
112
|
+
return this.request("EstateCertOCR", req, cb);
|
|
143
113
|
}
|
|
144
|
-
async
|
|
145
|
-
return this.request("
|
|
114
|
+
async RecognizeValidIDCardOCR(req, cb) {
|
|
115
|
+
return this.request("RecognizeValidIDCardOCR", req, cb);
|
|
146
116
|
}
|
|
147
|
-
async
|
|
148
|
-
return this.request("
|
|
117
|
+
async BankCardOCR(req, cb) {
|
|
118
|
+
return this.request("BankCardOCR", req, cb);
|
|
149
119
|
}
|
|
150
|
-
async
|
|
151
|
-
return this.request("
|
|
120
|
+
async GetOCRToken(req, cb) {
|
|
121
|
+
return this.request("GetOCRToken", req, cb);
|
|
152
122
|
}
|
|
153
|
-
async
|
|
154
|
-
return this.request("
|
|
123
|
+
async EduPaperOCR(req, cb) {
|
|
124
|
+
return this.request("EduPaperOCR", req, cb);
|
|
155
125
|
}
|
|
156
|
-
async
|
|
157
|
-
return this.request("
|
|
126
|
+
async EnterpriseLicenseOCR(req, cb) {
|
|
127
|
+
return this.request("EnterpriseLicenseOCR", req, cb);
|
|
128
|
+
}
|
|
129
|
+
async BusinessCardOCR(req, cb) {
|
|
130
|
+
return this.request("BusinessCardOCR", req, cb);
|
|
131
|
+
}
|
|
132
|
+
async IDCardOCR(req, cb) {
|
|
133
|
+
return this.request("IDCardOCR", req, cb);
|
|
158
134
|
}
|
|
159
135
|
async RecognizeGeneralTextImageWarn(req, cb) {
|
|
160
136
|
return this.request("RecognizeGeneralTextImageWarn", req, cb);
|
|
161
137
|
}
|
|
162
|
-
async
|
|
163
|
-
return this.request("
|
|
138
|
+
async InstitutionOCR(req, cb) {
|
|
139
|
+
return this.request("InstitutionOCR", req, cb);
|
|
164
140
|
}
|
|
165
|
-
async
|
|
166
|
-
return this.request("
|
|
141
|
+
async SmartStructuralOCRV2(req, cb) {
|
|
142
|
+
return this.request("SmartStructuralOCRV2", req, cb);
|
|
167
143
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
144
|
+
async RecognizeTableAccurateOCR(req, cb) {
|
|
145
|
+
return this.request("RecognizeTableAccurateOCR", req, cb);
|
|
170
146
|
}
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
147
|
+
async MixedInvoiceDetect(req, cb) {
|
|
148
|
+
return this.request("MixedInvoiceDetect", req, cb);
|
|
149
|
+
}
|
|
150
|
+
async VatRollInvoiceOCR(req, cb) {
|
|
151
|
+
return this.request("VatRollInvoiceOCR", req, cb);
|
|
152
|
+
}
|
|
153
|
+
async QuotaInvoiceOCR(req, cb) {
|
|
154
|
+
return this.request("QuotaInvoiceOCR", req, cb);
|
|
155
|
+
}
|
|
156
|
+
async GeneralHandwritingOCR(req, cb) {
|
|
157
|
+
return this.request("GeneralHandwritingOCR", req, cb);
|
|
158
|
+
}
|
|
159
|
+
async ExtractDocBasic(req, cb) {
|
|
160
|
+
return this.request("ExtractDocBasic", req, cb);
|
|
161
|
+
}
|
|
162
|
+
async RecognizeOnlineTaxiItineraryOCR(req, cb) {
|
|
163
|
+
return this.request("RecognizeOnlineTaxiItineraryOCR", req, cb);
|
|
164
|
+
}
|
|
165
|
+
async RecognizeTableOCR(req, cb) {
|
|
166
|
+
return this.request("RecognizeTableOCR", req, cb);
|
|
167
|
+
}
|
|
168
|
+
async WaybillOCR(req, cb) {
|
|
169
|
+
return this.request("WaybillOCR", req, cb);
|
|
170
|
+
}
|
|
171
|
+
async HandwritingEssayOCR(req, cb) {
|
|
172
|
+
return this.request("HandwritingEssayOCR", req, cb);
|
|
173
|
+
}
|
|
174
|
+
async HmtResidentPermitOCR(req, cb) {
|
|
175
|
+
return this.request("HmtResidentPermitOCR", req, cb);
|
|
176
|
+
}
|
|
177
|
+
async TollInvoiceOCR(req, cb) {
|
|
178
|
+
return this.request("TollInvoiceOCR", req, cb);
|
|
173
179
|
}
|
|
174
180
|
async ClassifyDetectOCR(req, cb) {
|
|
175
181
|
return this.request("ClassifyDetectOCR", req, cb);
|
|
@@ -180,82 +186,88 @@ export class Client extends AbstractClient {
|
|
|
180
186
|
async SealOCR(req, cb) {
|
|
181
187
|
return this.request("SealOCR", req, cb);
|
|
182
188
|
}
|
|
183
|
-
async ClassifyStoreName(req, cb) {
|
|
184
|
-
return this.request("ClassifyStoreName", req, cb);
|
|
185
|
-
}
|
|
186
189
|
async BankSlipOCR(req, cb) {
|
|
187
190
|
return this.request("BankSlipOCR", req, cb);
|
|
188
191
|
}
|
|
189
|
-
async GeneralEfficientOCR(req, cb) {
|
|
190
|
-
return this.request("GeneralEfficientOCR", req, cb);
|
|
191
|
-
}
|
|
192
|
-
async AdvertiseOCR(req, cb) {
|
|
193
|
-
return this.request("AdvertiseOCR", req, cb);
|
|
194
|
-
}
|
|
195
|
-
async TrainTicketOCR(req, cb) {
|
|
196
|
-
return this.request("TrainTicketOCR", req, cb);
|
|
197
|
-
}
|
|
198
192
|
async ResidenceBookletOCR(req, cb) {
|
|
199
193
|
return this.request("ResidenceBookletOCR", req, cb);
|
|
200
194
|
}
|
|
201
195
|
async RecognizeTravelCardOCR(req, cb) {
|
|
202
196
|
return this.request("RecognizeTravelCardOCR", req, cb);
|
|
203
197
|
}
|
|
204
|
-
async
|
|
205
|
-
return this.request("
|
|
198
|
+
async VerifyOfdVatInvoiceOCR(req, cb) {
|
|
199
|
+
return this.request("VerifyOfdVatInvoiceOCR", req, cb);
|
|
206
200
|
}
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
201
|
+
async DriverLicenseOCR(req, cb) {
|
|
202
|
+
return this.request("DriverLicenseOCR", req, cb);
|
|
209
203
|
}
|
|
210
|
-
async
|
|
211
|
-
return this.request("
|
|
204
|
+
async FinanBillOCR(req, cb) {
|
|
205
|
+
return this.request("FinanBillOCR", req, cb);
|
|
212
206
|
}
|
|
213
|
-
async
|
|
214
|
-
return this.request("
|
|
207
|
+
async SmartStructuralPro(req, cb) {
|
|
208
|
+
return this.request("SmartStructuralPro", req, cb);
|
|
215
209
|
}
|
|
216
|
-
async
|
|
217
|
-
return this.request("
|
|
210
|
+
async RecognizeHealthCodeOCR(req, cb) {
|
|
211
|
+
return this.request("RecognizeHealthCodeOCR", req, cb);
|
|
218
212
|
}
|
|
219
|
-
async
|
|
220
|
-
return this.request("
|
|
213
|
+
async ImageEnhancement(req, cb) {
|
|
214
|
+
return this.request("ImageEnhancement", req, cb);
|
|
221
215
|
}
|
|
222
|
-
async
|
|
223
|
-
return this.request("
|
|
216
|
+
async QuestionSplitOCR(req, cb) {
|
|
217
|
+
return this.request("QuestionSplitOCR", req, cb);
|
|
224
218
|
}
|
|
225
|
-
async
|
|
226
|
-
return this.request("
|
|
219
|
+
async MLIDCardOCR(req, cb) {
|
|
220
|
+
return this.request("MLIDCardOCR", req, cb);
|
|
227
221
|
}
|
|
228
|
-
async
|
|
229
|
-
return this.request("
|
|
222
|
+
async RecognizeMedicalInvoiceOCR(req, cb) {
|
|
223
|
+
return this.request("RecognizeMedicalInvoiceOCR", req, cb);
|
|
230
224
|
}
|
|
231
|
-
async
|
|
232
|
-
return this.request("
|
|
225
|
+
async GeneralFastOCR(req, cb) {
|
|
226
|
+
return this.request("GeneralFastOCR", req, cb);
|
|
233
227
|
}
|
|
234
|
-
async
|
|
235
|
-
return this.request("
|
|
228
|
+
async VatInvoiceOCR(req, cb) {
|
|
229
|
+
return this.request("VatInvoiceOCR", req, cb);
|
|
236
230
|
}
|
|
237
|
-
async
|
|
238
|
-
return this.request("
|
|
231
|
+
async DutyPaidProofOCR(req, cb) {
|
|
232
|
+
return this.request("DutyPaidProofOCR", req, cb);
|
|
239
233
|
}
|
|
240
|
-
async
|
|
241
|
-
return this.request("
|
|
234
|
+
async OrgCodeCertOCR(req, cb) {
|
|
235
|
+
return this.request("OrgCodeCertOCR", req, cb);
|
|
242
236
|
}
|
|
243
|
-
async
|
|
244
|
-
return this.request("
|
|
237
|
+
async FinanBillSliceOCR(req, cb) {
|
|
238
|
+
return this.request("FinanBillSliceOCR", req, cb);
|
|
245
239
|
}
|
|
246
|
-
async
|
|
247
|
-
return this.request("
|
|
240
|
+
async LicensePlateOCR(req, cb) {
|
|
241
|
+
return this.request("LicensePlateOCR", req, cb);
|
|
248
242
|
}
|
|
249
|
-
async
|
|
250
|
-
return this.request("
|
|
243
|
+
async ExtractDocMulti(req, cb) {
|
|
244
|
+
return this.request("ExtractDocMulti", req, cb);
|
|
251
245
|
}
|
|
252
|
-
async
|
|
253
|
-
return this.request("
|
|
246
|
+
async GeneralEfficientOCR(req, cb) {
|
|
247
|
+
return this.request("GeneralEfficientOCR", req, cb);
|
|
254
248
|
}
|
|
255
|
-
async
|
|
256
|
-
return this.request("
|
|
249
|
+
async AdvertiseOCR(req, cb) {
|
|
250
|
+
return this.request("AdvertiseOCR", req, cb);
|
|
257
251
|
}
|
|
258
|
-
async
|
|
259
|
-
return this.request("
|
|
252
|
+
async VehicleRegCertOCR(req, cb) {
|
|
253
|
+
return this.request("VehicleRegCertOCR", req, cb);
|
|
254
|
+
}
|
|
255
|
+
async CarInvoiceOCR(req, cb) {
|
|
256
|
+
return this.request("CarInvoiceOCR", req, cb);
|
|
257
|
+
}
|
|
258
|
+
async GetOCRResult(req, cb) {
|
|
259
|
+
return this.request("GetOCRResult", req, cb);
|
|
260
|
+
}
|
|
261
|
+
async FormulaOCR(req, cb) {
|
|
262
|
+
return this.request("FormulaOCR", req, cb);
|
|
263
|
+
}
|
|
264
|
+
async PassportOCR(req, cb) {
|
|
265
|
+
return this.request("PassportOCR", req, cb);
|
|
266
|
+
}
|
|
267
|
+
async ShipInvoiceOCR(req, cb) {
|
|
268
|
+
return this.request("ShipInvoiceOCR", req, cb);
|
|
269
|
+
}
|
|
270
|
+
async RideHailingTransportLicenseOCR(req, cb) {
|
|
271
|
+
return this.request("RideHailingTransportLicenseOCR", req, cb);
|
|
260
272
|
}
|
|
261
273
|
}
|
|
@@ -813,6 +813,9 @@ export class Client extends AbstractClient {
|
|
|
813
813
|
async ModifyReverseShellStatus(req, cb) {
|
|
814
814
|
return this.request("ModifyReverseShellStatus", req, cb);
|
|
815
815
|
}
|
|
816
|
+
async ModifyRiskDnsEventStatus(req, cb) {
|
|
817
|
+
return this.request("ModifyRiskDnsEventStatus", req, cb);
|
|
818
|
+
}
|
|
816
819
|
async DescribeSecLogJoinTypeList(req, cb) {
|
|
817
820
|
return this.request("DescribeSecLogJoinTypeList", req, cb);
|
|
818
821
|
}
|
|
@@ -6,12 +6,15 @@ export class Client extends AbstractClient {
|
|
|
6
6
|
async DescribeNodePools(req, cb) {
|
|
7
7
|
return this.request("DescribeNodePools", req, cb);
|
|
8
8
|
}
|
|
9
|
-
async
|
|
10
|
-
return this.request("
|
|
9
|
+
async DeleteClusterMachines(req, cb) {
|
|
10
|
+
return this.request("DeleteClusterMachines", req, cb);
|
|
11
11
|
}
|
|
12
12
|
async RebootMachines(req, cb) {
|
|
13
13
|
return this.request("RebootMachines", req, cb);
|
|
14
14
|
}
|
|
15
|
+
async ModifyNodePool(req, cb) {
|
|
16
|
+
return this.request("ModifyNodePool", req, cb);
|
|
17
|
+
}
|
|
15
18
|
async DeleteHealthCheckPolicy(req, cb) {
|
|
16
19
|
return this.request("DeleteHealthCheckPolicy", req, cb);
|
|
17
20
|
}
|