tencentcloud-sdk-nodejs 4.0.628 → 4.0.629
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 +254 -0
- package/SERVICE_CHANGELOG.md +342 -126
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +35 -26
- package/src/services/apigateway/v20180808/apigateway_models.ts +17 -13
- package/src/services/asr/v20190614/asr_client.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +2 -2
- package/src/services/ckafka/v20190819/ckafka_models.ts +11 -7
- package/src/services/cls/v20201016/cls_client.ts +1 -1
- package/src/services/live/v20180801/live_models.ts +4 -4
- package/src/services/nlp/v20190408/nlp_client.ts +54 -5
- package/src/services/nlp/v20190408/nlp_models.ts +206 -32
- package/src/services/tbaas/v20180416/tbaas_client.ts +32 -16
- package/src/services/tdid/v20210519/tdid_client.ts +47 -50
- package/src/services/tdid/v20210519/tdid_models.ts +0 -121
- package/src/services/tts/v20190823/tts_models.ts +3 -3
- package/src/services/waf/v20180125/waf_client.ts +13 -0
- package/src/services/waf/v20180125/waf_models.ts +170 -0
- package/src/services/wedata/v20210820/wedata_models.ts +76 -5
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +35 -26
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +17 -13
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +2 -2
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +11 -7
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +1 -1
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -4
- package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +17 -1
- package/tencentcloud/services/nlp/v20190408/nlp_client.js +24 -0
- package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +197 -32
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +24 -8
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +24 -8
- package/tencentcloud/services/tdid/v20210519/tdid_client.d.ts +38 -24
- package/tencentcloud/services/tdid/v20210519/tdid_client.js +37 -27
- package/tencentcloud/services/tdid/v20210519/tdid_models.d.ts +0 -116
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +3 -3
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +167 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +76 -5
- package/test/nlp.v20190408.test.js +40 -0
- package/test/tdid.v20210519.test.js +0 -20
- package/test/waf.v20180125.test.js +10 -0
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-05-26 01:01:42 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-05-18 01:01:48 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
13
|
-
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2023-06-
|
|
13
|
+
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2023-06-27 01:01:43 |
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
|
-
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-
|
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-27 01:02:21 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-06-21 01:02:56 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-06-15 01:02:32 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-06-27 01:03:21 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-05-18 01:04:14 |
|
|
@@ -41,25 +41,25 @@
|
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-23 01:06:09 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-06-09 01:06:01 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-27 01:06:53 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-06-08 01:10:03 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-06-26 01:13:28 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-06-09 01:07:54 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-06-08 01:11:18 |
|
|
50
|
-
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-06-
|
|
50
|
+
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-06-27 01:08:55 |
|
|
51
51
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-06-12 01:07:56 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-06-05 01:14:51 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-06-
|
|
57
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-06-27 01:10:06 |
|
|
58
58
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-06-22 01:16:17 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-06-16 10:55:41 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-27 01:11:41 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-05-18 01:14:25 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-22 01:29:05 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-27 01:22:30 |
|
|
97
97
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-26 01:30:42 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-06-15 01:24:27 |
|
|
129
129
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-06-15 01:24:47 |
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-27 01:30:16 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-26 01:40:00 |
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-06-15 01:29:09 |
|
|
144
144
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
145
145
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
146
|
-
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-06-
|
|
146
|
+
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-06-26 15:51:14 |
|
|
147
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
148
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-06-19 01:30:56 |
|
|
149
149
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-22 01:43:22 |
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-05-18 01:46:50 |
|
|
161
161
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
162
162
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-05-18 01:46:54 |
|
|
163
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-06-
|
|
163
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-06-27 01:37:18 |
|
|
164
164
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-06-26 01:47:44 |
|
|
165
165
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-06-21 01:31:57 |
|
|
166
166
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
180
180
|
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-06-15 01:34:24 |
|
|
181
181
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
182
|
-
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-06-
|
|
182
|
+
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-06-27 01:39:58 |
|
|
183
183
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
184
184
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-06-06 01:55:04 |
|
|
185
185
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-06-20 01:48:17 |
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-05-31 01:41:56 |
|
|
192
192
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-06-07 01:46:42 |
|
|
193
193
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
194
|
-
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-06-
|
|
194
|
+
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-06-27 01:43:11 |
|
|
195
195
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-06-26 01:55:34 |
|
|
196
196
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
197
197
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
@@ -217,16 +217,16 @@
|
|
|
217
217
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-05-18 02:02:09 |
|
|
218
218
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-06-19 01:42:54 |
|
|
219
219
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
220
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-
|
|
220
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-06-27 01:49:42 |
|
|
221
221
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
224
224
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-06-26 02:03:20 |
|
|
225
225
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-21 01:43:26 |
|
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-06-21 01:45:11 |
|
|
227
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-
|
|
227
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-27 01:53:24 |
|
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
|
229
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-06-
|
|
229
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-06-27 01:54:02 |
|
|
230
230
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
231
231
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-06-22 02:06:43 |
|
|
232
232
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.629"
|
|
@@ -643,6 +643,10 @@ export interface DescribeListBGPInstancesRequest {
|
|
|
643
643
|
* 资产IP数组
|
|
644
644
|
*/
|
|
645
645
|
FilterAssetIpList?: Array<string>
|
|
646
|
+
/**
|
|
647
|
+
* 是否包含基础防护增强版 0: 不包含 1: 包含
|
|
648
|
+
*/
|
|
649
|
+
FilterBasicPlusFlag?: number
|
|
646
650
|
}
|
|
647
651
|
|
|
648
652
|
/**
|
|
@@ -2557,19 +2561,19 @@ export interface BGPIPInstance {
|
|
|
2557
2561
|
/**
|
|
2558
2562
|
* 资产实例的详细信息
|
|
2559
2563
|
*/
|
|
2560
|
-
InstanceDetail
|
|
2564
|
+
InstanceDetail?: InstanceRelation
|
|
2561
2565
|
/**
|
|
2562
2566
|
* 资产实例的规格信息
|
|
2563
2567
|
*/
|
|
2564
|
-
SpecificationLimit
|
|
2568
|
+
SpecificationLimit?: BGPIPInstanceSpecification
|
|
2565
2569
|
/**
|
|
2566
2570
|
* 资产实例的使用统计信息
|
|
2567
2571
|
*/
|
|
2568
|
-
Usage
|
|
2572
|
+
Usage?: BGPIPInstanceUsages
|
|
2569
2573
|
/**
|
|
2570
2574
|
* 资产实例所在的地域
|
|
2571
2575
|
*/
|
|
2572
|
-
Region
|
|
2576
|
+
Region?: RegionInfo
|
|
2573
2577
|
/**
|
|
2574
2578
|
* 资产实例的防护状态,状态码如下:
|
|
2575
2579
|
"idle":正常状态(无攻击)
|
|
@@ -2579,113 +2583,113 @@ export interface BGPIPInstance {
|
|
|
2579
2583
|
"deblocking":解封中
|
|
2580
2584
|
"isolate":回收隔离中
|
|
2581
2585
|
*/
|
|
2582
|
-
Status
|
|
2586
|
+
Status?: string
|
|
2583
2587
|
/**
|
|
2584
2588
|
* 到期时间
|
|
2585
2589
|
*/
|
|
2586
|
-
ExpiredTime
|
|
2590
|
+
ExpiredTime?: string
|
|
2587
2591
|
/**
|
|
2588
2592
|
* 购买时间
|
|
2589
2593
|
*/
|
|
2590
|
-
CreatedTime
|
|
2594
|
+
CreatedTime?: string
|
|
2591
2595
|
/**
|
|
2592
2596
|
* 资产实例的名称
|
|
2593
2597
|
*/
|
|
2594
|
-
Name
|
|
2598
|
+
Name?: string
|
|
2595
2599
|
/**
|
|
2596
2600
|
* 资产实例所属的套餐包信息,
|
|
2597
2601
|
注意:当资产实例不是套餐包的实例时,此字段为null
|
|
2598
2602
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2599
2603
|
*/
|
|
2600
|
-
PackInfo
|
|
2604
|
+
PackInfo?: PackInfo
|
|
2601
2605
|
/**
|
|
2602
2606
|
* 资产实例所属的三网套餐包详情,
|
|
2603
2607
|
注意:当资产实例不是三网套餐包的实例时,此字段为null
|
|
2604
2608
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2605
2609
|
*/
|
|
2606
|
-
StaticPackRelation
|
|
2610
|
+
StaticPackRelation?: StaticPackRelation
|
|
2607
2611
|
/**
|
|
2608
2612
|
* 区分高防IP境外线路
|
|
2609
2613
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2610
2614
|
*/
|
|
2611
|
-
ZoneId
|
|
2615
|
+
ZoneId?: number
|
|
2612
2616
|
/**
|
|
2613
2617
|
* 区分集群
|
|
2614
2618
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2615
2619
|
*/
|
|
2616
|
-
Tgw
|
|
2620
|
+
Tgw?: number
|
|
2617
2621
|
/**
|
|
2618
2622
|
* 高防弹性公网IP状态,包含'CREATING'(创建中),'BINDING'(绑定中),'BIND'(已绑定),'UNBINDING'(解绑中),'UNBIND'(已解绑),'OFFLINING'(释放中),'BIND_ENI'(绑定悬空弹性网卡)。只对高防弹性公网IP实例有效。
|
|
2619
2623
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2620
2624
|
*/
|
|
2621
|
-
EipAddressStatus
|
|
2625
|
+
EipAddressStatus?: string
|
|
2622
2626
|
/**
|
|
2623
2627
|
* 是否高防弹性公网IP实例,是为1,否为0。
|
|
2624
2628
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2625
2629
|
*/
|
|
2626
|
-
EipFlag
|
|
2630
|
+
EipFlag?: number
|
|
2627
2631
|
/**
|
|
2628
2632
|
* 资产实例所属的高防弹性公网IP套餐包详情,
|
|
2629
2633
|
注意:当资产实例不是高防弹性公网IP套餐包的实例时,此字段为null
|
|
2630
2634
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2631
2635
|
*/
|
|
2632
|
-
EipAddressPackRelation
|
|
2636
|
+
EipAddressPackRelation?: EipAddressPackRelation
|
|
2633
2637
|
/**
|
|
2634
2638
|
* 高防弹性公网IP关联的实例信息。
|
|
2635
2639
|
注意:当资产实例不是高防弹性公网IP实例时,此字段为null
|
|
2636
2640
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2637
2641
|
*/
|
|
2638
|
-
EipAddressInfo
|
|
2642
|
+
EipAddressInfo?: EipAddressRelation
|
|
2639
2643
|
/**
|
|
2640
2644
|
* 建议客户接入的域名,客户可使用域名接入。
|
|
2641
2645
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2642
2646
|
*/
|
|
2643
|
-
Domain
|
|
2647
|
+
Domain?: string
|
|
2644
2648
|
/**
|
|
2645
2649
|
* 是否开启安全加速,是为1,否为0。
|
|
2646
2650
|
*/
|
|
2647
|
-
DamDDoSStatus
|
|
2651
|
+
DamDDoSStatus?: number
|
|
2648
2652
|
/**
|
|
2649
2653
|
* 是否Ipv6版本的IP, 是为1,否为0
|
|
2650
2654
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2651
2655
|
*/
|
|
2652
|
-
V6Flag
|
|
2656
|
+
V6Flag?: number
|
|
2653
2657
|
/**
|
|
2654
2658
|
* 是否渠道版高防IP,是为1,否为0
|
|
2655
2659
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2656
2660
|
*/
|
|
2657
|
-
BGPIPChannelFlag
|
|
2661
|
+
BGPIPChannelFlag?: number
|
|
2658
2662
|
/**
|
|
2659
2663
|
* 资源关联标签
|
|
2660
2664
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2661
2665
|
*/
|
|
2662
|
-
TagInfoList
|
|
2666
|
+
TagInfoList?: Array<TagInfo>
|
|
2663
2667
|
/**
|
|
2664
2668
|
* 资产实例所属的全力防护套餐包详情,
|
|
2665
2669
|
注意:当资产实例不是全力防护套餐包的实例时,此字段为null
|
|
2666
2670
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2667
2671
|
*/
|
|
2668
|
-
AnycastOutPackRelation
|
|
2672
|
+
AnycastOutPackRelation?: AnycastOutPackRelation
|
|
2669
2673
|
/**
|
|
2670
2674
|
* 资源实例版本
|
|
2671
2675
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2672
2676
|
*/
|
|
2673
|
-
InstanceVersion
|
|
2677
|
+
InstanceVersion?: number
|
|
2674
2678
|
/**
|
|
2675
2679
|
* 重保实例
|
|
2676
2680
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2677
2681
|
*/
|
|
2678
|
-
ConvoyId
|
|
2682
|
+
ConvoyId?: string
|
|
2679
2683
|
/**
|
|
2680
2684
|
* 带宽后付费
|
|
2681
2685
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2682
2686
|
*/
|
|
2683
|
-
ElasticBandwidth
|
|
2687
|
+
ElasticBandwidth?: number
|
|
2684
2688
|
/**
|
|
2685
2689
|
* 是否为EO代播的ip: 1是,0不是
|
|
2686
2690
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2687
2691
|
*/
|
|
2688
|
-
EOFlag
|
|
2692
|
+
EOFlag?: number
|
|
2689
2693
|
}
|
|
2690
2694
|
|
|
2691
2695
|
/**
|
|
@@ -5148,6 +5152,11 @@ export interface BGPInstance {
|
|
|
5148
5152
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5149
5153
|
*/
|
|
5150
5154
|
ModifyTime?: string
|
|
5155
|
+
/**
|
|
5156
|
+
* 是否是基础防护加强版 0: 不是 1: 是
|
|
5157
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5158
|
+
*/
|
|
5159
|
+
BasicPlusFlag?: number
|
|
5151
5160
|
}
|
|
5152
5161
|
|
|
5153
5162
|
/**
|
|
@@ -3067,50 +3067,51 @@ export interface ParameterInfo {
|
|
|
3067
3067
|
/**
|
|
3068
3068
|
* 名字
|
|
3069
3069
|
*/
|
|
3070
|
-
Name
|
|
3070
|
+
Name?: string
|
|
3071
3071
|
/**
|
|
3072
3072
|
* 当前值
|
|
3073
3073
|
*/
|
|
3074
|
-
Value
|
|
3074
|
+
Value?: number
|
|
3075
3075
|
/**
|
|
3076
3076
|
* 默认值
|
|
3077
3077
|
*/
|
|
3078
|
-
Default
|
|
3078
|
+
Default?: number
|
|
3079
3079
|
/**
|
|
3080
3080
|
* 单位
|
|
3081
3081
|
*/
|
|
3082
|
-
Unit
|
|
3082
|
+
Unit?: string
|
|
3083
3083
|
/**
|
|
3084
3084
|
* 类型, integer|string
|
|
3085
3085
|
*/
|
|
3086
|
-
Type
|
|
3086
|
+
Type?: string
|
|
3087
3087
|
/**
|
|
3088
3088
|
* 最小
|
|
3089
3089
|
*/
|
|
3090
|
-
Minimum
|
|
3090
|
+
Minimum?: number
|
|
3091
3091
|
/**
|
|
3092
3092
|
* 最大
|
|
3093
3093
|
*/
|
|
3094
|
-
Maximum
|
|
3094
|
+
Maximum?: number
|
|
3095
3095
|
/**
|
|
3096
3096
|
* 修改时间
|
|
3097
|
+
* @deprecated
|
|
3097
3098
|
*/
|
|
3098
|
-
ModifedTime
|
|
3099
|
+
ModifedTime?: string
|
|
3099
3100
|
/**
|
|
3100
3101
|
* 字符类型的值,当Type为string时才有意义
|
|
3101
3102
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3102
3103
|
*/
|
|
3103
|
-
ValueString
|
|
3104
|
+
ValueString?: string
|
|
3104
3105
|
/**
|
|
3105
3106
|
* 字符类型的默认值,当Type为string时才有意义
|
|
3106
3107
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3107
3108
|
*/
|
|
3108
|
-
DefaultValueString
|
|
3109
|
+
DefaultValueString?: string
|
|
3109
3110
|
/**
|
|
3110
3111
|
* 可调整范围
|
|
3111
3112
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3112
3113
|
*/
|
|
3113
|
-
Range
|
|
3114
|
+
Range?: string
|
|
3114
3115
|
}
|
|
3115
3116
|
|
|
3116
3117
|
/**
|
|
@@ -3734,8 +3735,9 @@ export interface ApiIdStatus {
|
|
|
3734
3735
|
/**
|
|
3735
3736
|
* 授权API关联的业务API列表。
|
|
3736
3737
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3738
|
+
* @deprecated
|
|
3737
3739
|
*/
|
|
3738
|
-
RelationBuniessApiIds
|
|
3740
|
+
RelationBuniessApiIds?: Array<string>
|
|
3739
3741
|
/**
|
|
3740
3742
|
* oauth配置信息。
|
|
3741
3743
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -5498,6 +5500,7 @@ export interface DescribeApisStatusResultApiIdStatusSetInfo {
|
|
|
5498
5500
|
/**
|
|
5499
5501
|
* 授权API关联的业务API列表。
|
|
5500
5502
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5503
|
+
* @deprecated
|
|
5501
5504
|
*/
|
|
5502
5505
|
RelationBuniessApiIds?: Array<string>
|
|
5503
5506
|
/**
|
|
@@ -6675,8 +6678,9 @@ export interface DesApisStatus {
|
|
|
6675
6678
|
/**
|
|
6676
6679
|
* 授权API关联的业务API列表。
|
|
6677
6680
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6681
|
+
* @deprecated
|
|
6678
6682
|
*/
|
|
6679
|
-
RelationBuniessApiIds
|
|
6683
|
+
RelationBuniessApiIds?: Array<string>
|
|
6680
6684
|
/**
|
|
6681
6685
|
* API关联的标签信息。
|
|
6682
6686
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -128,7 +128,7 @@ export class Client extends AbstractClient {
|
|
|
128
128
|
• 支持回调或轮询的方式获取结果,结果获取请参考[ 录音文件识别结果查询](https://cloud.tencent.com/document/product/1093/37822)。
|
|
129
129
|
• 生成字幕场景可设置参数ResTextFormat为3,解析ResultDetail结构生成字幕,可参考 [生成字幕最佳实践](https://cloud.tencent.com/document/product/1093/84291)。
|
|
130
130
|
• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。
|
|
131
|
-
• 默认接口请求频率限制:20
|
|
131
|
+
• 默认接口请求频率限制:20次/秒。
|
|
132
132
|
*/
|
|
133
133
|
async CreateRecTask(
|
|
134
134
|
req: CreateRecTaskRequest,
|
|
@@ -522,8 +522,8 @@ export interface CreateRecTaskRequest {
|
|
|
522
522
|
*/
|
|
523
523
|
SourceType: number
|
|
524
524
|
/**
|
|
525
|
-
* 是否开启说话人分离,0:不开启,1:开启(仅支持8k_zh
|
|
526
|
-
注意:8k电话场景建议使用双声道来区分通话双方,设置ChannelNum=2
|
|
525
|
+
* 是否开启说话人分离,0:不开启,1:开启(仅支持8k_zh/16k_zh,ChannelNum=1时可用),默认值为 0。
|
|
526
|
+
注意:8k电话场景建议使用双声道来区分通话双方,设置ChannelNum=2即可,不用开启说话人分离,如果设置了ChannelNum=1,后台会先转码成单声道,说话人分离结果可能产生偏差。
|
|
527
527
|
*/
|
|
528
528
|
SpeakerDiarization?: number
|
|
529
529
|
/**
|
|
@@ -5722,10 +5722,10 @@ export interface ProxyInst {
|
|
|
5722
5722
|
*/
|
|
5723
5723
|
InstanceName?: string
|
|
5724
5724
|
/**
|
|
5725
|
-
*
|
|
5725
|
+
* 实例类型:1 master 主实例; 2 ro 只读实例; 3 dr 灾备实例; 4 sdr 小灾备实例
|
|
5726
5726
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5727
5727
|
*/
|
|
5728
|
-
InstanceType?:
|
|
5728
|
+
InstanceType?: number
|
|
5729
5729
|
/**
|
|
5730
5730
|
* 实例状态,可能的返回值:0-创建中;1-运行中;4-隔离中;5-已隔离
|
|
5731
5731
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -2589,7 +2589,7 @@ export interface CreatePostPaidInstanceRequest {
|
|
|
2589
2589
|
*/
|
|
2590
2590
|
ClusterId?: number
|
|
2591
2591
|
/**
|
|
2592
|
-
* 实例版本。目前支持 "0.10.2","1.1.1","2.4.2","2.8.1"
|
|
2592
|
+
* 实例版本。目前支持 "0.10.2","1.1.1","2.4.1","2.4.2","2.8.1"。"2.4.1" 与 "2.4.2" 属于同一个版本,传任意一个均可。
|
|
2593
2593
|
*/
|
|
2594
2594
|
KafkaVersion?: string
|
|
2595
2595
|
/**
|
|
@@ -2633,7 +2633,7 @@ export interface CreatePostPaidInstanceRequest {
|
|
|
2633
2633
|
*/
|
|
2634
2634
|
InstanceNum?: number
|
|
2635
2635
|
/**
|
|
2636
|
-
* 公网带宽大小,单位 Mbps。默认是没有加上免费 3Mbps 带宽。例如总共需要 3Mbps 公网带宽,此处传 0;总共需要
|
|
2636
|
+
* 公网带宽大小,单位 Mbps。默认是没有加上免费 3Mbps 带宽。例如总共需要 3Mbps 公网带宽,此处传 0;总共需要 6Mbps 公网带宽,此处传 3。需要保证传入参数为 3 的整数倍
|
|
2637
2637
|
*/
|
|
2638
2638
|
PublicNetworkMonthly?: number
|
|
2639
2639
|
}
|
|
@@ -5515,7 +5515,7 @@ export interface CreateInstancePostRequest {
|
|
|
5515
5515
|
*/
|
|
5516
5516
|
ClusterId?: number
|
|
5517
5517
|
/**
|
|
5518
|
-
* 实例版本。目前支持 "0.10.2","1.1.1","2.4.2","2.8.1"
|
|
5518
|
+
* 实例版本。目前支持 "0.10.2","1.1.1","2.4.1","2.4.2","2.8.1"。"2.4.1" 与 "2.4.2" 属于同一个版本,传任意一个均可。
|
|
5519
5519
|
*/
|
|
5520
5520
|
KafkaVersion?: string
|
|
5521
5521
|
/**
|
|
@@ -5555,7 +5555,7 @@ export interface CreateInstancePostRequest {
|
|
|
5555
5555
|
*/
|
|
5556
5556
|
InstanceNum?: number
|
|
5557
5557
|
/**
|
|
5558
|
-
* 公网带宽大小,单位 Mbps。默认是没有加上免费 3Mbps 带宽。例如总共需要 3Mbps 公网带宽,此处传 0;总共需要
|
|
5558
|
+
* 公网带宽大小,单位 Mbps。默认是没有加上免费 3Mbps 带宽。例如总共需要 3Mbps 公网带宽,此处传 0;总共需要 6Mbps 公网带宽,此处传 3。需要保证传入参数为 3 的整数倍
|
|
5559
5559
|
*/
|
|
5560
5560
|
PublicNetworkMonthly?: number
|
|
5561
5561
|
}
|
|
@@ -7774,7 +7774,7 @@ export interface CreateInstancePreRequest {
|
|
|
7774
7774
|
*/
|
|
7775
7775
|
InstanceType: number
|
|
7776
7776
|
/**
|
|
7777
|
-
* vpcId
|
|
7777
|
+
* vpcId必填
|
|
7778
7778
|
*/
|
|
7779
7779
|
VpcId?: string
|
|
7780
7780
|
/**
|
|
@@ -7794,7 +7794,7 @@ export interface CreateInstancePreRequest {
|
|
|
7794
7794
|
*/
|
|
7795
7795
|
RenewFlag?: number
|
|
7796
7796
|
/**
|
|
7797
|
-
* CKafka版本号[0.10.2、1.1.1、2.4.1], 默认是1.1.1
|
|
7797
|
+
* CKafka版本号[0.10.2、1.1.1、2.4.1、2.4.2、2.8.1], 默认是1.1.1。2.4.1 与 2.4.2 属于同一个版本,传任意一个均可。
|
|
7798
7798
|
*/
|
|
7799
7799
|
KafkaVersion?: string
|
|
7800
7800
|
/**
|
|
@@ -7830,9 +7830,13 @@ export interface CreateInstancePreRequest {
|
|
|
7830
7830
|
*/
|
|
7831
7831
|
ZoneIds?: Array<number>
|
|
7832
7832
|
/**
|
|
7833
|
-
* 公网带宽大小,单位 Mbps。默认是没有加上免费 3Mbps 带宽。例如总共需要 3Mbps 公网带宽,此处传 0;总共需要
|
|
7833
|
+
* 公网带宽大小,单位 Mbps。默认是没有加上免费 3Mbps 带宽。例如总共需要 3Mbps 公网带宽,此处传 0;总共需要 6Mbps 公网带宽,此处传 3。默认值为 0。需要保证传入参数为 3 的整数倍
|
|
7834
7834
|
*/
|
|
7835
7835
|
PublicNetworkMonthly?: number
|
|
7836
|
+
/**
|
|
7837
|
+
* 购买实例数量。非必填,默认值为 1。当传入该参数时,会创建多个 instanceName 加后缀区分的实例
|
|
7838
|
+
*/
|
|
7839
|
+
InstanceNum?: number
|
|
7836
7840
|
}
|
|
7837
7841
|
|
|
7838
7842
|
/**
|
|
@@ -5496,21 +5496,21 @@ export interface DescribeLiveDomainsResponse {
|
|
|
5496
5496
|
/**
|
|
5497
5497
|
* 总记录数。
|
|
5498
5498
|
*/
|
|
5499
|
-
AllCount
|
|
5499
|
+
AllCount?: number
|
|
5500
5500
|
/**
|
|
5501
5501
|
* 域名详细信息列表。
|
|
5502
5502
|
*/
|
|
5503
|
-
DomainList
|
|
5503
|
+
DomainList?: Array<DomainInfo>
|
|
5504
5504
|
/**
|
|
5505
5505
|
* 可继续添加域名数量。
|
|
5506
5506
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5507
5507
|
*/
|
|
5508
|
-
CreateLimitCount
|
|
5508
|
+
CreateLimitCount?: number
|
|
5509
5509
|
/**
|
|
5510
5510
|
* 启用的播放域名加速区域统计,数组元素分别为:中国大陆(境内),全球地区,国际/港澳台(境外)域名数量。
|
|
5511
5511
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5512
5512
|
*/
|
|
5513
|
-
PlayTypeCount
|
|
5513
|
+
PlayTypeCount?: Array<number>
|
|
5514
5514
|
/**
|
|
5515
5515
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5516
5516
|
*/
|