tencentcloud-sdk-nodejs 4.0.913 → 4.0.915

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 (64) hide show
  1. package/CHANGELOG.md +277 -0
  2. package/SERVICE_CHANGELOG.md +288 -104
  3. package/examples/hunyuan/v20230901/{chat_std.js → chat_completions.js} +5 -3
  4. package/examples/hunyuan/v20230901/{chat_std.ts → chat_completions.ts} +5 -3
  5. package/package.json +1 -1
  6. package/products.md +18 -18
  7. package/src/common/sdk_version.ts +1 -1
  8. package/src/services/aiart/v20221229/aiart_models.ts +10 -0
  9. package/src/services/cls/v20201016/cls_client.ts +61 -11
  10. package/src/services/cls/v20201016/cls_models.ts +328 -149
  11. package/src/services/cwp/v20180228/cwp_client.ts +17 -3
  12. package/src/services/cwp/v20180228/cwp_models.ts +89 -25
  13. package/src/services/emr/v20190103/emr_client.ts +55 -13
  14. package/src/services/emr/v20190103/emr_models.ts +614 -160
  15. package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
  16. package/src/services/hunyuan/v20230901/hunyuan_models.ts +4 -4
  17. package/src/services/ioa/v20220601/ioa_models.ts +6 -5
  18. package/src/services/organization/v20210331/organization_client.ts +51 -13
  19. package/src/services/organization/v20210331/organization_models.ts +204 -39
  20. package/src/services/pts/v20210728/pts_models.ts +9 -9
  21. package/src/services/smh/v20210712/smh_client.ts +68 -7
  22. package/src/services/smh/v20210712/smh_models.ts +425 -32
  23. package/src/services/tcss/v20201101/tcss_models.ts +99 -52
  24. package/src/services/trocket/v20230308/trocket_client.ts +16 -4
  25. package/src/services/trocket/v20230308/trocket_models.ts +94 -58
  26. package/src/services/trtc/v20190722/trtc_client.ts +0 -3
  27. package/src/services/trtc/v20190722/trtc_models.ts +3 -28
  28. package/src/services/vod/v20180717/vod_models.ts +5 -0
  29. package/tencentcloud/common/sdk_version.d.ts +1 -1
  30. package/tencentcloud/common/sdk_version.js +1 -1
  31. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +10 -0
  32. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +19 -3
  33. package/tencentcloud/services/cls/v20201016/cls_client.js +27 -3
  34. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +313 -144
  35. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +8 -2
  36. package/tencentcloud/services/cwp/v20180228/cwp_client.js +9 -1
  37. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +87 -25
  38. package/tencentcloud/services/emr/v20190103/emr_client.d.ts +15 -3
  39. package/tencentcloud/services/emr/v20190103/emr_client.js +21 -3
  40. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +607 -165
  41. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  42. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +4 -4
  43. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +6 -5
  44. package/tencentcloud/services/organization/v20210331/organization_client.d.ts +17 -5
  45. package/tencentcloud/services/organization/v20210331/organization_client.js +24 -6
  46. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +196 -39
  47. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +9 -9
  48. package/tencentcloud/services/smh/v20210712/smh_client.d.ts +23 -3
  49. package/tencentcloud/services/smh/v20210712/smh_client.js +33 -3
  50. package/tencentcloud/services/smh/v20210712/smh_models.d.ts +414 -32
  51. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +99 -52
  52. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +5 -1
  53. package/tencentcloud/services/trocket/v20230308/trocket_client.js +6 -0
  54. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +91 -57
  55. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +0 -3
  56. package/tencentcloud/services/trtc/v20190722/trtc_client.js +0 -3
  57. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +3 -28
  58. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -0
  59. package/test/cls.v20201016.test.js +42 -2
  60. package/test/cwp.v20180228.test.js +10 -0
  61. package/test/emr.v20190103.test.js +32 -2
  62. package/test/organization.v20210331.test.js +34 -4
  63. package/test/smh.v20210712.test.js +52 -2
  64. package/test/trocket.v20230308.test.js +10 -0
package/products.md CHANGED
@@ -6,7 +6,7 @@
6
6
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-20 01:07:31 |
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-05-31 01:07:20 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-05-31 01:07:25 |
9
- | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-08-01 01:08:13 |
9
+ | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-08-12 01:08:02 |
10
10
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
11
11
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-07-26 01:08:05 |
12
12
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
@@ -62,7 +62,7 @@
62
62
  | cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
