tencentcloud-sdk-nodejs 4.0.751 → 4.0.753

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 (60) hide show
  1. package/CHANGELOG.md +275 -0
  2. package/SERVICE_CHANGELOG.md +321 -34
  3. package/examples/hunyuan/v20230901/chat_std.js +40 -0
  4. package/examples/hunyuan/v20230901/chat_std.ts +42 -0
  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/bi/v20220105/bi_models.ts +17 -0
  9. package/src/services/clb/v20180317/clb_models.ts +1 -2
  10. package/src/services/cls/v20201016/cls_models.ts +4 -3
  11. package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
  12. package/src/services/dc/v20180410/dc_client.ts +1 -1
  13. package/src/services/dc/v20180410/dc_models.ts +25 -32
  14. package/src/services/dlc/v20210125/dlc_models.ts +48 -38
  15. package/src/services/ess/v20201111/ess_models.ts +2 -2
  16. package/src/services/essbasic/v20210526/essbasic_models.ts +2 -115
  17. package/src/services/faceid/v20180301/faceid_client.ts +15 -3
  18. package/src/services/faceid/v20180301/faceid_models.ts +123 -73
  19. package/src/services/gme/v20180711/gme_client.ts +7 -3
  20. package/src/services/monitor/v20180724/monitor_client.ts +3 -3
  21. package/src/services/monitor/v20180724/monitor_models.ts +30 -30
  22. package/src/services/mps/v20190612/mps_client.ts +7 -2
  23. package/src/services/mps/v20190612/mps_models.ts +162 -68
  24. package/src/services/privatedns/v20201028/privatedns_models.ts +18 -0
  25. package/src/services/teo/v20220901/teo_client.ts +22 -9
  26. package/src/services/teo/v20220901/teo_models.ts +133 -52
  27. package/src/services/tmt/v20180321/tmt_models.ts +28 -28
  28. package/src/services/waf/v20180125/waf_client.ts +1 -0
  29. package/src/services/waf/v20180125/waf_models.ts +89 -18
  30. package/src/services/wedata/v20210820/wedata_models.ts +16 -0
  31. package/tencentcloud/common/sdk_version.d.ts +1 -1
  32. package/tencentcloud/common/sdk_version.js +1 -1
  33. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +17 -0
  34. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -2
  35. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -3
  36. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
  37. package/tencentcloud/services/dc/v20180410/dc_client.d.ts +1 -1
  38. package/tencentcloud/services/dc/v20180410/dc_client.js +1 -1
  39. package/tencentcloud/services/dc/v20180410/dc_models.d.ts +25 -32
  40. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +48 -38
  41. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
  42. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -115
  43. package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +5 -1
  44. package/tencentcloud/services/faceid/v20180301/faceid_client.js +6 -0
  45. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +121 -73
  46. package/tencentcloud/services/gme/v20180711/gme_client.d.ts +6 -2
  47. package/tencentcloud/services/gme/v20180711/gme_client.js +6 -2
  48. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -3
  49. package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -3
  50. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +30 -30
  51. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +157 -68
  52. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +18 -0
  53. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +7 -3
  54. package/tencentcloud/services/teo/v20220901/teo_client.js +9 -3
  55. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +130 -52
  56. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +28 -28
  57. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +88 -18
  58. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +16 -0
  59. package/test/faceid.v20180301.test.js +10 -0
  60. package/test/teo.v20220901.test.js +12 -2
package/products.md CHANGED
@@ -22,7 +22,7 @@
22
22
  | ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2023-10-13 01:07:08 |
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-12-01 01:07:51 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
25
- | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-10-20 01:06:54 |
25
+ | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-12-06 01:10:35 |
26
26
  | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-12-01 01:08:07 |
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-10-18 01:14:30 |
@@ -55,11 +55,11 @@
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
57
  | ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-11-07 01:20:22 |
