tencentcloud-sdk-nodejs 4.0.567 → 4.0.569

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 (93) hide show
  1. package/CHANGELOG.md +395 -0
  2. package/SERVICE_CHANGELOG.md +491 -249
  3. package/package.json +1 -1
  4. package/products.md +41 -41
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/billing/v20180709/billing_models.ts +9 -9
  7. package/src/services/cat/v20180409/cat_models.ts +4 -4
  8. package/src/services/ccc/v20200210/ccc_models.ts +14 -4
  9. package/src/services/cdb/v20170320/cdb_models.ts +14 -4
  10. package/src/services/cdn/v20180606/cdn_models.ts +15 -8
  11. package/src/services/cfs/v20190719/cfs_models.ts +9 -3
  12. package/src/services/ckafka/v20190819/ckafka_client.ts +18 -6
  13. package/src/services/ckafka/v20190819/ckafka_models.ts +46 -1
  14. package/src/services/cls/v20201016/cls_models.ts +39 -8
  15. package/src/services/cvm/v20170312/cvm_models.ts +2 -2
  16. package/src/services/cwp/v20180228/cwp_models.ts +68 -68
  17. package/src/services/dcdb/v20180411/dcdb_models.ts +55 -49
  18. package/src/services/ess/v20201111/ess_client.ts +59 -6
  19. package/src/services/ess/v20201111/ess_models.ts +366 -51
  20. package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
  21. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +23 -11
  22. package/src/services/live/v20180801/live_models.ts +1 -1
  23. package/src/services/mariadb/v20170312/mariadb_models.ts +60 -54
  24. package/src/services/monitor/v20180724/monitor_client.ts +3 -1
  25. package/src/services/monitor/v20180724/monitor_models.ts +5 -0
  26. package/src/services/mps/v20190612/mps_models.ts +2 -2
  27. package/src/services/ocr/v20181119/ocr_client.ts +30 -15
  28. package/src/services/ocr/v20181119/ocr_models.ts +34 -34
  29. package/src/services/region/v20220627/region_models.ts +14 -4
  30. package/src/services/ssl/v20191205/ssl_models.ts +55 -50
  31. package/src/services/tcb/v20180608/tcb_models.ts +57 -47
  32. package/src/services/tcr/v20190924/tcr_client.ts +8 -4
  33. package/src/services/tcss/v20201101/tcss_models.ts +31 -6
  34. package/src/services/tdmq/v20200217/tdmq_models.ts +1 -1
  35. package/src/services/tiw/v20190919/tiw_client.ts +31 -17
  36. package/src/services/tiw/v20190919/tiw_models.ts +151 -21
  37. package/src/services/trtc/v20190722/trtc_client.ts +2 -2
  38. package/src/services/trtc/v20190722/trtc_models.ts +28 -8
  39. package/src/services/tts/v20190823/tts_models.ts +6 -0
  40. package/src/services/vod/v20180717/vod_client.ts +2 -0
  41. package/src/services/vod/v20180717/vod_models.ts +22 -2
  42. package/src/services/vpc/v20170312/vpc_client.ts +1 -1
  43. package/tencentcloud/common/sdk_version.d.ts +1 -1
  44. package/tencentcloud/common/sdk_version.js +1 -1
  45. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +9 -9
  46. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +4 -4
  47. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +12 -4
  48. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +12 -4
  49. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +15 -8
  50. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -2
  51. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +7 -3
  52. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +9 -3
  53. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +39 -1
  54. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +34 -8
  55. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +2 -2
  56. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +68 -68
  57. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +54 -49
  58. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +18 -2
  59. package/tencentcloud/services/ess/v20201111/ess_client.js +24 -0
  60. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +317 -49
  61. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  62. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +20 -10
  63. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
  64. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +59 -54
  65. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -1
  66. package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -1
  67. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
  68. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
  69. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +16 -1
  70. package/tencentcloud/services/ocr/v20181119/ocr_client.js +16 -1
  71. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +34 -34
  72. package/tencentcloud/services/region/v20220627/region_models.d.ts +12 -4
  73. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +54 -50
  74. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +55 -47
  75. package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +6 -2
  76. package/tencentcloud/services/tcr/v20190924/tcr_client.js +6 -2
  77. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +26 -6
  78. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +1 -1
  79. package/tencentcloud/services/tiw/v20190919/tiw_client.d.ts +11 -7
  80. package/tencentcloud/services/tiw/v20190919/tiw_client.js +15 -9
  81. package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +127 -19
  82. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +2 -2
  83. package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -1
  84. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +25 -8
  85. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +5 -0
  86. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +2 -0
  87. package/tencentcloud/services/vod/v20180717/vod_client.js +2 -0
  88. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +20 -2
  89. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
  90. package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
  91. package/test/ckafka.v20190819.test.js +12 -2
  92. package/test/ess.v20201111.test.js +40 -0
  93. package/test/tiw.v20190919.test.js +22 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.567",
