tencentcloud-sdk-nodejs 4.0.517 → 4.0.519

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 (92) hide show
  1. package/CHANGELOG.md +429 -0
  2. package/SERVICE_CHANGELOG.md +475 -189
  3. package/package.json +1 -1
  4. package/products.md +27 -27
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +18 -0
  7. package/src/services/billing/v20180709/billing_models.ts +1 -1
  8. package/src/services/car/v20220110/car_models.ts +5 -0
  9. package/src/services/ccc/v20200210/ccc_client.ts +5 -3
  10. package/src/services/ccc/v20200210/ccc_models.ts +18 -12
  11. package/src/services/cdn/v20180606/cdn_models.ts +3 -3
  12. package/src/services/cfg/v20210820/cfg_models.ts +2 -2
  13. package/src/services/chdfs/v20201112/chdfs_models.ts +19 -1
  14. package/src/services/ckafka/v20190819/ckafka_client.ts +13 -0
  15. package/src/services/ckafka/v20190819/ckafka_models.ts +53 -0
  16. package/src/services/dbbrain/v20210527/dbbrain_client.ts +2 -1
  17. package/src/services/dbbrain/v20210527/dbbrain_models.ts +38 -3
  18. package/src/services/dts/v20211206/dts_client.ts +1 -1
  19. package/src/services/ecm/v20190719/ecm_models.ts +17 -1
  20. package/src/services/ess/v20201111/ess_models.ts +6 -1
  21. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  22. package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
  23. package/src/services/faceid/v20180301/faceid_client.ts +0 -12
  24. package/src/services/faceid/v20180301/faceid_models.ts +0 -33
  25. package/src/services/lighthouse/v20200324/lighthouse_models.ts +3 -3
  26. package/src/services/sts/v20180813/sts_models.ts +3 -3
  27. package/src/services/teo/v20220901/teo_client.ts +708 -1219
  28. package/src/services/teo/v20220901/teo_models.ts +4787 -8094
  29. package/src/services/tione/v20211111/tione_models.ts +11 -1
  30. package/src/services/tke/v20180525/tke_client.ts +148 -49
  31. package/src/services/tke/v20180525/tke_models.ts +589 -199
  32. package/src/services/trtc/v20190722/trtc_models.ts +5 -0
  33. package/src/services/tsf/v20180326/tsf_models.ts +1 -1
  34. package/src/services/tts/v20190823/tts_client.ts +1 -0
  35. package/src/services/vod/v20180717/vod_models.ts +6 -0
  36. package/src/services/vpc/v20170312/vpc_client.ts +12 -0
  37. package/src/services/vpc/v20170312/vpc_models.ts +57 -3
  38. package/src/services/yinsuda/v20220527/yinsuda_client.ts +15 -3
  39. package/src/services/yinsuda/v20220527/yinsuda_models.ts +81 -31
  40. package/tencentcloud/common/sdk_version.d.ts +1 -1
  41. package/tencentcloud/common/sdk_version.js +1 -1
  42. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +15 -0
  43. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
  44. package/tencentcloud/services/car/v20220110/car_models.d.ts +4 -0
  45. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +4 -2
  46. package/tencentcloud/services/ccc/v20200210/ccc_client.js +4 -2
  47. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +17 -12
  48. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +3 -3
  49. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +2 -2
  50. package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +16 -1
  51. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  52. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  53. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +46 -0
  54. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +1 -1
  55. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +1 -1
  56. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +33 -3
  57. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  58. package/tencentcloud/services/dts/v20211206/dts_client.js +1 -1
  59. package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +14 -1
  60. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +5 -1
  61. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  62. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  63. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  64. package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +1 -5
  65. package/tencentcloud/services/faceid/v20180301/faceid_client.js +0 -6
  66. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +0 -30
  67. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +3 -3
  68. package/tencentcloud/services/sts/v20180813/sts_models.d.ts +3 -3
  69. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +149 -309
  70. package/tencentcloud/services/teo/v20220901/teo_client.js +243 -483
  71. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +4305 -7117
  72. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +9 -1
  73. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +47 -15
  74. package/tencentcloud/services/tke/v20180525/tke_client.js +69 -21
  75. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +503 -170
  76. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
  77. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +1 -1
  78. package/tencentcloud/services/tts/v20190823/tts_client.d.ts +1 -0
  79. package/tencentcloud/services/tts/v20190823/tts_client.js +1 -0
  80. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -0
  81. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
  82. package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
  83. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +51 -3
  84. package/tencentcloud/services/yinsuda/v20220527/yinsuda_client.d.ts +5 -1
  85. package/tencentcloud/services/yinsuda/v20220527/yinsuda_client.js +6 -0
  86. package/tencentcloud/services/yinsuda/v20220527/yinsuda_models.d.ts +71 -29
  87. package/test/ckafka.v20190819.test.js +10 -0
  88. package/test/faceid.v20180301.test.js +0 -10
  89. package/test/teo.v20220901.test.js +158 -558
  90. package/test/tke.v20180525.test.js +100 -20
  91. package/test/vpc.v20170312.test.js +10 -0
  92. package/test/yinsuda.v20220527.test.js +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.517",
