tencentcloud-sdk-nodejs 4.0.715 → 4.0.716

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 (65) hide show
  1. package/CHANGELOG.md +248 -0
  2. package/SERVICE_CHANGELOG.md +308 -337
  3. package/package.json +1 -1
  4. package/products.md +19 -19
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/billing/v20180709/billing_client.ts +80 -28
  7. package/src/services/billing/v20180709/billing_models.ts +460 -120
  8. package/src/services/csip/v20221121/csip_client.ts +15 -2
  9. package/src/services/csip/v20221121/csip_models.ts +145 -32
  10. package/src/services/cvm/v20170312/cvm_client.ts +1 -1
  11. package/src/services/cvm/v20170312/cvm_models.ts +6 -6
  12. package/src/services/dcdb/v20180411/dcdb_models.ts +73 -21
  13. package/src/services/es/v20180416/es_client.ts +56 -10
  14. package/src/services/es/v20180416/es_models.ts +747 -391
  15. package/src/services/essbasic/v20210526/essbasic_client.ts +81 -43
  16. package/src/services/essbasic/v20210526/essbasic_models.ts +203 -126
  17. package/src/services/mariadb/v20170312/mariadb_models.ts +75 -23
  18. package/src/services/ocr/v20181119/ocr_models.ts +11 -2
  19. package/src/services/omics/v20221128/omics_client.ts +38 -1
  20. package/src/services/omics/v20221128/omics_models.ts +198 -34
  21. package/src/services/redis/v20180412/redis_models.ts +4 -1
  22. package/src/services/ses/v20201002/ses_models.ts +2 -2
  23. package/src/services/teo/v20220901/teo_client.ts +14 -2
  24. package/src/services/teo/v20220901/teo_models.ts +57 -16
  25. package/src/services/vod/v20180717/vod_models.ts +1 -0
  26. package/src/services/vpc/v20170312/vpc_client.ts +12 -0
  27. package/src/services/vpc/v20170312/vpc_models.ts +64 -0
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/billing/v20180709/billing_client.d.ts +25 -9
  31. package/tencentcloud/services/billing/v20180709/billing_client.js +36 -12
  32. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +448 -120
  33. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
  34. package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
  35. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +142 -32
  36. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
  37. package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
  38. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
  39. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +73 -21
  40. package/tencentcloud/services/es/v20180416/es_client.d.ts +13 -1
  41. package/tencentcloud/services/es/v20180416/es_client.js +18 -0
  42. package/tencentcloud/services/es/v20180416/es_models.d.ts +724 -384
  43. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +81 -43
  44. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +81 -43
  45. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +203 -126
  46. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +75 -23
  47. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +11 -2
  48. package/tencentcloud/services/omics/v20221128/omics_client.d.ts +13 -1
  49. package/tencentcloud/services/omics/v20221128/omics_client.js +18 -0
  50. package/tencentcloud/services/omics/v20221128/omics_models.d.ts +191 -34
  51. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +4 -1
  52. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +2 -2
  53. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +5 -1
  54. package/tencentcloud/services/teo/v20220901/teo_client.js +6 -0
  55. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +55 -16
  56. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1 -0
  57. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
  58. package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
  59. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +62 -0
  60. package/test/billing.v20180709.test.js +48 -8
  61. package/test/csip.v20221121.test.js +10 -0
  62. package/test/es.v20180416.test.js +30 -0
  63. package/test/omics.v20221128.test.js +30 -0
  64. package/test/teo.v20220901.test.js +10 -0
  65. package/test/vpc.v20170312.test.js +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.715",
3
+ "version": "4.0.716",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -23,7 +23,7 @@
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-10-27 01:11:09 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-10-20 01:06:54 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-10-24 01:07:07 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-10-27 15:51:05 |
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 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-08-31 01:07:17 |
@@ -41,7 +41,7 @@
41
41
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
42
42
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-10-19 15:57:59 |
43
43
  | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-10-27 01:15:45 |
44
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-10-24 01:08:15 |
44
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-10-30 00:11:05 |
45
45
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
46
46
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-27 01:17:34 |
47
47
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
@@ -66,9 +66,9 @@
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
67
67
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
68
68
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
69
- | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-10-27 01:27:32 |
69
+ | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-10-30 00:24:02 |
70
70
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
71
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-10-27 01:28:27 |
71
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-10-30 00:24:37 |
72
72
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-27 01:29:35 |
73
73
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
74
74
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-10-23 00:08:10 |
@@ -78,7 +78,7 @@
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
80
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
81
- | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-25 01:13:09 |
81
+ | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
82
82
  | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-27 01:38:16 |