3
+ "version": "4.0.569",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -17,13 +17,13 @@
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2022-11-09 06:09:16 |
18
18
  | apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2023-03-24 01:03:41 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-03-24 01:03:57 |
20
- | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-03-24 01:04:35 |
20
+ | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-03-29 03:02:55 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
22
22
  | ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-03-16 01:09:09 |
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-03-24 01:05:00 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-12-15 01:09:06 |
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-03-22 01:06:01 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-03-27 01:06:31 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-03-29 03:03:54 |
27
27
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
28
28
  | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-01-11 11:01:36 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-03-21 01:06:31 |
@@ -34,48 +34,48 @@
34
34
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
35
35
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
36
36
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-01-12 01:05:12 |
37
- | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-03-24 01:08:23 |
37
+ | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-03-29 03:06:02 |
38
38
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-03-15 01:07:46 |
39
39
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-03-10 01:05:35 |
40
40
  | casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
41
- | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
41
+ | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-03-28 01:08:30 |
42
42
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-03-15 01:09:07 |
43
- | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-03-24 01:13:32 |
44
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-03-27 01:12:07 |
43
+ | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-03-28 01:09:13 |
44
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-03-28 01:09:40 |
45
45
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-03-09 01:07:38 |
46
- | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-03-24 01:15:14 |
46
+ | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-03-29 03:09:31 |
47
47
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-03-27 01:15:17 |
48
48
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-03-16 01:15:13 |
49
49
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-02-01 01:09:52 |
50
- | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-03-23 01:17:23 |
50
+ | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-03-29 03:10:48 |
51
51
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-03-27 01:16:34 |
52
52
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-02-24 01:08:00 |
53
53
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-01-04 01:10:27 |
54
54
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
55
55
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
56
56
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
57
- | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-03-27 01:20:43 |
57
+ | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-03-29 03:12:17 |
58
58
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-03-24 01:22:38 |
59
59
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-03-27 01:23:27 |
60
60
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-03-10 01:16:51 |
61
61
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-03-27 01:24:07 |
62
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-03-27 01:25:00 |
62
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-03-29 03:14:19 |
63
63
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-03-24 01:25:23 |
64
64
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
66
66
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-03-21 01:18:14 |
67
67
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
68
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-03-27 01:29:19 |
69
- | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-03-21 01:21:31 |
68
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-03-28 01:19:03 |
69
+ | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-03-29 11:10:50 |
70
70
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
71
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-03-21 01:23:38 |
71
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-03-28 01:22:11 |
72
72
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-03-24 01:32:45 |
73
73
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
74
74
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-01-13 01:19:41 |
75
75
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-03-27 01:41:31 |
76
76
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
77
77
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
78
- | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-03-27 01:42:17 |
78
+ | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-03-29 03:25:14 |
79
79
  | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-03-27 01:43:04 |
80
80
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-03-27 01:43:55 |
81
81
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-03-24 01:38:35 |
@@ -90,11 +90,11 @@
90
90
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
91
91
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
92
92
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-03-27 01:51:55 |
93
- | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-03-16 01:32:21 |
94
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-03-27 01:52:50 |
95
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-03-27 01:54:48 |
93
+ | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-03-29 11:13:17 |
94
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-03-28 10:31:03 |
95
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-03-27 17:35:48 |
96
96
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-02-27 01:25:30 |
97
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-03-15 01:37:54 |
97
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-03-29 11:21:35 |
98
98
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-02-02 01:28:41 |
99
99
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
100
100
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-03-09 01:26:29 |
@@ -115,7 +115,7 @@
115
115
  | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-03-01 01:30:09 |