3
+ "version": "4.0.519",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -9,7 +9,7 @@
9
9
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
10
10
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2022-12-29 10:01:58 |
11
11
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2022-12-21 18:48:21 |
12
- | antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2022-12-20 11:47:08 |
12
+ | antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2023-01-06 01:02:00 |
13
13
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
14
14
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
15
15
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
@@ -22,7 +22,7 @@
22
22
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-12-09 01:11:02 |
23
23
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-12-15 01:09:06 |
24
24
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-08-09 10:42:14 |
25
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2022-12-19 01:17:34 |
25
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-01-06 01:04:34 |
26
26
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
27
27
  | bm | [黑石物理服务器1.0](https://cloud.tencent.com/document/product/386) | 2022-08-09 11:50:03 |
28
28
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2022-11-04 06:09:26 |
@@ -35,25 +35,25 @@
35
35
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
36
36
  | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-12-23 01:11:34 |
37
37
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-12-15 01:11:14 |
38
- | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-11-18 06:12:01 |
38
+ | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-01-09 01:07:04 |
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
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-28 01:04:48 |
42
- | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-16 01:10:35 |
42
+ | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-01-09 01:07:34 |
43
43
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-01-04 01:07:30 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
45
- | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-01-05 01:08:26 |
45
+ | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-01-09 01:08:51 |
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) | 2022-12-20 14:06:27 |
48
- | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-12-26 01:15:15 |
48
+ | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-01-09 01:09:44 |
49
49
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-12-19 01:23:20 |
50
50
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-01-04 01:09:46 |
51
- | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-07-04 06:04:36 |
51
+ | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-01-06 18:21:15 |
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 |
54
54
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
55
55
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
56
- | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-27 01:23:30 |
56
+ | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-01-06 01:10:21 |
57
57
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-01-04 01:11:19 |
58
58
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
59
59
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
@@ -71,7 +71,7 @@
71
71
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
72
72
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
73
73
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
74
- | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-12-27 01:33:02 |
74
+ | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-01-09 01:18:23 |
75
75
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
76
76
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
77
77
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-29 06:37:37 |
@@ -81,19 +81,19 @@
81
81
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
82
82
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2022-10-31 06:27:09 |
83
83
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
84
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-05 01:19:52 |
84
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-09 01:20:52 |
85
85
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
86
86
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
87
87
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
88
- | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-12-27 01:37:12 |
88
+ | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-01-09 01:21:37 |
89
89
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
90
90
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
91
91
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-01-04 01:22:01 |
92
92
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-12 01:25:49 |
93
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-28 13:01:07 |
94
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01-02 01:23:18 |
93
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-01-09 01:23:34 |
94
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01-09 01:24:27 |
95
95
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
96
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01-05 01:23:16 |
96
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01-06 01:23:24 |
97
97
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
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) | 2022-11-23 06:29:46 |
@@ -121,8 +121,8 @@
121
121
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
122
122
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
123
123
  | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-12-28 13:56:24 |
