tencentcloud-sdk-nodejs 4.0.709 → 4.0.710

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 (45) hide show
  1. package/CHANGELOG.md +147 -0
  2. package/SERVICE_CHANGELOG.md +181 -215
  3. package/package.json +1 -1
  4. package/products.md +13 -13
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/bi/v20220105/bi_client.ts +91 -79
  7. package/src/services/bi/v20220105/bi_models.ts +68 -25
  8. package/src/services/cdn/v20180606/cdn_models.ts +25 -25
  9. package/src/services/clb/v20180317/clb_client.ts +1 -1
  10. package/src/services/clb/v20180317/clb_models.ts +15 -10
  11. package/src/services/cynosdb/v20190107/cynosdb_models.ts +2 -2
  12. package/src/services/dlc/v20210125/dlc_client.ts +3 -2
  13. package/src/services/dlc/v20210125/dlc_models.ts +73 -38
  14. package/src/services/domain/v20180808/domain_client.ts +78 -17
  15. package/src/services/domain/v20180808/domain_models.ts +188 -21
  16. package/src/services/ess/v20201111/ess_models.ts +11 -0
  17. package/src/services/essbasic/v20210526/essbasic_models.ts +11 -0
  18. package/src/services/faceid/v20180301/faceid_models.ts +12 -12
  19. package/src/services/tione/v20211111/tione_client.ts +2 -4
  20. package/src/services/tione/v20211111/tione_models.ts +0 -2
  21. package/src/services/tse/v20201207/tse_models.ts +10 -0
  22. package/tencentcloud/common/sdk_version.d.ts +1 -1
  23. package/tencentcloud/common/sdk_version.js +1 -1
  24. package/tencentcloud/services/bi/v20220105/bi_client.d.ts +35 -31
  25. package/tencentcloud/services/bi/v20220105/bi_client.js +51 -45
  26. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +65 -24
  27. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +25 -25
  28. package/tencentcloud/services/clb/v20180317/clb_client.d.ts +1 -1
  29. package/tencentcloud/services/clb/v20180317/clb_client.js +1 -1
  30. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +15 -10
  31. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +2 -2
  32. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
  33. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +72 -38
  34. package/tencentcloud/services/domain/v20180808/domain_client.d.ts +26 -6
  35. package/tencentcloud/services/domain/v20180808/domain_client.js +37 -7
  36. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +177 -21
  37. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +11 -0
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +11 -0
  39. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +12 -12
  40. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +1 -3
  41. package/tencentcloud/services/tione/v20211111/tione_client.js +1 -3
  42. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +0 -2
  43. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +10 -0
  44. package/test/bi.v20220105.test.js +42 -32
  45. package/test/domain.v20180808.test.js +54 -4
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-10-16 01:07:03 |
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-09-27 01:07:14 |
25
+ | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-10-20 01:06:54 |
26
26
  | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-10-18 01:13:22 |
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 |
@@ -43,7 +43,7 @@
43
43
  | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-10-16 01:08:23 |
44
44
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-10-18 01:20:48 |
45
45
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
46
- | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-09 01:08:48 |
46
+ | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-20 01:08:30 |
47
47
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
48
48
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-10-19 15:58:54 |
@@ -56,7 +56,7 @@
56
56
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
57
57
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
58
58
  | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-09-25 01:09:25 |
59
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-10-19 15:59:42 |
59
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-10-20 01:09:37 |
60
60
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
61
61
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
62
62
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
@@ -71,7 +71,7 @@
71
71
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-10-16 01:11:44 |
72
72
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-19 16:01:46 |
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-10-13 01:13:55 |
74
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-10-20 01:12:35 |
75
75
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-10-12 01:46:01 |
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 |
@@ -79,9 +79,9 @@
79
79
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
80
80
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
81
81
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-25 01:13:09 |
82
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-19 16:04:04 |
82
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-20 01:13:30 |
83
83
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-09-12 01:43:38 |
84
- | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-18 01:53:41 |
84
+ | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
85
85
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-08-17 02:59:36 |
86
86
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
87
87
  | dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-10-17 01:15:42 |