116
116
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
117
117
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-03-10 01:36:02 |
118
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-12-12 01:29:57 |
118
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-03-28 01:38:25 |
119
119
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
120
120
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-03-22 01:49:36 |
121
121
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-11-17 06:31:48 |
@@ -123,28 +123,28 @@
123
123
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-03-21 01:46:21 |
124
124
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-03-15 01:45:20 |
125
125
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-03-03 01:26:52 |
126
- | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-03-23 01:48:55 |
126
+ | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-03-28 01:43:00 |
127
127
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-03-15 01:46:26 |
128
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-03-27 02:10:03 |
128
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-03-29 03:48:35 |
129
129
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
130
130
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
131
- | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-03-27 02:12:03 |
131
+ | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-03-29 03:50:31 |
132
132
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
133
133
  | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-03-21 01:50:45 |
134
134
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
135
135
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
136
136
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-02-24 01:20:12 |
137
137
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-03-20 01:41:42 |
138
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-03-27 02:14:20 |
139
- | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-03-23 01:54:54 |
138
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-03-29 03:52:31 |
139
+ | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-03-28 01:48:49 |
140
140
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-03-21 01:53:56 |
141
141
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-03-15 01:56:41 |
142
142
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
143
143
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
144
144
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2023-03-24 01:59:29 |
145
145
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
146
- | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-03-21 01:54:32 |
147
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-03-27 02:19:13 |
146
+ | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-03-29 11:14:15 |
147
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-03-28 01:50:42 |
148
148
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-03-21 20:10:58 |
149
149
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-03-20 01:46:48 |
150
150
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-02-20 01:44:36 |
@@ -152,13 +152,13 @@
152
152
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-03-21 01:56:25 |
153
153
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-03-21 01:58:06 |
154
154
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-03-09 01:42:26 |
155
- | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-03-20 01:48:22 |
155
+ | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-03-29 04:03:36 |
156
156
  | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-03-27 02:24:20 |
157
- | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-03-20 01:49:11 |
157
+ | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-03-29 11:14:36 |
158
158
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
159
159
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
160
160
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-03-09 01:43:49 |
161
- | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-03-27 02:26:15 |
161
+ | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-03-28 01:55:25 |
162
162
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-03-06 01:34:35 |
163
163
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
164
164
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-03-21 09:25:44 |
@@ -168,7 +168,7 @@
168
168
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
169
169
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-03-21 02:02:15 |
170
170
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-02-21 02:01:02 |
171
- | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-03-22 02:22:56 |
171
+ | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-03-29 11:14:40 |
172
172
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-03-02 01:35:41 |
173
173
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-10-20 06:38:33 |
174
174
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-03-09 01:47:55 |
@@ -181,16 +181,16 @@
181
181
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
182
182
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
183
183
  | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-03-10 01:48:39 |
184
- | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-03-24 02:09:09 |
184
+ | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-03-29 11:14:58 |
185
185
  | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-03-08 01:54:20 |
186
186
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
187
187
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
188
188
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-03-09 01:49:28 |
189
- | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-03-20 01:55:07 |
190
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-03-24 02:10:54 |
189
+ | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-03-29 11:15:33 |
190
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-03-28 02:03:24 |
191
191
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
192
192
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-03-27 02:39:51 |
193
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-03-20 01:58:33 |
193
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-03-29 04:16:57 |
194
194
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-03-16 02:17:10 |
195
195
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-03-02 01:40:29 |
196
196
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-03-23 02:39:19 |
@@ -202,26 +202,26 @@
202
202
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
203
203
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-02-08 02:09:17 |
204
204
  | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-03-24 02:33:01 |
