tencentcloud-sdk-nodejs 4.0.695 → 4.0.696

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 (47) hide show
  1. package/CHANGELOG.md +354 -0
  2. package/SERVICE_CHANGELOG.md +572 -52
  3. package/package.json +1 -1
  4. package/products.md +15 -15
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/bi/v20220105/bi_client.ts +237 -3
  7. package/src/services/bi/v20220105/bi_models.ts +1926 -42
  8. package/src/services/billing/v20180709/billing_client.ts +57 -6
  9. package/src/services/billing/v20180709/billing_models.ts +646 -74
  10. package/src/services/cfw/v20190904/cfw_models.ts +48 -17
  11. package/src/services/cls/v20201016/cls_models.ts +6 -1
  12. package/src/services/cvm/v20170312/cvm_models.ts +4 -4
  13. package/src/services/cwp/v20180228/cwp_models.ts +7 -2
  14. package/src/services/emr/v20190103/emr_models.ts +5 -5
  15. package/src/services/sms/v20210111/sms_models.ts +8 -8
  16. package/src/services/teo/v20220901/teo_client.ts +19 -9
  17. package/src/services/teo/v20220901/teo_models.ts +214 -100
  18. package/src/services/trocket/v20230308/trocket_client.ts +75 -24
  19. package/src/services/trocket/v20230308/trocket_models.ts +204 -25
  20. package/src/services/tse/v20201207/tse_models.ts +30 -0
  21. package/src/services/waf/v20180125/waf_client.ts +2 -0
  22. package/src/services/waf/v20180125/waf_models.ts +284 -52
  23. package/tencentcloud/common/sdk_version.d.ts +1 -1
  24. package/tencentcloud/common/sdk_version.js +1 -1
  25. package/tencentcloud/services/bi/v20220105/bi_client.d.ts +73 -1
  26. package/tencentcloud/services/bi/v20220105/bi_client.js +108 -0
  27. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +1872 -42
  28. package/tencentcloud/services/billing/v20180709/billing_client.d.ts +20 -3
  29. package/tencentcloud/services/billing/v20180709/billing_client.js +27 -2
  30. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +636 -74
  31. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +48 -17
  32. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +6 -1
  33. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -4
  34. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +7 -2
  35. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5 -5
  36. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +8 -8
  37. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +12 -6
  38. package/tencentcloud/services/teo/v20220901/teo_client.js +11 -5
  39. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +209 -99
  40. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +29 -11
  41. package/tencentcloud/services/trocket/v20230308/trocket_client.js +39 -13
  42. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +195 -25
  43. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +30 -0
  44. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +282 -52
  45. package/test/bi.v20220105.test.js +180 -0
  46. package/test/billing.v20180709.test.js +40 -0
  47. package/test/trocket.v20230308.test.js +46 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.695",
3
+ "version": "4.0.696",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -22,8 +22,8 @@
22
22
  | ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-08-17 01:18:28 |
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-09-21 01:17:48 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-08-17 01:19:19 |
25
- | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-09-18 01:10:19 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-09-25 01:06:36 |
25
+ | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-09-26 01:06:57 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-09-26 01:07: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-08-17 01:20:19 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-08-31 01:07:17 |
@@ -48,18 +48,18 @@
48
48
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
49
49
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-09-05 02:02:52 |
50
50
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
51
- | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-22 01:21:17 |
51
+ | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-26 01:09:36 |
52
52
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
53
53
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
54
54
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
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-09-25 01:09:25 |
58
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-09-21 01:56:45 |
58
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-09-26 01:10:23 |
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-09-22 01:25:57 |
62
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-09-26 01:14:30 |
63
63
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-08-17 02:01:58 |
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 |
@@ -67,8 +67,8 @@
67
67
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
68
68
  | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-09-25 01:10:56 |
69
69
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
70
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-09-20 01:15:08 |
71
- | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-09-22 01:33:07 |
70
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-09-26 01:15:47 |
71
+ | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-09-26 01:16:14 |
72
72
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
73
73
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-09-25 01:12:05 |
74
74
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-09-20 01:33:17 |
@@ -92,7 +92,7 @@
92
92
  | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-09-05 10:56:15 |
