tencentcloud-sdk-nodejs 4.0.548 → 4.0.549

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.
Files changed (42) hide show
  1. package/CHANGELOG.md +121 -0
  2. package/SERVICE_CHANGELOG.md +152 -136
  3. package/package.json +1 -1
  4. package/products.md +18 -18
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cam/v20190116/cam_models.ts +20 -8
  7. package/src/services/cdn/v20180606/cdn_client.ts +3 -3
  8. package/src/services/cvm/v20170312/cvm_client.ts +1 -1
  9. package/src/services/essbasic/v20210526/essbasic_models.ts +3 -2
  10. package/src/services/faceid/v20180301/faceid_models.ts +15 -8
  11. package/src/services/ims/v20200713/ims_client.ts +1 -1
  12. package/src/services/ims/v20200713/ims_models.ts +13 -13
  13. package/src/services/ims/v20201229/ims_client.ts +33 -2
  14. package/src/services/ims/v20201229/ims_models.ts +85 -20
  15. package/src/services/mongodb/v20190725/mongodb_client.ts +1 -1
  16. package/src/services/mongodb/v20190725/mongodb_models.ts +83 -39
  17. package/src/services/sqlserver/v20180328/sqlserver_models.ts +2 -2
  18. package/src/services/tke/v20180525/tke_client.ts +1 -1
  19. package/src/services/tke/v20180525/tke_models.ts +21 -9
  20. package/tencentcloud/common/sdk_version.d.ts +1 -1
  21. package/tencentcloud/common/sdk_version.js +1 -1
  22. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +18 -8
  23. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +3 -3
  24. package/tencentcloud/services/cdn/v20180606/cdn_client.js +3 -3
  25. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
  26. package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
  27. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -1
  28. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +14 -8
  29. package/tencentcloud/services/ims/v20200713/ims_client.d.ts +1 -1
  30. package/tencentcloud/services/ims/v20200713/ims_client.js +1 -1
  31. package/tencentcloud/services/ims/v20200713/ims_models.d.ts +13 -13
  32. package/tencentcloud/services/ims/v20201229/ims_client.d.ts +25 -2
  33. package/tencentcloud/services/ims/v20201229/ims_client.js +26 -1
  34. package/tencentcloud/services/ims/v20201229/ims_models.d.ts +73 -19
  35. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  36. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  37. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +68 -27
  38. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +2 -2
  39. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
  40. package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
  41. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +19 -9
  42. package/test/ims.v20201229.test.js +10 -0
package/products.md CHANGED
@@ -33,21 +33,21 @@
33
33
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
34
34
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
35
35
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-01-12 01:05:12 |
36
- | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-02-27 01:04:52 |
36
+ | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-03-01 01:04:59 |
37
37
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-02-17 11:41:16 |
38
38
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-02-15 01:12:22 |
39
39
  | casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
40
40
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
41
- | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-02-27 01:09:26 |
41
+ | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-03-01 01:05:45 |
42
42
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-02-22 01:09:02 |
43
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-02-17 01:33:04 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-03-01 01:07:36 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-02-28 01:06:44 |
45
- | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-02-28 01:07:06 |
45
+ | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-03-01 01:08:42 |
46
46
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
47
47
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-02-08 01:18:00 |
48
48
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-02-01 01:09:52 |
49
49
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-12-19 01:23:20 |
50
- | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-02-28 01:12:39 |
50
+ | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-03-01 01:09:53 |
51
51
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-02-24 01:08:00 |
52
52
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-01-04 01:10:27 |
53
53
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
@@ -64,7 +64,7 @@
64
64
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
65
65
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-02-01 01:13:56 |
66
66
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
67
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-02-28 01:18:41 |
67
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-03-01 01:14:49 |
68
68
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-02-21 01:18:09 |
69
69
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
70
70
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-27 01:18:09 |
@@ -91,16 +91,16 @@
91
91
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-02-14 01:26:03 |
92
92
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-02-01 01:24:04 |
93
93
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-24 01:11:56 |
94
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-02-28 01:31:48 |
94
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-03-01 01:27:15 |
95
95
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-02-27 01:25:30 |
96
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-02-27 01:25:36 |
96
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-03-01 01:27:36 |
97
97
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-02-02 01:28:41 |
98
98
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
99
99
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-02-01 01:25:50 |
100
100
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-02-02 01:29:27 |
101
101
  | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-02-02 16:45:50 |