205
- | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-03-27 02:48:49 |
205
+ | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-03-29 04:22:17 |
206
206
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-03-23 02:42:43 |
207
207
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
208
208
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
209
209
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
210
210
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
211
211
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-03-21 02:26:25 |
212
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-03-24 02:36:53 |
213
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-03-21 02:27:23 |
212
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-03-29 04:25:05 |
213
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-03-28 02:15:01 |
214
214
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-03-23 15:53:56 |
215
215
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
216
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-02-15 02:10:16 |
216
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-03-29 04:28:22 |
217
217
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
218
218
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
219
219
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
220
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-03-24 02:42:50 |
221
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-03-27 02:59:01 |
220
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-03-29 04:28:58 |
221
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-03-29 04:31:02 |
222
222
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-03-27 03:03:12 |
223
223
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-03-14 12:01:08 |
224
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-03-22 02:53:10 |
224
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-03-28 02:54:57 |
225
225
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
226
226
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-03-16 02:35:06 |
227
227
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.567"
1
+ export const sdkVersion = "4.0.569"
@@ -728,7 +728,7 @@ export interface DescribeBillSummaryByTagRequest {
728
728
  EndTime: string
729
729
 
730
730
  /**
731
- * 分账标签键
731
+ * 分账标签键,用户自定义
732
732
  */
733
733
  TagKey: string
734
734
 
@@ -994,18 +994,18 @@ export interface DescribeVoucherInfoResponse {
994
994
  /**
995
995
  * 券总数
996
996
  */
997
- TotalCount: number
997
+ TotalCount?: number
998
998
 
999
999
  /**
1000
1000
  * 总余额(微分)
1001
1001
  */
1002
- TotalBalance: number
1002
+ TotalBalance?: number
1003
1003
 
1004
1004
  /**
1005
1005
  * 代金券相关信息
1006
1006
  注意:此字段可能返回 null,表示取不到有效值。
1007
1007
  */
1008
- VoucherInfos: Array<VoucherInfos>
1008
+ VoucherInfos?: Array<VoucherInfos>
1009
1009
 
1010
1010
  /**
1011
1011
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2024,12 +2024,12 @@ export interface DescribeVoucherInfoRequest {
2024
2024
  VoucherName?: string
2025
2025
 
2026
2026
  /**
2027
- * 发放开始时间
2027
+ * 发放开始时间,例:2021-01-01
2028
2028
  */
2029
2029
  TimeFrom?: string
2030
2030
 
2031
2031
  /**
2032
- * 发放结束时间
2032
+ * 发放结束时间,例:2021-01-01
2033
2033
  */
2034
2034
  TimeTo?: string
2035
2035
 
@@ -2516,19 +2516,19 @@ export interface DescribeBillSummaryByTagResponse {
2516
2516
  /**
2517
2517
  * 数据是否准备好,0未准备好,1准备好
2518
2518
  */
2519
- Ready: number
2519
+ Ready?: number
2520
2520
 
2521
2521
  /**
2522
2522
  * 各标签值花费分布详情
2523
2523
  注意:此字段可能返回 null,表示取不到有效值。
2524
2524
  */
2525
- SummaryOverview: Array<TagSummaryOverviewItem>
2525
+ SummaryOverview?: Array<TagSummaryOverviewItem>
2526
2526
 
2527
2527
  /**
2528
2528
  * 总数
2529
2529
  注意:此字段可能返回 null,表示取不到有效值。
2530
2530
  */
2531
- SummaryTotal: SummaryTotal
2531
+ SummaryTotal?: SummaryTotal
2532
2532
 
2533
2533
  /**
2534
2534
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -191,7 +191,7 @@ export interface DescribeProbeMetricDataResponse {
191
191
  * 返回指标 JSON 序列化后的字符串,具体如下所示:
192
192
  "[{\"name\":\"task_navigate_request_gauge\",\"columns\":[\"time\",\"avg(first_screen_time) / 1000\"],\"values\":[[1641571200,6.756600000000001]],\"tags\":null}]"
193
193
  */
194
- MetricSet: string
194
+ MetricSet?: string
195
195
 
196
196
  /**
197
197
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -344,12 +344,12 @@ export interface DescribeDetailedSingleProbeDataResponse {
344
344
  /**
345
345
  * 单次详情数据
346
346
  */
347
- DataSet: Array<DetailedSingleDataDefine>
347
+ DataSet?: Array<DetailedSingleDataDefine>
348
348
 
349
349
  /**
350
350
  * 符合条件的数据总数
351
351
  */
352
- TotalNumber: number
352
+ TotalNumber?: number
353
353
 
354
354
  /**
355
355
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -431,7 +431,7 @@ export interface DescribeProbeNodesResponse {
431
431
  * 节点列表
432
432
  注意:此字段可能返回 null,表示取不到有效值。
433
433
  */
434
- NodeSet: Array<NodeDefine>
434
+ NodeSet?: Array<NodeDefine>
435
435
 
436
436
  /**
437
437
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -434,22 +434,32 @@ export interface DescribeTelCallInfoResponse {
434
434
  /**
435
435
  * 呼出套餐包消耗分钟数
436
436
  */
437
- TelCallOutCount: number
437
+ TelCallOutCount?: number
438
438
 
439
439
  /**
440
440
  * 呼入套餐包消耗分钟数
441
441
  */
442
- TelCallInCount: number
442
+ TelCallInCount?: number
443
443
 
444
444
  /**
445
445
  * 坐席使用统计个数
446
446
  */
447
- SeatUsedCount: number
447
+ SeatUsedCount?: number
448
448
 
449
449
  /**
450
450
  * 音频套餐包消耗分钟数
451
451
  */
452
- VoipCallInCount: number
452
+ VoipCallInCount?: number
453
+
454
+ /**
455
+ * 离线语音转文字套餐包消耗分钟数
456
+ */
457
+ AsrOfflineCount?: number
458
+
459
+ /**
460
+ * 实时语音转文字套餐包消耗分钟数
461
+ */
462
+ AsrRealtimeCount?: number
453
463
 
454
464
  /**
455
465
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -889,6 +889,11 @@ export interface DescribeDBInstancesRequest {
889
889
  * 数据库代理 ID 。
890
890
  */
891
891
  ProxyIds?: Array<string>
892
+
893
+ /**
894
+ * 数据库引擎类型。
895
+ */
896
+ EngineTypes?: Array<string>
892
897
  }
893
898
 
894
899
  /**
@@ -4120,12 +4125,12 @@ export interface DescribeDBInstancesResponse {
4120
4125
  /**
4121
4126
  * 符合查询条件的实例总数。
4122
4127
  */
4123
- TotalCount: number
4128
+ TotalCount?: number
4124
4129
 
4125
4130
  /**
4126
4131
  * 实例详细信息列表。
4127
4132
  */
4128
- Items: Array<InstanceInfo>
4133
+ Items?: Array<InstanceInfo>
4129
4134
 
4130
4135
  /**
4131
4136
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -6452,6 +6457,11 @@ export interface InstanceInfo {
6452
6457
  注意:此字段可能返回 null,表示取不到有效值。
6453
6458
  */
6454
6459
  MaxDelayTime: number
6460
+
6461
+ /**
6462
+ * 实例磁盘类型,仅云盘版实例才返回该值。可能的值为 CLOUD_SSD:SSD云硬盘, CLOUD_HSSD:增强型SSD云硬盘
6463
+ */
6464
+ DiskType: string
6455
6465
  }
6456
6466
 
6457
6467
  /**
@@ -7781,12 +7791,12 @@ export interface DescribeTasksResponse {
7781
7791
  /**
7782
7792
  * 符合查询条件的实例总数。
7783
7793
  */
7784
- TotalCount: number
7794
+ TotalCount?: number
7785
7795
 
7786
7796
  /**
7787
7797
  * 返回的实例任务信息。
7788
7798
  */
7789
- Items: Array<TaskDetail>
7799
+ Items?: Array<TaskDetail>
7790
7800
 
7791
7801
  /**
7792
7802
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -671,7 +671,7 @@ export interface UpdateScdnDomainResponse {
671
671
  /**
672
672
  * 提交结果,Success表示成功
673
673
  */
674
- Result: string
674
+ Result?: string
675
675
 
676
676
  /**
677
677
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2067,7 +2067,14 @@ export interface DescribeDistrictIspDataRequest {
2067
2067
  /**
2068
2068
  * 指定查询指标,支持:
2069
2069
  bandwidth:带宽,单位为 bps
2070
+ flux:流量,单位为 byte
2070
2071
  request:请求数,单位为 次
2072
+ statusCode:状态码,返回 0、2xx、3xx、4xx、5xx 汇总数据,单位为 次
2073
+ 2xx:返回 2xx 状态码汇总及各 2 开头状态码数据,单位为 次
2074
+ 3xx:返回 3xx 状态码汇总及各 3 开头状态码数据,单位为 次
2075
+ 4xx:返回 4xx 状态码汇总及各 4 开头状态码数据,单位为 次
2076
+ 5xx:返回 5xx 状态码汇总及各 5 开头状态码数据,单位为 次
2077
+ 支持指定具体状态码查询,若未产生过,则返回为空
2071
2078
  */
2072
2079
  Metric: string
2073
2080
 
@@ -4985,33 +4992,33 @@ export interface DescribeScdnConfigResponse {
4985
4992
  /**
4986
4993
  * 自定义防护策略配置
4987
4994
  */
4988
- Acl: ScdnAclConfig
4995
+ Acl?: ScdnAclConfig
4989
4996
 
4990
4997
  /**
4991
4998
  * Web 攻击防护(WAF)配置
4992
4999
  */
4993
- Waf: ScdnWafConfig
5000
+ Waf?: ScdnWafConfig
4994
5001
 
4995
5002
  /**
4996
5003
  * CC 防护配置
4997
5004
  */
4998
- CC: ScdnConfig
5005
+ CC?: ScdnConfig
4999
5006
 
5000
5007
  /**
5001
5008
  * DDOS 防护配置
5002
5009
  */
5003
- Ddos: ScdnDdosConfig
5010
+ Ddos?: ScdnDdosConfig
5004
5011
 
5005
5012
  /**
5006
5013
  * BOT 防护配置
5007
5014
  */
5008
- Bot: ScdnBotConfig
5015
+ Bot?: ScdnBotConfig
5009
5016
 
5010
5017
  /**
5011
5018
  * 当前状态,取值online | offline
5012
5019
  注意:此字段可能返回 null,表示取不到有效值。
5013
5020
  */
5014
- Status: string
5021
+ Status?: string
5015
5022
 
5016
5023
  /**
5017
5024
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -9707,7 +9714,7 @@ export interface DescribeDistrictIspDataResponse {
9707
9714
  * 地区运营商数据明细
9708
9715
  注意:此字段可能返回 null,表示取不到有效值。
9709
9716
  */
9710
- Data: Array<DistrictIspInfo>
9717
+ Data?: Array<DistrictIspInfo>
9711
9718
 
9712
9719
  /**
9713
9720
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -215,8 +215,14 @@ export interface FileSystemInfo {
215
215
  FileSystemId: string
216
216
 
217
217
  /**
218
- * 文件系统状态
219
- */
218
+ * 文件系统状态。取值范围:
219
+ - creating:创建中
220
+ - mounting:挂载中
221
+ - create_failed:创建失败
222
+ - available:可使用
223
+ - unserviced:停服中
224
+ - upgrading:升级中
225
+ */
220
226
  LifeCycleState: string
221
227
 
222
228
  /**
@@ -300,7 +306,7 @@ export interface FileSystemInfo {
300
306
  Tags: Array<TagInfo>
301
307
 
302
308
  /**
303
- * 文件系统声明周期管理状态
309
+ * 文件系统生命周期管理状态
304
310
  */
305
311
  TieringState: string
306
312
 
@@ -272,6 +272,7 @@ import {
272
272
  AnalyseParam,
273
273
  BatchModifyTopicInfo,
274
274
  DescribeRouteResponse,
275
+ ModifyDatahubTopicResponse,
275
276
  EsModifyConnectParam,
276
277
  ModifyConnectResourceResponse,
277
278
  InstanceChargeParam,
@@ -296,6 +297,7 @@ import {
296
297
  DescribeAclRuleRequest,
297
298
  MongoDBParam,
298
299
  TopicParam,
300
+ ModifyDatahubTopicRequest,
299
301
  ModifyTopicAttributesRequest,
300
302
  SecondaryAnalyseParam,
301
303
  CreateInstancePreRequest,
@@ -461,13 +463,13 @@ export class Client extends AbstractClient {
461
463
  }
462
464
 
463
465
  /**
464
- * 本接口用于修改主题属性。
466
+ * 修改Datahub主题属性
465
467
  */
466
- async ModifyTopicAttributes(
467
- req: ModifyTopicAttributesRequest,
468
- cb?: (error: string, rep: ModifyTopicAttributesResponse) => void
469
- ): Promise<ModifyTopicAttributesResponse> {
470
- return this.request("ModifyTopicAttributes", req, cb)
468
+ async ModifyDatahubTopic(
469
+ req: ModifyDatahubTopicRequest,
470
+ cb?: (error: string, rep: ModifyDatahubTopicResponse) => void
471
+ ): Promise<ModifyDatahubTopicResponse> {
472
+ return this.request("ModifyDatahubTopic", req, cb)
471
473
  }
472
474
 
473
475
  /**
@@ -1071,4 +1073,14 @@ export class Client extends AbstractClient {
1071
1073
  ): Promise<InquireCkafkaPriceResponse> {
1072
1074
  return this.request("InquireCkafkaPrice", req, cb)
1073
1075
  }
1076
+
1077
+ /**
1078
+ * 本接口用于修改主题属性。
1079
+ */
1080
+ async ModifyTopicAttributes(
1081
+ req: ModifyTopicAttributesRequest,
1082
+ cb?: (error: string, rep: ModifyTopicAttributesResponse) => void
1083
+ ): Promise<ModifyTopicAttributesResponse> {
1084
+ return this.request("ModifyTopicAttributes", req, cb)
1085
+ }
1074
1086
  }