tencentcloud-sdk-nodejs 4.0.792 → 4.0.793
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 +316 -0
- package/SERVICE_CHANGELOG.md +536 -14
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_client.ts +14 -1
- package/src/services/asr/v20190614/asr_models.ts +66 -14
- package/src/services/bma/v20221115/bma_models.ts +5 -0
- package/src/services/cdn/v20180606/cdn_models.ts +6 -6
- package/src/services/csip/v20221121/csip_client.ts +5 -2
- package/src/services/csip/v20221121/csip_models.ts +192 -20
- package/src/services/cwp/v20180228/cwp_models.ts +65 -5
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +4 -4
- package/src/services/emr/v20190103/emr_client.ts +1 -1
- package/src/services/emr/v20190103/emr_models.ts +14 -11
- package/src/services/ess/v20201111/ess_client.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +3 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +9 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +53 -34
- package/src/services/iss/v20230517/iss_models.ts +7 -3
- package/src/services/ssl/v20191205/ssl_models.ts +4 -0
- package/src/services/tcb/v20180608/tcb_models.ts +9 -9
- package/src/services/tcss/v20201101/tcss_models.ts +25 -5
- package/src/services/tione/v20211111/tione_client.ts +3 -1
- package/src/services/tione/v20211111/tione_models.ts +138 -51
- package/src/services/tse/v20201207/tse_client.ts +163 -63
- package/src/services/tse/v20201207/tse_models.ts +557 -178
- 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 +5 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +6 -0
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +63 -14
- package/tencentcloud/services/bma/v20221115/bma_models.d.ts +5 -0
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +6 -6
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1 -1
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +189 -20
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +65 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +4 -4
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +1 -1
- package/tencentcloud/services/emr/v20190103/emr_client.js +1 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +14 -11
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +4 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +9 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +53 -34
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +7 -3
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +4 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +9 -9
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +25 -5
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +136 -51
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +47 -15
- package/tencentcloud/services/tse/v20201207/tse_client.js +69 -21
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +537 -178
- package/test/asr.v20190614.test.js +10 -0
- package/test/tse.v20201207.test.js +94 -14
package/products.md
CHANGED
|
@@ -17,16 +17,16 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-01-31 01:06:22 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-12-15 18:59:23 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-01-31 01:06:41 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-02-02 01:05:31 |
|
|
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) | 2023-10-13 01:07:08 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-01-01 00:02:00 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-01-31 01:07:03 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-02-02 01:05:54 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-10-18 01:14:30 |
|
|
29
|
-
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) |
|
|
29
|
+
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-02-02 01:06:13 |
|
|
30
30
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2023-10-17 01:08:08 |
|
|
31
31
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2023-10-17 01:08:12 |
|
|
32
32
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2023-10-12 01:13:46 |
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-01-25 15:34:29 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-01-30 01:08:20 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-01-15 01:08:17 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-02-02 01:07:38 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-01-24 01:23:26 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-01-04 01:08:58 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-01-24 01:23:33 |
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-27 00:06:03 |
|
|
68
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-02-02 01:09:24 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-01-18 01:12:34 |
|
|
73
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-
|
|
73
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-02-02 01:09:36 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-02-02 01:10:38 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-01-24 01:26:26 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-12-20 01:36:00 |
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-
|
|
97
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-02-02 01:13:14 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-25 01:13:20 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-02-02 01:13:30 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-02-02 01:13:44 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-01-12 01:15:37 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-12-25 00:11:01 |
|
|
@@ -123,12 +123,12 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-01-26 01:14:52 |
|
|
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-01-31 01:16:26 |
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) |
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-02-02 01:15:04 |
|
|
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-01-30 01:16:52 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
131
|
-
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-
|
|
131
|
+
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-02-02 01:16:04 |
|
|
132
132
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-12-28 01:18:25 |
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-11-30 04:52:16 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-01-25 01:16:59 |
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
179
179
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-01-17 01:21:16 |
|
|
180
180
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
181
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-
|
|
181
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-02-02 01:20:24 |
|
|
182
182
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
183
183
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-28 01:23:11 |
|
|
184
184
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-01-17 01:21:44 |
|
|
@@ -192,14 +192,14 @@
|
|
|
192
192
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
193
193
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-08-17 04:48:55 |
|
|
194
194
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-09-25 01:25:42 |
|
|
195
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-
|
|
195
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-02-02 01:21:06 |
|
|
196
196
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-05-18 01:51:15 |
|
|
197
197
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
198
198
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-11-28 01:24:39 |
|
|
199
199
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
200
200
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-10-09 01:23:14 |
|
|
201
201
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-12-12 02:27:39 |
|
|
202
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-
|
|
202
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-02-02 01:21:42 |
|
|
203
203
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
204
204
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-01-23 01:28:41 |
|
|
205
205
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-01-12 01:24:10 |
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
|
|
214
214
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
215
215
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
216
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-
|
|
216
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-02-02 01:23:26 |
|
|
217
217
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-12-29 01:26:38 |
|
|
218
218
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-01-22 11:36:09 |
|
|
219
219
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-12-29 01:27:21 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-01-31 01:25:41 |
|
|
227
227
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-01-24 17:17:12 |
|
|
228
|
-
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-
|
|
228
|
+
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-02-02 01:24:40 |
|
|
229
229
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-01-15 01:25:03 |
|
|
230
230
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
231
231
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-11-27 00:22:20 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.793"
|
|
@@ -41,6 +41,7 @@ import {
|
|
|
41
41
|
GetModelInfoRequest,
|
|
42
42
|
CreateAsyncRecognitionTaskResponse,
|
|
43
43
|
VoicePrintDeleteResponse,
|
|
44
|
+
VoicePrintEnrollRequest,
|
|
44
45
|
DeleteAsrVocabResponse,
|
|
45
46
|
DownloadCustomizationResponse,
|
|
46
47
|
CreateRecTaskRequest,
|
|
@@ -59,7 +60,7 @@ import {
|
|
|
59
60
|
DeleteAsrVocabRequest,
|
|
60
61
|
GetCustomizationListRequest,
|
|
61
62
|
UpdateAsrVocabResponse,
|
|
62
|
-
|
|
63
|
+
VoicePrintCompareData,
|
|
63
64
|
VoicePrintVerifyResponse,
|
|
64
65
|
CreateAsrVocabResponse,
|
|
65
66
|
Model,
|
|
@@ -71,6 +72,8 @@ import {
|
|
|
71
72
|
SentenceRecognitionResponse,
|
|
72
73
|
VoicePrintUpdateResponse,
|
|
73
74
|
VoicePrintBaseData,
|
|
75
|
+
VoicePrintCompareRequest,
|
|
76
|
+
VoicePrintCompareResponse,
|
|
74
77
|
DeleteCustomizationRequest,
|
|
75
78
|
VoicePrintCountResponse,
|
|
76
79
|
AsyncRecognitionTaskInfo,
|
|
@@ -92,6 +95,16 @@ export class Client extends AbstractClient {
|
|
|
92
95
|
super("asr.tencentcloudapi.com", "2019-06-14", clientConfig)
|
|
93
96
|
}
|
|
94
97
|
|
|
98
|
+
/**
|
|
99
|
+
* 通过比对两段音频内说话人的声纹,得到一个打分,可通过打分判断两段音频声纹相似度, 打分区间[0 - 100]。 音频要求:16k采样率, 16bit位深,pcm或者wav格式, 单声道,总时长不超过30秒的音频,base64编码数据大小不超过2M,音频内容只有一个说话人声音,并且尽可能清晰,这样结果更加准确。
|
|
100
|
+
*/
|
|
101
|
+
async VoicePrintCompare(
|
|
102
|
+
req: VoicePrintCompareRequest,
|
|
103
|
+
cb?: (error: string, rep: VoicePrintCompareResponse) => void
|
|
104
|
+
): Promise<VoicePrintCompareResponse> {
|
|
105
|
+
return this.request("VoicePrintCompare", req, cb)
|
|
106
|
+
}
|
|
107
|
+
|
|
95
108
|
/**
|
|
96
109
|
* 用户通过本接口进行对应的词表信息更新。
|
|
97
110
|
*/
|
|
@@ -568,6 +568,28 @@ export interface VoicePrintDeleteResponse {
|
|
|
568
568
|
RequestId?: string
|
|
569
569
|
}
|
|
570
570
|
|
|
571
|
+
/**
|
|
572
|
+
* VoicePrintEnroll请求参数结构体
|
|
573
|
+
*/
|
|
574
|
+
export interface VoicePrintEnrollRequest {
|
|
575
|
+
/**
|
|
576
|
+
* 音频格式 0: pcm, 1: wav
|
|
577
|
+
*/
|
|
578
|
+
VoiceFormat: number
|
|
579
|
+
/**
|
|
580
|
+
* 音频采样率,目前支持16000,单位:Hz,必填
|
|
581
|
+
*/
|
|
582
|
+
SampleRate: number
|
|
583
|
+
/**
|
|
584
|
+
* 音频数据, base64 编码, 音频时长不能超过30s,数据大小不超过2M
|
|
585
|
+
*/
|
|
586
|
+
Data: string
|
|
587
|
+
/**
|
|
588
|
+
* 说话人昵称 不超过32字节
|
|
589
|
+
*/
|
|
590
|
+
SpeakerNick?: string
|
|
591
|
+
}
|
|
592
|
+
|
|
571
593
|
/**
|
|
572
594
|
* DeleteAsrVocab返回参数结构体
|
|
573
595
|
*/
|
|
@@ -1062,25 +1084,19 @@ export interface UpdateAsrVocabResponse {
|
|
|
1062
1084
|
}
|
|
1063
1085
|
|
|
1064
1086
|
/**
|
|
1065
|
-
*
|
|
1087
|
+
* 音频声纹比对结果,包含比对分数
|
|
1066
1088
|
*/
|
|
1067
|
-
export interface
|
|
1068
|
-
/**
|
|
1069
|
-
* 音频格式 0: pcm, 1: wav
|
|
1070
|
-
*/
|
|
1071
|
-
VoiceFormat: number
|
|
1072
|
-
/**
|
|
1073
|
-
* 音频采样率,目前支持16000,单位:Hz,必填
|
|
1074
|
-
*/
|
|
1075
|
-
SampleRate: number
|
|
1089
|
+
export interface VoicePrintCompareData {
|
|
1076
1090
|
/**
|
|
1077
|
-
*
|
|
1091
|
+
* 匹配度 取值范围(0.0 - 100.0)
|
|
1092
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1078
1093
|
*/
|
|
1079
|
-
|
|
1094
|
+
Score?: string
|
|
1080
1095
|
/**
|
|
1081
|
-
*
|
|
1096
|
+
* 验证结果 0: 未通过 1: 通过
|
|
1097
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1082
1098
|
*/
|
|
1083
|
-
|
|
1099
|
+
Decision?: number
|
|
1084
1100
|
}
|
|
1085
1101
|
|
|
1086
1102
|
/**
|
|
@@ -1294,6 +1310,42 @@ export interface VoicePrintBaseData {
|
|
|
1294
1310
|
SpeakerNick?: string
|
|
1295
1311
|
}
|
|
1296
1312
|
|
|
1313
|
+
/**
|
|
1314
|
+
* VoicePrintCompare请求参数结构体
|
|
1315
|
+
*/
|
|
1316
|
+
export interface VoicePrintCompareRequest {
|
|
1317
|
+
/**
|
|
1318
|
+
* 音频格式 0: pcm, 1: wav;pcm和wav音频无损压缩,识别准确度更高
|
|
1319
|
+
*/
|
|
1320
|
+
VoiceFormat: number
|
|
1321
|
+
/**
|
|
1322
|
+
* 音频采样率,目前仅支持16k,请填写16000
|
|
1323
|
+
*/
|
|
1324
|
+
SampleRate: number
|
|
1325
|
+
/**
|
|
1326
|
+
* 对比源音频数据, 音频要求:base64 编码,16k采样率, 16bit位深,pcm或者wav格式, 单声道,音频时长不超过30秒的音频,base64编码数据大小不超过2M
|
|
1327
|
+
*/
|
|
1328
|
+
SrcAudioData: string
|
|
1329
|
+
/**
|
|
1330
|
+
* 对比目标音频数据, 音频要求:base64 编码,16k采样率, 16bit位深,pcm或者wav格式, 单声道,音频时长不超过30秒的音频,base64编码数据大小不超过2M
|
|
1331
|
+
*/
|
|
1332
|
+
DestAudioData: string
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
/**
|
|
1336
|
+
* VoicePrintCompare返回参数结构体
|
|
1337
|
+
*/
|
|
1338
|
+
export interface VoicePrintCompareResponse {
|
|
1339
|
+
/**
|
|
1340
|
+
* 音频声纹比对结果,包含相似度打分
|
|
1341
|
+
*/
|
|
1342
|
+
Data?: VoicePrintCompareData
|
|
1343
|
+
/**
|
|
1344
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1345
|
+
*/
|
|
1346
|
+
RequestId?: string
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1297
1349
|
/**
|
|
1298
1350
|
* DeleteCustomization请求参数结构体
|
|
1299
1351
|
*/
|
|
@@ -4964,7 +4964,7 @@ day:天粒度,指定查询区间大于 31 天,可返回天粒度明细数
|
|
|
4964
4964
|
Interval?: string
|
|
4965
4965
|
/**
|
|
4966
4966
|
* 多域名查询时,默认(false)返回多个域名的汇总数据
|
|
4967
|
-
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode 指标暂不支持)
|
|
4967
|
+
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode、2xx、3xx、4xx、5xx 指标暂不支持)
|
|
4968
4968
|
*/
|
|
4969
4969
|
Detail?: boolean
|
|
4970
4970
|
/**
|
|
@@ -8709,11 +8709,11 @@ min:1 分钟粒度
|
|
|
8709
8709
|
hour:1 小时粒度
|
|
8710
8710
|
day:天粒度
|
|
8711
8711
|
*/
|
|
8712
|
-
Interval
|
|
8712
|
+
Interval?: string
|
|
8713
8713
|
/**
|
|
8714
8714
|
* 指定条件查询得到的数据明细
|
|
8715
8715
|
*/
|
|
8716
|
-
Data
|
|
8716
|
+
Data?: Array<ResourceData>
|
|
8717
8717
|
/**
|
|
8718
8718
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
8719
8719
|
*/
|
|
@@ -8781,7 +8781,7 @@ day:天粒度,指定查询区间大于 31 天,可返回天粒度明细数
|
|
|
8781
8781
|
Interval?: string
|
|
8782
8782
|
/**
|
|
8783
8783
|
* Domains 传入多个时,默认(false)返回多个域名的汇总数据
|
|
8784
|
-
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode 指标暂不支持)
|
|
8784
|
+
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode、2xx、3xx、4xx、5xx 指标暂不支持)
|
|
8785
8785
|
*/
|
|
8786
8786
|
Detail?: boolean
|
|
8787
8787
|
/**
|
|
@@ -9697,11 +9697,11 @@ export interface DescribeOriginDataResponse {
|
|
|
9697
9697
|
/**
|
|
9698
9698
|
* 数据统计的时间粒度,支持min, 5min, hour, day,分别表示1分钟,5分钟,1小时和1天的时间粒度。
|
|
9699
9699
|
*/
|
|
9700
|
-
Interval
|
|
9700
|
+
Interval?: string
|
|
9701
9701
|
/**
|
|
9702
9702
|
* 各个资源的回源数据详情。
|
|
9703
9703
|
*/
|
|
9704
|
-
Data
|
|
9704
|
+
Data?: Array<ResourceOriginData>
|
|
9705
9705
|
/**
|
|
9706
9706
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
9707
9707
|
*/
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
DescribeVULRiskAdvanceCFGListResponse,
|
|
25
25
|
TaskCenterWeakPwdRiskInputParam,
|
|
26
26
|
DescribeOrganizationUserInfoRequest,
|
|
27
|
-
|
|
27
|
+
FilterDataObject,
|
|
28
28
|
ReportItemKey,
|
|
29
29
|
CVMAssetVO,
|
|
30
30
|
AssetViewCFGRisk,
|
|
@@ -66,7 +66,7 @@ import {
|
|
|
66
66
|
DescribeVpcAssetsRequest,
|
|
67
67
|
TaskAssetObject,
|
|
68
68
|
IpAssetListVO,
|
|
69
|
-
|
|
69
|
+
ModifyRiskCenterRiskStatusRequest,
|
|
70
70
|
RiskCenterStatusKey,
|
|
71
71
|
DescribeRiskCenterAssetViewWeakPasswordRiskListRequest,
|
|
72
72
|
PublicIpDomainListKey,
|
|
@@ -77,6 +77,7 @@ import {
|
|
|
77
77
|
DescribeCVMAssetInfoRequest,
|
|
78
78
|
AssetViewWeakPassRisk,
|
|
79
79
|
WebsiteRisk,
|
|
80
|
+
ServiceSupport,
|
|
80
81
|
CreateRiskCenterScanTaskRequest,
|
|
81
82
|
DescribeRiskCenterAssetViewCFGRiskListResponse,
|
|
82
83
|
DescribeRiskCenterVULViewVULRiskListResponse,
|
|
@@ -85,6 +86,7 @@ import {
|
|
|
85
86
|
TaskAdvanceCFG,
|
|
86
87
|
DescribeScanTaskListResponse,
|
|
87
88
|
ScanTaskInfo,
|
|
89
|
+
AssetInstanceTypeMap,
|
|
88
90
|
Tags,
|
|
89
91
|
VULViewVULRisk,
|
|
90
92
|
PortViewPortRisk,
|
|
@@ -129,6 +131,7 @@ import {
|
|
|
129
131
|
DescribeRiskCenterServerRiskListRequest,
|
|
130
132
|
ModifyRiskCenterScanTaskRequest,
|
|
131
133
|
ClbListenerListInfo,
|
|
134
|
+
Element,
|
|
132
135
|
DescribeRiskCenterServerRiskListResponse,
|
|
133
136
|
DescribeListenerListRequest,
|
|
134
137
|
DeleteRiskScanTaskResponse,
|
|
@@ -106,6 +106,11 @@ export interface DescribeVULRiskAdvanceCFGListResponse {
|
|
|
106
106
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
107
107
|
*/
|
|
108
108
|
CheckFromLists?: Array<FilterDataObject>
|
|
109
|
+
/**
|
|
110
|
+
* 漏洞标签列表
|
|
111
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
112
|
+
*/
|
|
113
|
+
VulTagList?: Array<FilterDataObject>
|
|
109
114
|
/**
|
|
110
115
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
111
116
|
*/
|
|
@@ -141,21 +146,17 @@ export interface DescribeOrganizationUserInfoRequest {
|
|
|
141
146
|
}
|
|
142
147
|
|
|
143
148
|
/**
|
|
144
|
-
*
|
|
149
|
+
* 过滤数据对象
|
|
145
150
|
*/
|
|
146
|
-
export interface
|
|
147
|
-
/**
|
|
148
|
-
* 风险资产相关数据
|
|
149
|
-
*/
|
|
150
|
-
RiskStatusKeys: Array<RiskCenterStatusKey>
|
|
151
|
+
export interface FilterDataObject {
|
|
151
152
|
/**
|
|
152
|
-
*
|
|
153
|
+
* 英文翻译
|
|
153
154
|
*/
|
|
154
|
-
|
|
155
|
+
Value?: string
|
|
155
156
|
/**
|
|
156
|
-
*
|
|
157
|
+
* 中文翻译
|
|
157
158
|
*/
|
|
158
|
-
|
|
159
|
+
Text?: string
|
|
159
160
|
}
|
|
160
161
|
|
|
161
162
|
/**
|
|
@@ -427,6 +428,66 @@ export interface CVMAssetVO {
|
|
|
427
428
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
428
429
|
*/
|
|
429
430
|
IsNewAsset?: number
|
|
431
|
+
/**
|
|
432
|
+
* 0 未安装 1安装 2:安装中
|
|
433
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
434
|
+
*/
|
|
435
|
+
CVMAgentStatus?: number
|
|
436
|
+
/**
|
|
437
|
+
* 1:开启 0:未开启
|
|
438
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
439
|
+
*/
|
|
440
|
+
CVMStatus?: number
|
|
441
|
+
/**
|
|
442
|
+
* 1:客户端已安装 0:未安装 2: Agentless
|
|
443
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
444
|
+
*/
|
|
445
|
+
DefenseModel?: number
|
|
446
|
+
/**
|
|
447
|
+
* 1:已安装 0:未安装
|
|
448
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
449
|
+
*/
|
|
450
|
+
TatStatus?: number
|
|
451
|
+
/**
|
|
452
|
+
* cpu趋势图
|
|
453
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
454
|
+
*/
|
|
455
|
+
CpuTrend?: Array<Element>
|
|
456
|
+
/**
|
|
457
|
+
* 内存趋势图
|
|
458
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
459
|
+
*/
|
|
460
|
+
MemoryTrend?: Array<Element>
|
|
461
|
+
/**
|
|
462
|
+
* 1:agent在线 0:agent离线 2:主机离线
|
|
463
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
464
|
+
*/
|
|
465
|
+
AgentStatus?: number
|
|
466
|
+
/**
|
|
467
|
+
* 本月防护关闭次数
|
|
468
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
469
|
+
*/
|
|
470
|
+
CloseDefenseCount?: number
|
|
471
|
+
/**
|
|
472
|
+
* 运行状态
|
|
473
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
474
|
+
*/
|
|
475
|
+
InstanceState?: string
|
|
476
|
+
/**
|
|
477
|
+
* 安全组数据
|
|
478
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
479
|
+
*/
|
|
480
|
+
SecurityGroupIds?: Array<string>
|
|
481
|
+
/**
|
|
482
|
+
* 物理内存占用KB
|
|
483
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
484
|
+
*/
|
|
485
|
+
AgentMemRss?: number
|
|
486
|
+
/**
|
|
487
|
+
* CPU使用率百分比
|
|
488
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
489
|
+
*/
|
|
490
|
+
AgentCpuPer?: number
|
|
430
491
|
}
|
|
431
492
|
|
|
432
493
|
/**
|
|
@@ -857,6 +918,36 @@ export interface VULRiskAdvanceCFGList {
|
|
|
857
918
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
858
919
|
*/
|
|
859
920
|
ImpactComponent?: string
|
|
921
|
+
/**
|
|
922
|
+
* 漏洞Payload
|
|
923
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
924
|
+
*/
|
|
925
|
+
Payload?: string
|
|
926
|
+
/**
|
|
927
|
+
* 技术参考
|
|
928
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
929
|
+
*/
|
|
930
|
+
References?: string
|
|
931
|
+
/**
|
|
932
|
+
* cvss评分
|
|
933
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
934
|
+
*/
|
|
935
|
+
CVSS?: string
|
|
936
|
+
/**
|
|
937
|
+
* 攻击热度
|
|
938
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
939
|
+
*/
|
|
940
|
+
AttackHeat?: string
|
|
941
|
+
/**
|
|
942
|
+
* 安全产品支持情况
|
|
943
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
944
|
+
*/
|
|
945
|
+
ServiceSupport?: Array<ServiceSupport>
|
|
946
|
+
/**
|
|
947
|
+
* 最新检测时间
|
|
948
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
949
|
+
*/
|
|
950
|
+
RecentScanTime?: string
|
|
860
951
|
}
|
|
861
952
|
|
|
862
953
|
/**
|
|
@@ -1052,6 +1143,10 @@ export interface AssetTag {
|
|
|
1052
1143
|
* DescribeVULRiskAdvanceCFGList请求参数结构体
|
|
1053
1144
|
*/
|
|
1054
1145
|
export interface DescribeVULRiskAdvanceCFGListRequest {
|
|
1146
|
+
/**
|
|
1147
|
+
* 集团账号的成员id
|
|
1148
|
+
*/
|
|
1149
|
+
MemberId?: Array<string>
|
|
1055
1150
|
/**
|
|
1056
1151
|
* 任务ID
|
|
1057
1152
|
*/
|
|
@@ -2148,17 +2243,21 @@ export interface IpAssetListVO {
|
|
|
2148
2243
|
}
|
|
2149
2244
|
|
|
2150
2245
|
/**
|
|
2151
|
-
*
|
|
2246
|
+
* ModifyRiskCenterRiskStatus请求参数结构体
|
|
2152
2247
|
*/
|
|
2153
|
-
export interface
|
|
2248
|
+
export interface ModifyRiskCenterRiskStatusRequest {
|
|
2154
2249
|
/**
|
|
2155
|
-
*
|
|
2250
|
+
* 风险资产相关数据
|
|
2156
2251
|
*/
|
|
2157
|
-
|
|
2252
|
+
RiskStatusKeys: Array<RiskCenterStatusKey>
|
|
2158
2253
|
/**
|
|
2159
|
-
*
|
|
2254
|
+
* 处置状态,1为已处置、2为已忽略,3为取消已处置,4为取消已忽略
|
|
2160
2255
|
*/
|
|
2161
|
-
|
|
2256
|
+
Status: number
|
|
2257
|
+
/**
|
|
2258
|
+
* 风险类型,0-端口风险, 1-漏洞风险,2-弱口令风险, 3-网站内容风险,4-配置风险,5-风险服务暴露
|
|
2259
|
+
*/
|
|
2260
|
+
Type: number
|
|
2162
2261
|
}
|
|
2163
2262
|
|
|
2164
2263
|
/**
|
|
@@ -2169,10 +2268,6 @@ export interface RiskCenterStatusKey {
|
|
|
2169
2268
|
* 风险ID
|
|
2170
2269
|
*/
|
|
2171
2270
|
Id: string
|
|
2172
|
-
/**
|
|
2173
|
-
* APP ID
|
|
2174
|
-
*/
|
|
2175
|
-
AppId: string
|
|
2176
2271
|
/**
|
|
2177
2272
|
* 公网IP/域名
|
|
2178
2273
|
*/
|
|
@@ -2181,6 +2276,10 @@ export interface RiskCenterStatusKey {
|
|
|
2181
2276
|
* 实例ID
|
|
2182
2277
|
*/
|
|
2183
2278
|
InstanceId?: string
|
|
2279
|
+
/**
|
|
2280
|
+
* APP ID
|
|
2281
|
+
*/
|
|
2282
|
+
AppId?: string
|
|
2184
2283
|
}
|
|
2185
2284
|
|
|
2186
2285
|
/**
|
|
@@ -2266,6 +2365,11 @@ export interface DescribeCVMAssetsResponse {
|
|
|
2266
2365
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2267
2366
|
*/
|
|
2268
2367
|
OsList?: Array<FilterDataObject>
|
|
2368
|
+
/**
|
|
2369
|
+
* 资产类型和实例类型的对应关系
|
|
2370
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2371
|
+
*/
|
|
2372
|
+
AssetMapInstanceTypeList?: Array<AssetInstanceTypeMap>
|
|
2269
2373
|
/**
|
|
2270
2374
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2271
2375
|
*/
|
|
@@ -2638,6 +2742,33 @@ export interface WebsiteRisk {
|
|
|
2638
2742
|
SourceURLPath?: string
|
|
2639
2743
|
}
|
|
2640
2744
|
|
|
2745
|
+
/**
|
|
2746
|
+
* 产品支持情况
|
|
2747
|
+
*/
|
|
2748
|
+
export interface ServiceSupport {
|
|
2749
|
+
/**
|
|
2750
|
+
* 产品名称:
|
|
2751
|
+
"cfw_waf_virtual", "cwp_detect", "cwp_defense", "cwp_fix"
|
|
2752
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2753
|
+
*/
|
|
2754
|
+
ServiceName?: string
|
|
2755
|
+
/**
|
|
2756
|
+
* 已处理的资产总数
|
|
2757
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2758
|
+
*/
|
|
2759
|
+
SupportHandledCount?: number
|
|
2760
|
+
/**
|
|
2761
|
+
* 支持的资产总数
|
|
2762
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2763
|
+
*/
|
|
2764
|
+
SupportTotalCount?: number
|
|
2765
|
+
/**
|
|
2766
|
+
* 是否支持该产品1支持;0不支持
|
|
2767
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2768
|
+
*/
|
|
2769
|
+
IsSupport?: boolean
|
|
2770
|
+
}
|
|
2771
|
+
|
|
2641
2772
|
/**
|
|
2642
2773
|
* CreateRiskCenterScanTask请求参数结构体
|
|
2643
2774
|
*/
|
|
@@ -2906,6 +3037,27 @@ export interface ScanTaskInfo {
|
|
|
2906
3037
|
UserName?: string
|
|
2907
3038
|
}
|
|
2908
3039
|
|
|
3040
|
+
/**
|
|
3041
|
+
* 资产类型和实例类型的映射
|
|
3042
|
+
*/
|
|
3043
|
+
export interface AssetInstanceTypeMap {
|
|
3044
|
+
/**
|
|
3045
|
+
* 资产类型
|
|
3046
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3047
|
+
*/
|
|
3048
|
+
Text?: string
|
|
3049
|
+
/**
|
|
3050
|
+
* 资产类型
|
|
3051
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3052
|
+
*/
|
|
3053
|
+
Value?: string
|
|
3054
|
+
/**
|
|
3055
|
+
* 资产类型和实例类型映射关系
|
|
3056
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3057
|
+
*/
|
|
3058
|
+
InstanceTypeList?: Array<FilterDataObject>
|
|
3059
|
+
}
|
|
3060
|
+
|
|
2909
3061
|
/**
|
|
2910
3062
|
* 主机标签信息
|
|
2911
3063
|
*/
|
|
@@ -4689,6 +4841,10 @@ export interface DescribeRiskCenterAssetViewVULRiskListResponse {
|
|
|
4689
4841
|
* DescribeCVMAssets请求参数结构体
|
|
4690
4842
|
*/
|
|
4691
4843
|
export interface DescribeCVMAssetsRequest {
|
|
4844
|
+
/**
|
|
4845
|
+
* 集团账号的成员id
|
|
4846
|
+
*/
|
|
4847
|
+
MemberId?: Array<string>
|
|
4692
4848
|
/**
|
|
4693
4849
|
* -
|
|
4694
4850
|
*/
|
|
@@ -4826,6 +4982,22 @@ export interface ClbListenerListInfo {
|
|
|
4826
4982
|
LoadBalancerDomain?: string
|
|
4827
4983
|
}
|
|
4828
4984
|
|
|
4985
|
+
/**
|
|
4986
|
+
* 统计条目
|
|
4987
|
+
*/
|
|
4988
|
+
export interface Element {
|
|
4989
|
+
/**
|
|
4990
|
+
* 统计类型
|
|
4991
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4992
|
+
*/
|
|
4993
|
+
Key?: string
|
|
4994
|
+
/**
|
|
4995
|
+
* 统计对象
|
|
4996
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4997
|
+
*/
|
|
4998
|
+
Value?: string
|
|
4999
|
+
}
|
|
5000
|
+
|
|
4829
5001
|
/**
|
|
4830
5002
|
* DescribeRiskCenterServerRiskList返回参数结构体
|
|
4831
5003
|
*/
|