124
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-12-23 01:40:27 |
125
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-12-30 01:32:32 |
124
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-01-09 01:31:39 |
125
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-01-09 01:32:15 |
126
126
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
127
127
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
128
128
  | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-11-23 06:38:36 |
@@ -166,7 +166,7 @@
166
166
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
167
167
  | sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
168
168
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-10-20 06:38:33 |
169
- | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2022-07-07 06:15:25 |
169
+ | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-01-09 01:42:07 |
170
170
  | taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2022-09-12 06:39:19 |
171
171
  | tag | [标签](https://cloud.tencent.com/document/product/651) | 2022-11-04 06:36:49 |
172
172
  | tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2022-07-19 06:17:34 |
@@ -188,7 +188,7 @@
188
188
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-12-30 01:47:00 |
189
189
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
190
190
  | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
191
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-30 01:48:06 |
191
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-01-06 01:46:38 |
192
192
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-12-21 02:09:45 |
193
193
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
194
194
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
@@ -196,29 +196,29 @@
196
196
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
197
197
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
198
198
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-12-15 01:51:46 |
199
- | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-01-02 01:47:18 |
199
+ | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-01-06 01:48:47 |
200
200
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-12-13 10:56:59 |
201
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-12-14 01:52:28 |
201
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-01-09 01:50:43 |
202
202
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
203
203
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
204
- | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-12-09 02:09:44 |
204
+ | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
205
205
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
206
206
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-28 16:01:40 |
207
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-12-19 02:11:18 |
207
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-01-06 01:51:15 |
208
208
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
209
- | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-12-16 01:48:54 |
209
+ | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-01-09 01:53:34 |
210
210
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
211
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-11-29 07:36:55 |
211
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-01-06 01:53:06 |
212
212
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
213
213
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
214
214
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
215
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-04 01:50:30 |
216
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01-05 01:53:32 |
215
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-06 01:53:33 |
216
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01-06 01:54:52 |
217
217
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01-04 01:53:21 |
218
218
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
219
219
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-12-30 01:58:31 |
220
220
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
221
- | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-12-27 02:26:58 |
221
+ | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-01-09 01:59:51 |
222
222
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
223
223
  | yunjing | [主机安全](https://cloud.tencent.com/document/product) | 2020-09-15 08:08:47 |
224
224
  | yunsou | [腾讯云搜TCS](https://cloud.tencent.com/document/product/270) | 2022-10-31 07:04:25 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.517"
1
+ export const sdkVersion = "4.0.519"
@@ -2951,6 +2951,18 @@ export interface BGPIPInstance {
2951
2951
  注意:此字段可能返回 null,表示取不到有效值。
2952
2952
  */
2953
2953
  ConvoyId: string
2954
+
2955
+ /**
2956
+ * 带宽后付费
2957
+ 注意:此字段可能返回 null,表示取不到有效值。
2958
+ */
2959
+ ElasticBandwidth: number
2960
+
2961
+ /**
2962
+ * 是否为EO代播的ip: 1是,0不是
2963
+ 注意:此字段可能返回 null,表示取不到有效值。
2964
+ */
2965
+ EOFlag: number
2954
2966
  }
2955
2967
 
2956
2968
  /**
@@ -5027,6 +5039,12 @@ export interface NewL7RuleEntry {
5027
5039
  * 规则配置失败时的详细错误原因(仅当Status=2时有效),1001证书不存在,1002证书获取失败,1003证书上传失败,1004证书已过期
5028
5040
  */
5029
5041
  ErrCode?: number
5042
+
5043
+ /**
5044
+ * 版本
5045
+ 注意:此字段可能返回 null,表示取不到有效值。
5046
+ */
5047
+ Version?: number
5030
5048
  }
5031
5049
 
5032
5050
  /**
@@ -1144,7 +1144,7 @@ export interface DescribeBillDetailRequest {
1144
1144
  ResourceId?: string
1145
1145
 
1146
1146
  /**
1147
- * 查询交易类型,如下:
1147
+ * 查询交易类型(请使用交易类型名称入参),入参示例枚举如下:
1148
1148
  包年包月新购
1149
1149
  包年包月续费
1150
1150
  包年包月配置变更
@@ -73,6 +73,11 @@ export interface ApplyConcurrentRequest {
73
73
  * 应用版本ID
74
74
  */
75
75
  ApplicationVersionId?: string
76
+
77
+ /**
78
+ * 应用ID。如果是独享项目,将忽略该参数,使用项目绑定的应用。如果是共享项目,使用该参数来指定应用。
79
+ */
80
+ ApplicationId?: string
76
81
  }
77
82
 
78
83
  /**
@@ -212,7 +212,7 @@ export class Client extends AbstractClient {
212
212
  }
213
213
 
214
214
  /**
215
- * 包括全媒体和文本两种类型
215
+ * 获取包括全媒体和文本会话两种类型的服务记录。
216
216
  */
217
217
  async DescribeIMCdrs(
218
218
  req: DescribeIMCdrsRequest,
@@ -352,8 +352,10 @@ export class Client extends AbstractClient {
352
352
  }
353
353
 
354
354
  /**
355
- * 包括具体聊天内容
356
- */
355
+ * 获取指定服务记录文本聊天内容,需要先使用查询在线客服记录(DescribeIMCdrs) API 获取服务记录 SessionId。
356
+
357
+ 文本聊天记录只保存了 1 年内的,1 年之前会自动清理。
358
+ */
357
359
  async DescribeChatMessages(
358
360
  req: DescribeChatMessagesRequest,
359
361
  cb?: (error: string, rep: DescribeChatMessagesResponse) => void
@@ -213,12 +213,12 @@ export interface DescribeIMCdrsResponse {
213
213
  /**
214
214
  * 总记录数
215
215
  */
216
- TotalCount: number
216
+ TotalCount?: number
217
217
 
218
218
  /**
219
219
  * 服务记录列表
220
220
  */
221
- IMCdrs: Array<IMCdrInfo>
221
+ IMCdrs?: Array<IMCdrInfo>
222
222
 
223
223
  /**
224
224
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -948,12 +948,12 @@ export interface DescribeTelSessionRequest {
948
948
  */
949
949
  export interface DescribeIMCdrsRequest {
950
950
  /**
951
- * 起始时间
951
+ * 起始时间(必填),Unix 秒级时间戳
952
952
  */
953
953
  StartTimestamp: number
954
954
 
955
955
  /**
956
- * 结束时间
956
+ * 结束时间(必填),Unix 秒级时间戳
957
957
  */
958
958
  EndTimestamp: number
959
959
 
@@ -968,12 +968,12 @@ export interface DescribeIMCdrsRequest {
968
968
  SdkAppId?: number
969
969
 
970
970
  /**
971
- * 返回记录条数 最大为100默认20
971
+ * 返回记录条数,最大为100默认20
972
972
  */
973
973
  Limit?: number
974
974
 
975
975
  /**
976
- * 返回记录偏移 默认为0
976
+ * 返回记录偏移,默认为 0
977
977
  */
978
978
  Offset?: number
979
979
 
@@ -1824,6 +1824,12 @@ notInService 不在服务区
1824
1824
  注意:此字段可能返回 null,表示取不到有效值。
1825
1825
  */
1826
1826
  Remark?: string
1827
+
1828
+ /**
1829
+ * 排队技能组名称
1830
+ 注意:此字段可能返回 null,表示取不到有效值。
1831
+ */
1832
+ QueuedSkillGroupName?: string
1827
1833
  }
1828
1834
 
1829
1835
  /**
@@ -2469,13 +2475,13 @@ export interface DescribeChatMessagesResponse {
2469
2475
  /**
2470
2476
  * 总记录数
2471
2477
  */
2472
- TotalCount: number
2478
+ TotalCount?: number
2473
2479
 
2474
2480
  /**
2475
2481
  * 消息列表
2476
2482
  注意:此字段可能返回 null,表示取不到有效值。
2477
2483
  */
2478
- Messages: Array<MessageBody>
2484
+ Messages?: Array<MessageBody>
2479
2485
 
2480
2486
  /**
2481
2487
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2640,17 +2646,17 @@ export interface DescribeChatMessagesRequest {
2640
2646
  SdkAppId?: number
2641
2647
 
2642
2648
  /**
2643
- * 服务记录ID
2649
+ * 服务记录ID(废弃)
2644
2650
  */
2645
2651
  CdrId?: string
2646
2652
 
2647
2653
  /**
2648
- * 返回记录条数 最大为100默认20
2654
+ * 返回记录条数,最大为100 默认20
2649
2655
  */
2650
2656
  Limit?: number
2651
2657
 
2652
2658
  /**
2653
- * 返回记录偏移 默认为0
2659
+ * 返回记录偏移,默认为 0
2654
2660
  */
2655
2661
  Offset?: number
2656
2662
 
@@ -2660,7 +2666,7 @@ export interface DescribeChatMessagesRequest {
2660
2666
  Order?: number
2661
2667
 
2662
2668
  /**
2663
- * 服务记录SessionID
2669
+ * 服务记录 SessionID(必填)
2664
2670
  */
2665
2671
  SessionId?: string
2666
2672
  }
@@ -7004,7 +7004,7 @@ off:不支持
7004
7004
  QnPrivateAccess: QnPrivateAccess
7005
7005
 
7006
7006
  /**
7007
- * HTTPS服务
7007
+ * HTTPS服务,缺省时默认开启
7008
7008
  注意:此字段可能返回 null,表示取不到有效值。
7009
7009
  */
7010
7010
  HttpsBilling: HttpsBilling
@@ -9499,11 +9499,11 @@ export interface DescribeDomainsConfigResponse {
9499
9499
  }
9500
9500
 
9501
9501
  /**
9502
- * 支持 https 请求开关,若关闭,下发配置拦截https请求
9502
+ * HTTPS服务,若关闭,下发配置拦截https请求,开启时会产生计费
9503
9503
  */
9504
9504
  export interface HttpsBilling {
9505
9505
  /**
9506
- * HTTPS服务
9506
+ * HTTPS服务,缺省时默认开启【会产生计费】
9507
9507
  */
9508
9508
  Switch: string
9509
9509
  }
@@ -775,7 +775,7 @@ export interface CreateTaskFromTemplateResponse {
775
775
  /**
776
776
  * 创建成功的演练ID
777
777
  */
778
- TaskId: number
778
+ TaskId?: number
779
779
 
780
780
  /**
781
781
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -965,7 +965,7 @@ export interface TaskReportInfo {
965
965
  */
966
966
  export interface CreateTaskFromTemplateRequest {
967
967
  /**
968
- * 从经验库中查询到的经验模版ID
968
+ * 从经验库中查询到的经验模板ID
969
969
  */
970
970
  TemplateId: number
971
971
 
@@ -118,6 +118,18 @@ export interface DescribeFileSystemResponse {
118
118
  */
119
119
  DegradeCapacityUsed: number
120
120
 
121
+ /**
122
+ * 已使用COS深度归档存储容量(byte)
123
+ 注意:此字段可能返回 null,表示取不到有效值。
124
+ */
125
+ DeepArchiveCapacityUsed: number
126
+
127
+ /**
128
+ * 已使用COS智能分层存储容量(byte)
129
+ 注意:此字段可能返回 null,表示取不到有效值。
130
+ */
131
+ IntelligentCapacityUsed: number
132
+
121
133
  /**
122
134
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
123
135
  */
@@ -576,6 +588,12 @@ export interface CreateLifeCycleRulesRequest {
576
588
  * CreateAccessRules返回参数结构体
577
589
  */
578
590
  export interface CreateAccessRulesResponse {
591
+ /**
592
+ * 权限规则列表
593
+ 注意:此字段可能返回 null,表示取不到有效值。
594
+ */
595
+ AccessRules: Array<AccessRule>
596
+
579
597
  /**
580
598
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
581
599
  */
@@ -769,7 +787,7 @@ export interface Transition {
769
787
  Days: number
770
788
 
771
789
  /**
772
- * 转换类型(1:归档;2:删除;3:低频)
790
+ * 转换类型(1:归档;2:删除;3:低频;4:深度归档;5:智能分层)
773
791
  */
774
792
  Type: number
775
793
  }
@@ -123,6 +123,7 @@ import {
123
123
  DescribeConsumerGroupRequest,
124
124
  DeleteUserResponse,
125
125
  DescribeConnectResourceRequest,
126
+ DescribeTopicProduceConnectionRequest,
126
127
  CreateAclRequest,
127
128
  DescribeTopicSyncReplicaResponse,
128
129
  CreateConnectResourceRequest,
@@ -135,6 +136,7 @@ import {
135
136
  CreateTopicIpWhiteListResponse,
136
137
  GroupOffsetTopic,
137
138
  ModifyGroupOffsetsResponse,
139
+ DescribeConnectInfoResultDTO,
138
140
  Partition,
139
141
  CreateAclResponse,
140
142
  FailureParam,
@@ -189,6 +191,7 @@ import {
189
191
  DescribeRegionResponse,
190
192
  CreateTopicResponse,
191
193
  VipEntity,
194
+ DescribeTopicProduceConnectionResponse,
192
195
  FetchLatestDatahubMessageListRequest,
193
196
  ConsumerGroupTopic,
194
197
  DatahubTaskInfo,
@@ -889,6 +892,16 @@ export class Client extends AbstractClient {
889
892
  return this.request("AuthorizeToken", req, cb)
890
893
  }
891
894
 
895
+ /**
896
+ * 查询topic 生产端连接信息
897
+ */
898
+ async DescribeTopicProduceConnection(
899
+ req: DescribeTopicProduceConnectionRequest,
900
+ cb?: (error: string, rep: DescribeTopicProduceConnectionResponse) => void
901
+ ): Promise<DescribeTopicProduceConnectionResponse> {
902
+ return this.request("DescribeTopicProduceConnection", req, cb)
903
+ }
904
+
892
905
  /**
893
906
  * 接口请求域名:https://ckafka.tencentcloudapi.com
894
907
  本接口(DescribeTopic)用于在用户获取消息队列 CKafka 实例的主题列表
@@ -3388,6 +3388,21 @@ export interface DescribeConnectResourceRequest {
3388
3388
  ResourceId: string
3389
3389
  }
3390
3390
 
3391
+ /**
3392
+ * DescribeTopicProduceConnection请求参数结构体
3393
+ */
3394
+ export interface DescribeTopicProduceConnectionRequest {
3395
+ /**
3396
+ * 实例id
3397
+ */
3398
+ InstanceId: string
3399
+
3400
+ /**
3401
+ * topic名称
3402
+ */
3403
+ TopicName: string
3404
+ }
3405
+
3391
3406
  /**
3392
3407
  * CreateAcl请求参数结构体
3393
3408
  */
@@ -3759,6 +3774,29 @@ export interface ModifyGroupOffsetsResponse {
3759
3774
  RequestId?: string
3760
3775
  }
3761
3776
 
3777
+ /**
3778
+ * topic链接信息
3779
+ */
3780
+ export interface DescribeConnectInfoResultDTO {
3781
+ /**
3782
+ * ip地址
3783
+ 注意:此字段可能返回 null,表示取不到有效值。
3784
+ */
3785
+ IpAddr: string
3786
+
3787
+ /**
3788
+ * 连结时间
3789
+ 注意:此字段可能返回 null,表示取不到有效值。
3790
+ */
3791
+ Time: string
3792
+
3793
+ /**
3794
+ * 是否支持的版本
3795
+ 注意:此字段可能返回 null,表示取不到有效值。
3796
+ */
3797
+ IsUnSupportVersion: boolean
3798
+ }
3799
+
3762
3800
  /**
3763
3801
  * 分区实体
3764
3802
  */
@@ -5167,6 +5205,21 @@ export interface VipEntity {
5167
5205
  Vport: string
5168
5206
  }
5169
5207
 
5208
+ /**
5209
+ * DescribeTopicProduceConnection返回参数结构体
5210
+ */
5211
+ export interface DescribeTopicProduceConnectionResponse {
5212
+ /**
5213
+ * 链接信息返回结果集
5214
+ */
5215
+ Result: Array<DescribeConnectInfoResultDTO>
5216
+
5217
+ /**
5218
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5219
+ */
5220
+ RequestId?: string
5221
+ }
5222
+
5170
5223
  /**
5171
5224
  * FetchLatestDatahubMessageList请求参数结构体
5172
5225
  */
@@ -40,6 +40,7 @@ import {
40
40
  DiagHistoryEventItem,
41
41
  DescribeProxySessionKillTasksRequest,
42
42
  DescribeMySqlProcessListResponse,
43
+ SessionItem,
43
44
  HealthStatus,
44
45
  DescribeTopSpaceTablesResponse,
45
46
  TaskInfo,
@@ -434,7 +435,7 @@ export class Client extends AbstractClient {
434
435
  }
435
436
 
436
437
  /**
437
- * 获取当前实例会话统计详情信息。【注意】该接口仅限部分环境调用。
438
+ * 获取当前实例下的单个proxy的会话统计详情信息, 返回数据为单个 proxy 的会话统计信息。【注意】该接口仅限部分环境调用。
438
439
  */
439
440
  async DescribeProxyProcessStatistics(
440
441
  req: DescribeProxyProcessStatisticsRequest,
@@ -732,6 +732,26 @@ export interface DescribeMySqlProcessListResponse {
732
732
  RequestId?: string
733
733
  }
734
734
 
735
+ /**
736
+ * 实时会话访问来源详情。
737
+ */
738
+ export interface SessionItem {
739
+ /**
740
+ * 访问来源。
741
+ */
742
+ Ip: string
743
+
744
+ /**
745
+ * 当前访问来源活跃连接数
746
+ */
747
+ ActiveConn: string
748
+
749
+ /**
750
+ * 当前访问来源总连接数
751
+ */
752
+ AllConn: number
753
+ }
754
+
735
755
  /**
736
756
  * 实例健康详情。
737
757
  */
@@ -1018,7 +1038,22 @@ export interface CreateDBDiagReportTaskResponse {
1018
1038
  /**
1019
1039
  * 实时会话统计详情。
1020
1040
  */
1021
- export type ProcessStatistic = null
1041
+ export interface ProcessStatistic {
1042
+ /**
1043
+ * 会话详情数组。
1044
+ */
1045
+ Items: Array<SessionItem>
1046
+
1047
+ /**
1048
+ * 总连接数。
1049
+ */
1050
+ AllConnSum: number
1051
+
1052
+ /**
1053
+ * 总活跃连接数。
1054
+ */
1055
+ ActiveConnSum: number
1056
+ }
1022
1057
 
1023
1058
  /**
1024
1059
  * CreateMailProfile返回参数结构体
@@ -1277,7 +1312,7 @@ export interface DescribeProxyProcessStatisticsResponse {
1277
1312
  /**
1278
1313
  * 实时会话统计详情。
1279
1314
  */
1280
- ProcessStatistics: ProcessStatistic
1315
+ ProcessStatistics?: ProcessStatistic
1281
1316
 
1282
1317
  /**
1283
1318
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2774,7 +2809,7 @@ export interface DescribeProxyProcessStatisticsRequest {
2774
2809
  InstanceId: string
2775
2810
 
2776
2811
  /**
2777
- * 当前实例下的 ProxyID。
2812
+ * 该实例下需要查询的某一个 ProxyID
2778
2813
  */
2779
2814
  InstanceProxyId: string
2780
2815
 
@@ -365,7 +365,7 @@ export class Client extends AbstractClient {
365
365
  }
366
366
 
367
367
  /**
368
- * 恢复处于暂停中中的数据同步任务。
368
+ * 恢复处于暂停中的数据同步任务。
369
369
  */
370
370
  async ContinueSyncJob(
371
371
  req: ContinueSyncJobRequest,