102
102
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
103
- | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-02-27 01:27:19 |
103
+ | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-03-01 01:28:37 |
104
104
  | gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
105
105
  | habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
106
106
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-01-13 01:28:00 |
@@ -111,7 +111,7 @@
111
111
  | ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-10-25 06:37:05 |
112
112
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-04-12 06:15:04 |
113
113
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
114
- | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-02-01 01:28:39 |
114
+ | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-03-01 01:30:09 |
115
115
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
116
116
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
117
117
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-12-12 01:29:57 |
@@ -120,7 +120,7 @@
120
120
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-11-17 06:31:48 |
121
121
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-02-17 04:09:06 |
122
122
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
123
- | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-02-07 16:41:11 |
123
+ | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-03-01 01:32:51 |
124
124
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
125
125
  | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-28 01:44:45 |
126
126
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-28 01:45:05 |
@@ -133,7 +133,7 @@
133
133
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
134
134
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
135
135
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-02-24 01:20:12 |
136
- | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-02-22 01:37:39 |
136
+ | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-03-01 01:35:11 |
137
137
  | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-02-17 04:29:53 |
138
138
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-02-02 01:40:19 |
139
139
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
@@ -142,7 +142,7 @@
142
142
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
143
143
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2023-02-15 01:45:01 |
144
144
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
145
- | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-02-21 01:54:49 |
145
+ | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-03-01 01:36:28 |
146
146
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-02-27 01:35:12 |
147
147
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-02-17 04:46:25 |
148
148
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-02-20 01:44:36 |
@@ -163,7 +163,7 @@
163
163
  | sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-12-28 01:09:31 |
164
164
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-11-07 06:33:46 |
165
165
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
166
- | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-02-21 02:00:11 |
166
+ | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-03-01 01:40:19 |
167
167
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-02-21 02:01:02 |
168
168
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
169
169
  | sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
@@ -183,14 +183,14 @@
183
183
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
184
184
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
185
185
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-02-23 01:54:00 |
186
- | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-02-22 01:48:37 |
186
+ | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-03-01 01:43:01 |
187
187
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-02-28 01:55:02 |
188
188
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
189
189
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
190
190
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-21 02:10:01 |
191
191
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
192
192
  | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2023-02-24 01:23:28 |
193
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-02-28 02:18:17 |
193
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-03-01 01:51:04 |
194
194
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-28 02:19:52 |
195
195
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
196
196
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
@@ -200,14 +200,14 @@
200
200
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-02-08 02:09:17 |
201
201
  | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-02-28 02:20:31 |