58
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-12-05 01:24:22 |
58
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-12-07 01:24:06 |
59
59
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
60
60
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
61
61
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
62
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-12-05 01:26:11 |
62
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-12-07 01:25:42 |
63
63
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-12-05 01:27:33 |
64
64
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
@@ -71,15 +71,15 @@
71
71
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-12-04 00:06:28 |
72
72
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-11-29 01:11:08 |
73
73
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
74
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-11-30 03:21:01 |
74
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-12-06 01:34:06 |
75
75
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-11-17 01:12:46 |
76
76
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
77
77
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
78
78
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-10-09 01:12:39 |
79
79
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
80
- | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-11-13 00:10:11 |
80
+ | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-12-07 01:37:41 |
81
81
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
82
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-30 03:35:40 |
82
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-12-07 01:38:53 |
83
83
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-15 01:33:00 |
84
84
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-11-29 01:52:55 |
85
85
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
@@ -93,16 +93,16 @@
93
93
  | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-11-29 01:54:46 |
94
94
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
95
95
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
96
- | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
96
+ | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-07 01:47:01 |
97
97
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-12-05 01:46:13 |
98
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-05 01:46:52 |
99
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-05 01:47:51 |
98
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-06 01:47:30 |
99
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-07 01:49:40 |
100
100
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
101
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-11-14 01:16:39 |
101
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-12-06 01:49:35 |
102
102
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
103
103
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
104
104
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-11-14 01:16:54 |
105
- | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-10-18 02:07:09 |
105
+ | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-12-06 01:51:28 |
106
106
  | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-11-06 00:10:39 |
107
107
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
108
108
  | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-05-18 01:29:42 |
@@ -143,8 +143,8 @@
143
143
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
144
144
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-12-01 01:19:47 |
145
145
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
146
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-05 02:04:16 |
147
- | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
146
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-07 02:07:57 |
147
+ | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-12-06 20:13:59 |
148
148
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-30 05:22:15 |
149
149
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-12-05 02:07:42 |
150
150
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
@@ -158,7 +158,7 @@
158
158
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
159
159
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
160
160
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-11-14 01:22:46 |
161
- | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-10-13 01:22:04 |
161
+ | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-12-07 02:16:03 |
162
162
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
163
163
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-11-24 01:21:07 |
164
164
  | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-11-17 01:21:42 |
@@ -202,7 +202,7 @@
202
202
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-28 01:25:42 |
203
203
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
204
204
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
205
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-30 06:41:00 |
205
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-12-06 12:21:14 |
206
206
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
207
207
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
208
208
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -215,7 +215,7 @@
215
215
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-12-01 01:26:20 |
216
216
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
217
217
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-11-28 01:28:13 |
218
- | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
218
+ | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-12-07 02:40:15 |
219
219
  | tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
220
220
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
221
221
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-12-01 01:26:49 |
@@ -232,9 +232,9 @@
232
232
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-12-04 00:22:12 |
233
233
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-12-01 01:28:57 |
234
234
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
235
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-30 08:14:53 |
235
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-07 02:50:53 |
236
236
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
237
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-01 01:30:04 |
237
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-07 02:52:47 |
238
238
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-12-05 02:48:51 |
239
239
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
240
240
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.751"
1
+ export const sdkVersion = "4.0.753"
@@ -371,6 +371,11 @@ export interface EmbedTokenInfo {
371
371
  注意:此字段可能返回 null,表示取不到有效值。
372
372
  */
373
373
  UserId?: string
374
+ /**
375
+ * 访问次数限制,限制范围1-99999,为空则不设置访问次数限制
376
+ 注意:此字段可能返回 null,表示取不到有效值。
377
+ */
378
+ TicketNum?: number
374
379
  }
375
380
 
376
381
  /**
@@ -693,6 +698,10 @@ export interface CreateEmbedTokenRequest {
693
698
  * 使用者Id(仅用于多用户)
694
699
  */
695
700
  UserId?: string
701
+ /**
702
+ * 访问次数限制,限制范围1-99999,为空则不设置访问次数限制
703
+ */
704
+ TicketNum?: number
696
705
  }
697
706
 
698
707
  /**
@@ -964,6 +973,10 @@ export interface ModifyDatasourceCloudRequest {
964
973
  * 第三方数据源id
965
974
  */
966
975
  DataOriginDatasourceId?: string
976
+ /**
977
+ * 集群id
978
+ */
979
+ ClusterId?: string
967
980
  }