83
83
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-10-26 01:13:41 |
84
84
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
@@ -94,16 +94,16 @@
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
96
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
97
- | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-12 01:57:01 |
97
+ | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
98
98
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-26 16:41:49 |
99
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-26 16:42:36 |
99
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-30 00:43:34 |
100
100
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
101
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 |
105
105
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-10-18 02:07:09 |
106
- | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-10-25 01:17:51 |
106
+ | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-10-30 00:46:32 |
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 |
109
109
  | gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
@@ -134,14 +134,14 @@
134
134
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
135
135
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
136
136
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
137
- | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-08-29 01:18:45 |
137
+ | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-10-30 00:58:10 |
138
138
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2023-09-21 04:45:17 |
139
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 |
143
143
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
144
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-10-26 01:18:59 |
144
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-10-30 01:00:00 |
145
145
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
146
146
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-10-23 00:16:02 |
147
147
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
@@ -150,8 +150,8 @@
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-24 01:20:07 |
153
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-20 01:20:31 |
154
- | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-27 02:03:46 |
153
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-30 01:04:20 |
154
+ | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-27 16:07:10 |
155
155
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-10-27 02:04:21 |
156
156
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
157
157
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
@@ -159,13 +159,13 @@
159
159
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-10-13 01:22:04 |
160
160
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
161
161
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-10-19 16:13:58 |
162
- | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-10-27 02:06:58 |
162
+ | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-10-30 01:08:20 |
163
163
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
164
164
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-08-17 04:33:51 |
165
165
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
166
166
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-10-13 01:22:31 |
167
167
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-10-19 16:14:22 |
168
- | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-10-18 02:37:31 |
168
+ | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-10-30 01:10:42 |
169
169
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
170
170
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
171
171
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
@@ -197,10 +197,10 @@
197
197
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-10-27 02:15:26 |
198
198
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
199
199
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
200
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-10-27 02:18:14 |
200
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-10-30 01:21:37 |
201
201
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
202
202
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
203
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-10-27 02:20:11 |
203
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-10-27 10:26:11 |
204
204
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-21 06:17:00 |
205
205
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
206
206
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -227,12 +227,12 @@
227
227
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
228
228
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
229
229
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
230
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-10-26 01:27:44 |
231
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-10-25 01:29:12 |
230
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-10-30 01:34:07 |
231
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-10-30 01:36:36 |
232
232
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
233
233
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-10-27 02:33:14 |
234
234
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
235
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-10-27 02:35:29 |
235
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-10-30 01:41:20 |
236
236
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
237
237
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
238
238
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.715"
1
+ export const sdkVersion = "4.0.716"
@@ -21,6 +21,7 @@ import {
21
21
  DescribeCostSummaryByProductRequest,
22
22
  ConsumptionBusinessSummaryDataItem,
23
23
  BillTagInfo,
24
+ SavingPlanCoverageRate,
24
25
  BillTransactionInfo,
25
26
  ConditionBusiness,
26
27
  DescribeCostSummaryByProductResponse,
@@ -38,11 +39,13 @@ import {
38
39
  DescribeDosageCosDetailByDateRequest,
39
40
  DeleteAllocationTagRequest,
40
41
  DescribeBillListRequest,
42
+ DescribeSavingPlanOverviewResponse,
41
43
  BillDistributionResourceSummary,
42
44
  BusinessSummaryInfo,
43
45
  DescribeBillSummaryByProductRequest,
44
46
  DescribeVoucherUsageDetailsResponse,
45
47
  ConsumptionSummaryTotal,
48
+ SavingPlanCoverageDetail,
46
49
  DescribeCostDetailResponse,
47
50
  VoucherInfos,
48
51
  DescribeCostSummaryByProjectResponse,
@@ -54,12 +57,15 @@ import {
54
57
  DescribeCostSummaryByRegionRequest,
55
58
  ConsumptionSummaryTrend,
56
59
  DescribeBillDownloadUrlRequest,
60
+ CreateSavingPlanOrderResponse,
61
+ SavingPlanOverviewDetail,
57
62
  DescribeBillSummaryByPayModeRequest,
58
63
  ApplicableProducts,
59
64
  ConditionPayMode,
60
65
  PayDealsResponse,
61
66
  BillDetail,
62
- DetailSet,
67
+ CreateSavingPlanOrderRequest,
68
+ DescribeBillDetailResponse,
63
69
  Deal,
64
70
  DescribeDealsByCondResponse,
65
71
  DescribeBillSummaryByProjectRequest,
@@ -74,15 +80,17 @@ import {
74
80
  DescribeBillSummaryResponse,
75
81
  BillResourceSummary,
76
82
  Conditions,
83
+ DescribeSavingPlanCoverageRequest,
77
84
  RegionSummaryOverviewItem,
78
85
  ConsumptionProjectSummaryDataItem,
79
86
  DescribeDosageDetailByDateResponse,
80
87
  DescribeBillSummaryForOrganizationRequest,
88
+ DescribeSavingPlanOverviewRequest,
81
89
  ActionSummaryOverviewItem,
82
- DescribeVoucherInfoRequest,
90
+ DescribeBillDetailForOrganizationRequest,
83
91
  DescribeVoucherUsageDetailsRequest,
84
92
  DescribeBillResourceSummaryRequest,
85
- DescribeBillDetailResponse,
93
+ DetailSet,
86
94
  BillDetailComponentConfig,
87
95
  TagSummaryOverviewItem,
88
96
  ConsumptionResourceSummaryConditionValue,
@@ -98,6 +106,7 @@ import {
98
106
  ConditionRegion,
99
107
  CostDetail,
100
108
  DescribeBillSummaryByProductResponse,
109
+ SavingPlanUsageDetail,
101
110
  DescribeBillSummaryByRegionResponse,
102
111
  CreateAllocationTagResponse,
103
112
  ConsumptionResourceSummaryDataItem,
@@ -108,8 +117,11 @@ import {
108
117
  DescribeBillListResponse,
109
118
  DescribeAccountBalanceResponse,
110
119
  BusinessSummaryOverviewItem,
120
+ DescribeSavingPlanUsageResponse,
111
121
  UsageRecords,
112
- DescribeBillDetailForOrganizationRequest,
122
+ DescribeSavingPlanCoverageResponse,
123
+ DescribeVoucherInfoRequest,
124
+ DescribeSavingPlanUsageRequest,
113
125
  DescribeDealsByCondRequest,
114
126
  DescribeDosageCosDetailByDateResponse,
115
127
  DescribeBillSummaryForOrganizationResponse,
@@ -140,13 +152,23 @@ export class Client extends AbstractClient {
140
152
  }
141
153
 
142
154
  /**
143
- * 获取收支明细列表,支持翻页和参数过滤
155
+ * 获取按地域汇总消耗详情
144
156
  */
145
- async DescribeBillList(
146
- req: DescribeBillListRequest,
147
- cb?: (error: string, rep: DescribeBillListResponse) => void
148
- ): Promise<DescribeBillListResponse> {
149
- return this.request("DescribeBillList", req, cb)
157
+ async DescribeCostSummaryByRegion(
158
+ req: DescribeCostSummaryByRegionRequest,
159
+ cb?: (error: string, rep: DescribeCostSummaryByRegionResponse) => void
160
+ ): Promise<DescribeCostSummaryByRegionResponse> {
161
+ return this.request("DescribeCostSummaryByRegion", req, cb)
162
+ }
163
+
164
+ /**
165
+ * 查询当前用户节省计划覆盖率明细数据,如无特别说明,金额单位均为元(国内站)或者美元(国际站)。
166
+ */
167
+ async DescribeSavingPlanCoverage(
168
+ req: DescribeSavingPlanCoverageRequest,
169
+ cb?: (error: string, rep: DescribeSavingPlanCoverageResponse) => void
170
+ ): Promise<DescribeSavingPlanCoverageResponse> {
171
+ return this.request("DescribeSavingPlanCoverage", req, cb)
150
172
  }
151
173
 
152
174
  /**
@@ -159,6 +181,16 @@ export class Client extends AbstractClient {
159
181
  return this.request("DescribeBillResourceSummary", req, cb)
160
182
  }
161
183
 
184
+ /**
185
+ * 查用当前用户明细节省计划总览查询时段内的使用情况
186
+ */
187
+ async DescribeSavingPlanOverview(
188
+ req: DescribeSavingPlanOverviewRequest,
189
+ cb?: (error: string, rep: DescribeSavingPlanOverviewResponse) => void
190
+ ): Promise<DescribeSavingPlanOverviewResponse> {
191
+ return this.request("DescribeSavingPlanOverview", req, cb)
192
+ }
193
+
162
194
  /**
163
195
  * 批量设置分账标签
164
196
  */
@@ -243,23 +275,23 @@ export class Client extends AbstractClient {
243
275
  }
244
276
 
245
277
  /**
246
- * 获取按地域汇总消耗详情
278
+ * 获取收支明细列表,支持翻页和参数过滤
247
279
  */
248
- async DescribeCostSummaryByRegion(
249
- req: DescribeCostSummaryByRegionRequest,
250
- cb?: (error: string, rep: DescribeCostSummaryByRegionResponse) => void
251
- ): Promise<DescribeCostSummaryByRegionResponse> {
252
- return this.request("DescribeCostSummaryByRegion", req, cb)
280
+ async DescribeBillList(
281
+ req: DescribeBillListRequest,
282
+ cb?: (error: string, rep: DescribeBillListResponse) => void
283
+ ): Promise<DescribeBillListResponse> {
284
+ return this.request("DescribeBillList", req, cb)
253
285
  }
254
286
 
255
287
  /**
256
- * 获取按产品汇总消耗详情
288
+ * 该接口支持通过传参,获取L0-PDF、L1-汇总、L2-资源、L3-明细、账单包、五类账单文件下载链接
257
289
  */
258
- async DescribeCostSummaryByProduct(
259
- req: DescribeCostSummaryByProductRequest,
260
- cb?: (error: string, rep: DescribeCostSummaryByProductResponse) => void
261
- ): Promise<DescribeCostSummaryByProductResponse> {
262
- return this.request("DescribeCostSummaryByProduct", req, cb)
290
+ async DescribeBillDownloadUrl(
291
+ req: DescribeBillDownloadUrlRequest,
292
+ cb?: (error: string, rep: DescribeBillDownloadUrlResponse) => void
293
+ ): Promise<DescribeBillDownloadUrlResponse> {
294
+ return this.request("DescribeBillDownloadUrl", req, cb)
263
295
  }
264
296
 
265
297
  /**
@@ -303,6 +335,16 @@ export class Client extends AbstractClient {
303
335
  return this.request("DescribeDosageDetailByDate", req, cb)
304
336
  }
305
337
 
338
+ /**
339
+ * 查用当前用户明细节省计划查询时段内的使用情况
340
+ */
341
+ async DescribeSavingPlanUsage(
342
+ req: DescribeSavingPlanUsageRequest,
343
+ cb?: (error: string, rep: DescribeSavingPlanUsageResponse) => void
344
+ ): Promise<DescribeSavingPlanUsageResponse> {
345
+ return this.request("DescribeSavingPlanUsage", req, cb)
346
+ }
347
+
306
348
  /**
307
349
  * 获取代金券使用记录
308
350
  */
@@ -313,6 +355,16 @@ export class Client extends AbstractClient {
313
355
  return this.request("DescribeVoucherUsageDetails", req, cb)
314
356
  }
315
357
 
358
+ /**
359
+ * 创建节省计划订单,创建订单完成需调用PayDeals接口完成订单支付
360
+ */
361
+ async CreateSavingPlanOrder(
362
+ req: CreateSavingPlanOrderRequest,
363
+ cb?: (error: string, rep: CreateSavingPlanOrderResponse) => void
364
+ ): Promise<CreateSavingPlanOrderResponse> {
365
+ return this.request("CreateSavingPlanOrder", req, cb)
366
+ }
367
+
316
368
  /**
317
369
  * 获取按地域汇总费用分布
318
370
  */
@@ -364,13 +416,13 @@ export class Client extends AbstractClient {
364
416
  }
365
417
 
366
418
  /**
367
- * 该接口支持通过传参,获取L0-PDF、L1-汇总、L2-资源、L3-明细、账单包、五类账单文件下载链接
419
+ * 获取按产品汇总消耗详情
368
420
  */
369
- async DescribeBillDownloadUrl(
370
- req: DescribeBillDownloadUrlRequest,
371
- cb?: (error: string, rep: DescribeBillDownloadUrlResponse) => void
372
- ): Promise<DescribeBillDownloadUrlResponse> {
373
- return this.request("DescribeBillDownloadUrl", req, cb)
421
+ async DescribeCostSummaryByProduct(
422
+ req: DescribeCostSummaryByProductRequest,
423
+ cb?: (error: string, rep: DescribeCostSummaryByProductResponse) => void
424
+ ): Promise<DescribeCostSummaryByProductResponse> {
425
+ return this.request("DescribeCostSummaryByProduct", req, cb)
374
426
  }
375
427
 
376
428
  /**