tencentcloud-sdk-nodejs 4.0.510 → 4.0.512
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.
- package/CHANGELOG.md +372 -0
- package/SERVICE_CHANGELOG.md +481 -15
- package/package.json +1 -1
- package/products.md +23 -23
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_client.ts +4 -7
- package/src/services/asr/v20190614/asr_models.ts +6 -1
- package/src/services/cbs/v20170312/cbs_client.ts +13 -1
- package/src/services/cbs/v20170312/cbs_models.ts +41 -11
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +10 -4
- package/src/services/cpdp/v20190820/cpdp_client.ts +41 -3
- package/src/services/cpdp/v20190820/cpdp_models.ts +311 -99
- package/src/services/cvm/v20170312/cvm_client.ts +23 -9
- package/src/services/cvm/v20170312/cvm_models.ts +73 -28
- package/src/services/dbbrain/v20210527/dbbrain_client.ts +19 -6
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +60 -0
- package/src/services/ecm/v20190719/ecm_models.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +3 -2
- package/src/services/ess/v20201111/ess_models.ts +81 -15
- package/src/services/essbasic/v20210526/essbasic_client.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +86 -20
- package/src/services/lcic/v20220817/lcic_models.ts +4 -4
- package/src/services/monitor/v20180724/monitor_models.ts +2 -2
- package/src/services/pts/v20210728/pts_models.ts +39 -13
- package/src/services/region/v20220627/region_models.ts +60 -0
- package/src/services/sms/v20210111/sms_models.ts +1 -1
- package/src/services/ssl/v20191205/ssl_models.ts +6 -0
- package/src/services/tdmq/v20200217/tdmq_models.ts +82 -26
- package/src/services/teo/v20220901/teo_client.ts +11 -111
- package/src/services/teo/v20220901/teo_models.ts +253 -888
- package/src/services/trp/v20210515/trp_client.ts +20 -7
- package/src/services/trp/v20210515/trp_models.ts +74 -4
- package/src/services/yinsuda/v20220527/yinsuda_client.ts +3 -2
- package/src/services/yinsuda/v20220527/yinsuda_models.ts +79 -48
- package/tencentcloud/common/abstract_client.js +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +4 -7
- package/tencentcloud/services/asr/v20190614/asr_client.js +4 -7
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +5 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +6 -0
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +36 -10
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +9 -3
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +13 -1
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.js +18 -0
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +266 -85
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +8 -3
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +10 -3
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +65 -26
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +7 -3
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +9 -3
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +50 -0
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +2 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +2 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +80 -14
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +85 -19
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -4
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +34 -13
- package/tencentcloud/services/region/v20220627/region_models.d.ts +50 -0
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +5 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +72 -26
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -33
- package/tencentcloud/services/teo/v20220901/teo_client.js +0 -48
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +181 -724
- package/tencentcloud/services/trp/v20210515/trp_client.d.ts +8 -3
- package/tencentcloud/services/trp/v20210515/trp_client.js +10 -3
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +62 -4
- package/tencentcloud/services/yinsuda/v20220527/yinsuda_client.d.ts +1 -1
- package/tencentcloud/services/yinsuda/v20220527/yinsuda_models.d.ts +68 -42
- package/test/cbs.v20170312.test.js +10 -0
- package/test/cpdp.v20190820.test.js +30 -0
- package/test/cvm.v20170312.test.js +12 -2
- package/test/dbbrain.v20210527.test.js +12 -2
- package/test/teo.v20220901.test.js +0 -80
- package/test/trp.v20210515.test.js +12 -2
package/products.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2022-11-09 06:09:16 |
|
|
17
17
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-12-06 06:16:29 |
|
|
18
18
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-12-26 01:08:11 |
|
|
19
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-12-
|
|
19
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-12-28 01:04:09 |
|
|
20
20
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
21
21
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
|
22
22
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-12-09 01:11:02 |
|
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-12-23 01:11:34 |
|
|
37
37
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-12-15 01:11:14 |
|
|
38
38
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-11-18 06:12:01 |
|
|
39
|
-
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-
|
|
39
|
+
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
|
|
41
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-
|
|
41
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-28 01:04:48 |
|
|
42
42
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-16 01:10:35 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-12-22 01:20:37 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
|
|
@@ -53,29 +53,29 @@
|
|
|
53
53
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
|
|
54
54
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
55
55
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
56
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-
|
|
56
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-27 01:23:30 |
|
|
57
57
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-12-14 01:16:36 |
|
|
58
58
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
|
|
59
59
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
|
|
60
60
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2022-10-31 06:18:55 |
|
|
61
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-12-
|
|
61
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-12-28 01:05:35 |
|
|
62
62
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-12-05 06:32:09 |
|
|
63
63
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
|
|
64
64
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
65
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-12-
|
|
65
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-12-28 11:40:24 |
|
|
66
66
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
67
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-12-
|
|
67
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-12-28 01:05:55 |
|
|
68
68
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-12-13 10:22:29 |
|
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
70
70
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-23 01:24:17 |
|
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
|
72
72
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
73
73
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
|
74
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-
|
|
74
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-12-27 01:33:02 |
|
|
75
75
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
|
|
76
76
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
|
77
77
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-29 06:37:37 |
|
|
78
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-12-
|
|
78
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-12-28 01:06:32 |
|
|
79
79
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-11-25 06:28:38 |
|
|
80
80
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
81
81
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
@@ -85,13 +85,13 @@
|
|
|
85
85
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
|
86
86
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
|
87
87
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
|
88
|
-
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-
|
|
88
|
+
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-12-27 01:37:12 |
|
|
89
89
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
90
90
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
91
91
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-12-13 10:29:37 |
|
|
92
92
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-12 01:25:49 |
|
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-
|
|
94
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-
|
|
93
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-28 13:01:07 |
|
|
94
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-28 13:02:22 |
|
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
96
96
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-12-07 06:39:49 |
|
|
97
97
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2022-12-20 01:38:37 |
|
|
120
120
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
|
121
121
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
|
|
122
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-12-13
|
|
122
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-12-28 13:56:24 |
|
|
123
123
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-12-23 01:40:27 |
|
|
124
124
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-12-15 01:33:41 |
|
|
125
125
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-08-25 06:38:57 |
|
|
132
132
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
|
133
133
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-11-28 06:50:22 |
|
|
134
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-12-
|
|
134
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-12-28 14:12:10 |
|
|
135
135
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-12-16 01:33:15 |
|
|
136
136
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
137
137
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-12-09 15:05:58 |
|
|
@@ -146,10 +146,10 @@
|
|
|
146
146
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
147
147
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-12-15 01:38:47 |
|
|
148
148
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-12-09 01:52:05 |
|
|
149
|
-
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-12-
|
|
149
|
+
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-12-28 14:35:16 |
|
|
150
150
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
151
151
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-12-15 01:40:07 |
|
|
152
|
-
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-
|
|
152
|
+
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-12-28 01:09:18 |
|
|
153
153
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
154
154
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
155
155
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-12-23 01:49:31 |
|
|
@@ -157,12 +157,12 @@
|
|
|
157
157
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-12-16 01:37:37 |
|
|
158
158
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
|
|
159
159
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
160
|
-
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-
|
|
160
|
+
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-12-28 01:09:31 |
|
|
161
161
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-11-07 06:33:46 |
|
|
162
162
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
163
163
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-12-07 06:58:03 |
|
|
164
164
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-08-16 06:39:20 |
|
|
165
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-
|
|
165
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
|
|
166
166
|
| sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
|
|
167
167
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-10-20 06:38:33 |
|
|
168
168
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2022-07-07 06:15:25 |
|
|
@@ -184,10 +184,10 @@
|
|
|
184
184
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-12-15 01:46:24 |
|
|
185
185
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
186
186
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-11-17 06:47:13 |
|
|
187
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-
|
|
187
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-12-27 02:09:12 |
|
|
188
188
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
189
|
-
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-
|
|
190
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-
|
|
189
|
+
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
|
190
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-28 01:10:40 |
|
|
191
191
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-12-21 02:09:45 |
|
|
192
192
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
193
193
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
|
203
203
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-12-09 02:09:44 |
|
|
204
204
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
|
|
205
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-
|
|
205
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-28 16:01:40 |
|
|
206
206
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-12-19 02:11:18 |
|
|
207
207
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
|
|
208
208
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-12-16 01:48:54 |
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
218
218
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-12-07 07:21:53 |
|
|
219
219
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
220
|
-
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-
|
|
220
|
+
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-12-27 02:26:58 |
|
|
221
221
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
222
222
|
| yunjing | [主机安全](https://cloud.tencent.com/document/product) | 2020-09-15 08:08:47 |
|
|
223
223
|
| yunsou | [腾讯云搜TCS](https://cloud.tencent.com/document/product/270) | 2022-10-31 07:04:25 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.512"
|
|
@@ -110,14 +110,11 @@ export class Client extends AbstractClient {
|
|
|
110
110
|
/**
|
|
111
111
|
* 本接口服务对时长5小时以内的录音文件进行识别,异步返回识别全部结果。
|
|
112
112
|
• 支持中文普通话、英语、粤语、日语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。
|
|
113
|
-
•
|
|
114
|
-
•
|
|
115
|
-
•
|
|
116
|
-
• 语音 URL 的音频时长不能长于5小时,文件大小不超过512MB
|
|
117
|
-
• 本地语音文件不能大于5MB
|
|
118
|
-
• 提交录音文件识别请求后,在3小时内完成识别(大多数情况下1小时音频约3分钟以内完成识别,半小时内发送超过1000小时录音或者2万条识别任务的除外),识别结果在服务端可保存7天
|
|
113
|
+
• 支持wav、mp3、m4a、flv、mp4、wma、3gp、amr、aac、ogg-opus、flac格式。
|
|
114
|
+
• 支持语音 URL 和本地语音文件两种请求方式。语音 URL 的音频时长不能长于5小时,文件大小不超过1GB。本地语音文件调用不能大于5MB。
|
|
115
|
+
• 提交录音文件识别请求后,在3小时内完成识别(大多数情况下1小时音频约3分钟以内完成识别,半小时内发送超过1000小时录音或者2万条识别任务的除外),识别结果在服务端可保存7天。
|
|
119
116
|
• 支持回调或轮询的方式获取结果,结果获取请参考[ 录音文件识别结果查询](https://cloud.tencent.com/document/product/1093/37822)。
|
|
120
|
-
•
|
|
117
|
+
• 生成字幕场景可设置参数ResTextFormat为3,解析ResultDetail结构生成字幕,可参考 [生成字幕最佳实践](https://cloud.tencent.com/document/product/1093/84291)。
|
|
121
118
|
• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。
|
|
122
119
|
• 默认接口请求频率限制:20次/秒,如您有提高请求频率限制的需求,请提[工单](https://console.cloud.tencent.com/workorder/category)进行咨询。
|
|
123
120
|
*/
|
|
@@ -567,9 +567,14 @@ export interface CreateRecTaskRequest {
|
|
|
567
567
|
EmotionalEnergy?: number
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
|
-
* 热词增强功能。1:开启后(仅支持8k_zh,16k_zh),将开启同音替换功能,同音字、词在热词中配置。举例:热词配置“蜜制”并开启增强功能后,与“蜜制”同拼音(mizhi
|
|
570
|
+
* 热词增强功能。1:开启后(仅支持8k_zh,16k_zh),将开启同音替换功能,同音字、词在热词中配置。举例:热词配置“蜜制”并开启增强功能后,与“蜜制”同拼音(mizhi)的“秘制”的识别结果会被强制替换成“蜜制”。因此建议客户根据自己的实际情况开启该功能。
|
|
571
571
|
*/
|
|
572
572
|
ReinforceHotword?: number
|
|
573
|
+
|
|
574
|
+
/**
|
|
575
|
+
* 单标点最多字数,取值范围:[6,40]。默认为0,不开启该功能。该参数可用于字幕生成场景,控制单行字幕最大字数。
|
|
576
|
+
*/
|
|
577
|
+
SentenceMaxLength?: number
|
|
573
578
|
}
|
|
574
579
|
|
|
575
580
|
/**
|
|
@@ -24,6 +24,7 @@ import {
|
|
|
24
24
|
DescribeDiskBackupsRequest,
|
|
25
25
|
AutoSnapshotPolicy,
|
|
26
26
|
DescribeSnapshotOperationLogsRequest,
|
|
27
|
+
ModifySnapshotsSharePermissionRequest,
|
|
27
28
|
CopySnapshotCrossRegionsResponse,
|
|
28
29
|
ModifyAutoSnapshotPolicyAttributeResponse,
|
|
29
30
|
ModifyDiskBackupQuotaRequest,
|
|
@@ -86,6 +87,7 @@ import {
|
|
|
86
87
|
ModifySnapshotAttributeRequest,
|
|
87
88
|
UnbindAutoSnapshotPolicyRequest,
|
|
88
89
|
DiskConfig,
|
|
90
|
+
CreateDiskBackupResponse,
|
|
89
91
|
InquirePriceModifyDiskBackupQuotaResponse,
|
|
90
92
|
DeleteAutoSnapshotPoliciesRequest,
|
|
91
93
|
DiskChargePrepaid,
|
|
@@ -95,7 +97,7 @@ import {
|
|
|
95
97
|
Snapshot,
|
|
96
98
|
CreateDisksResponse,
|
|
97
99
|
AttachDisksResponse,
|
|
98
|
-
|
|
100
|
+
CreateDiskBackupRequest,
|
|
99
101
|
DiskOperationLog,
|
|
100
102
|
BindAutoSnapshotPolicyResponse,
|
|
101
103
|
DescribeDiskOperationLogsRequest,
|
|
@@ -538,6 +540,16 @@ export class Client extends AbstractClient {
|
|
|
538
540
|
return this.request("UnbindAutoSnapshotPolicy", req, cb)
|
|
539
541
|
}
|
|
540
542
|
|
|
543
|
+
/**
|
|
544
|
+
* 为云硬盘创建一个备份点。
|
|
545
|
+
*/
|
|
546
|
+
async CreateDiskBackup(
|
|
547
|
+
req: CreateDiskBackupRequest,
|
|
548
|
+
cb?: (error: string, rep: CreateDiskBackupResponse) => void
|
|
549
|
+
): Promise<CreateDiskBackupResponse> {
|
|
550
|
+
return this.request("CreateDiskBackup", req, cb)
|
|
551
|
+
}
|
|
552
|
+
|
|
541
553
|
/**
|
|
542
554
|
* 本接口(DescribeDiskStoragePool)查询用户的云硬盘独享集群列表。
|
|
543
555
|
|
|
@@ -217,6 +217,26 @@ export interface DescribeSnapshotOperationLogsRequest {
|
|
|
217
217
|
BeginTime?: string
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
+
/**
|
|
221
|
+
* ModifySnapshotsSharePermission请求参数结构体
|
|
222
|
+
*/
|
|
223
|
+
export interface ModifySnapshotsSharePermissionRequest {
|
|
224
|
+
/**
|
|
225
|
+
* 接收分享快照的账号Id列表,array型参数的格式可以参考[API简介](https://cloud.tencent.com/document/api/213/568)。帐号ID不同于QQ号,查询用户帐号ID请查看[帐号信息](https://console.cloud.tencent.com/developer)中的帐号ID栏。
|
|
226
|
+
*/
|
|
227
|
+
AccountIds: Array<string>
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* 操作,包括 SHARE,CANCEL。其中SHARE代表分享操作,CANCEL代表取消分享操作。
|
|
231
|
+
*/
|
|
232
|
+
Permission: string
|
|
233
|
+
|
|
234
|
+
/**
|
|
235
|
+
* 快照ID, 可通过[DescribeSnapshots](https://cloud.tencent.com/document/api/362/15647)查询获取。
|
|
236
|
+
*/
|
|
237
|
+
SnapshotIds: Array<string>
|
|
238
|
+
}
|
|
239
|
+
|
|
220
240
|
/**
|
|
221
241
|
* CopySnapshotCrossRegions返回参数结构体
|
|
222
242
|
*/
|
|
@@ -1544,6 +1564,21 @@ export interface DiskConfig {
|
|
|
1544
1564
|
MaxDiskSize?: number
|
|
1545
1565
|
}
|
|
1546
1566
|
|
|
1567
|
+
/**
|
|
1568
|
+
* CreateDiskBackup返回参数结构体
|
|
1569
|
+
*/
|
|
1570
|
+
export interface CreateDiskBackupResponse {
|
|
1571
|
+
/**
|
|
1572
|
+
* 云硬盘备份点的ID。
|
|
1573
|
+
*/
|
|
1574
|
+
DiskBackupId: string
|
|
1575
|
+
|
|
1576
|
+
/**
|
|
1577
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1578
|
+
*/
|
|
1579
|
+
RequestId?: string
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1547
1582
|
/**
|
|
1548
1583
|
* InquirePriceModifyDiskBackupQuota返回参数结构体
|
|
1549
1584
|
*/
|
|
@@ -1800,23 +1835,18 @@ export interface AttachDisksResponse {
|
|
|
1800
1835
|
}
|
|
1801
1836
|
|
|
1802
1837
|
/**
|
|
1803
|
-
*
|
|
1838
|
+
* CreateDiskBackup请求参数结构体
|
|
1804
1839
|
*/
|
|
1805
|
-
export interface
|
|
1840
|
+
export interface CreateDiskBackupRequest {
|
|
1806
1841
|
/**
|
|
1807
|
-
*
|
|
1842
|
+
* 要创建备份点的云硬盘名称。
|
|
1808
1843
|
*/
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
/**
|
|
1812
|
-
* 操作,包括 SHARE,CANCEL。其中SHARE代表分享操作,CANCEL代表取消分享操作。
|
|
1813
|
-
*/
|
|
1814
|
-
Permission: string
|
|
1844
|
+
DiskId: string
|
|
1815
1845
|
|
|
1816
1846
|
/**
|
|
1817
|
-
*
|
|
1847
|
+
* 云硬盘备份点名称。长度不能超过100个字符。
|
|
1818
1848
|
*/
|
|
1819
|
-
|
|
1849
|
+
DiskBackupName?: string
|
|
1820
1850
|
}
|
|
1821
1851
|
|
|
1822
1852
|
/**
|
|
@@ -1430,7 +1430,7 @@ export interface RuleKeyValueInfo {
|
|
|
1430
1430
|
CaseSensitive: boolean
|
|
1431
1431
|
|
|
1432
1432
|
/**
|
|
1433
|
-
*
|
|
1433
|
+
* 需要建立索引的键值对信息
|
|
1434
1434
|
*/
|
|
1435
1435
|
KeyValues?: Array<KeyValueInfo>
|
|
1436
1436
|
}
|
|
@@ -2972,7 +2972,7 @@ long及double类型字段需为空;
|
|
|
2972
2972
|
SqlFlag?: boolean
|
|
2973
2973
|
|
|
2974
2974
|
/**
|
|
2975
|
-
*
|
|
2975
|
+
* 是否包含中文,long及double类型字段需为false
|
|
2976
2976
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2977
2977
|
*/
|
|
2978
2978
|
ContainZH?: boolean
|
|
@@ -3709,8 +3709,14 @@ export interface ShipperInfo {
|
|
|
3709
3709
|
*/
|
|
3710
3710
|
export interface KeyValueInfo {
|
|
3711
3711
|
/**
|
|
3712
|
-
|
|
3713
|
-
|
|
3712
|
+
* 需要配置键值或者元字段索引的字段名称,仅支持字母、数字和_-./@,且不能以_开头
|
|
3713
|
+
|
|
3714
|
+
注意:
|
|
3715
|
+
1,元字段(tag)的Key无需额外添加`__TAG__.`前缀,与上传日志时对应的字段Key一致即可,腾讯云控制台展示时将自动添加`__TAG__.`前缀
|
|
3716
|
+
2,键值索引(KeyValue)及元字段索引(Tag)中的Key总数不能超过300
|
|
3717
|
+
3,Key的层级不能超过10层,例如a.b.c.d.e.f.g.h.j.k
|
|
3718
|
+
4,不允许同时包含json父子级字段,例如a及a.b
|
|
3719
|
+
*/
|
|
3714
3720
|
Key: string
|
|
3715
3721
|
|
|
3716
3722
|
/**
|
|
@@ -116,7 +116,7 @@ import {
|
|
|
116
116
|
DistributeAddReceiverRequest,
|
|
117
117
|
QueryFinancialDataUrlRequest,
|
|
118
118
|
QueryExchangerateData,
|
|
119
|
-
|
|
119
|
+
ServiceProviderAccountBalanceResult,
|
|
120
120
|
QueryOpenBankDailyReceiptDownloadUrlResponse,
|
|
121
121
|
QueryPayerInfoResponse,
|
|
122
122
|
QueryMerchantBalanceResponse,
|
|
@@ -177,6 +177,7 @@ import {
|
|
|
177
177
|
ContractOrderRequest,
|
|
178
178
|
QueryContractPayFeeResponse,
|
|
179
179
|
BindOpenBankProfitSharePayeeResponse,
|
|
180
|
+
QueryFlexServiceProviderAccountBalanceRequest,
|
|
180
181
|
BindRelateAcctSmallAmountResponse,
|
|
181
182
|
PayeeAccountBalanceResult,
|
|
182
183
|
OpenBankStoreInfo,
|
|
@@ -186,10 +187,11 @@ import {
|
|
|
186
187
|
QueryTransferDetailResponse,
|
|
187
188
|
OldSubRefund,
|
|
188
189
|
QueryTransferBatchResponse,
|
|
189
|
-
|
|
190
|
+
ModifyFlexFundingAccountResponse,
|
|
190
191
|
QueryContractPayFeeRequest,
|
|
191
192
|
QueryOrderResponse,
|
|
192
193
|
CreateOpenBankExternalSubMerchantRegistrationResponse,
|
|
194
|
+
PayeeFundingAccountResult,
|
|
193
195
|
QueryFlexSettlementOrderListResponse,
|
|
194
196
|
QueryFlexPayeeInfoResponse,
|
|
195
197
|
RefundOrderResult,
|
|
@@ -295,7 +297,7 @@ import {
|
|
|
295
297
|
SettleInfo,
|
|
296
298
|
CloudSubOrder,
|
|
297
299
|
AnchorExtendInfo,
|
|
298
|
-
|
|
300
|
+
QueryDeclareData,
|
|
299
301
|
VerifyOpenBankAccountResponse,
|
|
300
302
|
GetBillDownloadUrlRequest,
|
|
301
303
|
CreatePayMerchantResponse,
|
|
@@ -371,7 +373,9 @@ import {
|
|
|
371
373
|
ApplyTradeRequest,
|
|
372
374
|
QueryOpenBankProfitSharePayeeResponse,
|
|
373
375
|
QueryExchangeRateResponse,
|
|
376
|
+
AddFlexFundingAccountRequest,
|
|
374
377
|
OldAttachmentInfo,
|
|
378
|
+
ModifyFlexFundingAccountRequest,
|
|
375
379
|
QuerySmallAmountTransferRequest,
|
|
376
380
|
SupportBankInfo,
|
|
377
381
|
ModifyMntMbrBindRelateAcctBankCodeRequest,
|
|
@@ -497,6 +501,7 @@ import {
|
|
|
497
501
|
OpenBankOrderRedirectInfo,
|
|
498
502
|
QueryFlexAmountBeforeTaxRequest,
|
|
499
503
|
MigrateOrderRefundRequest,
|
|
504
|
+
AddFlexFundingAccountResponse,
|
|
500
505
|
QueryOpenBankBankAccountBalanceResult,
|
|
501
506
|
QuerySinglePaymentResultData,
|
|
502
507
|
UploadOrgFileResponse,
|
|
@@ -558,12 +563,14 @@ import {
|
|
|
558
563
|
WithdrawCashMembershipResponse,
|
|
559
564
|
CreateSinglePaymentRequest,
|
|
560
565
|
QueryFlexPayeeAccountInfoResponse,
|
|
566
|
+
WithdrawBill,
|
|
561
567
|
MemberTransactionItem,
|
|
562
568
|
DistributeReceiverResult,
|
|
563
569
|
DistributeApplyRequest,
|
|
564
570
|
ViewShopRequest,
|
|
565
571
|
OpenBankQueryRefundOrderResult,
|
|
566
572
|
ApplyOutwardOrderResponse,
|
|
573
|
+
QueryFlexServiceProviderAccountBalanceResponse,
|
|
567
574
|
DistributeAccreditQueryResult,
|
|
568
575
|
AddFlexPhoneNoRequest,
|
|
569
576
|
Acct,
|
|
@@ -621,6 +628,7 @@ import {
|
|
|
621
628
|
ApplyReconciliationFileRequest,
|
|
622
629
|
RegisterBillResponse,
|
|
623
630
|
PayeeInfoResult,
|
|
631
|
+
QueryOpenBankExternalSubMerchantRegistrationResponse,
|
|
624
632
|
ApplyOutwardOrderRequest,
|
|
625
633
|
AssignmentData,
|
|
626
634
|
DistributeAccreditTlinxResponse,
|
|
@@ -865,6 +873,16 @@ export class Client extends AbstractClient {
|
|
|
865
873
|
return this.request("QueryBankTransactionDetails", req, cb)
|
|
866
874
|
}
|
|
867
875
|
|
|
876
|
+
/**
|
|
877
|
+
* 灵云V2-查询服务商账户余额
|
|
878
|
+
*/
|
|
879
|
+
async QueryFlexServiceProviderAccountBalance(
|
|
880
|
+
req: QueryFlexServiceProviderAccountBalanceRequest,
|
|
881
|
+
cb?: (error: string, rep: QueryFlexServiceProviderAccountBalanceResponse) => void
|
|
882
|
+
): Promise<QueryFlexServiceProviderAccountBalanceResponse> {
|
|
883
|
+
return this.request("QueryFlexServiceProviderAccountBalance", req, cb)
|
|
884
|
+
}
|
|
885
|
+
|
|
868
886
|
/**
|
|
869
887
|
* 云企付-子商户进件
|
|
870
888
|
*/
|
|
@@ -2452,6 +2470,16 @@ export class Client extends AbstractClient {
|
|
|
2452
2470
|
return this.request("QueryMerchantInfoForManagement", req, cb)
|
|
2453
2471
|
}
|
|
2454
2472
|
|
|
2473
|
+
/**
|
|
2474
|
+
* 灵云V2-修改收款用户资金账号信息
|
|
2475
|
+
*/
|
|
2476
|
+
async ModifyFlexFundingAccount(
|
|
2477
|
+
req: ModifyFlexFundingAccountRequest,
|
|
2478
|
+
cb?: (error: string, rep: ModifyFlexFundingAccountResponse) => void
|
|
2479
|
+
): Promise<ModifyFlexFundingAccountResponse> {
|
|
2480
|
+
return this.request("ModifyFlexFundingAccount", req, cb)
|
|
2481
|
+
}
|
|
2482
|
+
|
|
2455
2483
|
/**
|
|
2456
2484
|
* 撤销会员在途充值(经第三方支付渠道)
|
|
2457
2485
|
*/
|
|
@@ -2696,6 +2724,16 @@ export class Client extends AbstractClient {
|
|
|
2696
2724
|
return this.request("QueryOpenBankExternalSubMerchantRegistration", req, cb)
|
|
2697
2725
|
}
|
|
2698
2726
|
|
|
2727
|
+
/**
|
|
2728
|
+
* 灵云V2-绑定收款用户资金账号信息
|
|
2729
|
+
*/
|
|
2730
|
+
async AddFlexFundingAccount(
|
|
2731
|
+
req: AddFlexFundingAccountRequest,
|
|
2732
|
+
cb?: (error: string, rep: AddFlexFundingAccountResponse) => void
|
|
2733
|
+
): Promise<AddFlexFundingAccountResponse> {
|
|
2734
|
+
return this.request("AddFlexFundingAccount", req, cb)
|
|
2735
|
+
}
|
|
2736
|
+
|
|
2699
2737
|
/**
|
|
2700
2738
|
* 应用需要先调用本接口生成支付订单号,并将应答的PayInfo透传给聚鑫SDK,拉起客户端(包括微信公众号/微信小程序/客户端App)支付。
|
|
2701
2739
|
*/
|