93
93
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
94
94
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
95
- | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
95
+ | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-09-26 01:19:36 |
96
96
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-15 01:48:20 |
97
97
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-22 01:49:11 |
98
98
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-22 01:50:20 |
@@ -123,7 +123,7 @@
123
123
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-08-30 01:17:01 |
124
124
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
125
125
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
126
- | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-09-25 01:18:00 |
126
+ | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-09-26 01:22:26 |
127
127
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
128
128
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
129
129
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
@@ -149,7 +149,7 @@
149
149
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
150
150
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
151
151
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-09-06 02:10:27 |
152
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-21 04:56:57 |
152
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-26 01:27:06 |
153
153
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-09-18 02:11:06 |
154
154
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-09-22 02:15:37 |
155
155
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
@@ -168,7 +168,7 @@
168
168
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
169
169
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
170
170
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
171
- | sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-09-21 05:17:41 |
171
+ | sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-09-26 01:29:11 |
172
172
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-07-10 01:39:48 |
173
173
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
174
174
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-09-25 01:24:51 |
@@ -199,7 +199,7 @@
199
199
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-20 01:45:44 |
200
200
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
201
201
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
202
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-20 01:47:29 |
202
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-26 01:32:17 |
203
203
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-21 06:17:00 |
204
204
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
205
205
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -215,11 +215,11 @@
215
215
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-08-17 05:40:04 |
216
216
  | tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
217
217
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
218
- | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-09-19 01:28:01 |
218
+ | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-09-26 01:33:40 |
219
219
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-09-21 06:25:32 |
220
220
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
221
221
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-22 02:41:12 |
222
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-25 01:28:54 |
222
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-26 01:34:02 |
223
223
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-09-12 02:52:20 |
224
224
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
225
225
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-09-19 01:29:02 |
@@ -229,7 +229,7 @@
229
229
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-18 02:39:47 |
230
230
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-09-25 01:30:02 |
231
231
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
232
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-25 01:30:53 |
232
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-26 01:36:12 |
233
233
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
234
234
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-31 01:29:16 |
235
235
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.695"
1
+ export const sdkVersion = "4.0.696"
@@ -18,12 +18,66 @@
18
18
  import { AbstractClient } from "../../../common/abstract_client"
19
19
  import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
- CreateEmbedTokenResponse,
21
+ DataId,
22
+ DescribeUserRoleListResponse,
23
+ ModifyProjectResponse,
24
+ DeleteProjectRequest,
25
+ DescribeUserProjectListResponse,
26
+ CreateDatasourceRequest,
27
+ DeleteDatasourceRequest,
28
+ ModifyDatasourceResponse,
29
+ UserRoleListDataRoleInfo,
22
30
  ApplyEmbedIntervalRequest,
31
+ EmbedTokenInfo,
32
+ ProjectConfigResult,
33
+ DeleteUserRoleResponse,
34
+ DescribeUserProjectListRequest,
35
+ CreateDatasourceCloudResponse,
36
+ ProjectConfigList,
37
+ DeleteUserRoleRequest,
38
+ CreateUserRoleRequest,
39
+ DatasourceInfoData,
40
+ DescribeProjectListResponse,
41
+ CorpUserListData,
42
+ IdDTO,
43
+ CreateEmbedTokenRequest,
44
+ CreateUserRoleProjectResponse,
45
+ DescribeProjectInfoRequest,
46
+ BaseStateAction,
47
+ Data,
48
+ ModifyUserRoleProjectResponse,
49
+ ModifyDatasourceCloudRequest,
50
+ ModifyDatasourceCloudResponse,
51
+ ModifyDatasourceRequest,
52
+ ModifyProjectRequest,
53
+ ModifyUserRoleProjectRequest,
54
+ CreateUserRoleResponse,
23
55
  ApplyEmbedTokenInfo,
56
+ DescribeProjectListRequest,
57
+ UserRoleListDataUserRoleInfo,
58
+ UserRoleListData,
59
+ Project,
60
+ DatasourceInfo,
61
+ DeleteUserRoleProjectRequest,
62
+ CreateProjectResponse,
63
+ DescribeProjectInfoResponse,
64
+ PermissionComponent,
65
+ DescribeUserRoleListRequest,
66
+ DeleteProjectResponse,
67
+ ProjectListData,
68
+ PermissionGroup,
69
+ CreateEmbedTokenResponse,
70
+ CreateUserRoleProjectRequest,
71
+ DescribeDatasourceListRequest,
24
72
  ApplyEmbedIntervalResponse,