@@ -95,10 +95,10 @@
95
95
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
96
96
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
97
97
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-12 01:57:01 |
98
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-19 16:06:04 |
99
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-19 16:06:54 |
98
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-20 01:15:34 |
99
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-20 01:15:49 |
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-09-19 01:15:41 |
101
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
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-09-22 01:52:02 |
@@ -136,7 +136,7 @@
136
136
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
137
137
  | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-08-29 01:18:45 |
138
138
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2023-09-21 04:45:17 |
139
- | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-08-29 01:18:58 |
139
+ | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
140
140
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
141
141
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
142
142
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-10-18 02:23:34 |
@@ -150,7 +150,7 @@
150
150
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
151
151
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
152
152
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-19 16:11:52 |
153
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-13 01:21:21 |
153
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-20 01:20:31 |
154
154
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-09-18 02:11:06 |
155
155
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-10-19 16:12:27 |
156
156
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
@@ -208,7 +208,7 @@
208
208
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
209
209
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
210
210
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
211
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-09-22 02:38:16 |
211
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-10-20 01:25:11 |
212
212
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-09-22 02:39:13 |
213
213
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-10-16 01:26:43 |
214
214
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -220,7 +220,7 @@
220
220
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-10-09 11:35:49 |
221
221
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
222
222
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-27 10:40:48 |
223
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-10-19 16:21:31 |
223
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-10-20 01:26:31 |
224
224
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-10-11 02:39:14 |
225
225
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
226
226
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-09-19 01:29:02 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.709"
1
+ export const sdkVersion = "4.0.710"
@@ -48,8 +48,9 @@ import {
48
48
  BaseStateAction,
49
49
  Data,
50
50
  ModifyUserRoleProjectResponse,
51
- ModifyDatasourceCloudRequest,
51
+ DescribeUserRoleProjectListResponse,
52
52
  ModifyDatasourceCloudResponse,
53
+ ModifyDatasourceCloudRequest,
53
54
  ModifyDatasourceRequest,
54
55
  ModifyProjectRequest,
55
56
  ModifyUserRoleProjectRequest,
@@ -67,6 +68,7 @@ import {
67
68
  DescribeUserRoleListRequest,
68
69
  DeleteProjectResponse,
69
70
  ProjectListData,
71
+ DescribeUserRoleProjectListRequest,
70
72
  PermissionGroup,
71
73
  CreateEmbedTokenResponse,
72
74
  CreateUserRoleProjectRequest,
@@ -122,23 +124,33 @@ export class Client extends AbstractClient {
122
124
  }
123
125
 
124
126
  /**
125
- * 项目内-创建用户角色
127
+ * 项目详情接口
126
128
  */
127
- async CreateUserRoleProject(
128
- req: CreateUserRoleProjectRequest,
129
- cb?: (error: string, rep: CreateUserRoleProjectResponse) => void
130
- ): Promise<CreateUserRoleProjectResponse> {
131
- return this.request("CreateUserRoleProject", req, cb)
129
+ async DescribeProjectInfo(
130
+ req: DescribeProjectInfoRequest,
131
+ cb?: (error: string, rep: DescribeProjectInfoResponse) => void
132
+ ): Promise<DescribeProjectInfoResponse> {
133
+ return this.request("DescribeProjectInfo", req, cb)
132
134
  }
133
135
 
134
136
  /**
135
- * 更新云数据库
137
+ * 申请延长Token可用时间接口-强鉴权
136
138
  */
137
- async ModifyDatasourceCloud(
138
- req: ModifyDatasourceCloudRequest,
139
- cb?: (error: string, rep: ModifyDatasourceCloudResponse) => void
140
- ): Promise<ModifyDatasourceCloudResponse> {
141
- return this.request("ModifyDatasourceCloud", req, cb)
139
+ async ApplyEmbedInterval(
140
+ req: ApplyEmbedIntervalRequest,
141
+ cb?: (error: string, rep: ApplyEmbedIntervalResponse) => void
142
+ ): Promise<ApplyEmbedIntervalResponse> {
143
+ return this.request("ApplyEmbedInterval", req, cb)
144
+ }
145
+
146
+ /**
147
+ * 创建云数据库
148
+ */
149
+ async CreateDatasourceCloud(
150
+ req: CreateDatasourceCloudRequest,
151
+ cb?: (error: string, rep: CreateDatasourceCloudResponse) => void
152
+ ): Promise<CreateDatasourceCloudResponse> {
153
+ return this.request("CreateDatasourceCloud", req, cb)
142
154
  }
143
155
 
144
156
  /**
@@ -161,26 +173,6 @@ export class Client extends AbstractClient {
161
173
  return this.request("CreateEmbedToken", req, cb)
162
174
  }
163
175
 
164
- /**
165
- * 项目详情接口
166
- */
167
- async DescribeProjectInfo(
168
- req: DescribeProjectInfoRequest,
169
- cb?: (error: string, rep: DescribeProjectInfoResponse) => void
170
- ): Promise<DescribeProjectInfoResponse> {
171
- return this.request("DescribeProjectInfo", req, cb)
172
- }
173
-
174
- /**
175
- * 创建项目
176
- */
177
- async CreateProject(
178
- req: CreateProjectRequest,
179
- cb?: (error: string, rep: CreateProjectResponse) => void
180
- ): Promise<CreateProjectResponse> {
181
- return this.request("CreateProject", req, cb)
182
- }
183
-
184
176
  /**
185
177
  * 创建用户角色
186
178
  */
@@ -191,16 +183,6 @@ export class Client extends AbstractClient {
191
183
  return this.request("CreateUserRole", req, cb)
192
184
  }
193
185
 
194
- /**
195
- * 项目内-用户接口
196
- */
197
- async DescribeUserProjectList(
198
- req: DescribeUserProjectListRequest,
199
- cb?: (error: string, rep: DescribeUserProjectListResponse) => void
200
- ): Promise<DescribeUserProjectListResponse> {
201
- return this.request("DescribeUserProjectList", req, cb)
202
- }
203
-
204
186
  /**
205
187
  * 删除数据源
206
188
  */
@@ -211,16 +193,6 @@ export class Client extends AbstractClient {
211
193
  return this.request("DeleteDatasource", req, cb)
212
194
  }
213
195
 
214
- /**
215
- * 申请延长Token可用时间接口-强鉴权
216
- */
217
- async ApplyEmbedInterval(
218
- req: ApplyEmbedIntervalRequest,
219
- cb?: (error: string, rep: ApplyEmbedIntervalResponse) => void
220
- ): Promise<ApplyEmbedIntervalResponse> {
221
- return this.request("ApplyEmbedInterval", req, cb)
222
- }
223
-
224
196
  /**
225
197
  * 删除用户角色,会删除用户
226
198
  */
@@ -231,16 +203,6 @@ export class Client extends AbstractClient {
231
203
  return this.request("DeleteUserRole", req, cb)
232
204
  }
233
205
 
234
- /**
235
- * 项目-修改用户角色信息
236
- */
237
- async ModifyUserRoleProject(
238
- req: ModifyUserRoleProjectRequest,
239
- cb?: (error: string, rep: ModifyUserRoleProjectResponse) => void
240
- ): Promise<ModifyUserRoleProjectResponse> {
241
- return this.request("ModifyUserRoleProject", req, cb)
242
- }
243
-
244
206
  /**
245
207
  * 修改项目信息
246
208
  */
@@ -251,16 +213,6 @@ export class Client extends AbstractClient {
251
213
  return this.request("ModifyProject", req, cb)
252
214
  }
253
215
 
254
- /**
255
- * 项目信息
256
- */
257
- async DescribeProjectList(
258
- req: DescribeProjectListRequest,
259
- cb?: (error: string, rep: DescribeProjectListResponse) => void
260
- ): Promise<DescribeProjectListResponse> {
261
- return this.request("DescribeProjectList", req, cb)
262
- }
263
-
264
216
  /**
265
217
  * 用户角色列表
266
218
  */
@@ -272,13 +224,33 @@ export class Client extends AbstractClient {
272
224
  }
273
225
 
274
226
  /**
275
- * 创建云数据库
227
+ * 项目内-用户角色列表
276
228
  */
277
- async CreateDatasourceCloud(
278
- req: CreateDatasourceCloudRequest,
279
- cb?: (error: string, rep: CreateDatasourceCloudResponse) => void
280
- ): Promise<CreateDatasourceCloudResponse> {
281
- return this.request("CreateDatasourceCloud", req, cb)
229
+ async DescribeUserRoleProjectList(
230
+ req: DescribeUserRoleProjectListRequest,
231
+ cb?: (error: string, rep: DescribeUserRoleProjectListResponse) => void
232
+ ): Promise<DescribeUserRoleProjectListResponse> {
233
+ return this.request("DescribeUserRoleProjectList", req, cb)
234
+ }
235
+
236
+ /**
237
+ * 更新云数据库
238
+ */
239
+ async ModifyDatasourceCloud(
240
+ req: ModifyDatasourceCloudRequest,
241
+ cb?: (error: string, rep: ModifyDatasourceCloudResponse) => void
242
+ ): Promise<ModifyDatasourceCloudResponse> {
243
+ return this.request("ModifyDatasourceCloud", req, cb)
244
+ }
245
+
246
+ /**
247
+ * 项目内-创建用户角色
248
+ */
249
+ async CreateUserRoleProject(
250
+ req: CreateUserRoleProjectRequest,
251
+ cb?: (error: string, rep: CreateUserRoleProjectResponse) => void
252
+ ): Promise<CreateUserRoleProjectResponse> {
253
+ return this.request("CreateUserRoleProject", req, cb)
282
254
  }
283
255
 
284
256
  /**
@@ -291,6 +263,26 @@ export class Client extends AbstractClient {
291
263
  return this.request("DeleteUserRoleProject", req, cb)
292
264
  }
293
265
 
266
+ /**
267
+ * 创建项目
268
+ */
269
+ async CreateProject(
270
+ req: CreateProjectRequest,
271
+ cb?: (error: string, rep: CreateProjectResponse) => void
272
+ ): Promise<CreateProjectResponse> {
273
+ return this.request("CreateProject", req, cb)
274
+ }
275
+
276
+ /**
277
+ * 项目内-用户接口
278
+ */
279
+ async DescribeUserProjectList(
280
+ req: DescribeUserProjectListRequest,
281
+ cb?: (error: string, rep: DescribeUserProjectListResponse) => void
282
+ ): Promise<DescribeUserProjectListResponse> {
283
+ return this.request("DescribeUserProjectList", req, cb)
284
+ }
285
+
294
286
  /**
295
287
  * 删除项目
296
288
  */
@@ -300,4 +292,24 @@ export class Client extends AbstractClient {
300
292
  ): Promise<DeleteProjectResponse> {
301
293
  return this.request("DeleteProject", req, cb)
302
294
  }
295
+
296
+ /**
297
+ * 项目-修改用户角色信息
298
+ */
299
+ async ModifyUserRoleProject(
300
+ req: ModifyUserRoleProjectRequest,
301
+ cb?: (error: string, rep: ModifyUserRoleProjectResponse) => void
302
+ ): Promise<ModifyUserRoleProjectResponse> {
303
+ return this.request("ModifyUserRoleProject", req, cb)
304
+ }
305
+
306
+ /**
307
+ * 项目信息
308
+ */
309
+ async DescribeProjectList(
310
+ req: DescribeProjectListRequest,
311
+ cb?: (error: string, rep: DescribeProjectListResponse) => void
312
+ ): Promise<DescribeProjectListResponse> {
313
+ return this.request("DescribeProjectList", req, cb)
314
+ }
303
315
  }
@@ -830,6 +830,56 @@ export interface ModifyUserRoleProjectResponse {
830
830
  RequestId?: string
831
831
  }
832
832
 
833
+ /**
834
+ * DescribeUserRoleProjectList返回参数结构体
835
+ */
836
+ export interface DescribeUserRoleProjectListResponse {
837
+ /**
838
+ * 扩展
839
+ 注意:此字段可能返回 null,表示取不到有效值。
840
+ */
841
+ Extra?: string
842
+ /**
843
+ * 数据
844
+ 注意:此字段可能返回 null,表示取不到有效值。
845
+ */
846
+ Data?: UserRoleListData
847
+ /**
848
+ * 消息
849
+ 注意:此字段可能返回 null,表示取不到有效值。
850
+ */
851
+ Msg?: string
852
+ /**
853
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
854
+ */
855
+ RequestId?: string
856
+ }
857
+
858
+ /**
859
+ * ModifyDatasourceCloud返回参数结构体
860
+ */
861
+ export interface ModifyDatasourceCloudResponse {
862
+ /**
863
+ * 成功无
864
+ 注意:此字段可能返回 null,表示取不到有效值。
865
+ */
866
+ Data?: string
867
+ /**
868
+ * 额外信息
869
+ 注意:此字段可能返回 null,表示取不到有效值。
870
+ */
871
+ Extra?: string
872
+ /**
873
+ * 提示
874
+ 注意:此字段可能返回 null,表示取不到有效值。
875
+ */
876
+ Msg?: string
877
+ /**
878
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
879
+ */
880
+ RequestId?: string
881
+ }
882
+
833
883
  /**
834
884
  * ModifyDatasourceCloud请求参数结构体
835
885
  */
@@ -916,31 +966,6 @@ export interface ModifyDatasourceCloudRequest {
916
966
  DataOriginDatasourceId?: string
917
967
  }
918
968
 
919
- /**
920
- * ModifyDatasourceCloud返回参数结构体
921
- */
922
- export interface ModifyDatasourceCloudResponse {
923
- /**
924
- * 成功无
925
- 注意:此字段可能返回 null,表示取不到有效值。
926
- */
927
- Data?: string
928
- /**
929
- * 额外信息
930
- 注意:此字段可能返回 null,表示取不到有效值。
931
- */
932
- Extra?: string
933
- /**
934
- * 提示
935
- 注意:此字段可能返回 null,表示取不到有效值。
936
- */
937
- Msg?: string
938
- /**
939
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
940
- */
941
- RequestId?: string
942
- }
943
-
944
969
  /**
945
970
  * ModifyDatasource请求参数结构体
946
971
  */
@@ -1708,6 +1733,24 @@ export interface ProjectListData {
1708
1733
  TotalPages: number
1709
1734
  }
1710
1735
 
1736
+ /**
1737
+ * DescribeUserRoleProjectList请求参数结构体
1738
+ */
1739
+ export interface DescribeUserRoleProjectListRequest {
1740
+ /**
1741
+ * 页码
1742
+ */
1743
+ PageNo: number
1744
+ /**
1745
+ * 页数
1746
+ */
1747
+ PageSize: number
1748
+ /**
1749
+ * 项目ID
1750
+ */
1751
+ ProjectId: number
1752
+ }
1753
+
1711
1754
  /**
1712
1755
  * 商业化版本权限分组
1713
1756
  */
@@ -1122,7 +1122,7 @@ export interface AdvancedAuthenticationTypeA {
1122
1122
  */
1123
1123
  ExpireTimeRequired: boolean
1124
1124
  /**
1125
- * Url组成格式,如:${private_key}${schema}${host}${full_uri。
1125
+ * URL 组成格式,如:${private_key}${schema}${host}${full_uri}
1126
1126
  */
1127
1127
  Format: string
1128
1128
  /**
@@ -6668,15 +6668,15 @@ export interface EdgePackTaskStatus {
6668
6668
  /**
6669
6669
  * APK 名称
6670
6670
  */
6671
- Apk: string
6671
+ Apk?: string
6672
6672
  /**
6673
6673
  * 输出目录
6674
6674
  */
6675
- DstDir: string
6675
+ DstDir?: string
6676
6676
  /**
6677
6677
  * 上传时间
6678
6678
  */
6679
- UploadTime: string
6679
+ UploadTime?: string
6680
6680
  /**
6681
6681
  * 任务状态
6682
6682
  created: 创建成功
@@ -6684,15 +6684,15 @@ processing: 处理中
6684
6684
  done: 处理完成
6685
6685
  failed: 处理失败
6686
6686
  */
6687
- Status: string
6687
+ Status?: string
6688
6688
  /**
6689
6689
  * 上传目录
6690
6690
  */
6691
- SrcDir: Array<string>
6691
+ SrcDir?: Array<string>
6692
6692
  /**
6693
6693
  * 失败任务状态详情
6694
6694
  */
6695
- StatusDesc: string
6695
+ StatusDesc?: string
6696
6696
  }
6697
6697
 
6698
6698
  /**
@@ -7101,24 +7101,24 @@ off:关闭,CacheKey不由QueryString组成
7101
7101
  */
7102
7102
  export interface AdvancedScdnAclRule {
7103
7103
  /**
7104
- * 匹配关键字:
7105
- protocol:HTTP协议
7106
- httpVersion:HTTP版本
7107
- method:请求方法
7108
- ip:请求源IP
7109
- ipAsn:请求源IP自治域号
7110
- ipCountry:请求源IP所在国家
7111
- ipArea:请求源IP所在大区
7112
- xForwardFor:请求头X-Forward-For
7113
- directory:路径
7114
- index:首页
7115
- path:文件全路径
7116
- file:文件扩展名
7117
- param:请求参数
7118
- referer:请求头Referer
7119
- cookie:请求头Cookie
7120
- userAgent:请求头User-Agent
7121
- head:自定义请求头
7104
+ * 匹配关键字,可取值有:
7105
+ <li>protocol:HTTP协议</li>
7106
+ <li>httpVersion:HTTP版本</li>
7107
+ <li>method:请求方法</li>
7108
+ <li>ip:请求源IP</li>
7109
+ <li>ipAsn:请求源IP自治域号</li>
7110
+ <li>ipCountry:请求源IP所在国家</li>
7111
+ <li>ipArea:请求源IP所在大区</li>
7112
+ <li>xForwardFor:请求头X-Forwarded-For</li>
7113
+ <li>directory:路径</li>
7114
+ <li>index:首页</li>
7115
+ <li>path:文件全路径</li>
7116
+ <li>file:文件扩展名</li>
7117
+ <li>param:请求参数</li>
7118
+ <li>referer:请求头Referer</li>
7119
+ <li>cookie:请求头Cookie</li>
7120
+ <li>userAgent:请求头User-Agent</li>
7121
+ <li>head:自定义请求头</li>
7122
7122
  */
7123
7123
  MatchKey: string
7124
7124
  /**
@@ -1119,7 +1119,7 @@ export class Client extends AbstractClient {
1119
1119
  通过接口调用:
1120
1120
  BGP带宽包必须传带宽包id
1121
1121
  独占集群克隆必须传对应的参数,否则按共享型创建
1122
- 功能内测中,[申请开通](https://console.cloud.tencent.com/workorder/category?level1_id=6&level2_id=163&source=0&data_title=%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%20CLB&step=1)。
1122
+ 功能内测中,请提交 [内测申请](https://cloud.tencent.com/apply/p/1akuvsmyn0g)。
1123
1123
  */
1124
1124
  async CloneLoadBalancer(
1125
1125
  req: CloneLoadBalancerRequest,
@@ -2859,46 +2859,51 @@ export interface CreateClsLogSetResponse {
2859
2859
  */
2860
2860
  export interface Backend {
2861
2861
  /**
2862
- * 后端服务的类型,可取:CVM、ENI
2862
+ * 后端服务的类型,可取:CVM、ENI、CCN
2863
2863
  */
2864
- Type: string
2864
+ Type?: string
2865
2865
  /**
2866
2866
  * 后端服务的唯一 ID,如 ins-abcd1234
2867
2867
  */
2868
- InstanceId: string
2868
+ InstanceId?: string
2869
2869
  /**
2870
2870
  * 后端服务的监听端口
2871
2871
  */
2872
- Port: number
2872
+ Port?: number
2873
2873
  /**
2874
2874
  * 后端服务的转发权重,取值范围:[0, 100],默认为 10。
2875
2875
  */
2876
- Weight: number
2876
+ Weight?: number
2877
2877
  /**
2878
2878
  * 后端服务的外网 IP
2879
2879
  注意:此字段可能返回 null,表示取不到有效值。
2880
2880
  */
2881
- PublicIpAddresses: Array<string>
2881
+ PublicIpAddresses?: Array<string>
2882
2882
  /**
2883
2883
  * 后端服务的内网 IP
2884
2884
  注意:此字段可能返回 null,表示取不到有效值。
2885
2885
  */
2886
- PrivateIpAddresses: Array<string>
2886
+ PrivateIpAddresses?: Array<string>
2887
2887
  /**
2888
2888
  * 后端服务的实例名称
2889
2889
  注意:此字段可能返回 null,表示取不到有效值。
2890
2890
  */
2891
- InstanceName: string
2891
+ InstanceName?: string
2892
2892
  /**
2893
2893
  * 后端服务被绑定的时间
2894
2894
  注意:此字段可能返回 null,表示取不到有效值。
2895
2895
  */
2896
- RegisteredTime: string
2896
+ RegisteredTime?: string
2897
2897
  /**
2898
2898
  * 弹性网卡唯一ID,如 eni-1234abcd
2899
2899
  注意:此字段可能返回 null,表示取不到有效值。
2900
2900
  */
2901
- EniId: string
2901
+ EniId?: string
2902
+ /**
2903
+ * 标签。
2904
+ 注意:此字段可能返回 null,表示取不到有效值。
2905
+ */
2906
+ Tag?: string
2902
2907
  }
2903
2908
 
2904
2909
  /**
@@ -772,7 +772,7 @@ export interface DescribeDBSecurityGroupsResponse {
772
772
  /**
773
773
  * 安全组信息
774
774
  */
775
- Groups: Array<SecurityGroup>
775
+ Groups?: Array<SecurityGroup>
776
776
  /**
777
777
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
778
778
  */
@@ -8146,7 +8146,7 @@ export interface DescribeInstanceSpecsResponse {
8146
8146
  */
8147
8147
  export interface DescribeDBSecurityGroupsRequest {
8148
8148
  /**
8149
- * 实例组ID
8149
+ * 实例组ID。可以通过接口DescribeClusterInstanceGrps获取。
8150
8150
  */
8151
8151
  InstanceId: string
8152
8152
  }
@@ -18,7 +18,7 @@
18
18
  import { AbstractClient } from "../../../common/abstract_client"
19
19
  import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
- UserDetailInfo,
21
+ LakeFileSystemToken,
22
22
  UpdateDataEngineRequest,
23
23
  CheckDataEngineConfigPairsValidityResponse,
24
24
  DescribeResultDownloadResponse,
@@ -64,6 +64,7 @@ import {
64
64
  RestartDataEngineResponse,
65
65
  ModifyUserResponse,
66
66
  DeleteScriptResponse,
67
+ UserDetailInfo,
67
68
  TableInfo,
68
69
  Task,
69
70
  DataEngineConfigInstanceInfo,
@@ -669,7 +670,7 @@ export class Client extends AbstractClient {
669
670
  * 获取LakeFs上task执行结果访问信息
670
671
  */
671
672
  async DescribeLakeFsTaskResult(
672
- req?: DescribeLakeFsTaskResultRequest,
673
+ req: DescribeLakeFsTaskResultRequest,
673
674
  cb?: (error: string, rep: DescribeLakeFsTaskResultResponse) => void
674
675
  ): Promise<DescribeLakeFsTaskResultResponse> {
675
676
  return this.request("DescribeLakeFsTaskResult", req, cb)