tencentcloud-sdk-nodejs 4.0.278 → 4.0.279

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 (55) hide show
  1. package/CHANGELOG.md +216 -0
  2. package/SERVICE_CHANGELOG.md +318 -110
  3. package/package.json +1 -1
  4. package/products.md +18 -18
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ame/v20190916/ame_client.ts +1 -0
  7. package/src/services/ame/v20190916/ame_models.ts +29 -0
  8. package/src/services/apigateway/v20180808/apigateway_models.ts +19 -1
  9. package/src/services/cbs/v20170312/cbs_models.ts +1 -1
  10. package/src/services/ccc/v20200210/ccc_client.ts +31 -6
  11. package/src/services/ccc/v20200210/ccc_models.ts +270 -113
  12. package/src/services/cvm/v20170312/cvm_client.ts +1 -0
  13. package/src/services/cvm/v20170312/cvm_models.ts +29 -0
  14. package/src/services/gme/v20180711/gme_client.ts +2 -2
  15. package/src/services/ims/v20201229/ims_models.ts +1 -1
  16. package/src/services/ocr/v20181119/ocr_client.ts +13 -1
  17. package/src/services/ocr/v20181119/ocr_models.ts +49 -2
  18. package/src/services/ses/v20201002/ses_models.ts +4 -4
  19. package/src/services/soe/v20180724/soe_models.ts +4 -12
  20. package/src/services/tcm/v20210413/tcm_models.ts +7 -1
  21. package/src/services/tcss/v20201101/tcss_models.ts +32 -7
  22. package/src/services/tke/v20180525/tke_client.ts +21 -8
  23. package/src/services/tke/v20180525/tke_models.ts +104 -10
  24. package/src/services/tms/v20201229/tms_models.ts +1 -1
  25. package/src/services/tts/v20190823/tts_models.ts +1 -1
  26. package/src/services/vpc/v20170312/vpc_client.ts +2 -1
  27. package/src/services/vpc/v20170312/vpc_models.ts +83 -40
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/ame/v20190916/ame_models.d.ts +26 -0
  31. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +16 -1
  32. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  33. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +9 -1
  34. package/tencentcloud/services/ccc/v20200210/ccc_client.js +12 -0
  35. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +233 -100
  36. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +25 -0
  37. package/tencentcloud/services/gme/v20180711/gme_client.d.ts +2 -2
  38. package/tencentcloud/services/gme/v20180711/gme_client.js +2 -2
  39. package/tencentcloud/services/ims/v20201229/ims_models.d.ts +1 -1
  40. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +5 -1
  41. package/tencentcloud/services/ocr/v20181119/ocr_client.js +6 -0
  42. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +43 -2
  43. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -4
  44. package/tencentcloud/services/soe/v20180724/soe_models.d.ts +4 -12
  45. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +6 -1
  46. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +27 -7
  47. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +7 -3
  48. package/tencentcloud/services/tke/v20180525/tke_client.js +9 -3
  49. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +89 -10
  50. package/tencentcloud/services/tms/v20201229/tms_models.d.ts +1 -1
  51. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
  52. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +71 -35
  53. package/test/ccc.v20200210.test.js +20 -0
  54. package/test/ocr.v20181119.test.js +10 -0
  55. package/test/tke.v20180525.test.js +12 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.278",
3
+ "version": "4.0.279",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -5,13 +5,13 @@
5
5
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2021-11-10 08:01:49 |
6
6
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-01-07 08:02:53 |
7
7
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-01-07 08:02:54 |
8
- | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-18 08:03:18 |
8
+ | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-24 08:04:15 |
9
9
  | ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2021-12-21 08:00:20 |
10
10
  | antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-01-19 08:04:47 |
11
11
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-11-10 08:02:02 |
12
12
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2021-11-10 08:02:03 |
13
13
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-01-14 10:07:56 |
14
- | apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-14 08:05:13 |
14
+ | apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-24 08:04:33 |
15
15
  | apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-01-19 08:05:14 |
16
16
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-01-21 08:05:34 |
17
17
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-12-22 08:06:39 |
@@ -30,8 +30,8 @@
30
30
  | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-21 08:06:23 |
31
31
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-01-20 08:05:36 |
32
32
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
33
- | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-18 08:05:02 |
34
- | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-12-10 08:02:29 |
33
+ | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-24 08:05:46 |
34
+ | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-01-24 08:05:51 |
35
35
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-01-20 08:05:53 |
36
36
  | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-01-14 08:07:10 |