968
981
 
969
982
  /**
@@ -2003,6 +2016,10 @@ export interface CreateDatasourceCloudRequest {
2003
2016
  * 第三方数据源id
2004
2017
  */
2005
2018
  DataOriginDatasourceId?: string
2019
+ /**
2020
+ * 集群id
2021
+ */
2022
+ ClusterId?: string
2006
2023
  }
2007
2024
 
2008
2025
  /**
@@ -247,7 +247,7 @@ OPEN:公网属性, INTERNAL:内网属性。
247
247
  ExclusiveCluster?: ExclusiveCluster
248
248
  /**
249
249
  * 性能容量型规格。
250
- <ul><li>若需要创建性能容量型实例,则此参数必填,取值范围:<ul><li> SLA:超强型4规格 </li><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
250
+ <ul><li>若需要创建性能容量型实例,则此参数必填,取值范围:<ul><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
251
251
  */
252
252
  SlaType?: string
253
253
  /**
@@ -1735,7 +1735,6 @@ export interface SlaUpdateParam {
1735
1735
  LoadBalancerId: string
1736
1736
  /**
1737
1737
  * 性能容量型规格,取值范围:
1738
- <li> SLA:超强型4规格 </li>
1739
1738
  <li> clb.c2.medium:标准型规格 </li>
1740
1739
  <li> clb.c3.small:高阶型1规格 </li>
1741
1740
  <li> clb.c3.medium:高阶型2规格 </li>
@@ -1262,7 +1262,7 @@ BizType为1时,优先使用MetricNames字段多指标只能填充到MetricName
1262
1262
  */
1263
1263
  MetricNames?: Array<string>
1264
1264
  /**
1265
- * 指标标签,从SQL结果字段中选择,一般是分组(group by) 的字段。
1265
+ * 指标维度,不接受时间类型。
1266
1266
  */
1267
1267
  MetricLabels?: Array<string>
1268
1268
  /**
@@ -1270,7 +1270,8 @@ BizType为1时,优先使用MetricNames字段多指标只能填充到MetricName
1270
1270
  */
1271
1271
  CustomTime?: string
1272
1272
  /**
1273
- * 除了MetricLabels,您还可以使用该参数,为指标补充静态的标签。
1273
+ * 除了MetricLabels,您还可以使用该参数,为指标补充静态的维度。
1274
+ 维度名以字母或下划线开头,后面可以跟字母、数字或下划线,长度小于等于1024 字节
1274
1275
  */
1275
1276
  CustomMetricLabels?: Array<MetricLabel>
1276
1277
  }
@@ -6680,7 +6681,7 @@ export interface CreateScheduledSqlRequest {
6680
6681
  */
6681
6682
  ProcessPeriod: number
6682
6683
  /**
6683
- * 单次查询的时间窗口
6684
+ * 单次查询的时间窗口,如果您的目标主题为指标主题,建议该参数的大小不超过30分钟,否则可能转指标失败。
6684
6685
  */
6685
6686
  ProcessTimeWindow: string
6686
6687
  /**
@@ -2456,6 +2456,11 @@ refund-已退费。
2456
2456
  注意:此字段可能返回 null,表示取不到有效值。
2457
2457
  */
2458
2458
  ExpireTime?: string
2459
+ /**
2460
+ * 资源包历史绑定(已解绑)实例信息
2461
+ 注意:此字段可能返回 null,表示取不到有效值。
2462
+ */
2463
+ HistoryBindResourceInfos?: Array<BindInstanceInfo>
2459
2464
  }
2460
2465
 
2461
2466
  /**
@@ -138,7 +138,7 @@ export class Client extends AbstractClient {
138
138
  }
139
139
 
140
140
  /**
141
- * 用于创建专用通道的接口
141
+ * 创建专用通道。
142
142
  */