25
- CreateEmbedTokenRequest,
26
- EmbedTokenInfo,
73
+ CreateDatasourceResponse,
74
+ DeleteUserRoleProjectResponse,
75
+ CreateDatasourceCloudRequest,
76
+ UserInfo,
77
+ DescribeDatasourceListResponse,
78
+ UserIdAndUserName,
79
+ DeleteDatasourceResponse,
80
+ CreateProjectRequest,
27
81
  } from "./bi_models"
28
82
 
29
83
  /**
@@ -35,6 +89,56 @@ export class Client extends AbstractClient {
35
89
  super("bi.tencentcloudapi.com", "2022-01-05", clientConfig)
36
90
  }
37
91
 
92
+ /**
93
+ * 更新数据源
94
+ */
95
+ async ModifyDatasource(
96
+ req: ModifyDatasourceRequest,
97
+ cb?: (error: string, rep: ModifyDatasourceResponse) => void
98
+ ): Promise<ModifyDatasourceResponse> {
99
+ return this.request("ModifyDatasource", req, cb)
100
+ }
101
+
102
+ /**
103
+ * 查询数据源列表
104
+ */
105
+ async DescribeDatasourceList(
106
+ req: DescribeDatasourceListRequest,
107
+ cb?: (error: string, rep: DescribeDatasourceListResponse) => void
108
+ ): Promise<DescribeDatasourceListResponse> {
109
+ return this.request("DescribeDatasourceList", req, cb)
110
+ }
111
+
112
+ /**
113
+ * 创建数据源
114
+ */
115
+ async CreateDatasource(
116
+ req: CreateDatasourceRequest,
117
+ cb?: (error: string, rep: CreateDatasourceResponse) => void
118
+ ): Promise<CreateDatasourceResponse> {
119
+ return this.request("CreateDatasource", req, cb)
120
+ }
121
+
122
+ /**
123
+ * 项目内-创建用户角色
124
+ */
125
+ async CreateUserRoleProject(
126
+ req: CreateUserRoleProjectRequest,
127
+ cb?: (error: string, rep: CreateUserRoleProjectResponse) => void
128
+ ): Promise<CreateUserRoleProjectResponse> {
129
+ return this.request("CreateUserRoleProject", req, cb)
130
+ }
131
+
132
+ /**
133
+ * 更新云数据库
134
+ */
135
+ async ModifyDatasourceCloud(
136
+ req: ModifyDatasourceCloudRequest,
137
+ cb?: (error: string, rep: ModifyDatasourceCloudResponse) => void
138
+ ): Promise<ModifyDatasourceCloudResponse> {
139
+ return this.request("ModifyDatasourceCloud", req, cb)
140
+ }
141
+
38
142
  /**
39
143
  * 创建嵌出报表-强鉴权
40
144
  */
@@ -45,6 +149,56 @@ export class Client extends AbstractClient {
45
149
  return this.request("CreateEmbedToken", req, cb)
46
150
  }
47
151
 
152
+ /**
153
+ * 项目详情接口
154
+ */
155
+ async DescribeProjectInfo(
156
+ req: DescribeProjectInfoRequest,
157
+ cb?: (error: string, rep: DescribeProjectInfoResponse) => void
158
+ ): Promise<DescribeProjectInfoResponse> {
159
+ return this.request("DescribeProjectInfo", req, cb)
160
+ }
161
+
162
+ /**
163
+ * 创建项目
164
+ */
165
+ async CreateProject(
166
+ req: CreateProjectRequest,
167
+ cb?: (error: string, rep: CreateProjectResponse) => void
168
+ ): Promise<CreateProjectResponse> {
169
+ return this.request("CreateProject", req, cb)
170
+ }
171
+
172
+ /**
173
+ * 创建用户角色
174
+ */
175
+ async CreateUserRole(
176
+ req: CreateUserRoleRequest,
177
+ cb?: (error: string, rep: CreateUserRoleResponse) => void
178
+ ): Promise<CreateUserRoleResponse> {
179
+ return this.request("CreateUserRole", req, cb)
180
+ }
181
+
182
+ /**
183
+ * 项目内-用户接口
184
+ */
185
+ async DescribeUserProjectList(
186
+ req: DescribeUserProjectListRequest,
187
+ cb?: (error: string, rep: DescribeUserProjectListResponse) => void
188
+ ): Promise<DescribeUserProjectListResponse> {
189
+ return this.request("DescribeUserProjectList", req, cb)
190
+ }
191
+
192
+ /**
193
+ * 删除数据源
194
+ */
195
+ async DeleteDatasource(
196
+ req: DeleteDatasourceRequest,
197
+ cb?: (error: string, rep: DeleteDatasourceResponse) => void
198
+ ): Promise<DeleteDatasourceResponse> {
199
+ return this.request("DeleteDatasource", req, cb)
200
+ }
201
+
48
202
  /**
49
203
  * 申请延长Token可用时间接口-强鉴权
50
204
  */