202
202
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-01-16 02:13:33 |
203
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-02-27 01:47:59 |
203
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-03-01 01:55:40 |
204
204
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
205
205
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
206
206
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
207
207
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
208
208
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-31 02:06:12 |
209
209
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-02-24 01:38:46 |
210
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-02-24 01:39:04 |
210
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-03-01 01:57:41 |
211
211
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-02-23 02:05:41 |
212
212
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
213
213
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-02-15 02:10:16 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.548"
1
+ export const sdkVersion = "4.0.549"
@@ -1396,43 +1396,55 @@ export interface GetUserResponse {
1396
1396
  /**
1397
1397
  * 子用户用户 UIN
1398
1398
  */
1399
- Uin: number
1399
+ Uin?: number
1400
1400
 
1401
1401
  /**
1402
1402
  * 子用户用户名
1403
1403
  */
1404
- Name: string
1404
+ Name?: string
1405
1405
 
1406
1406
  /**
1407
1407
  * 子用户 UID
1408
1408
  */
1409
- Uid: number
1409
+ Uid?: number
1410
1410
 
1411
1411
  /**
1412
1412
  * 子用户备注
1413
1413
  注意:此字段可能返回 null,表示取不到有效值。
1414
1414
  */
1415
- Remark: string
1415
+ Remark?: string
1416
1416
 
1417
1417
  /**
1418
1418
  * 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
1419
1419
  */
1420
- ConsoleLogin: number
1420
+ ConsoleLogin?: number
1421
1421
 
1422
1422
  /**
1423
1423
  * 手机号
1424
1424
  */
1425
- PhoneNum: string
1425
+ PhoneNum?: string
1426
1426
 
1427
1427
  /**
1428
1428
  * 区号
1429
1429
  */
1430
- CountryCode: string
1430
+ CountryCode?: string
1431
1431
 
1432
1432
  /**
1433
1433
  * 邮箱
1434
1434
  */
1435
- Email: string
1435
+ Email?: string
1436
+
1437
+ /**
1438
+ * 最近一次登录ip
1439
+ 注意:此字段可能返回 null,表示取不到有效值。
1440
+ */
1441
+ RecentlyLoginIP?: string
1442
+
1443
+ /**
1444
+ * 最近一次登录时间
1445
+ 注意:此字段可能返回 null,表示取不到有效值。
1446
+ */
1447
+ RecentlyLoginTime?: string
1436
1448
 
1437
1449
  /**
1438
1450
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -590,7 +590,7 @@ export class Client extends AbstractClient {
590
590
  }
591
591
 
592
592
  /**
593
- * CreateDiagnoseUrl 用于添加域名诊断任务URL
593
+ * CreateDiagnoseUrl 用于添加域名诊断任务URL, <font color=red>将于 **2023年5月31日** 下线</font><br>
594
594
  */
595
595
  async CreateDiagnoseUrl(
596
596
  req: CreateDiagnoseUrlRequest,
@@ -630,7 +630,7 @@ export class Client extends AbstractClient {
630
630
  }
631
631
 
632
632
  /**
633
- * DescribeDiagnoseReport 用于获取指定报告id的内容
633
+ * DescribeDiagnoseReport 用于获取指定报告id的内容, <font color=red>将于 **2023年5月31日** 下线</font><br>
634
634
  */
635
635
  async DescribeDiagnoseReport(
636
636
  req: DescribeDiagnoseReportRequest,
@@ -660,7 +660,7 @@ export class Client extends AbstractClient {
660
660
  }
661
661
 
662
662
  /**
663
- * ListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情。
663
+ * ListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情, <font color=red>将于 **2023年5月31日** 下线</font><br>
664
664
  */
665
665
  async ListDiagnoseReport(
666
666
  req: ListDiagnoseReportRequest,
@@ -354,7 +354,7 @@ export class Client extends AbstractClient {
354
354
 
355
355
  /**
356
356
  * 本接口 (RunInstances) 用于创建一个或多个指定配置的实例。
357
-
357
+
358
358
  * 实例创建成功后将自动开机启动,[实例状态](https://cloud.tencent.com/document/product/213/15753#InstanceStatus)变为“运行中”。
359
359
  * 预付费实例的购买会预先扣除本次实例购买所需金额,按小时后付费实例购买会预先冻结本次实例购买一小时内所需金额,在调用本接口前请确保账户余额充足。
360
360
  * 调用本接口创建实例,支持代金券自动抵扣(注意,代金券不可用于抵扣后付费冻结金额),详情请参考[代金券选用规则](https://cloud.tencent.com/document/product/555/7428)。
@@ -1000,8 +1000,9 @@ ENTERPRISESERVER-企业静默签(文件发起时的企业静默签字)。
1000
1000
  SignComponents?: Array<Component>
1001
1001
 
1002
1002
  /**
1003
- * 个人签署方指定签署控件类型,目前仅支持:OCR_ESIGN(AI智慧手写签名)
1004
- */
1003
+ * 个人签署方指定签署控件类型,目前支持:OCR_ESIGN -AI智慧手写签名
1004
+ HANDWRITE -手写签名
1005
+ */
1005
1006
  ComponentLimitType?: Array<string>
1006
1007
 
1007
1008
  /**
@@ -1647,53 +1647,60 @@ export interface DetectInfoText {
1647
1647
  Name: string
1648
1648
 
1649
1649
  /**
1650
- * Ocr识别结果。民族。
1650
+ * 身份校验环节识别结果:民族。
1651
1651
  注意:此字段可能返回 null,表示取不到有效值。
1652
1652
  */
1653
1653
  OcrNation: string
1654
1654
 
1655
1655
  /**
1656
- * Ocr识别结果。家庭住址。
1656
+ * 身份校验环节识别结果:家庭住址。
1657
1657
  注意:此字段可能返回 null,表示取不到有效值。
1658
1658
  */
1659
1659
  OcrAddress: string
1660
1660
 
1661
1661
  /**
1662
- * Ocr识别结果。生日。
1662
+ * 身份校验环节识别结果:生日。格式为:YYYY/M/D
1663
1663
  注意:此字段可能返回 null,表示取不到有效值。
1664
1664
  */
1665
1665
  OcrBirth: string
1666
1666
 
1667
1667
  /**
1668
- * Ocr识别结果。签发机关。
1668
+ * 身份校验环节识别结果:签发机关。
1669
1669
  注意:此字段可能返回 null,表示取不到有效值。
1670
1670
  */
1671
1671
  OcrAuthority: string
1672
1672
 
1673
1673
  /**
1674
- * Ocr识别结果。有效日期。
1674
+ * 身份校验环节识别结果:有效日期。格式为:YYYY.MM.DD-YYYY.MM.DD
1675
1675
  注意:此字段可能返回 null,表示取不到有效值。
1676
1676
  */
1677
1677
  OcrValidDate: string
1678
1678
 
1679
1679
  /**
1680
- * Ocr识别结果。姓名。
1680
+ * 身份校验环节识别结果:姓名。
1681
1681
  注意:此字段可能返回 null,表示取不到有效值。
1682
1682
  */
1683
1683
  OcrName: string
1684
1684
 
1685
1685
  /**
1686
- * Ocr识别结果。身份证号。
1686
+ * 身份校验环节识别结果:身份证号。
1687
1687
  注意:此字段可能返回 null,表示取不到有效值。
1688
1688
  */
1689
1689
  OcrIdCard: string
1690
1690
 
1691
1691
  /**
1692
- * Ocr识别结果。性别。
1692
+ * 身份校验环节识别结果:性别。
1693
1693
  注意:此字段可能返回 null,表示取不到有效值。
1694
1694
  */
1695
1695
  OcrGender: string
1696
1696
 
1697
+ /**
1698
+ * 身份校验环节采用的信息上传方式。
1699
+ 取值有"NFC"、"OCR"、"手动输入"、"其他"
1700
+ 注意:此字段可能返回 null,表示取不到有效值。
1701
+ */
1702
+ IdInfoFrom?: string
1703
+
1697
1704
  /**
1698
1705
  * 本次流程最终活体结果。0为成功
1699
1706
  注意:此字段可能返回 null,表示取不到有效值。
@@ -43,7 +43,7 @@ export class Client extends AbstractClient {
43
43
  }
44
44
 
45
45
  /**
46
- * 图片内容检测服务(Image Moderation, IM)能自动扫描图片,识别可能令人反感、不安全或不适宜的内容,同时支持用户配置图片黑名单,打击自定义识别类型的图片。
46
+ * 图片同步检测服务(Image Moderation, IM)能自动扫描图片,识别可能令人反感、不安全或不适宜的内容,同时支持用户配置图片黑名单,打击自定义识别类型的图片。
47
47
 
48
48
  <div class="rno-api-explorer" style="margin-bottom:20px">
49
49
  <div class="rno-api-explorer-inner">
@@ -35,7 +35,7 @@ export interface ImageModerationRequest {
35
35
  FileContent?: string
36
36
 
37
37
  /**
38
- * 图片资源访问链接,__与FileContent参数必须二选一输入__
38
+ * 图片资源访问链接,__与FileContent参数必须二选一输入__ 。由于网络安全策略,送审带重定向的链接,可能引起下载失败,请尽量避免,比如Http返回302状态码的链接,可能导致接口返回ResourceUnavailable.ImageDownloadError
39
39
  */
40
40
  FileUrl?: string
41
41
 
@@ -466,72 +466,72 @@ export interface ImageModerationResponse {
466
466
  * 数据是否属于恶意类型。
467
467
  0:正常,1:可疑;
468
468
  */
469
- HitFlag: number
469
+ HitFlag?: number
470
470
 
471
471
  /**
472
472
  * 建议您拿到判断结果后的执行操作。
473
473
  建议值,Block:建议屏蔽,Review:建议复审,Pass:建议通过
474
474
  */
475
- Suggestion: string
475
+ Suggestion?: string
476
476
 
477
477
  /**
478
478
  * 恶意标签,Normal:正常,Porn:色情,Abuse:谩骂,Ad:广告,Custom:自定义图片。
479
479
  以及令人反感、不安全或不适宜的内容类型。
480
480
  */
481
- Label: string
481
+ Label?: string
482
482
 
483
483
  /**
484
484
  * 子标签名称,如色情--性行为;当未命中子标签时,返回空字符串;
485
485
  */
486
- SubLabel: string
486
+ SubLabel?: string
487
487
 
488
488
  /**
489
489
  * 机器判断当前分类的置信度,取值范围:0.00~100.00。分数越高,表示越有可能属于当前分类。
490
490
  (如:色情 99.99,则该样本属于色情的置信度非常高。)
491
491
  */
492
- Score: number
492
+ Score?: number
493
493
 
494
494
  /**
495
495
  * 智能模型的识别结果,包括涉黄、广告等令人反感、不安全或不适宜的内容类型识别结果。
496
496
  注意:此字段可能返回 null,表示取不到有效值。
497
497
  */
498
- LabelResults: Array<LabelResult>
498
+ LabelResults?: Array<LabelResult>
499
499
 
500
500
  /**
501
501
  * 物体检测模型的审核结果,包括实体、广告台标/二维码等物体坐标信息与内容审核信息。
502
502
  注意:此字段可能返回 null,表示取不到有效值。
503
503
  */
504
- ObjectResults: Array<ObjectResult>
504
+ ObjectResults?: Array<ObjectResult>
505
505
 
506
506
  /**
507
507
  * OCR识别后的文本识别结果,包括文本所处图片的OCR坐标信息以及图片文本的识别结果。
508
508
  注意:此字段可能返回 null,表示取不到有效值。
509
509
  */
510
- OcrResults: Array<OcrResult>
510
+ OcrResults?: Array<OcrResult>
511
511
 
512
512
  /**
513
513
  * 基于图片风险库识别的结果。
514
514
  风险库包括不安全黑库与正常白库的结果。
515
515
  注意:此字段可能返回 null,表示取不到有效值。
516
516
  */
517
- LibResults: Array<LibResult>
517
+ LibResults?: Array<LibResult>
518
518
 
519
519
  /**
520
520
  * 请求参数中的DataId。
521
521
  */
522
- DataId: string
522
+ DataId?: string
523
523
 
524
524
  /**
525
525
  * 您在入参时所填入的Biztype参数。 -- 该字段暂未开放。
526
526
  */
527
- BizType: string
527
+ BizType?: string
528
528
 
529
529
  /**
530
530
  * 扩展字段,用于特定信息返回,不同客户/Biztype下返回信息不同。
531
531
  注意:此字段可能返回 null,表示取不到有效值。
532
532
  注意:此字段可能返回 null,表示取不到有效值。
533
533
  */
534
- Extra: string
534
+ Extra?: string
535
535
 
536
536
  /**
537
537
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -22,14 +22,16 @@ import {
22
22
  RecognitionResult,
23
23
  ObjectResult,
24
24
  OcrTextDetail,
25
+ CreateImageModerationAsyncTaskResponse,
25
26
  RecognitionTag,
26
27
  ObjectDetail,
28
+ Device,
27
29
  OcrResult,
28
30
  LibDetail,
29
31
  Location,
30
32
  LabelResult,
31
33
  LabelDetailItem,
32
- Device,
34
+ CreateImageModerationAsyncTaskRequest,
33
35
  LibResult,
34
36
  ImageModerationResponse,
35
37
  User,
@@ -45,7 +47,36 @@ export class Client extends AbstractClient {
45
47
  }
46
48
 
47
49
  /**
48
- * 本接口(Image Moderation, IM)用于提交图片文件进行智能审核任务。使用前请您使用腾讯云主账号登录控制台 [开通图片内容安全服务](https://console.cloud.tencent.com/cms/image/package) 并调整好对应的业务配置。
50
+ * 本接口用于提交图片文件进行异步智能审核任务。使用前请您使用腾讯云主账号登录控制台 [开通图片内容安全服务](https://console.cloud.tencent.com/cms/image/package) 并调整好对应的业务配置。
51
+ ### 接口使用说明:
52
+ - 前往“[内容安全控制台-图片内容安全](https://console.cloud.tencent.com/cms/image/package)”开启使用图片内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含**1万张图片**识别额度,有效期为1个月。
53
+ - 该接口为收费接口,计费方式敬请参见 [腾讯云图片内容安全定价](https://cloud.tencent.com/product/ims/pricing)。
54
+
55
+ ### 接口功能说明:
56
+ - 支持对图片文件或链接进行检测,通过深度学习技术,识别可能令人反感、不安全或不适宜的违规图片内容;
57
+ - 支持对GIF图/长图进行截帧或拆分检测;
58
+ - 支持识别多种违规场景,包括:低俗、违法违规、色情、广告等场景;
59
+ - 支持多种物体检测(实体、广告台标、二维码等)及图片中文本的OCR文本识别;
60
+ - 支持根据不同的业务场景配置自定义的审核策略;
61
+ - 支持用户自定义选择图片风险库,打击自定义识别类型的违规图片(目前仅支持黑名单配置);
62
+ - 支持在审核图片内容时同时关联账号或设备信息,可识别违规风险账号或设备。
63
+ ### 接口调用说明:
64
+ - 图片尺寸支持:**长或者宽 >50分辨率**和**长或者宽<40000分辨率**,并且**图片长宽比<90:1;**
65
+ - 图片文件分辨率支持:建议**分辨率大于256x256**,否则可能会影响识别效果;
66
+ - 图片文件支持格式:PNG、JPG、JPEG、BMP、GIF、WEBP格式;
67
+ - 图片文件链接支持的传输协议:HTTP、HTTPS;
68
+ - 若传入图片文件的访问链接,则需要注意**图片下载时间限制为3秒**,为保障被检测图片的稳定性和可靠性,建议您使用腾讯云COS存储或者CDN缓存等;
69
+ - 默认接口请求频率限制:**20次/秒**,超过此调用频率则会报错。
70
+ */
71
+ async CreateImageModerationAsyncTask(
72
+ req: CreateImageModerationAsyncTaskRequest,
73
+ cb?: (error: string, rep: CreateImageModerationAsyncTaskResponse) => void
74
+ ): Promise<CreateImageModerationAsyncTaskResponse> {
75
+ return this.request("CreateImageModerationAsyncTask", req, cb)
76
+ }
77
+
78
+ /**
79
+ * 本接口(Image Moderation, IM)用于提交图片文件进行同步智能审核任务。使用前请您使用腾讯云主账号登录控制台 [开通图片内容安全服务](https://console.cloud.tencent.com/cms/image/package) 并调整好对应的业务配置。
49
80
  ### 接口使用说明:
50
81
  - 前往“[内容安全控制台-图片内容安全](https://console.cloud.tencent.com/cms/image/package)”开启使用图片内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含**1万张图片**识别额度,有效期为1个月。
51
82
  - 该接口为收费接口,计费方式敬请参见 [腾讯云图片内容安全定价](https://cloud.tencent.com/product/ims/pricing)。
@@ -170,6 +170,21 @@ export interface OcrTextDetail {
170
170
  SubLabel: string
171
171
  }
172
172
 
173
+ /**
174
+ * CreateImageModerationAsyncTask返回参数结构体
175
+ */
176
+ export interface CreateImageModerationAsyncTaskResponse {
177
+ /**
178
+ * 该字段用于返回检测对象对应请求参数中的DataId。
179
+ */
180
+ DataId?: string
181
+
182
+ /**
183
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
184
+ */
185
+ RequestId?: string
186
+ }
187
+
173
188
  /**
174
189
  * 识别类型标签信息
175
190
  */
@@ -228,6 +243,52 @@ export interface ObjectDetail {
228
243
  SubLabel: string
229
244
  }
230
245
 
246
+ /**
247
+ * 用于表示业务用户对应的设备信息
248
+ */
249
+ export interface Device {
250
+ /**
251
+ * 该字段表示业务用户对应设备的IP地址,同时**支持IPv4和IPv6**地址的记录;需要与IpType参数配合使用。
252
+ */
253
+ Ip?: string
254
+
255
+ /**
256
+ * 该字段表示业务用户对应的MAC地址,以方便设备识别与管理;其格式与取值与标准MAC地址一致。
257
+ */
258
+ Mac?: string
259
+
260
+ /**
261
+ * *内测中,敬请期待。*
262
+ */
263
+ TokenId?: string
264
+
265
+ /**
266
+ * *内测中,敬请期待。*
267
+ */
268
+ DeviceId?: string
269
+
270
+ /**
271
+ * 该字段表示业务用户对应设备的**IMEI码**(国际移动设备识别码),该识别码可用于识别每一部独立的手机等移动通信设备,方便设备识别与管理。<br>备注:格式为**15-17位纯数字**。
272
+ */
273
+ IMEI?: string
274
+
275
+ /**
276
+ * **iOS设备专用**,该字段表示业务用户对应的**IDFA**(广告标识符),这是由苹果公司提供的用于标识用户的广告标识符,由一串16进制的32位数字和字母组成。<br>
277
+ 备注:苹果公司自2021年iOS14更新后允许用户手动关闭或者开启IDFA,故此字符串标记有效性可能有所降低。
278
+ */
279
+ IDFA?: string
280
+
281
+ /**
282
+ * **iOS设备专用**,该字段表示业务用户对应的**IDFV**(应用开发商标识符),这是由苹果公司提供的用于标注应用开发商的标识符,由一串16进制的32位数字和字母组成,可被用于唯一标识设备。
283
+ */
284
+ IDFV?: string
285
+
286
+ /**
287
+ * 该字段表示记录的IP地址的类型,取值:**0**(代表IPv4地址)、**1**(代表IPv6地址);需要与IpType参数配合使用。
288
+ */
289
+ IpType?: number
290
+ }
291
+
231
292
  /**
232
293
  * 用于返回OCR结果检测详情
233
294
  */
@@ -401,49 +462,53 @@ export interface LabelDetailItem {
401
462
  }
402
463
 
403
464
  /**
404
- * 用于表示业务用户对应的设备信息
465
+ * CreateImageModerationAsyncTask请求参数结构体
405
466
  */
406
- export interface Device {
467
+ export interface CreateImageModerationAsyncTaskRequest {
407
468
  /**
408
- * 该字段表示业务用户对应设备的IP地址,同时**支持IPv4和IPv6**地址的记录;需要与IpType参数配合使用。
469
+ * 接收审核信息回调地址,审核过程中产生的所有结果发送至此地址。
409
470
  */
410
- Ip?: string
471
+ CallbackUrl: string
411
472
 
412
473
  /**
413
- * 该字段表示业务用户对应的MAC地址,以方便设备识别与管理;其格式与取值与标准MAC地址一致。
474
+ * 该字段表示策略的具体编号,用于接口调度,在内容安全控制台中可配置。若不传入Biztype参数(留空),则代表采用默认的识别策略;传入则会在审核时根据业务场景采取不同的审核策略。<br>备注:Biztype仅为数字、字母与下划线的组合,长度为3-32个字符;不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype。
414
475
  */
415
- Mac?: string
476
+ BizType?: string
416
477
 
417
478
  /**
418
- * *内测中,敬请期待。*
479
+ * 该字段表示您为待检测对象分配的数据ID,传入后可方便您对文件进行标识和管理。<br>取值:由英文字母(大小写均可)、数字及四个特殊符号(_,-,@,#)组成,**长度不超过64个字符**。
419
480
  */
420
- TokenId?: string
481
+ DataId?: string
421
482
 
422
483
  /**
423
- * *内测中,敬请期待。*
484
+ * 该字段表示待检测图片文件内容的Base64编码,图片**大小不超过5MB**,建议**分辨率不低于256x256**,否则可能会影响识别效果。<br>备注: **该字段与FileUrl必须选择输入其中一个**。
424
485
  */
425
- DeviceId?: string
486
+ FileContent?: string
426
487
 
427
488
  /**
428
- * 该字段表示业务用户对应设备的**IMEI码**(国际移动设备识别码),该识别码可用于识别每一部独立的手机等移动通信设备,方便设备识别与管理。<br>备注:格式为**15-17位纯数字**。
489
+ * 该字段表示待检测图片文件的访问链接,图片支持PNG、JPG、JPEG、BMP、GIF、WEBP格式,**大小不超过5MB**,建议**分辨率不低于256x256**;图片下载时间限制为3秒,超过则会返回下载超时;由于网络安全策略,**送审带重定向的链接,可能引起下载失败**,请尽量避免,比如Http返回302状态码的链接,可能导致接口返回ResourceUnavailable.ImageDownloadError。<br>备注:**该字段与FileContent必须选择输入其中一个**。
429
490
  */
430
- IMEI?: string
491
+ FileUrl?: string
431
492
 
432
493
  /**
433
- * **iOS设备专用**,该字段表示业务用户对应的**IDFA**(广告标识符),这是由苹果公司提供的用于标识用户的广告标识符,由一串16进制的32位数字和字母组成。<br>
434
- 备注:苹果公司自2021年iOS14更新后允许用户手动关闭或者开启IDFA,故此字符串标记有效性可能有所降低。
435
- */
436
- IDFA?: string
494
+ * **GIF/长图检测专用**,用于表示GIF截帧频率(每隔多少张图片抽取一帧进行检测),长图则按照长边:短边取整计算要切割的总图数;默认值为0,此时只会检测GIF的第一帧或对长图不进行切分处理。<br>备注:Interval与MaxFrames参数需要组合使用。例如,Interval=3, MaxFrames=400,则代表在检测GIF/长图时,将每间隔2帧检测一次且最多检测400帧。
495
+ */
496
+ Interval?: number
437
497
 
438
498
  /**
439
- * **iOS设备专用**,该字段表示业务用户对应的**IDFV**(应用开发商标识符),这是由苹果公司提供的用于标注应用开发商的标识符,由一串16进制的32位数字和字母组成,可被用于唯一标识设备。
499
+ * **GIF/长图检测专用**,用于标识最大截帧数量;默认值为1,此时只会检测输入GIF的第一帧或对长图不进行切分处理(可能会造成处理超时)。<br>备注:Interval与MaxFrames参数需要组合使用。例如,Interval=3, MaxFrames=400,则代表在检测GIF/长图时,将每间隔2帧检测一次且最多检测400帧。
440
500
  */
441
- IDFV?: string
501
+ MaxFrames?: number
442
502
 
443
503
  /**
444
- * 该字段表示记录的IP地址的类型,取值:**0**(代表IPv4地址)、**1**(代表IPv6地址);需要与IpType参数配合使用。
504
+ * 该字段表示待检测对象对应的用户相关信息,若填入则可甄别相应违规风险用户。
445
505
  */
446
- IpType?: number
506
+ User?: User
507
+
508
+ /**
509
+ * 该字段表示待检测对象对应的设备相关信息,若填入则可甄别相应违规风险设备。
510
+ */
511
+ Device?: Device
447
512
  }
448
513
 
449
514
  /**