63
63
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
64
64
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
65
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-07-30 01:22:32 |
65
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-08-12 01:23:51 |
66
66
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-07-29 01:23:21 |
67
67
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-06-21 01:24:31 |
68
68
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
@@ -72,9 +72,9 @@
72
72
  | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-08-02 01:20:09 |
73
73
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
74
74
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-08-07 01:23:06 |
75
- | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-07 01:24:12 |
75
+ | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-12 01:27:11 |
76
76
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
77
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-05 01:24:50 |
77
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-09 01:26:13 |
78
78
  | dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
79
79
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
80
80
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -96,10 +96,10 @@
96
96
  | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2024-07-26 01:38:19 |
97
97
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-06-25 01:14:34 |
98
98
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
99
- | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-08-01 01:40:41 |
99
+ | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-08-12 01:41:17 |
100
100
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-08-08 01:41:08 |
101
101
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-08-07 01:41:05 |
102
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-08 01:42:39 |
102
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-09 01:38:33 |
103
103
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-07-16 01:16:45 |
104
104
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-07-31 01:37:45 |
105
105
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
@@ -114,7 +114,7 @@
114
114
  | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-29 01:43:09 |
115
115
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
116
116
  | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
117
- | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-08-07 01:45:31 |
117
+ | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-08-09 01:41:34 |
118
118
  | iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
119
119
  | ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
120
120
  | icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
@@ -122,7 +122,7 @@
122
122
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-06-20 01:46:44 |
123
123
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
124
124
  | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-07-03 01:17:26 |
125
- | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-28 01:12:56 |
125
+ | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-08-12 01:48:22 |
126
126
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
127
127
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
128
128
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-08-08 01:47:56 |
@@ -137,7 +137,7 @@
137
137
  | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-08-01 01:53:15 |
138
138
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-26 01:52:51 |
139
139
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-30 01:53:06 |
140
- | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-31 01:49:50 |
140
+ | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-08-09 01:52:09 |
141
141
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
142
142
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
143
143
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
@@ -159,12 +159,12 @@
159
159
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-07-23 01:53:12 |
160
160
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-08-07 02:04:23 |
161
161
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
162
- | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-08-02 01:58:09 |
162
+ | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-08-09 02:00:03 |
163
163
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-06-26 01:21:35 |
164
164
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
165
165
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-07-23 01:55:36 |
166
166
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-06-18 02:05:02 |
167
- | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-08-07 02:07:54 |
167
+ | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-08-09 02:01:53 |
168
168
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-08-01 02:05:51 |
169
169
  | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-08-07 02:08:35 |
170
170
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
@@ -173,13 +173,13 @@
173
173
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-07-12 01:22:59 |
174
174
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-07-03 01:22:38 |
175
175
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-15 01:18:34 |
176
- | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-06-07 02:21:50 |
176
+ | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
177
177
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
178
178
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-07-09 01:21:06 |
179
179
  | sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-08-08 02:08:10 |
180
180
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
181
181
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
182
- | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-05 02:02:14 |
182
+ | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-12 02:10:23 |
183
183
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
184
184
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-08-08 02:09:39 |
185
185
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
@@ -202,7 +202,7 @@
202
202
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
203
203
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-18 02:13:19 |
204
204
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-07-23 02:04:12 |
205
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-07-30 02:12:20 |
205
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-08-09 02:10:59 |
206
206
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-07-10 01:25:35 |
207
207
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
208
208
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-07-17 01:25:48 |
@@ -224,10 +224,10 @@
224
224
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-08-02 02:17:43 |
225
225
  | tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
226
226
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
227
- | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-05 01:19:38 |
227
+ | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-08-08 17:17:39 |
228
228
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
229
229
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-07-31 02:17:29 |
230
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-08-08 02:24:11 |
230
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-08-12 02:26:47 |
231
231
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-08-08 02:24:45 |
232
232
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-07-30 11:37:37 |
233
233
  | tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-08-02 02:22:13 |
@@ -239,11 +239,11 @@
239
239
  | vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-07-09 01:25:36 |
240
240
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
241
241
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
242
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-23 11:34:10 |
242
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-08-12 02:30:46 |
243
243
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-08-07 02:36:08 |
244
244
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-08-07 02:38:54 |
245
245
  | vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-07-31 02:26:05 |