143
143
  async CreateDirectConnectTunnel(
144
144
  req: CreateDirectConnectTunnelRequest,
@@ -25,7 +25,7 @@ export type DescribeInternetAddressQuotaRequest = null
25
25
  */
26
26
  export interface BgpPeer {
27
27
  /**
28
- * 用户侧,BGP Asn
28
+ * 用户侧BGP ASN
29
29
  */
30
30
  Asn?: number
31
31
  /**
@@ -683,92 +683,85 @@ export interface Tag {
683
683
  */
684
684
  export interface CreateDirectConnectTunnelRequest {
685
685
  /**
686
- * 专线 ID,例如:dc-kd7d06of
686
+ * 物理专线ID,例如:dc-kd7d06of
687
687
  */
688
688
  DirectConnectId: string
689
689
  /**
690
- * 专用通道名称
690
+ * 专用通道名称。
691
691
  */
692
692
  DirectConnectTunnelName: string
693
693
  /**
694
- * 物理专线 owner,缺省为当前客户(物理专线 owner)
695
- 共享专线时这里需要填写共享专线的开发商账号 ID
694
+ * 物理专线owner,缺省为当前客户(物理专线 owner)
695
+ 共享专线时这里需要填写共享专线的开发商账号 ID
696
696
  */
697
697
  DirectConnectOwnerAccount?: string
698
698
  /**
699
- * 网络类型,分别为VPC、BMVPCCCN,默认是VPC
700
- VPC:私有网络
701
- BMVPC:黑石网络
702
- CCN:云联网
699
+ * 网络类型,枚举:VPC、BMVPCCCN;默认为VPC。VPC:私有网络;BMVPC:黑石网络;CCN:云联网)。
703
700
  */
704
701
  NetworkType?: string
705
702
  /**
706
- * 网络地域
703
+ * 网络地域。
707
704
  */
708
705
  NetworkRegion?: string
709
706
  /**
710
- * 私有网络统一 ID 或者黑石网络统一 ID
707
+ * 私有网络统一ID或黑石网络统一ID
711
708
  */
712
709
  VpcId?: string
713
710
  /**
714
- * 专线网关 ID,例如 dcg-d545ddf
711
+ * 专线网关ID,例如 dcg-d545ddf
715
712
  */
716
713
  DirectConnectGatewayId?: string
717
714
  /**
718
- * 专线带宽,单位:Mbps
719
- 默认是物理专线带宽值
715
+ * 专线带宽,单位:Mbps;默认是物理专线带宽值。
720
716
  */
721
717
  Bandwidth?: number
722
718
  /**
723
- * BGP :BGP路由
724
- STATIC:静态
725
- 默认为 BGP 路由
719
+ * 路由类型,枚举:BGP、STATIC;默认为BGP 。(BGP :BGP路由;STATIC:静态)。
726
720
  */
727
721
  RouteType?: string
728
722
  /**
729
- * BgpPeer,用户侧bgp信息,包括Asn和AuthKey
723
+ * BgpPeer,用户侧bgp信息,包括Asn和AuthKey
730
724
  */
731
725
  BgpPeer?: BgpPeer
732
726
  /**
733
- * 静态路由,用户IDC的网段地址
727
+ * 静态路由,用户IDC的网段地址。
734
728
  */
735
729
  RouteFilterPrefixes?: Array<RouteFilterPrefix>
736
730
  /**
737
- * vlan,范围:0 ~ 3000
738
- 0:不开启子接口
739
- 默认值是非0
731
+ * vlan,范围:0 ~ 3000
732
+ 0:不开启子接口,默认值是非0。
740
733
  */
741
734
  Vlan?: number
742
735
  /**
743
- * TencentAddress,腾讯侧互联 IP
736
+ * TencentAddress,腾讯侧互联 IP
744
737
  */
745
738
  TencentAddress?: string
746
739
  /**
747
- * CustomerAddress,用户侧互联 IP
740
+ * CustomerAddress,用户侧互联 IP
748
741
  */
749
742
  CustomerAddress?: string
750
743
  /**
751
- * TencentBackupAddress,腾讯侧备用互联 IP
744
+ * TencentBackupAddress,腾讯侧备用互联 IP
752
745
  */
753
746
  TencentBackupAddress?: string
754
747
  /**
755
- * 高速上云服务ID
748
+ * 高速上云服务ID
756
749
  */
757
750
  CloudAttachId?: string
758
751
  /**
759
- * 是否开启BFD
752
+ * 是否开启BFD
760
753
  */
761
754
  BfdEnable?: number
762
755
  /**
763
- * 是否开启NQA
756
+ * 是否开启NQA
764
757
  */
765
758
  NqaEnable?: number
766
759
  /**
767
- * BFD配置信息
760
+ * BFD配置信息。
768
761
  */
769
762
  BfdInfo?: BFDInfo
770
763
  /**
771
- * NQA配置信息
764
+ * NQA配置信息。
772
765
  */
773
766
  NqaInfo?: NQAInfo
774
767
  }
@@ -1258,9 +1251,9 @@ export interface RejectDirectConnectTunnelResponse {
1258
1251
  */
1259
1252
  export interface CreateDirectConnectTunnelResponse {
1260
1253
  /**
1261
- * 专用通道ID
1254
+ * 专用通道ID
1262
1255
  */
1263
- DirectConnectTunnelIdSet: Array<string>
1256
+ DirectConnectTunnelIdSet?: Array<string>
1264
1257
  /**
1265
1258
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1266
1259
  */
@@ -1820,6 +1820,11 @@ export interface TableResponseInfo {
1820
1820
  注意:此字段可能返回 null,表示取不到有效值。
1821
1821
  */
1822
1822
  MapMaterializedViewName?: string
1823
+ /**
1824
+ * 访问热点
1825
+ 注意:此字段可能返回 null,表示取不到有效值。
1826
+ */
1827
+ HeatValue?: number
1823
1828
  }
1824
1829
 
1825
1830
  /**
@@ -2042,25 +2047,25 @@ export interface ModifyUserRequest {
2042
2047
  */
2043
2048
  export interface LakeFileSystemToken {
2044
2049
  /**
2045
- * Token使用的临时秘钥的ID
2050
+ * Token使用的临时密钥的ID
2046
2051
  */
2047
- SecretId: string
2052
+ SecretId?: string
2048
2053
  /**
2049
- * Token使用的临时秘钥
2054
+ * Token使用的临时密钥
2050
2055
  */
2051
- SecretKey: string
2056
+ SecretKey?: string
2052
2057
  /**
2053
2058
  * Token信息
2054
2059
  */
2055
- Token: string
2060
+ Token?: string
2056
2061
  /**
2057
2062
  * 过期时间
2058
2063
  */
2059
- ExpiredTime: number
2064
+ ExpiredTime?: number
2060
2065
  /**
2061
2066
  * 颁布时间
2062
2067
  */
2063
- IssueTime: number
2068
+ IssueTime?: number
2064
2069
  }
2065
2070
 
2066
2071
  /**
@@ -2290,7 +2295,7 @@ export interface DataEngineConfigInstanceInfo {
2290
2295
  */
2291
2296
  DataEngineConfigPairs?: Array<DataEngineConfigPair>
2292
2297
  /**
2293
- * 作业集群资源参数配置模版
2298
+ * 作业集群资源参数配置模板
2294
2299
  */
2295
2300
  SessionResourceTemplate?: SessionResourceTemplate
2296
2301
  }
@@ -2323,51 +2328,51 @@ export interface NotebookSessions {
2323
2328
  /**
2324
2329
  * 类型,当前支持:spark、pyspark、sparkr、sql
2325
2330
  */
2326
- Kind: string
2331
+ Kind?: string
2327
2332
  /**
2328
2333
  * Session唯一标识
2329
2334
  */
2330
- SessionId: string
2335
+ SessionId?: string
2331
2336
  /**
2332
2337
  * 代理用户,默认为root
2333
2338
  注意:此字段可能返回 null,表示取不到有效值。
2334
2339
  */
2335
- ProxyUser: string
2340
+ ProxyUser?: string
2336
2341
  /**
2337
2342
  * Session状态,包含:not_started(未启动)、starting(已启动)、idle(等待输入)、busy(正在运行statement)、shutting_down(停止)、error(异常)、dead(已退出)、killed(被杀死)、success(正常停止)
2338
2343
  */
2339
- State: string
2344
+ State?: string
2340
2345
  /**
2341
2346
  * Spark任务返回的AppId
2342
2347
  注意:此字段可能返回 null,表示取不到有效值。
2343
2348
  */
2344
- SparkAppId: string
2349
+ SparkAppId?: string
2345
2350
  /**
2346
2351
  * Session名称
2347
2352
  */
2348
- Name: string
2353
+ Name?: string
2349
2354
  /**
2350
2355
  * Session创建时间
2351
2356
  */
2352
- CreateTime: string
2357
+ CreateTime?: string
2353
2358
  /**
2354
2359
  * 引擎名称
2355
2360
  */
2356
- DataEngineName: string
2361
+ DataEngineName?: string
2357
2362
  /**
2358
2363
  * 最新的运行时间
2359
2364
  注意:此字段可能返回 null,表示取不到有效值。
2360
2365
  */
2361
- LastRunningTime: string
2366
+ LastRunningTime?: string
2362
2367
  /**
2363
2368
  * 创建者
2364
2369
  */
2365
- Creator: string
2370
+ Creator?: string
2366
2371
  /**
2367
2372
  * spark ui地址
2368
2373
  注意:此字段可能返回 null,表示取不到有效值。
2369
2374
  */
2370
- SparkUiUrl: string
2375
+ SparkUiUrl?: string
2371
2376
  }
2372
2377
 
2373
2378
  /**
@@ -4295,92 +4300,92 @@ export interface NotebookSessionInfo {
4295
4300
  /**
4296
4301
  * Session名称
4297
4302
  */
4298
- Name: string
4303
+ Name?: string
4299
4304
  /**
4300
4305
  * 类型,当前支持:spark、pyspark、sparkr、sql
4301
4306
  */
4302
- Kind: string
4307
+ Kind?: string
4303
4308
  /**
4304
4309
  * DLC Spark作业引擎名称
4305
4310
  */
4306
- DataEngineName: string
4311
+ DataEngineName?: string
4307
4312
  /**
4308
4313
  * Session相关配置,当前支持:eni、roleArn以及用户指定的配置
4309
4314
  注意:此字段可能返回 null,表示取不到有效值。
4310
4315
  */
4311
- Arguments: Array<KVPair>
4316
+ Arguments?: Array<KVPair>
4312
4317
  /**
4313
4318
  * 运行程序地址,当前支持:cosn://和lakefs://两种路径
4314
4319
  注意:此字段可能返回 null,表示取不到有效值。
4315
4320
  */
4316
- ProgramDependentFiles: Array<string>
4321
+ ProgramDependentFiles?: Array<string>
4317
4322
  /**
4318
4323
  * 依赖的jar程序地址,当前支持:cosn://和lakefs://两种路径
4319
4324
  注意:此字段可能返回 null,表示取不到有效值。
4320
4325
  */
4321
- ProgramDependentJars: Array<string>
4326
+ ProgramDependentJars?: Array<string>
4322
4327
  /**
4323
4328
  * 依赖的python程序地址,当前支持:cosn://和lakefs://两种路径
4324
4329
  注意:此字段可能返回 null,表示取不到有效值。
4325
4330
  */
4326
- ProgramDependentPython: Array<string>
4331
+ ProgramDependentPython?: Array<string>
4327
4332
  /**
4328
4333
  * 依赖的pyspark虚拟环境地址,当前支持:cosn://和lakefs://两种路径
4329
4334
  注意:此字段可能返回 null,表示取不到有效值。
4330
4335
  */
4331
- ProgramArchives: Array<string>
4336
+ ProgramArchives?: Array<string>
4332
4337
  /**
4333
4338
  * 指定的Driver规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
4334
4339
  注意:此字段可能返回 null,表示取不到有效值。
4335
4340
  */
4336
- DriverSize: string
4341
+ DriverSize?: string
4337
4342
  /**
4338
4343
  * 指定的Executor规格,当前支持:small(默认,1cu)、medium(2cu)、large(4cu)、xlarge(8cu)
4339
4344
  注意:此字段可能返回 null,表示取不到有效值。
4340
4345
  */
4341
- ExecutorSize: string
4346
+ ExecutorSize?: string
4342
4347
  /**
4343
4348
  * 指定的Executor数量,默认为1
4344
4349
  注意:此字段可能返回 null,表示取不到有效值。
4345
4350
  */
4346
- ExecutorNumbers: number
4351
+ ExecutorNumbers?: number
4347
4352
  /**
4348
4353
  * 代理用户,默认为root
4349
4354
  注意:此字段可能返回 null,表示取不到有效值。
4350
4355
  */
4351
- ProxyUser: string
4356
+ ProxyUser?: string
4352
4357
  /**
4353
4358
  * 指定的Session超时时间,单位秒,默认3600秒
4354
4359
  注意:此字段可能返回 null,表示取不到有效值。
4355
4360
  */
4356
- TimeoutInSecond: number
4361
+ TimeoutInSecond?: number
4357
4362
  /**
4358
4363
  * Spark任务返回的AppId
4359
4364
  注意:此字段可能返回 null,表示取不到有效值。
4360
4365
  */
4361
- SparkAppId: string
4366
+ SparkAppId?: string
4362
4367
  /**
4363
4368
  * Session唯一标识
4364
4369
  */
4365
- SessionId: string
4370
+ SessionId?: string
4366
4371
  /**
4367
4372
  * Session状态,包含:not_started(未启动)、starting(已启动)、idle(等待输入)、busy(正在运行statement)、shutting_down(停止)、error(异常)、dead(已退出)、killed(被杀死)、success(正常停止)
4368
4373
  */
4369
- State: string
4374
+ State?: string
4370
4375
  /**
4371
4376
  * Session创建时间
4372
4377
  */
4373
- CreateTime: string
4378
+ CreateTime?: string
4374
4379
  /**
4375
4380
  * 其它信息
4376
4381
  注意:此字段可能返回 null,表示取不到有效值。
4377
4382
  */
4378
- AppInfo: Array<KVPair>
4383
+ AppInfo?: Array<KVPair>
4379
4384
  /**
4380
4385
  * Spark ui地址
4381
4386
  注意:此字段可能返回 null,表示取不到有效值。
4382
4387
  */
4383
- SparkUiUrl: string
4388
+ SparkUiUrl?: string
4384
4389
  /**
4385
4390
  * 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于ExecutorNumbers
4386
4391
  注意:此字段可能返回 null,表示取不到有效值。
@@ -7882,6 +7887,11 @@ export interface TaskResponseInfo {
7882
7887
  注意:此字段可能返回 null,表示取不到有效值。
7883
7888
  */
7884
7889
  PrestoMonitorMetrics?: PrestoMonitorMetrics
7890
+ /**
7891
+ * 结果文件格式:默认为csv
7892
+ 注意:此字段可能返回 null,表示取不到有效值。
7893
+ */
7894
+ ResultFormat?: string
7885
7895
  }
7886
7896
 
7887
7897
  /**
@@ -3180,7 +3180,7 @@ export interface DescribeFileUrlsRequest {
3180
3180
 
3181
3181
  当控件的 ComponentType=‘SIGN_SEAL'时,FormField.ComponentValue填入印章id。
3182
3182
 
3183
- * 可用于指定自动签模版未设置自动签印章时,可由接口传入自动签印章
3183
+ * 可用于指定自动签模板未设置自动签印章时,可由接口传入自动签印章
3184
3184
  * 若指定的控件上已设置ComponentValue,那以已经设置的ComponentValue为准
3185
3185
 
3186
3186
  ```
@@ -4199,7 +4199,7 @@ export interface CreateEmbedWebUrlRequest {
4199
4199
  * 用户自定义参数
4200
4200
  <ul>
4201
4201
  <li>目前仅支持EmbedType=CREATE_TEMPLATE时传入</li>
4202
- <li>指定后,创建,编辑,删除模版时,回调都会携带该userData</li>
4202
+ <li>指定后,创建,编辑,删除模板时,回调都会携带该userData</li>
4203
4203
  <li>支持的格式:json字符串的BASE64编码字符串</li>
4204
4204
  <li>示例:<ul>
4205
4205
  <li>json字符串:{"ComeFrom":"xxx"},BASE64编码:eyJDb21lRnJvbSI6Inh4eCJ9</li>