37
37
  | cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
@@ -51,7 +51,7 @@
51
51
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
52
52
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-01-20 08:07:33 |
53
53
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
54
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-21 08:08:55 |
54
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-24 08:07:40 |
55
55
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-01-17 08:06:09 |
56
56
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
57
57
  | cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2021-11-17 08:10:15 |
@@ -65,7 +65,7 @@
65
65
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2021-11-10 08:06:23 |
66
66
  | ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-11-10 08:06:24 |
67
67
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2021-11-10 08:06:26 |
68
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-12-21 08:05:11 |
68
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-01-24 08:09:08 |
69
69
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-01-20 08:09:25 |
70
70
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-11-10 08:06:30 |
71
71
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-01-18 08:09:09 |
@@ -80,7 +80,7 @@
80
80
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
81
81
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-12-08 08:10:45 |
82
82
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-01-11 08:09:11 |
83
- | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2022-01-17 08:08:32 |
83
+ | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2022-01-24 08:10:18 |
84
84
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2021-11-10 08:07:27 |
85
85
  | gs | [云游戏解决方案](https://cloud.tencent.com/document/product/1162) | 2022-01-12 08:10:24 |
86
86
  | gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2021-11-10 08:07:31 |
@@ -91,7 +91,7 @@
91
91
  | ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2021-11-11 11:03:38 |
92
92
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2021-12-23 14:56:48 |
93
93
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2021-11-10 08:07:49 |
94
- | ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2021-11-10 08:07:49 |
94
+ | ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-01-24 08:10:57 |
95
95
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2021-11-10 08:07:50 |
96
96
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2021-07-21 08:06:35 |
97
97
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-01-11 08:10:29 |
@@ -118,7 +118,7 @@
118
118
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-12-21 16:54:01 |
119
119
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
120
120
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2021-12-21 08:08:44 |
121
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-21 08:15:03 |
121
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-24 08:13:05 |
122
122
  | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-01-18 08:13:20 |
123
123
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
124
124
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
@@ -130,16 +130,16 @@
130
130
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2021-11-10 08:10:04 |
131
131
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-01-18 08:14:02 |
132
132
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-01-12 08:13:52 |
133
- | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-21 08:15:58 |
133
+ | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-24 08:13:52 |
134
134
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-11-10 08:10:15 |
135
135
  | sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-01-05 08:12:50 |
136
- | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2021-11-18 08:11:34 |
136
+ | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-01-24 08:14:00 |
137
137
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
138
138
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-01-10 08:15:07 |
139
139
  | ssa | [态势感知](https://cloud.tencent.com/document/product/664) | 2021-11-22 08:10:13 |
140
140
  | ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-01-17 08:12:18 |
141
141
  | sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2021-11-10 08:10:37 |
142
- | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-01-11 08:14:31 |
142
+ | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-01-24 08:14:23 |
143
143
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2021-12-16 08:13:48 |
144
144
  | taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2021-12-23 08:14:47 |
145
145
  | tag | [标签](https://cloud.tencent.com/document/product/651) | 2021-11-10 08:10:44 |
@@ -152,9 +152,9 @@
152
152
  | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-01-17 08:12:48 |
153
153
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2021-11-10 08:11:12 |
154
154
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
155
- | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2021-11-18 08:12:32 |
155
+ | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-01-24 08:14:58 |
156
156
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-12-24 08:15:03 |
157
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-01-20 19:50:27 |
157
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-01-24 08:15:12 |
158
158
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
159
159
  | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-01-21 08:17:48 |
160
160
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-01-21 08:18:01 |
@@ -167,20 +167,20 @@
167
167
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2021-12-22 08:17:35 |
168
168
  | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-01-07 08:14:32 |
169
169
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-12-27 08:11:32 |
170
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-01-19 08:16:28 |
170
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-01-24 08:16:10 |
171
171
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
172
- | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-01-13 09:12:45 |
172
+ | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-01-24 08:16:27 |
173
173
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
174
174
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
175
175
  | tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-12-16 08:15:47 |
176
176
  | tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-01-20 08:16:32 |
177
177
  | tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2021-11-10 08:12:32 |
178
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-01-18 08:17:37 |
178
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-01-24 08:16:57 |
179
179
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
180
180
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2021-12-21 08:12:32 |
181
181
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2021-11-10 08:12:38 |
182
182
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-01-21 08:19:25 |
183
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-01-19 08:17:55 |
183
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-01-24 08:17:24 |
184
184
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2021-12-02 08:14:23 |
185
185
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-01-10 08:18:57 |
186
186
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.278"
1
+ export const sdkVersion = "4.0.279"
@@ -66,6 +66,7 @@ import {
66
66
  KTVRobotInfo,
67
67
  DescribeItemsRequest,
68
68
  Item,
69
+ SetPlayModeCommandInput,
69
70
  SetPlaylistCommandInput,
70
71
  SyncKTVRobotCommandResponse,
71
72
  DescribeCloudMusicResponse,
@@ -154,6 +154,7 @@ export interface SyncKTVRobotCommandRequest {
154
154
  <li>Pause:暂停</li>
155
155
  <li>SwitchPrevious:上一首</li>
156
156
  <li>SwitchNext:下一首</li>
157
+ <li>SetPlayMode:设置播放模式</li>
157
158
  <li>Seek:调整播放进度</li>
158
159
  <li>SetPlaylist:歌单变更</li>
159
160
  <li>SetAudioParam:音频参数变更</li>
@@ -185,6 +186,11 @@ export interface SyncKTVRobotCommandRequest {
185
186
  * 自定义消息,当Command取SendMessage时,必填。
186
187
  */
187
188
  SendMessageCommandInput?: SendMessageCommandInput
189
+
190
+ /**
191
+ * 播放模式,当Command取SetPlayMode时,必填。
192
+ */
193
+ SetPlayModeCommandInput?: SetPlayModeCommandInput
188
194
  }
189
195
 
190
196
  /**
@@ -1098,6 +1104,15 @@ export interface KTVRobotInfo {
1098
1104
  <li>TRTC</li>
1099
1105
  */
1100
1106
  RTCSystem: string
1107
+
1108
+ /**
1109
+ * 播放模式,PlayMode取值有:
1110
+ <li>RepeatPlaylist:列表循环</li>
1111
+ <li>Order:顺序播放</li>
1112
+ <li>RepeatSingle:单曲循环</li>
1113
+ <li>Shuffle:随机播放</li>
1114
+ */
1115
+ SetPlayModeInput: SetPlayModeCommandInput
1101
1116
  }
1102
1117
 
1103
1118
  /**
@@ -1159,6 +1174,20 @@ export interface Item {
1159
1174
  Status: number
1160
1175
  }
1161
1176
 
1177
+ /**
1178
+ * 设置播放模式
1179
+ */
1180
+ export interface SetPlayModeCommandInput {
1181
+ /**
1182
+ * 播放模式,取值有:
1183
+ <li>RepeatPlaylist:列表循环</li>
1184
+ <li>Order:顺序播放</li>
1185
+ <li>RepeatSingle:单曲循环</li>
1186
+ <li>Shuffle:随机播放</li>
1187
+ */
1188
+ PlayMode: string
1189
+ }
1190
+
1162
1191
  /**
1163
1192
  * 设置播放列表指令参数
1164
1193
  */
@@ -3032,7 +3032,7 @@ export interface ParameterInfo {
3032
3032
  Unit: string
3033
3033
 
3034
3034
  /**
3035
- * 类型
3035
+ * 类型, integer|string
3036
3036
  */
3037
3037
  Type: string
3038
3038
 
@@ -3050,6 +3050,24 @@ export interface ParameterInfo {
3050
3050
  * 修改时间
3051
3051
  */
3052
3052
  ModifedTime: string
3053
+
3054
+ /**
3055
+ * 字符类型的值,当Type为string时才有意义
3056
+ 注意:此字段可能返回 null,表示取不到有效值。
3057
+ */
3058
+ ValueString: string
3059
+
3060
+ /**
3061
+ * 字符类型的默认值,当Type为string时才有意义
3062
+ 注意:此字段可能返回 null,表示取不到有效值。
3063
+ */
3064
+ DefaultValueString: string
3065
+
3066
+ /**
3067
+ * 可调整范围
3068
+ 注意:此字段可能返回 null,表示取不到有效值。
3069
+ */
3070
+ Range: string
3053
3071
  }
3054
3072
 
3055
3073
  /**
@@ -1930,7 +1930,7 @@ export interface GetSnapOverviewResponse {
1930
1930
  }
1931
1931
 
1932
1932
  /**
1933
- * 自动初始化、挂载云盘时指定配置。
1933
+ * 描述了新购云硬盘时自动将云硬盘初始化并挂载至云服务器内部的配置。
1934
1934
  */
1935
1935
  export interface AutoMountConfiguration {
1936
1936
  /**
@@ -23,21 +23,23 @@ import {
23
23
  IVRKeyPressedElement,
24
24
  CreateSDKLoginTokenResponse,
25
25
  DescribeCallInMetricsResponse,
26
- CallInMetrics,
26
+ CallInSkillGroupMetrics,
27
27
  DescribeStaffInfoListResponse,
28
28
  CreateStaffResponse,
29
29
  TelCdrInfo,
30
30
  CreateUserSigRequest,
31
31
  PhoneNumBuyInfo,
32
32
  UnbindStaffSkillGroupListRequest,
33
+ DescribeIMCdrsRequest,
33
34
  DescribeStaffStatusMetricsRequest,
34
35
  SkillGroupItem,
35
36
  CreateUserSigResponse,
36
37
  DeleteStaffRequest,
37
38
  DescribeTelSessionRequest,
38
- DescribeIMCdrsRequest,
39
+ CallInMetrics,
39
40
  DescribeCCCBuyInfoListRequest,
40
41
  DeleteStaffResponse,
42
+ ErrStaffItem,
41
43
  StaffStatusExtra,
42
44
  DescribeSkillGroupInfoListRequest,
43
45
  CreateStaffRequest,
@@ -45,25 +47,28 @@ import {
45
47
  SdkAppIdBuyInfo,
46
48
  CallInNumberMetrics,
47
49
  DescribePSTNActiveSessionListResponse,
50
+ CreateCallOutSessionResponse,
48
51
  IMCdrInfo,
49
52
  StaffBuyInfo,
50
- ErrStaffItem,
53
+ DescribeAutoCalloutTasksRequest,
51
54
  DescribeChatMessagesRequest,
52
55
  PSTNSession,
53
56
  DescribeTelSessionResponse,
54
57
  DescribeStaffInfoListRequest,
55
- SkillGroupInfoItem,
58
+ AutoCalloutTaskInfo,
56
59
  StaffInfo,
57
60
  PSTNSessionInfo,
58
61
  ServeParticipant,
59
62
  DescribeTelCdrResponse,
60
63
  DescribeStaffStatusMetricsResponse,
61
- CallInSkillGroupMetrics,
64
+ DescribeTelCallInfoResponse,
65
+ SkillGroupInfoItem,
62
66
  DescribeSeatUserListResponse,
63
67
  DescribeSeatUserListRequest,
64
- DescribeTelCallInfoResponse,
68
+ CreateCallOutSessionRequest,
65
69
  StaffStatusMetrics,
66
70
  BindStaffSkillGroupListResponse,
71
+ DescribeAutoCalloutTasksResponse,
67
72
  PackageBuyInfo,
68
73
  DescribeTelCdrRequest,
69
74
  MessageBody,
@@ -157,6 +162,16 @@ export class Client extends AbstractClient {
157
162
  return this.request("DescribeSkillGroupInfoList", req, cb)
158
163
  }
159
164
 
165
+ /**
166
+ * 批量查询自动任务外呼
167
+ */
168
+ async DescribeAutoCalloutTasks(
169
+ req: DescribeAutoCalloutTasksRequest,
170
+ cb?: (error: string, rep: DescribeAutoCalloutTasksResponse) => void
171
+ ): Promise<DescribeAutoCalloutTasksResponse> {
172
+ return this.request("DescribeAutoCalloutTasks", req, cb)
173
+ }
174
+
160
175
  /**
161
176
  * 获取用户购买信息列表
162
177
  */
@@ -219,6 +234,16 @@ export class Client extends AbstractClient {
219
234
  return this.request("DescribeSeatUserList", req, cb)
220
235
  }
221
236
 
237
+ /**
238
+ * 创建外呼会话
239
+ */
240
+ async CreateCallOutSession(
241
+ req: CreateCallOutSessionRequest,
242
+ cb?: (error: string, rep: CreateCallOutSessionResponse) => void
243
+ ): Promise<CreateCallOutSessionResponse> {
244
+ return this.request("CreateCallOutSession", req, cb)
245
+ }
246
+
222
247
  /**
223
248
  * 获取当前正在通话的会话列表
224
249
  */