246
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-07-29 02:30:48 |
246
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-08-09 02:30:19 |
247
247
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
248
248
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-08-08 02:34:16 |
249
249
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-05-15 01:38:36 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.913"
1
+ export const sdkVersion = "4.0.915"
@@ -237,6 +237,11 @@ export interface ReplaceBackgroundRequest {
237
237
  最多支持256个 utf-8 字符,支持中、英文。
238
238
  */
239
239
  Prompt: string
240
+ /**
241
+ * 商品图中的商品主体名称。
242
+ 建议说明商品主体,否则影响生成效果。
243
+ */
244
+ Product?: string
240
245
  /**
241
246
  * 商品 Mask 图 Url,要求背景透明,保留商品主体。
242
247
  如果不传,将自动使用内置的商品分割算法得到 Mask。
@@ -645,6 +650,11 @@ Dress:连衣裙
645
650
  建议您使用显著标识来提示结果图使用了 AI 绘画技术,是 AI 生成的图片。
646
651
  */
647
652
  LogoAdd?: number
653
+ /**
654
+ * 标识内容设置。
655
+ 默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。
656
+ */
657
+ LogoParam?: LogoParam
648
658
  /**
649
659
  * 返回图像方式(base64 或 url) ,二选一,默认为 base64。url 有效期为1小时。
650
660
  生成图分辨率较大时建议选择 url,使用 base64 可能因图片过大导致返回失败。
@@ -40,13 +40,15 @@ import {
40
40
  ModifyConfigExtraResponse,
41
41
  SearchCosRechargeInfoRequest,
42
42
  KafkaRechargeInfo,
43
- ModifyLogsetRequest,
43
+ ConsoleSharingConfig,
44
+ DeleteConsoleSharingRequest,
44
45
  UploadLogRequest,
46
+ ModifyConsoleSharingRequest,
45
47
  CreateLogsetRequest,
46
48
  DescribeShippersRequest,
47
49
  CreateScheduledSqlResponse,
48
50
  DescribeDashboardsRequest,
49
- QueryMetricRequest,
51
+ CreateConsoleSharingRequest,
50
52
  LogItem,
51
53
  SearchLogResponse,
52
54
  DeleteTopicRequest,
@@ -77,6 +79,7 @@ import {
77
79
  DescribeIndexRequest,
78
80
  ModifyScheduledSqlResponse,
79
81
  ConditionInfo,
82
+ MachineGroupInfo,
80
83
  DeleteMachineGroupInfoRequest,
81
84
  CreateLogsetResponse,
82
85
  NoticeRule,
@@ -97,6 +100,7 @@ import {
97
100
  ModifyDashboardSubscribeRequest,
98
101
  CreateConsumerResponse,
99
102
  CreateConfigResponse,
103
+ DescribeConsoleSharingListResponse,
100
104
  ModifyMachineGroupResponse,
101
105
  DataTransformResouceInfo,
102
106
  CreateDashboardSubscribeRequest,
@@ -104,6 +108,7 @@ import {
104
108
  FullTextInfo,
105
109
  QueryMetricResponse,
106
110
  DescribeAlarmShieldsRequest,
111
+ ModifyLogsetRequest,
107
112
  SearchDashboardSubscribeRequest,
108
113
  DescribePartitionsResponse,
109
114
  DescribeConfigMachineGroupsResponse,
@@ -114,6 +119,7 @@ import {
114
119
  TopicExtendInfo,
115
120
  EventLog,
116
121
  CreateAlarmRequest,
122
+ DescribeConsoleSharingListRequest,
117
123
  DeleteExportResponse,
118
124
  DescribeDashboardSubscribesRequest,
119
125
  SearchLogInfos,
@@ -185,12 +191,13 @@ import {
185
191
  WebCallback,
186
192
  DescribeAlarmsResponse,
187
193
  CreateAlarmNoticeResponse,
188
- ModifyTopicResponse,
194
+ DeleteConsoleSharingResponse,
189
195
  CreateConfigRequest,
190
196
  CreateShipperResponse,
191
197
  ModifyDashboardSubscribeResponse,
192
198
  DescribeKafkaRechargesResponse,
193
199
  DeleteIndexResponse,
200
+ ModifyTopicResponse,
194
201
  AlarmAnalysisConfig,
195
202
  PreviewLogStatistic,
196
203
  SearchLogErrors,
@@ -236,17 +243,20 @@ import {
236
243
  AlertHistoryNotice,
237
244
  DeleteAlarmRequest,
238
245
  AlarmShieldInfo,
246
+ CreateConsoleSharingResponse,
239
247
  ModifyKafkaConsumerResponse,
248
+ ModifyConsoleSharingResponse,
240
249
  MachineGroupTypeInfo,
241
250
  DeleteConfigFromMachineGroupRequest,
242
251
  SearchCosRechargeInfoResponse,
243
252
  DescribeAlarmsRequest,
244
- ShipperInfo,
253
+ QueryMetricRequest,
245
254
  DescribeDashboardSubscribesResponse,
246
255
  CreateCosRechargeResponse,
247
256
  DescribeAlertRecordHistoryResponse,
248
257
  KeyValueInfo,
249
258
  SearchDashboardSubscribeResponse,
259
+ ShipperInfo,
250
260
  AddMachineGroupInfoResponse,
251
261
  ModifyMachineGroupRequest,
252
262
  DeleteDashboardSubscribeRequest,
@@ -289,7 +299,7 @@ import {
289
299
  CosRechargeInfo,
290
300
  RuleKeyValueInfo,
291
301
  DescribeKafkaConsumerRequest,
292
- MachineGroupInfo,
302
+ ConsoleSharingParam,
293
303
  ModifyDataTransformResponse,
294
304
  DescribeDataTransformInfoResponse,
295
305
  ConsumerContent,
@@ -342,6 +352,16 @@ export class Client extends AbstractClient {
342
352
  return this.request("DescribeExports", req, cb)
343
353
  }
344
354
 
355
+ /**
356
+ * 本接口用于获取告警策略执行详情
357
+ */
358
+ async GetAlarmLog(
359
+ req: GetAlarmLogRequest,
360
+ cb?: (error: string, rep: GetAlarmLogResponse) => void
361
+ ): Promise<GetAlarmLogResponse> {
362
+ return this.request("GetAlarmLog", req, cb)
363
+ }
364
+
345
365
  /**
346
366
  * 本接口用于创建索引
347
367
  */
@@ -833,13 +853,23 @@ export class Client extends AbstractClient {
833
853
  }
834
854
 
835
855
  /**
836
- * 本接口用于获取告警策略执行详情
856
+ * 批量查询控制台分享列表
837
857
  */
838
- async GetAlarmLog(
839
- req: GetAlarmLogRequest,
840
- cb?: (error: string, rep: GetAlarmLogResponse) => void
841
- ): Promise<GetAlarmLogResponse> {
842
- return this.request("GetAlarmLog", req, cb)
858
+ async DescribeConsoleSharingList(
859
+ req?: DescribeConsoleSharingListRequest,
860
+ cb?: (error: string, rep: DescribeConsoleSharingListResponse) => void
861
+ ): Promise<DescribeConsoleSharingListResponse> {
862
+ return this.request("DescribeConsoleSharingList", req, cb)
863
+ }
864
+
865
+ /**
866
+ * 创建控制台分享
867
+ */
868
+ async CreateConsoleSharing(
869
+ req: CreateConsoleSharingRequest,
870
+ cb?: (error: string, rep: CreateConsoleSharingResponse) => void
871
+ ): Promise<CreateConsoleSharingResponse> {
872
+ return this.request("CreateConsoleSharing", req, cb)
843
873
  }
844
874
 
845
875
  /**
@@ -1035,6 +1065,16 @@ export class Client extends AbstractClient {
1035
1065
  return this.request("SplitPartition", req, cb)
1036
1066
  }
1037
1067
 
1068
+ /**
1069
+ * 删除控制台分享
1070
+ */
1071
+ async DeleteConsoleSharing(
1072
+ req: DeleteConsoleSharingRequest,
1073
+ cb?: (error: string, rep: DeleteConsoleSharingResponse) => void
1074
+ ): Promise<DeleteConsoleSharingResponse> {
1075
+ return this.request("DeleteConsoleSharing", req, cb)
1076
+ }
1077
+
1038
1078
  /**
1039
1079
  * 获取机器组信息列表
1040
1080
  */
@@ -1145,6 +1185,16 @@ export class Client extends AbstractClient {
1145
1185
  return this.request("DescribeShippers", req, cb)
1146
1186
  }
1147
1187
 
1188
+ /**
1189
+ * 修改控制台分享,目前仅允许修改有效期
1190
+ */
1191
+ async ModifyConsoleSharing(
1192
+ req: ModifyConsoleSharingRequest,
1193
+ cb?: (error: string, rep: ModifyConsoleSharingResponse) => void
1194
+ ): Promise<ModifyConsoleSharingResponse> {
1195
+ return this.request("ModifyConsoleSharing", req, cb)
1196
+ }
1197
+
1148
1198
  /**
1149
1199
  * 本接口用于获取仪表盘
1150
1200
  */