tencentcloud-sdk-nodejs-ams 4.0.512 → 4.0.513
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 +130 -0
- package/SERVICE_CHANGELOG.md +150 -128
- package/package.json +1 -1
- package/products.md +7 -7
- package/src/services/ams/v20201229/ams_client.ts +4 -4
- package/src/services/ams/v20201229/ams_models.ts +14 -8
- package/tencentcloud/services/ams/v20201229/ams_client.d.ts +4 -4
- package/tencentcloud/services/ams/v20201229/ams_client.js +4 -4
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +13 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,133 @@
|
|
|
1
|
+
# Release 4.0.513
|
|
2
|
+
|
|
3
|
+
## 音频内容安全(ams) 版本:2020-12-29
|
|
4
|
+
|
|
5
|
+
### 第 9 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-29 10:01:58
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateAudioModerationSyncTask](https://cloud.tencent.com/document/api/1219/56755)
|
|
16
|
+
|
|
17
|
+
* 新增出参:Duration
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 音频内容安全(ams) 版本:2020-06-08
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
27
|
+
|
|
28
|
+
### 第 76 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2022-12-29 10:11:28
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
新增接口:
|
|
37
|
+
|
|
38
|
+
* [DeregisterFunctionTargets](https://cloud.tencent.com/document/api/214/84626)
|
|
39
|
+
* [RegisterFunctionTargets](https://cloud.tencent.com/document/api/214/84625)
|
|
40
|
+
|
|
41
|
+
新增数据结构:
|
|
42
|
+
|
|
43
|
+
* [FunctionInfo](https://cloud.tencent.com/document/api/214/30694#FunctionInfo)
|
|
44
|
+
* [FunctionTarget](https://cloud.tencent.com/document/api/214/30694#FunctionTarget)
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
49
|
+
|
|
50
|
+
### 第 38 次发布
|
|
51
|
+
|
|
52
|
+
发布时间:2022-12-29 10:16:58
|
|
53
|
+
|
|
54
|
+
本次发布包含了以下内容:
|
|
55
|
+
|
|
56
|
+
改善已有的文档。
|
|
57
|
+
|
|
58
|
+
新增数据结构:
|
|
59
|
+
|
|
60
|
+
* [Ability](https://cloud.tencent.com/document/api/1003/48097#Ability)
|
|
61
|
+
|
|
62
|
+
修改数据结构:
|
|
63
|
+
|
|
64
|
+
* [ClusterInstanceDetail](https://cloud.tencent.com/document/api/1003/48097#ClusterInstanceDetail)
|
|
65
|
+
|
|
66
|
+
* 新增成员:InstanceRole
|
|
67
|
+
|
|
68
|
+
* [CynosdbCluster](https://cloud.tencent.com/document/api/1003/48097#CynosdbCluster)
|
|
69
|
+
|
|
70
|
+
* 新增成员:PhysicalZone, MasterZone, HasSlaveZone, SlaveZones, BusinessType, IsFreeze, OrderSource, Ability
|
|
71
|
+
|
|
72
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
|
73
|
+
|
|
74
|
+
* 新增成员:LogBin, PitrType, PhysicalZone, StorageId, Storage, MaxStorageSize, MinStorageSize, StoragePayMode, DbMode, StorageLimit, Ability, CynosVersion, BusinessType, HasSlaveZone, IsFreeze, Tasks, MasterZone, SlaveZones, ProxyStatus, IsSkipTrade, IsOpenPasswordComplexity, NetworkStatus
|
|
75
|
+
|
|
76
|
+
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
77
|
+
|
|
78
|
+
* 新增成员:WanIP, WanStatus
|
|
79
|
+
|
|
80
|
+
* [NewAccount](https://cloud.tencent.com/document/api/1003/48097#NewAccount)
|
|
81
|
+
|
|
82
|
+
* 新增成员:MaxUserConnections
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
88
|
+
|
|
89
|
+
### 第 58 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2022-12-29 10:24:56
|
|
92
|
+
|
|
93
|
+
本次发布包含了以下内容:
|
|
94
|
+
|
|
95
|
+
改善已有的文档。
|
|
96
|
+
|
|
97
|
+
修改接口:
|
|
98
|
+
|
|
99
|
+
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
|
100
|
+
|
|
101
|
+
* 新增入参:ChannelTemplateId
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
111
|
+
|
|
112
|
+
### 第 133 次发布
|
|
113
|
+
|
|
114
|
+
发布时间:2022-12-29 11:09:38
|
|
115
|
+
|
|
116
|
+
本次发布包含了以下内容:
|
|
117
|
+
|
|
118
|
+
改善已有的文档。
|
|
119
|
+
|
|
120
|
+
修改数据结构:
|
|
121
|
+
|
|
122
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
123
|
+
|
|
124
|
+
* 新增成员:RouteBroadcastPolicyFlag
|
|
125
|
+
|
|
126
|
+
* <font color="#dd0000">**修改成员**:</font>CcnId, CcnName, CcnDescription, InstanceCount, CreateTime, State, QosLevel, InstanceChargeType, BandwidthLimitType, TagSet, RoutePriorityFlag, RouteTableCount, RouteTableFlag
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
1
131
|
# Release 4.0.512
|
|
2
132
|
|
|
3
133
|
## 语音识别(asr) 版本:2019-06-14
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 音频内容安全(ams) 版本:2020-12-29
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 9 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-12-
|
|
7
|
+
发布时间:2022-12-29 10:01:58
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,34 +12,22 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
|
|
17
|
-
* 新增入参:SentenceMaxLength
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 云硬盘(cbs) 版本:2017-03-12
|
|
23
|
-
|
|
24
|
-
### 第 45 次发布
|
|
15
|
+
* [CreateAudioModerationSyncTask](https://cloud.tencent.com/document/api/1219/56755)
|
|
25
16
|
|
|
26
|
-
|
|
17
|
+
* 新增出参:Duration
|
|
27
18
|
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
19
|
|
|
30
|
-
改善已有的文档。
|
|
31
20
|
|
|
32
|
-
新增接口:
|
|
33
21
|
|
|
34
|
-
|
|
22
|
+
## 音频内容安全(ams) 版本:2020-06-08
|
|
35
23
|
|
|
36
24
|
|
|
37
25
|
|
|
38
|
-
##
|
|
26
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
39
27
|
|
|
40
|
-
### 第
|
|
28
|
+
### 第 76 次发布
|
|
41
29
|
|
|
42
|
-
发布时间:2022-12-
|
|
30
|
+
发布时间:2022-12-29 10:11:28
|
|
43
31
|
|
|
44
32
|
本次发布包含了以下内容:
|
|
45
33
|
|
|
@@ -47,162 +35,96 @@
|
|
|
47
35
|
|
|
48
36
|
新增接口:
|
|
49
37
|
|
|
50
|
-
* [
|
|
51
|
-
* [
|
|
52
|
-
* [QueryFlexServiceProviderAccountBalance](https://cloud.tencent.com/document/api/1122/84592)
|
|
38
|
+
* [DeregisterFunctionTargets](https://cloud.tencent.com/document/api/214/84626)
|
|
39
|
+
* [RegisterFunctionTargets](https://cloud.tencent.com/document/api/214/84625)
|
|
53
40
|
|
|
54
41
|
新增数据结构:
|
|
55
42
|
|
|
56
|
-
* [
|
|
57
|
-
* [
|
|
43
|
+
* [FunctionInfo](https://cloud.tencent.com/document/api/214/30694#FunctionInfo)
|
|
44
|
+
* [FunctionTarget](https://cloud.tencent.com/document/api/214/30694#FunctionTarget)
|
|
58
45
|
|
|
59
46
|
|
|
60
47
|
|
|
61
|
-
##
|
|
48
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
62
49
|
|
|
63
|
-
### 第
|
|
50
|
+
### 第 38 次发布
|
|
64
51
|
|
|
65
|
-
发布时间:2022-12-
|
|
52
|
+
发布时间:2022-12-29 10:16:58
|
|
66
53
|
|
|
67
54
|
本次发布包含了以下内容:
|
|
68
55
|
|
|
69
56
|
改善已有的文档。
|
|
70
57
|
|
|
71
|
-
新增接口:
|
|
72
|
-
|
|
73
|
-
* [InquiryPriceRenewHosts](https://cloud.tencent.com/document/api/213/84595)
|
|
74
|
-
|
|
75
58
|
新增数据结构:
|
|
76
59
|
|
|
77
|
-
* [
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
82
|
-
|
|
83
|
-
### 第 71 次发布
|
|
84
|
-
|
|
85
|
-
发布时间:2022-12-28 14:12:10
|
|
86
|
-
|
|
87
|
-
本次发布包含了以下内容:
|
|
88
|
-
|
|
89
|
-
改善已有的文档。
|
|
60
|
+
* [Ability](https://cloud.tencent.com/document/api/1003/48097#Ability)
|
|
90
61
|
|
|
91
62
|
修改数据结构:
|
|
92
63
|
|
|
93
|
-
* [
|
|
94
|
-
|
|
95
|
-
* <font color="#dd0000">**修改成员**:</font>UpdatedAt, OrgIds, OrganizationIds
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
## 云压测(pts) 版本:2021-07-28
|
|
101
|
-
|
|
102
|
-
### 第 9 次发布
|
|
103
|
-
|
|
104
|
-
发布时间:2022-12-28 14:35:16
|
|
105
|
-
|
|
106
|
-
本次发布包含了以下内容:
|
|
107
|
-
|
|
108
|
-
改善已有的文档。
|
|
109
|
-
|
|
110
|
-
修改接口:
|
|
111
|
-
|
|
112
|
-
* [CreateScenario](https://cloud.tencent.com/document/api/1484/78091)
|
|
113
|
-
|
|
114
|
-
* 新增入参:Owner
|
|
64
|
+
* [ClusterInstanceDetail](https://cloud.tencent.com/document/api/1003/48097#ClusterInstanceDetail)
|
|
115
65
|
|
|
116
|
-
*
|
|
66
|
+
* 新增成员:InstanceRole
|
|
117
67
|
|
|
118
|
-
|
|
68
|
+
* [CynosdbCluster](https://cloud.tencent.com/document/api/1003/48097#CynosdbCluster)
|
|
119
69
|
|
|
120
|
-
*
|
|
70
|
+
* 新增成员:PhysicalZone, MasterZone, HasSlaveZone, SlaveZones, BusinessType, IsFreeze, OrderSource, Ability
|
|
121
71
|
|
|
122
|
-
|
|
72
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
|
123
73
|
|
|
74
|
+
* 新增成员:LogBin, PitrType, PhysicalZone, StorageId, Storage, MaxStorageSize, MinStorageSize, StoragePayMode, DbMode, StorageLimit, Ability, CynosVersion, BusinessType, HasSlaveZone, IsFreeze, Tasks, MasterZone, SlaveZones, ProxyStatus, IsSkipTrade, IsOpenPasswordComplexity, NetworkStatus
|
|
124
75
|
|
|
125
|
-
|
|
76
|
+
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
126
77
|
|
|
127
|
-
*
|
|
78
|
+
* 新增成员:WanIP, WanStatus
|
|
128
79
|
|
|
129
|
-
|
|
80
|
+
* [NewAccount](https://cloud.tencent.com/document/api/1003/48097#NewAccount)
|
|
130
81
|
|
|
131
|
-
*
|
|
82
|
+
* 新增成员:MaxUserConnections
|
|
132
83
|
|
|
133
84
|
|
|
134
85
|
|
|
135
86
|
|
|
136
|
-
##
|
|
87
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
137
88
|
|
|
138
|
-
### 第
|
|
89
|
+
### 第 58 次发布
|
|
139
90
|
|
|
140
|
-
发布时间:2022-12-
|
|
91
|
+
发布时间:2022-12-29 10:24:56
|
|
141
92
|
|
|
142
93
|
本次发布包含了以下内容:
|
|
143
94
|
|
|
144
95
|
改善已有的文档。
|
|
145
96
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
* [RegionInfo](https://cloud.tencent.com/document/api/1596/77932#RegionInfo)
|
|
149
|
-
|
|
150
|
-
* 新增成员:RegionTypeMC, LocationMC, RegionNameMC, RegionIdMC
|
|
151
|
-
|
|
152
|
-
* [ZoneInfo](https://cloud.tencent.com/document/api/1596/77932#ZoneInfo)
|
|
153
|
-
|
|
154
|
-
* 新增成员:ParentZone, ParentZoneId, ParentZoneName, ZoneType, MachineRoomTypeMC, ZoneIdMC
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
|
97
|
+
修改接口:
|
|
160
98
|
|
|
161
|
-
|
|
99
|
+
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
|
162
100
|
|
|
163
|
-
|
|
101
|
+
* 新增入参:ChannelTemplateId
|
|
164
102
|
|
|
165
|
-
本次发布包含了以下内容:
|
|
166
103
|
|
|
167
|
-
改善已有的文档。
|
|
168
104
|
|
|
169
|
-
修改数据结构:
|
|
170
105
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
* 新增成员:AutoRenewFlag
|
|
106
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
174
107
|
|
|
175
108
|
|
|
176
109
|
|
|
110
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
177
111
|
|
|
178
|
-
|
|
112
|
+
### 第 133 次发布
|
|
179
113
|
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
发布时间:2022-12-28 16:01:40
|
|
114
|
+
发布时间:2022-12-29 11:09:38
|
|
183
115
|
|
|
184
116
|
本次发布包含了以下内容:
|
|
185
117
|
|
|
186
118
|
改善已有的文档。
|
|
187
119
|
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
* [ModifyTraceCodeUnlink](https://cloud.tencent.com/document/api/1458/84602)
|
|
191
|
-
|
|
192
|
-
* 新增出参:CodeCnt, BatchId
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
### 第 13 次发布
|
|
196
|
-
|
|
197
|
-
发布时间:2022-12-27 22:11:23
|
|
120
|
+
修改数据结构:
|
|
198
121
|
|
|
199
|
-
|
|
122
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
200
123
|
|
|
201
|
-
|
|
124
|
+
* 新增成员:RouteBroadcastPolicyFlag
|
|
202
125
|
|
|
203
|
-
|
|
126
|
+
* <font color="#dd0000">**修改成员**:</font>CcnId, CcnName, CcnDescription, InstanceCount, CreateTime, State, QosLevel, InstanceChargeType, BandwidthLimitType, TagSet, RoutePriorityFlag, RouteTableCount, RouteTableFlag
|
|
204
127
|
|
|
205
|
-
* [ModifyTraceCodeUnlink](https://cloud.tencent.com/document/api/1458/84602)
|
|
206
128
|
|
|
207
129
|
|
|
208
130
|
|
|
@@ -1567,6 +1489,21 @@
|
|
|
1567
1489
|
|
|
1568
1490
|
## 音频内容安全(ams) 版本:2020-12-29
|
|
1569
1491
|
|
|
1492
|
+
### 第 9 次发布
|
|
1493
|
+
|
|
1494
|
+
发布时间:2022-12-29 10:01:58
|
|
1495
|
+
|
|
1496
|
+
本次发布包含了以下内容:
|
|
1497
|
+
|
|
1498
|
+
改善已有的文档。
|
|
1499
|
+
|
|
1500
|
+
修改接口:
|
|
1501
|
+
|
|
1502
|
+
* [CreateAudioModerationSyncTask](https://cloud.tencent.com/document/api/1219/56755)
|
|
1503
|
+
|
|
1504
|
+
* 新增出参:Duration
|
|
1505
|
+
|
|
1506
|
+
|
|
1570
1507
|
### 第 8 次发布
|
|
1571
1508
|
|
|
1572
1509
|
发布时间:2022-08-16 06:06:52
|
|
@@ -10935,7 +10872,7 @@
|
|
|
10935
10872
|
|
|
10936
10873
|
新增接口:
|
|
10937
10874
|
|
|
10938
|
-
* [
|
|
10875
|
+
* [CreateDiskBackup](https://cloud.tencent.com/document/api/362/84591)
|
|
10939
10876
|
|
|
10940
10877
|
### 第 44 次发布
|
|
10941
10878
|
|
|
@@ -20679,6 +20616,24 @@
|
|
|
20679
20616
|
|
|
20680
20617
|
## 负载均衡(clb) 版本:2018-03-17
|
|
20681
20618
|
|
|
20619
|
+
### 第 76 次发布
|
|
20620
|
+
|
|
20621
|
+
发布时间:2022-12-29 10:11:28
|
|
20622
|
+
|
|
20623
|
+
本次发布包含了以下内容:
|
|
20624
|
+
|
|
20625
|
+
改善已有的文档。
|
|
20626
|
+
|
|
20627
|
+
新增接口:
|
|
20628
|
+
|
|
20629
|
+
* [[DeregisterFunctionTargets](https://cloud.tencent.com/document/api/214/84626)](https://cloud.tencent.com/document/api/#/#)
|
|
20630
|
+
* [[RegisterFunctionTargets](https://cloud.tencent.com/document/api/214/84625)](https://cloud.tencent.com/document/api/#/#)
|
|
20631
|
+
|
|
20632
|
+
新增数据结构:
|
|
20633
|
+
|
|
20634
|
+
* [[FunctionInfo](https://cloud.tencent.com/document/api/214/30694#FunctionInfo)](https://cloud.tencent.com/document/api/214/30694#[FunctionInfo](https://cloud.tencent.com/document/api/214/30694#FunctionInfo))
|
|
20635
|
+
* [[FunctionTarget](https://cloud.tencent.com/document/api/214/30694#FunctionTarget)](https://cloud.tencent.com/document/api/214/30694#[FunctionTarget](https://cloud.tencent.com/document/api/214/30694#FunctionTarget))
|
|
20636
|
+
|
|
20682
20637
|
### 第 75 次发布
|
|
20683
20638
|
|
|
20684
20639
|
发布时间:2022-12-14 01:16:36
|
|
@@ -25050,14 +25005,14 @@
|
|
|
25050
25005
|
|
|
25051
25006
|
新增接口:
|
|
25052
25007
|
|
|
25053
|
-
* [
|
|
25054
|
-
* [
|
|
25055
|
-
* [
|
|
25008
|
+
* [AddFlexFundingAccount](https://cloud.tencent.com/document/api/1122/84594)
|
|
25009
|
+
* [ModifyFlexFundingAccount](https://cloud.tencent.com/document/api/1122/84593)
|
|
25010
|
+
* [QueryFlexServiceProviderAccountBalance](https://cloud.tencent.com/document/api/1122/84592)
|
|
25056
25011
|
|
|
25057
25012
|
新增数据结构:
|
|
25058
25013
|
|
|
25059
|
-
* [
|
|
25060
|
-
* [
|
|
25014
|
+
* [PayeeFundingAccountResult](https://cloud.tencent.com/document/api/1122/40683#PayeeFundingAccountResult)
|
|
25015
|
+
* [ServiceProviderAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#ServiceProviderAccountBalanceResult)
|
|
25061
25016
|
|
|
25062
25017
|
### 第 96 次发布
|
|
25063
25018
|
|
|
@@ -27735,11 +27690,11 @@
|
|
|
27735
27690
|
|
|
27736
27691
|
新增接口:
|
|
27737
27692
|
|
|
27738
|
-
* [
|
|
27693
|
+
* [InquiryPriceRenewHosts](https://cloud.tencent.com/document/api/213/84595)
|
|
27739
27694
|
|
|
27740
27695
|
新增数据结构:
|
|
27741
27696
|
|
|
27742
|
-
* [
|
|
27697
|
+
* [HostPriceInfo](https://cloud.tencent.com/document/api/213/15753#HostPriceInfo)
|
|
27743
27698
|
|
|
27744
27699
|
### 第 102 次发布
|
|
27745
27700
|
|
|
@@ -31725,6 +31680,41 @@
|
|
|
31725
31680
|
|
|
31726
31681
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
31727
31682
|
|
|
31683
|
+
### 第 38 次发布
|
|
31684
|
+
|
|
31685
|
+
发布时间:2022-12-29 10:16:58
|
|
31686
|
+
|
|
31687
|
+
本次发布包含了以下内容:
|
|
31688
|
+
|
|
31689
|
+
改善已有的文档。
|
|
31690
|
+
|
|
31691
|
+
新增数据结构:
|
|
31692
|
+
|
|
31693
|
+
* [[Ability](https://cloud.tencent.com/document/api/1003/48097#Ability)](https://cloud.tencent.com/document/api/1003/48097#[Ability](https://cloud.tencent.com/document/api/1003/48097#Ability))
|
|
31694
|
+
|
|
31695
|
+
修改数据结构:
|
|
31696
|
+
|
|
31697
|
+
* [ClusterInstanceDetail](https://cloud.tencent.com/document/api/1003/48097#ClusterInstanceDetail)
|
|
31698
|
+
|
|
31699
|
+
* 新增成员:InstanceRole
|
|
31700
|
+
|
|
31701
|
+
* [CynosdbCluster](https://cloud.tencent.com/document/api/1003/48097#CynosdbCluster)
|
|
31702
|
+
|
|
31703
|
+
* 新增成员:PhysicalZone, MasterZone, HasSlaveZone, SlaveZones, BusinessType, IsFreeze, OrderSource, Ability
|
|
31704
|
+
|
|
31705
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
|
31706
|
+
|
|
31707
|
+
* 新增成员:LogBin, PitrType, PhysicalZone, StorageId, Storage, MaxStorageSize, MinStorageSize, StoragePayMode, DbMode, StorageLimit, Ability, CynosVersion, BusinessType, HasSlaveZone, IsFreeze, Tasks, MasterZone, SlaveZones, ProxyStatus, IsSkipTrade, IsOpenPasswordComplexity, NetworkStatus
|
|
31708
|
+
|
|
31709
|
+
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
31710
|
+
|
|
31711
|
+
* 新增成员:WanIP, WanStatus
|
|
31712
|
+
|
|
31713
|
+
* [NewAccount](https://cloud.tencent.com/document/api/1003/48097#NewAccount)
|
|
31714
|
+
|
|
31715
|
+
* 新增成员:MaxUserConnections
|
|
31716
|
+
|
|
31717
|
+
|
|
31728
31718
|
### 第 37 次发布
|
|
31729
31719
|
|
|
31730
31720
|
发布时间:2022-12-23 01:24:17
|
|
@@ -42574,6 +42564,21 @@
|
|
|
42574
42564
|
|
|
42575
42565
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
42576
42566
|
|
|
42567
|
+
### 第 58 次发布
|
|
42568
|
+
|
|
42569
|
+
发布时间:2022-12-29 10:24:56
|
|
42570
|
+
|
|
42571
|
+
本次发布包含了以下内容:
|
|
42572
|
+
|
|
42573
|
+
改善已有的文档。
|
|
42574
|
+
|
|
42575
|
+
修改接口:
|
|
42576
|
+
|
|
42577
|
+
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
|
42578
|
+
|
|
42579
|
+
* 新增入参:ChannelTemplateId
|
|
42580
|
+
|
|
42581
|
+
|
|
42577
42582
|
### 第 57 次发布
|
|
42578
42583
|
|
|
42579
42584
|
发布时间:2022-12-22 01:39:07
|
|
@@ -89726,7 +89731,7 @@
|
|
|
89726
89731
|
|
|
89727
89732
|
新增接口:
|
|
89728
89733
|
|
|
89729
|
-
* [
|
|
89734
|
+
* [ModifyTraceCodeUnlink](https://cloud.tencent.com/document/api/1458/84602)
|
|
89730
89735
|
|
|
89731
89736
|
### 第 12 次发布
|
|
89732
89737
|
|
|
@@ -97954,6 +97959,23 @@
|
|
|
97954
97959
|
|
|
97955
97960
|
## 私有网络(vpc) 版本:2017-03-12
|
|
97956
97961
|
|
|
97962
|
+
### 第 133 次发布
|
|
97963
|
+
|
|
97964
|
+
发布时间:2022-12-29 11:09:38
|
|
97965
|
+
|
|
97966
|
+
本次发布包含了以下内容:
|
|
97967
|
+
|
|
97968
|
+
改善已有的文档。
|
|
97969
|
+
|
|
97970
|
+
修改数据结构:
|
|
97971
|
+
|
|
97972
|
+
* [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
|
|
97973
|
+
|
|
97974
|
+
* 新增成员:RouteBroadcastPolicyFlag
|
|
97975
|
+
|
|
97976
|
+
* <font color="#dd0000">**修改成员**:</font>CcnId, CcnName, CcnDescription, InstanceCount, CreateTime, State, QosLevel, InstanceChargeType, BandwidthLimitType, TagSet, RoutePriorityFlag, RouteTableCount, RouteTableFlag
|
|
97977
|
+
|
|
97978
|
+
|
|
97957
97979
|
### 第 132 次发布
|
|
97958
97980
|
|
|
97959
97981
|
发布时间:2022-12-16 18:54:14
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-05-23 06:01:54 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-11-14 06:09:18 |
|
|
9
9
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
10
|
-
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2022-
|
|
10
|
+
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2022-12-29 10:01:58 |
|
|
11
11
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2022-12-21 18:48:21 |
|
|
12
12
|
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2022-12-20 11:47:08 |
|
|
13
13
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
@@ -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-29 10:03:59 |
|
|
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 |
|
|
@@ -54,7 +54,7 @@
|
|
|
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
56
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-27 01:23:30 |
|
|
57
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-12-
|
|
57
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-12-29 10:11:28 |
|
|
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 |
|
|
@@ -67,7 +67,7 @@
|
|
|
67
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
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-
|
|
70
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-29 10:16:58 |
|
|
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 |
|
|
@@ -76,7 +76,7 @@
|
|
|
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
78
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-12-28 01:06:32 |
|
|
79
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-
|
|
79
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-12-29 10:19:39 |
|
|
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 |
|
|
82
82
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2022-10-31 06:27:09 |
|
|
@@ -91,7 +91,7 @@
|
|
|
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
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-
|
|
94
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-29 10:24:56 |
|
|
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 |
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
213
213
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
214
214
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-12-22 02:14:59 |
|
|
215
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-12-
|
|
215
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-12-29 11:09:38 |
|
|
216
216
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-12-21 02:20:11 |
|
|
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 |
|
|
@@ -106,12 +106,12 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
106
106
|
- 该接口为收费接口,计费方式敬请参见 [腾讯云音频内容安全定价](https://cloud.tencent.com/product/ams/pricing)。
|
|
107
107
|
|
|
108
108
|
### 接口调用说明:
|
|
109
|
-
- 音频文件大小支持:**文件
|
|
110
|
-
-
|
|
111
|
-
- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);
|
|
109
|
+
- 音频文件大小支持:**文件 <= 4M**;
|
|
110
|
+
- 音频文件**时长不超过60s**,超过60s音频调用则报错;
|
|
111
|
+
- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**aac**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);
|
|
112
112
|
- 接口仅限音频文件传入,视频文件传入请调用长音频异步接口;
|
|
113
113
|
- 接口**默认QPS为20**,如需自定义配置并发或请求频率,请工单咨询;
|
|
114
|
-
- 接口**默认超时为
|
|
114
|
+
- 接口**默认超时为10s**,请求如超过该时长则接口会报错。
|
|
115
115
|
|
|
116
116
|
*/
|
|
117
117
|
async CreateAudioModerationSyncTask(
|
|
@@ -124,13 +124,13 @@ export interface AudioResultDetailSpeakerResult {
|
|
|
124
124
|
Score: number
|
|
125
125
|
|
|
126
126
|
/**
|
|
127
|
-
*
|
|
127
|
+
* 该字段用于返回对应说话人的片段在音频文件内的开始时间,单位为秒。
|
|
128
128
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
129
129
|
*/
|
|
130
130
|
StartTime: number
|
|
131
131
|
|
|
132
132
|
/**
|
|
133
|
-
*
|
|
133
|
+
* 该字段用于返回对应说话人的片段在音频文件内的结束时间,单位为秒。
|
|
134
134
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
135
135
|
*/
|
|
136
136
|
EndTime: number
|
|
@@ -522,6 +522,12 @@ Block 建议屏蔽;
|
|
|
522
522
|
*/
|
|
523
523
|
RecognitionResults: Array<RecognitionResult>
|
|
524
524
|
|
|
525
|
+
/**
|
|
526
|
+
* 识别音频时长,单位为毫秒;
|
|
527
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
528
|
+
*/
|
|
529
|
+
Duration: string
|
|
530
|
+
|
|
525
531
|
/**
|
|
526
532
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
527
533
|
*/
|
|
@@ -650,13 +656,13 @@ export interface AudioResultDetailLanguageResult {
|
|
|
650
656
|
Score: number
|
|
651
657
|
|
|
652
658
|
/**
|
|
653
|
-
*
|
|
659
|
+
* 该参数用于返回对应语种标签的片段在音频文件内的开始时间,单位为秒。
|
|
654
660
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
655
661
|
*/
|
|
656
662
|
StartTime: number
|
|
657
663
|
|
|
658
664
|
/**
|
|
659
|
-
*
|
|
665
|
+
* 该参数用于返回对应语种标签的片段在音频文件内的结束时间,单位为秒。
|
|
660
666
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
661
667
|
*/
|
|
662
668
|
EndTime: number
|
|
@@ -708,12 +714,12 @@ export interface MoanResult {
|
|
|
708
714
|
Suggestion: string
|
|
709
715
|
|
|
710
716
|
/**
|
|
711
|
-
*
|
|
717
|
+
* 违规事件开始时间,单位为秒(s);
|
|
712
718
|
*/
|
|
713
719
|
StartTime: number
|
|
714
720
|
|
|
715
721
|
/**
|
|
716
|
-
*
|
|
722
|
+
* 违规事件结束时间,单位为秒(s);
|
|
717
723
|
*/
|
|
718
724
|
EndTime: number
|
|
719
725
|
|
|
@@ -883,12 +889,12 @@ export interface AudioResultDetailMoanResult {
|
|
|
883
889
|
Score: number
|
|
884
890
|
|
|
885
891
|
/**
|
|
886
|
-
*
|
|
892
|
+
* 该字段用于返回对应呻吟标签的片段在音频文件内的开始时间,单位为秒。
|
|
887
893
|
*/
|
|
888
894
|
StartTime: number
|
|
889
895
|
|
|
890
896
|
/**
|
|
891
|
-
*
|
|
897
|
+
* 该字段用于返回对应呻吟标签的片段在音频文件内的结束时间,单位为秒。
|
|
892
898
|
*/
|
|
893
899
|
EndTime: number
|
|
894
900
|
|
|
@@ -49,12 +49,12 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
49
49
|
- 该接口为收费接口,计费方式敬请参见 [腾讯云音频内容安全定价](https://cloud.tencent.com/product/ams/pricing)。
|
|
50
50
|
|
|
51
51
|
### 接口调用说明:
|
|
52
|
-
- 音频文件大小支持:**文件
|
|
53
|
-
-
|
|
54
|
-
- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);
|
|
52
|
+
- 音频文件大小支持:**文件 <= 4M**;
|
|
53
|
+
- 音频文件**时长不超过60s**,超过60s音频调用则报错;
|
|
54
|
+
- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**aac**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);
|
|
55
55
|
- 接口仅限音频文件传入,视频文件传入请调用长音频异步接口;
|
|
56
56
|
- 接口**默认QPS为20**,如需自定义配置并发或请求频率,请工单咨询;
|
|
57
|
-
- 接口**默认超时为
|
|
57
|
+
- 接口**默认超时为10s**,请求如超过该时长则接口会报错。
|
|
58
58
|
|
|
59
59
|
*/
|
|
60
60
|
CreateAudioModerationSyncTask(req: CreateAudioModerationSyncTaskRequest, cb?: (error: string, rep: CreateAudioModerationSyncTaskResponse) => void): Promise<CreateAudioModerationSyncTaskResponse>;
|
|
@@ -72,12 +72,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
72
72
|
- 该接口为收费接口,计费方式敬请参见 [腾讯云音频内容安全定价](https://cloud.tencent.com/product/ams/pricing)。
|
|
73
73
|
|
|
74
74
|
### 接口调用说明:
|
|
75
|
-
- 音频文件大小支持:**文件
|
|
76
|
-
-
|
|
77
|
-
- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);
|
|
75
|
+
- 音频文件大小支持:**文件 <= 4M**;
|
|
76
|
+
- 音频文件**时长不超过60s**,超过60s音频调用则报错;
|
|
77
|
+
- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**aac**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);
|
|
78
78
|
- 接口仅限音频文件传入,视频文件传入请调用长音频异步接口;
|
|
79
79
|
- 接口**默认QPS为20**,如需自定义配置并发或请求频率,请工单咨询;
|
|
80
|
-
- 接口**默认超时为
|
|
80
|
+
- 接口**默认超时为10s**,请求如超过该时长则接口会报错。
|
|
81
81
|
|
|
82
82
|
*/
|
|
83
83
|
async CreateAudioModerationSyncTask(req, cb) {
|
|
@@ -92,12 +92,12 @@ export interface AudioResultDetailSpeakerResult {
|
|
|
92
92
|
*/
|
|
93
93
|
Score: number;
|
|
94
94
|
/**
|
|
95
|
-
*
|
|
95
|
+
* 该字段用于返回对应说话人的片段在音频文件内的开始时间,单位为秒。
|
|
96
96
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
97
97
|
*/
|
|
98
98
|
StartTime: number;
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
100
|
+
* 该字段用于返回对应说话人的片段在音频文件内的结束时间,单位为秒。
|
|
101
101
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
102
102
|
*/
|
|
103
103
|
EndTime: number;
|
|
@@ -430,6 +430,11 @@ export interface CreateAudioModerationSyncTaskResponse {
|
|
|
430
430
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
431
431
|
*/
|
|
432
432
|
RecognitionResults: Array<RecognitionResult>;
|
|
433
|
+
/**
|
|
434
|
+
* 识别音频时长,单位为毫秒;
|
|
435
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
436
|
+
*/
|
|
437
|
+
Duration: string;
|
|
433
438
|
/**
|
|
434
439
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
435
440
|
*/
|
|
@@ -540,12 +545,12 @@ export interface AudioResultDetailLanguageResult {
|
|
|
540
545
|
*/
|
|
541
546
|
Score: number;
|
|
542
547
|
/**
|
|
543
|
-
*
|
|
548
|
+
* 该参数用于返回对应语种标签的片段在音频文件内的开始时间,单位为秒。
|
|
544
549
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
545
550
|
*/
|
|
546
551
|
StartTime: number;
|
|
547
552
|
/**
|
|
548
|
-
*
|
|
553
|
+
* 该参数用于返回对应语种标签的片段在音频文件内的结束时间,单位为秒。
|
|
549
554
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
550
555
|
*/
|
|
551
556
|
EndTime: number;
|
|
@@ -590,11 +595,11 @@ export interface MoanResult {
|
|
|
590
595
|
*/
|
|
591
596
|
Suggestion: string;
|
|
592
597
|
/**
|
|
593
|
-
*
|
|
598
|
+
* 违规事件开始时间,单位为秒(s);
|
|
594
599
|
*/
|
|
595
600
|
StartTime: number;
|
|
596
601
|
/**
|
|
597
|
-
*
|
|
602
|
+
* 违规事件结束时间,单位为秒(s);
|
|
598
603
|
*/
|
|
599
604
|
EndTime: number;
|
|
600
605
|
/**
|
|
@@ -738,11 +743,11 @@ export interface AudioResultDetailMoanResult {
|
|
|
738
743
|
*/
|
|
739
744
|
Score: number;
|
|
740
745
|
/**
|
|
741
|
-
*
|
|
746
|
+
* 该字段用于返回对应呻吟标签的片段在音频文件内的开始时间,单位为秒。
|
|
742
747
|
*/
|
|
743
748
|
StartTime: number;
|
|
744
749
|
/**
|
|
745
|
-
*
|
|
750
|
+
* 该字段用于返回对应呻吟标签的片段在音频文件内的结束时间,单位为秒。
|
|
746
751
|
*/
|
|
747
752
|
EndTime: number;
|
|
748
753
|
/**
|