@@ -54,4 +208,84 @@ export class Client extends AbstractClient {
54
208
  ): Promise<ApplyEmbedIntervalResponse> {
55
209
  return this.request("ApplyEmbedInterval", req, cb)
56
210
  }
211
+
212
+ /**
213
+ * 删除用户角色,会删除用户
214
+ */
215
+ async DeleteUserRole(
216
+ req: DeleteUserRoleRequest,
217
+ cb?: (error: string, rep: DeleteUserRoleResponse) => void
218
+ ): Promise<DeleteUserRoleResponse> {
219
+ return this.request("DeleteUserRole", req, cb)
220
+ }
221
+
222
+ /**
223
+ * 项目-修改用户角色信息
224
+ */
225
+ async ModifyUserRoleProject(
226
+ req: ModifyUserRoleProjectRequest,
227
+ cb?: (error: string, rep: ModifyUserRoleProjectResponse) => void
228
+ ): Promise<ModifyUserRoleProjectResponse> {
229
+ return this.request("ModifyUserRoleProject", req, cb)
230
+ }
231
+
232
+ /**
233
+ * 修改项目信息
234
+ */
235
+ async ModifyProject(
236
+ req: ModifyProjectRequest,
237
+ cb?: (error: string, rep: ModifyProjectResponse) => void
238
+ ): Promise<ModifyProjectResponse> {
239
+ return this.request("ModifyProject", req, cb)
240
+ }
241
+
242
+ /**
243
+ * 项目信息
244
+ */
245
+ async DescribeProjectList(
246
+ req: DescribeProjectListRequest,
247
+ cb?: (error: string, rep: DescribeProjectListResponse) => void
248
+ ): Promise<DescribeProjectListResponse> {
249
+ return this.request("DescribeProjectList", req, cb)
250
+ }
251
+
252
+ /**
253
+ * 用户角色列表
254
+ */
255
+ async DescribeUserRoleList(
256
+ req: DescribeUserRoleListRequest,
257
+ cb?: (error: string, rep: DescribeUserRoleListResponse) => void
258
+ ): Promise<DescribeUserRoleListResponse> {
259
+ return this.request("DescribeUserRoleList", req, cb)
260
+ }
261
+
262
+ /**
263
+ * 创建云数据库
264
+ */
265
+ async CreateDatasourceCloud(
266
+ req: CreateDatasourceCloudRequest,
267
+ cb?: (error: string, rep: CreateDatasourceCloudResponse) => void
268
+ ): Promise<CreateDatasourceCloudResponse> {
269
+ return this.request("CreateDatasourceCloud", req, cb)
270
+ }
271
+
272
+ /**
273
+ * 项目内-删除用户角色
274
+ */
275
+ async DeleteUserRoleProject(
276
+ req: DeleteUserRoleProjectRequest,
277
+ cb?: (error: string, rep: DeleteUserRoleProjectResponse) => void
278
+ ): Promise<DeleteUserRoleProjectResponse> {
279
+ return this.request("DeleteUserRoleProject", req, cb)
280
+ }
281
+
282
+ /**
283
+ * 删除项目
284
+ */
285
+ async DeleteProject(
286
+ req: DeleteProjectRequest,
287
+ cb?: (error: string, rep: DeleteProjectResponse) => void
288
+ ): Promise<DeleteProjectResponse> {
289
+ return this.request("DeleteProject", req, cb)
290
+ }
57
291
  }