tencentcloud-sdk-nodejs 4.0.883 → 4.0.884
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 +240 -0
- package/SERVICE_CHANGELOG.md +306 -136
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +22 -0
- package/src/services/ckafka/v20190819/ckafka_client.ts +4 -4
- package/src/services/ckafka/v20190819/ckafka_models.ts +17 -17
- package/src/services/cls/v20201016/cls_models.ts +14 -4
- package/src/services/domain/v20180808/domain_client.ts +1 -0
- package/src/services/domain/v20180808/domain_models.ts +20 -0
- package/src/services/ess/v20201111/ess_client.ts +5 -5
- package/src/services/ess/v20201111/ess_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +5 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +5 -0
- package/src/services/redis/v20180412/redis_models.ts +12 -10
- package/src/services/ssl/v20191205/ssl_client.ts +1 -0
- package/src/services/ssl/v20191205/ssl_models.ts +90 -4
- package/src/services/thpc/v20230321/thpc_models.ts +31 -19
- package/src/services/tke/v20180525/tke_client.ts +7 -7
- package/src/services/tke/v20180525/tke_models.ts +46 -26
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/src/services/tsf/v20180326/tsf_models.ts +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_models.d.ts +22 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +4 -4
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +4 -4
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +17 -17
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +14 -4
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +19 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -5
- package/tencentcloud/services/ess/v20201111/ess_client.js +5 -5
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +5 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +5 -0
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +12 -10
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +89 -4
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +31 -19
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +7 -7
- package/tencentcloud/services/tke/v20180525/tke_client.js +7 -7
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +46 -26
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +1 -1
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-06-17 01:08:48 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-06-26 01:09:03 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-05-17 01:06:16 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-06-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-06-27 01:05:14 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-04-22 01:08:02 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-06-25 01:07:59 |
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-21 01:17:01 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
|
|
47
|
-
| cdwch | [
|
|
47
|
+
| cdwch | [腾讯云数据仓库TCHouse-C](https://cloud.tencent.com/document/product/1299) | 2024-06-27 01:07:08 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-06-20 01:19:00 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
|
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-04-10 01:10:22 |
|
|
@@ -55,12 +55,12 @@
|
|
|
55
55
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
56
56
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
57
57
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
58
|
-
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-06-
|
|
58
|
+
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-06-27 01:07:40 |
|
|
59
59
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-06-21 01:22:04 |
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-06-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-06-27 01:08:10 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-06-21 01:24:31 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
|
|
83
83
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-06-26 01:14:31 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-30 01:33:24 |
|
|
85
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-
|
|
85
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-27 01:11:00 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-06-25 01:13:45 |
|
|
@@ -96,14 +96,14 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-06-21 01:40:25 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-06-14 01:50:54 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-27 01:12:21 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-27 01:12:34 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-06-05 10:32:35 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-06-26 01:16:46 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-06-20 01:44:21 |
|
|
106
|
-
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-
|
|
106
|
+
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-06-27 01:13:06 |
|
|
107
107
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2024-03-20 01:17:31 |
|
|
108
108
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
109
109
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-05-28 01:43:15 |
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-25 16:17:19 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-27 01:13:47 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
128
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-14 02:02:07 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-06-18 02:05:02 |
|
|
165
165
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-06-20 02:06:03 |
|
|
166
166
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-06-14 02:22:55 |
|
|
167
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-
|
|
167
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-27 01:17:54 |
|
|
168
168
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
|
|
169
169
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
170
170
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
180
180
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-06-06 02:22:45 |
|
|
181
181
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
182
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-06-
|
|
182
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-06-27 01:18:46 |
|
|
183
183
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
184
184
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
|
|
185
185
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
@@ -203,11 +203,11 @@
|
|
|
203
203
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-06-26 01:23:56 |
|
|
204
204
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-20 01:25:48 |
|
|
205
205
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
|
|
206
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-06-
|
|
206
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-06-27 01:20:29 |
|
|
207
207
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
|
|
208
208
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-06-25 01:23:38 |
|
|
209
209
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-06-13 16:47:31 |
|
|
210
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-
|
|
210
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-06-27 01:21:12 |
|
|
211
211
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
212
212
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
213
213
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -225,9 +225,9 @@
|
|
|
225
225
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-06-25 01:24:46 |
|
|
226
226
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
|
|
227
227
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-06-21 02:25:01 |
|
|
228
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-
|
|
228
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-27 01:22:23 |
|
|
229
229
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-20 02:26:25 |
|
|
230
|
-
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-
|
|
230
|
+
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-27 01:22:43 |
|
|
231
231
|
| tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-06-25 01:25:47 |
|
|
232
232
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
233
233
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-06-26 01:27:08 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.884"
|
|
@@ -905,6 +905,28 @@ export interface CreateRecTaskRequest {
|
|
|
905
905
|
* 附加参数**(该参数无意义,忽略即可)**
|
|
906
906
|
*/
|
|
907
907
|
Extra?: string
|
|
908
|
+
/**
|
|
909
|
+
* 临时热词表:该参数用于提升识别准确率。
|
|
910
|
+
|
|
911
|
+
- 单个热词限制:"热词|权重",单个热词不超过30个字符(最多10个汉字),权重[1-11]或者100,如:“腾讯云|5” 或“ASR|11”;
|
|
912
|
+
|
|
913
|
+
- 临时热词表限制:多个热词用英文逗号分割,最多支持128个热词,如:“腾讯云|10,语音识别|5,ASR|11”;
|
|
914
|
+
|
|
915
|
+
- 参数 hotword_id(热词表) 与 hotword_list(临时热词表) 区别:
|
|
916
|
+
|
|
917
|
+
- hotword_id:热词表。需要先在控制台或接口创建热词表,获得对应hotword_id传入参数来使用热词功能;
|
|
918
|
+
|
|
919
|
+
- hotword_list:临时热词表。每次请求时直接传入临时热词表来使用热词功能,云端不保留临时热词表。适用于有极大量热词需求的用户;
|
|
920
|
+
|
|
921
|
+
注意:
|
|
922
|
+
|
|
923
|
+
- 如果同时传入了 hotword_id 和 hotword_list,会优先使用 hotword_list;
|
|
924
|
+
|
|
925
|
+
- 热词权重设置为11时,当前热词将升级为超级热词,建议仅将重要且必须生效的热词设置到11,设置过多权重为11的热词将影响整体字准率。
|
|
926
|
+
|
|
927
|
+
- 热词权重设置为100时,当前热词开启热词增强同音替换功能(仅支持8k_zh,16k_zh),举例:热词配置“蜜制|100”时,与“蜜制”同拼音(mizhi)的“秘制”的识别结果会被强制替换成“蜜制”。因此建议客户根据自己的实际情况开启该功能。建议仅将重要且必须生效的热词设置到100,设置过多权重为100的热词将影响整体字准率。
|
|
928
|
+
*/
|
|
929
|
+
HotwordList?: string
|
|
908
930
|
}
|
|
909
931
|
|
|
910
932
|
/**
|
|
@@ -508,7 +508,7 @@ export class Client extends AbstractClient {
|
|
|
508
508
|
}
|
|
509
509
|
|
|
510
510
|
/**
|
|
511
|
-
* 修改
|
|
511
|
+
* 修改DIP主题属性
|
|
512
512
|
*/
|
|
513
513
|
async ModifyDatahubTopic(
|
|
514
514
|
req: ModifyDatahubTopicRequest,
|
|
@@ -608,7 +608,7 @@ export class Client extends AbstractClient {
|
|
|
608
608
|
}
|
|
609
609
|
|
|
610
610
|
/**
|
|
611
|
-
* 删除
|
|
611
|
+
* 删除Dip任务
|
|
612
612
|
*/
|
|
613
613
|
async DeleteDatahubTask(
|
|
614
614
|
req: DeleteDatahubTaskRequest,
|
|
@@ -648,7 +648,7 @@ export class Client extends AbstractClient {
|
|
|
648
648
|
}
|
|
649
649
|
|
|
650
650
|
/**
|
|
651
|
-
* 创建
|
|
651
|
+
* 创建DIP主题
|
|
652
652
|
*/
|
|
653
653
|
async CreateDatahubTopic(
|
|
654
654
|
req: CreateDatahubTopicRequest,
|
|
@@ -1109,7 +1109,7 @@ export class Client extends AbstractClient {
|
|
|
1109
1109
|
}
|
|
1110
1110
|
|
|
1111
1111
|
/**
|
|
1112
|
-
* 获取
|
|
1112
|
+
* 获取DIP主题属性
|
|
1113
1113
|
*/
|
|
1114
1114
|
async DescribeDatahubTopic(
|
|
1115
1115
|
req: DescribeDatahubTopicRequest,
|
|
@@ -310,7 +310,7 @@ export interface DescribeDatahubTaskResponse {
|
|
|
310
310
|
/**
|
|
311
311
|
* 返回结果
|
|
312
312
|
*/
|
|
313
|
-
Result
|
|
313
|
+
Result?: DescribeDatahubTaskRes
|
|
314
314
|
/**
|
|
315
315
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
316
316
|
*/
|
|
@@ -551,7 +551,7 @@ export interface DescribeDatahubGroupOffsetsResponse {
|
|
|
551
551
|
/**
|
|
552
552
|
* 返回的结果对象
|
|
553
553
|
*/
|
|
554
|
-
Result
|
|
554
|
+
Result?: GroupOffsetResponse
|
|
555
555
|
/**
|
|
556
556
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
557
557
|
*/
|
|
@@ -716,7 +716,7 @@ export interface AuthorizeTokenResponse {
|
|
|
716
716
|
* 0 成功
|
|
717
717
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
718
718
|
*/
|
|
719
|
-
Result
|
|
719
|
+
Result?: number
|
|
720
720
|
/**
|
|
721
721
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
722
722
|
*/
|
|
@@ -751,7 +751,7 @@ export interface FetchLatestDatahubMessageListResponse {
|
|
|
751
751
|
/**
|
|
752
752
|
* 返回结果。
|
|
753
753
|
*/
|
|
754
|
-
Result
|
|
754
|
+
Result?: Array<ConsumerRecord>
|
|
755
755
|
/**
|
|
756
756
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
757
757
|
*/
|
|
@@ -1010,7 +1010,7 @@ export interface CreateRouteRequest {
|
|
|
1010
1010
|
*/
|
|
1011
1011
|
InstanceId: string
|
|
1012
1012
|
/**
|
|
1013
|
-
* 路由网络类型(3:vpc路由;
|
|
1013
|
+
* 路由网络类型(3:vpc路由;7:内部支撑路由)
|
|
1014
1014
|
*/
|
|
1015
1015
|
VipType: number
|
|
1016
1016
|
/**
|
|
@@ -1422,7 +1422,7 @@ export interface ModifyDatahubTaskResponse {
|
|
|
1422
1422
|
* 任务id
|
|
1423
1423
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1424
1424
|
*/
|
|
1425
|
-
Result
|
|
1425
|
+
Result?: DatahubTaskIdRes
|
|
1426
1426
|
/**
|
|
1427
1427
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1428
1428
|
*/
|
|
@@ -1969,7 +1969,7 @@ export interface CreateTokenResponse {
|
|
|
1969
1969
|
* token串
|
|
1970
1970
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1971
1971
|
*/
|
|
1972
|
-
Result
|
|
1972
|
+
Result?: string
|
|
1973
1973
|
/**
|
|
1974
1974
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1975
1975
|
*/
|
|
@@ -2565,7 +2565,7 @@ export interface GroupOffsetResponse {
|
|
|
2565
2565
|
*/
|
|
2566
2566
|
export interface CreateDatahubTopicRequest {
|
|
2567
2567
|
/**
|
|
2568
|
-
* 名称,是一个不超过 128
|
|
2568
|
+
* 名称,是一个不超过 128 个字符的字符串,必须以“AppId-”为首字符,剩余部分可以包含字母、数字和横划线(-)
|
|
2569
2569
|
*/
|
|
2570
2570
|
Name: string
|
|
2571
2571
|
/**
|
|
@@ -2749,7 +2749,7 @@ export interface DescribeDatahubTopicResponse {
|
|
|
2749
2749
|
/**
|
|
2750
2750
|
* 返回的结果对象
|
|
2751
2751
|
*/
|
|
2752
|
-
Result
|
|
2752
|
+
Result?: DescribeDatahubTopicResp
|
|
2753
2753
|
/**
|
|
2754
2754
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2755
2755
|
*/
|
|
@@ -3725,7 +3725,7 @@ export interface CreatePrometheusResponse {
|
|
|
3725
3725
|
/**
|
|
3726
3726
|
* 打通普罗米修斯
|
|
3727
3727
|
*/
|
|
3728
|
-
Result
|
|
3728
|
+
Result?: PrometheusResult
|
|
3729
3729
|
/**
|
|
3730
3730
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3731
3731
|
*/
|
|
@@ -4267,7 +4267,7 @@ export interface DeleteConnectResourceResponse {
|
|
|
4267
4267
|
/**
|
|
4268
4268
|
* 连接源的Id
|
|
4269
4269
|
*/
|
|
4270
|
-
Result
|
|
4270
|
+
Result?: ConnectResourceResourceIdResp
|
|
4271
4271
|
/**
|
|
4272
4272
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4273
4273
|
*/
|
|
@@ -4321,7 +4321,7 @@ export interface DeleteAclRuleResponse {
|
|
|
4321
4321
|
/**
|
|
4322
4322
|
* 返回被删除的规则的ID
|
|
4323
4323
|
*/
|
|
4324
|
-
Result
|
|
4324
|
+
Result?: number
|
|
4325
4325
|
/**
|
|
4326
4326
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4327
4327
|
*/
|
|
@@ -5531,7 +5531,7 @@ export interface CreateAclRuleResponse {
|
|
|
5531
5531
|
/**
|
|
5532
5532
|
* 规则的唯一表示Key
|
|
5533
5533
|
*/
|
|
5534
|
-
Result
|
|
5534
|
+
Result?: number
|
|
5535
5535
|
/**
|
|
5536
5536
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5537
5537
|
*/
|
|
@@ -5721,7 +5721,7 @@ export interface DeleteDatahubTaskResponse {
|
|
|
5721
5721
|
* 任务id
|
|
5722
5722
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5723
5723
|
*/
|
|
5724
|
-
Result
|
|
5724
|
+
Result?: DatahubTaskIdRes
|
|
5725
5725
|
/**
|
|
5726
5726
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5727
5727
|
*/
|
|
@@ -6029,7 +6029,7 @@ export interface DescribeConnectResourceResponse {
|
|
|
6029
6029
|
* 连接源的Id
|
|
6030
6030
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6031
6031
|
*/
|
|
6032
|
-
Result
|
|
6032
|
+
Result?: DescribeConnectResourceResp
|
|
6033
6033
|
/**
|
|
6034
6034
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6035
6035
|
*/
|
|
@@ -6651,7 +6651,7 @@ export interface CreateDatahubTopicResponse {
|
|
|
6651
6651
|
/**
|
|
6652
6652
|
* 返回创建结果
|
|
6653
6653
|
*/
|
|
6654
|
-
Result
|
|
6654
|
+
Result?: DatahubTopicResp
|
|
6655
6655
|
/**
|
|
6656
6656
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6657
6657
|
*/
|
|
@@ -7705,7 +7705,7 @@ export interface ModifyDatahubTopicResponse {
|
|
|
7705
7705
|
/**
|
|
7706
7706
|
* 返回结果集
|
|
7707
7707
|
*/
|
|
7708
|
-
Result
|
|
7708
|
+
Result?: JgwOperateResponse
|
|
7709
7709
|
/**
|
|
7710
7710
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7711
7711
|
*/
|
|
@@ -2233,7 +2233,7 @@ export interface ModifyAlarmRequest {
|
|
|
2233
2233
|
*/
|
|
2234
2234
|
MultiConditions?: Array<MultiCondition>
|
|
2235
2235
|
/**
|
|
2236
|
-
* 持续周期。持续满足触发条件TriggerCount个周期后,再进行告警;最小值为1,最大值为
|
|
2236
|
+
* 持续周期。持续满足触发条件TriggerCount个周期后,再进行告警;最小值为1,最大值为2000。
|
|
2237
2237
|
*/
|
|
2238
2238
|
TriggerCount?: number
|
|
2239
2239
|
/**
|
|
@@ -2412,7 +2412,7 @@ export interface CreateAlarmRequest {
|
|
|
2412
2412
|
*/
|
|
2413
2413
|
MonitorTime: MonitorTime
|
|
2414
2414
|
/**
|
|
2415
|
-
* 持续周期。持续满足触发条件TriggerCount个周期后,再进行告警;最小值为1,最大值为
|
|
2415
|
+
* 持续周期。持续满足触发条件TriggerCount个周期后,再进行告警;最小值为1,最大值为2000。
|
|
2416
2416
|
*/
|
|
2417
2417
|
TriggerCount: number
|
|
2418
2418
|
/**
|
|
@@ -4886,6 +4886,11 @@ HotPeriod=0为没有开启日志沉降。
|
|
|
4886
4886
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4887
4887
|
*/
|
|
4888
4888
|
IsWebTracking?: boolean
|
|
4889
|
+
/**
|
|
4890
|
+
* 日志主题扩展信息
|
|
4891
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4892
|
+
*/
|
|
4893
|
+
Extends?: TopicExtendInfo
|
|
4889
4894
|
}
|
|
4890
4895
|
|
|
4891
4896
|
/**
|
|
@@ -6240,6 +6245,10 @@ export interface ModifyTopicRequest {
|
|
|
6240
6245
|
开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。
|
|
6241
6246
|
*/
|
|
6242
6247
|
IsWebTracking?: boolean
|
|
6248
|
+
/**
|
|
6249
|
+
* 日志主题扩展信息
|
|
6250
|
+
*/
|
|
6251
|
+
Extends?: TopicExtendInfo
|
|
6243
6252
|
/**
|
|
6244
6253
|
* 日志主题分区数量
|
|
6245
6254
|
*/
|
|
@@ -6417,7 +6426,7 @@ export interface ModifyLogsetResponse {
|
|
|
6417
6426
|
*/
|
|
6418
6427
|
export interface MonitorTime {
|
|
6419
6428
|
/**
|
|
6420
|
-
* 执行周期,
|
|
6429
|
+
* 执行周期, 可选值:`Period`、`Fixed`。
|
|
6421
6430
|
|
|
6422
6431
|
- Period:固定频率
|
|
6423
6432
|
- Fixed:固定时间
|
|
@@ -6425,8 +6434,9 @@ export interface MonitorTime {
|
|
|
6425
6434
|
Type: string
|
|
6426
6435
|
/**
|
|
6427
6436
|
* 执行的周期,或者定制执行的时间节点。单位为分钟,取值范围为1~1440。
|
|
6437
|
+
当type为`Period`,`Fixed`时,time字段生效。
|
|
6428
6438
|
*/
|
|
6429
|
-
Time
|
|
6439
|
+
Time?: number
|
|
6430
6440
|
}
|
|
6431
6441
|
|
|
6432
6442
|
/**
|
|
@@ -541,6 +541,22 @@ export interface CreateDomainBatchRequest {
|
|
|
541
541
|
ActivityId?: string
|
|
542
542
|
}
|
|
543
543
|
|
|
544
|
+
/**
|
|
545
|
+
* 预释放域名预约参数补充成功信息
|
|
546
|
+
*/
|
|
547
|
+
export interface SucDomainInfo {
|
|
548
|
+
/**
|
|
549
|
+
* 域名
|
|
550
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
551
|
+
*/
|
|
552
|
+
Domain?: string
|
|
553
|
+
/**
|
|
554
|
+
* 业务ID
|
|
555
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
556
|
+
*/
|
|
557
|
+
BusinessId?: string
|
|
558
|
+
}
|
|
559
|
+
|
|
544
560
|
/**
|
|
545
561
|
* ModifyTemplate返回参数结构体
|
|
546
562
|
*/
|
|
@@ -697,6 +713,10 @@ export interface ReservedPreDomainsResponse {
|
|
|
697
713
|
* 预定失败域名列表
|
|
698
714
|
*/
|
|
699
715
|
FailDomainList?: Array<FailReservedDomainInfo>
|
|
716
|
+
/**
|
|
717
|
+
* 域名预定成功详情
|
|
718
|
+
*/
|
|
719
|
+
SucDomains?: Array<SucDomainInfo>
|
|
700
720
|
/**
|
|
701
721
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
702
722
|
*/
|
|
@@ -1215,17 +1215,17 @@ export class Client extends AbstractClient {
|
|
|
1215
1215
|
}
|
|
1216
1216
|
|
|
1217
1217
|
/**
|
|
1218
|
-
*
|
|
1218
|
+
* 获取区块链存证证书查看链接/二维码接口
|
|
1219
1219
|
|
|
1220
|
-
|
|
1220
|
+
适用场景:企业员工可以通过此接口生成合同区块链存证证书的查看链接/二维码,以供他人扫码打开腾讯电子签小程序查看。
|
|
1221
1221
|
|
|
1222
|
-
[
|
|
1222
|
+
[点击查看区块链存证证书样式](https://qcloudimg.tencent-cloud.cn/raw/47d5e9c2ffa90ad4e27b3cd14095aa08.jpg)
|
|
1223
1223
|
|
|
1224
1224
|
注:
|
|
1225
1225
|
<ul><li>1. 二维码下载链接过期时间为5分钟,请尽快下载保存。二维码/短链的过期时间为<font color="red">7天</font>,超过有效期则不可用。</li>
|
|
1226
|
-
<li>2. 合同状态需为<font color="red">签署完成</font> 、<font color="red">已解除</font
|
|
1226
|
+
<li>2. 合同状态需为<font color="red">签署完成</font> 、<font color="red">已解除</font>才能生成证书查看二维码/短链。</li>
|
|
1227
1227
|
<li>3. 调用接口时,需确保接口调用身份拥有此合同的访问数据权限或为合同参与方。</li>
|
|
1228
|
-
<li>4.
|
|
1228
|
+
<li>4. 通过扫码或者点击链接,用户无需登录或者鉴权即可查看对应合同的区块链存证证书,请妥善保管好二维码或链接。</li></ul>
|
|
1229
1229
|
*/
|
|
1230
1230
|
async CreateFlowBlockchainEvidenceUrl(
|
|
1231
1231
|
req: CreateFlowBlockchainEvidenceUrlRequest,
|
|
@@ -413,17 +413,17 @@ export class Client extends AbstractClient {
|
|
|
413
413
|
}
|
|
414
414
|
|
|
415
415
|
/**
|
|
416
|
-
*
|
|
416
|
+
* 获取区块链存证证书查看链接/二维码接口
|
|
417
417
|
|
|
418
|
-
|
|
418
|
+
适用场景:企业员工可以通过此接口生成合同区块链存证证书的查看链接/二维码,以供他人扫码打开腾讯电子签小程序查看。
|
|
419
419
|
|
|
420
|
-
[
|
|
420
|
+
[点击查看区块链存证证书样式](https://qcloudimg.tencent-cloud.cn/raw/47d5e9c2ffa90ad4e27b3cd14095aa08.jpg)
|
|
421
421
|
|
|
422
422
|
注:
|
|
423
423
|
<ul><li>1. 二维码下载链接过期时间为5分钟,请尽快下载保存。二维码/短链的过期时间为<font color="red">7天</font>,超过有效期则不可用。</li>
|
|
424
|
-
<li>2. 合同状态需为<font color="red">签署完成</font> 、<font color="red">已解除</font
|
|
424
|
+
<li>2. 合同状态需为<font color="red">签署完成</font> 、<font color="red">已解除</font>才能生成证书查看二维码/短链。</li>
|
|
425
425
|
<li>3. 调用接口时,需确保接口调用身份拥有此合同的访问数据权限或为合同参与方。</li>
|
|
426
|
-
<li>4.
|
|
426
|
+
<li>4. 通过扫码或者点击链接,用户无需登录或者鉴权即可查看对应合同的区块链存证证书,请妥善保管好二维码或链接。</li></ul>
|
|
427
427
|
*/
|
|
428
428
|
async CreateFlowBlockchainEvidenceUrl(
|
|
429
429
|
req: CreateFlowBlockchainEvidenceUrlRequest,
|
|
@@ -4303,16 +4303,18 @@ export interface DescribeInstancesRequest {
|
|
|
4303
4303
|
BillingMode?: string
|
|
4304
4304
|
/**
|
|
4305
4305
|
* 实例类型。
|
|
4306
|
-
- 2:Redis 2.8内存版(标准架构)。
|
|
4307
|
-
- 3:CKV 3.2内存版(标准架构)。
|
|
4308
|
-
- 4:CKV 3.2内存版(集群架构)。
|
|
4309
|
-
- 5:Redis 2.8内存版(单机)。
|
|
4310
|
-
- 6:Redis 4.0内存版(标准架构)。
|
|
4311
|
-
- 7:Redis 4.0内存版(集群架构)。
|
|
4312
|
-
- 8:Redis 5.0内存版(标准架构)。
|
|
4313
|
-
- 9:Redis 5.0内存版(集群架构)。
|
|
4314
|
-
- 15:Redis 6.2内存版(标准架构)。
|
|
4315
|
-
- 16:Redis 6.2内存版(集群架构)。
|
|
4306
|
+
- 2:Redis 2.8 内存版(标准架构)。
|
|
4307
|
+
- 3:CKV 3.2 内存版(标准架构)。
|
|
4308
|
+
- 4:CKV 3.2 内存版(集群架构)。
|
|
4309
|
+
- 5:Redis 2.8 内存版(单机)。
|
|
4310
|
+
- 6:Redis 4.0 内存版(标准架构)。
|
|
4311
|
+
- 7:Redis 4.0 内存版(集群架构)。
|
|
4312
|
+
- 8:Redis 5.0 内存版(标准架构)。
|
|
4313
|
+
- 9:Redis 5.0 内存版(集群架构)。
|
|
4314
|
+
- 15:Redis 6.2 内存版(标准架构)。
|
|
4315
|
+
- 16:Redis 6.2 内存版(集群架构)。
|
|
4316
|
+
- 17:Redis 7.0 内存版(标准架构)。
|
|
4317
|
+
- 18:Redis 7.0 内存版(集群架构)。
|
|
4316
4318
|
*/
|
|
4317
4319
|
Type?: number
|
|
4318
4320
|
/**
|