tencentcloud-sdk-nodejs 4.0.904 → 4.0.905
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 +357 -0
- package/SERVICE_CHANGELOG.md +540 -43
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/v20201229/ams_client.ts +4 -1
- package/src/services/ams/v20201229/ams_models.ts +199 -63
- package/src/services/bi/v20220105/bi_models.ts +1 -1
- package/src/services/cat/v20180409/cat_models.ts +4 -0
- package/src/services/cdb/v20170320/cdb_models.ts +15 -3
- package/src/services/cdn/v20180606/cdn_client.ts +2 -0
- package/src/services/cdn/v20180606/cdn_models.ts +46 -0
- package/src/services/cfw/v20190904/cfw_client.ts +16 -3
- package/src/services/cfw/v20190904/cfw_models.ts +145 -22
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +41 -0
- package/src/services/ecm/v20190719/ecm_models.ts +8 -0
- package/src/services/emr/v20190103/emr_client.ts +14 -1
- package/src/services/emr/v20190103/emr_models.ts +190 -58
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +4 -2
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +87 -26
- package/src/services/tke/v20180525/tke_client.ts +19 -6
- package/src/services/tke/v20180525/tke_models.ts +96 -0
- package/src/services/vm/v20201229/vm_client.ts +4 -4
- package/src/services/vm/v20201229/vm_models.ts +131 -44
- package/src/services/vm/v20210922/vm_models.ts +25 -26
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +196 -63
- package/tencentcloud/services/bi/v20220105/bi_models.d.ts +1 -1
- package/tencentcloud/services/cat/v20180409/cat_models.d.ts +4 -0
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +15 -3
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +44 -0
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +142 -22
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +41 -0
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +8 -0
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +5 -1
- package/tencentcloud/services/emr/v20190103/emr_client.js +6 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +186 -57
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +85 -26
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +7 -3
- package/tencentcloud/services/tke/v20180525/tke_client.js +9 -3
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +93 -0
- package/tencentcloud/services/vm/v20201229/vm_client.d.ts +1 -3
- package/tencentcloud/services/vm/v20201229/vm_client.js +1 -3
- package/tencentcloud/services/vm/v20201229/vm_models.d.ts +129 -44
- package/tencentcloud/services/vm/v20210922/vm_models.d.ts +25 -26
- package/test/cfw.v20190904.test.js +10 -0
- package/test/emr.v20190103.test.js +10 -0
- package/test/tke.v20180525.test.js +12 -2
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 音频内容安全(ams) 版本:2020-12-29
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 11 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-26 01:08:05
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,22 +12,45 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1219/53256)
|
|
16
16
|
|
|
17
|
-
* 新增出参:
|
|
17
|
+
* 新增出参:MediaInfo
|
|
18
18
|
|
|
19
|
-
* [DescribeLogs](https://cloud.tencent.com/document/api/1132/91646)
|
|
20
19
|
|
|
21
|
-
|
|
20
|
+
新增数据结构:
|
|
22
21
|
|
|
22
|
+
* [LabelResults](https://cloud.tencent.com/document/api/1219/53259#LabelResults)
|
|
23
|
+
* [SpeakerResults](https://cloud.tencent.com/document/api/1219/53259#SpeakerResults)
|
|
24
|
+
* [TravelResults](https://cloud.tencent.com/document/api/1219/53259#TravelResults)
|
|
23
25
|
|
|
26
|
+
修改数据结构:
|
|
24
27
|
|
|
28
|
+
* [AudioResult](https://cloud.tencent.com/document/api/1219/53259#AudioResult)
|
|
25
29
|
|
|
26
|
-
|
|
30
|
+
* 新增成员:SpeakerResults, LabelResults, TravelResults
|
|
31
|
+
|
|
32
|
+
* [AudioResultDetailMoanResult](https://cloud.tencent.com/document/api/1219/53259#AudioResultDetailMoanResult)
|
|
33
|
+
|
|
34
|
+
* [AudioSegments](https://cloud.tencent.com/document/api/1219/53259#AudioSegments)
|
|
35
|
+
|
|
36
|
+
* 新增成员:CreatedAt
|
|
37
|
+
|
|
38
|
+
* [TaskData](https://cloud.tencent.com/document/api/1219/53259#TaskData)
|
|
39
|
+
|
|
40
|
+
* 新增成员:InputInfo
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## 音频内容安全(ams) 版本:2020-06-08
|
|
27
46
|
|
|
28
|
-
### 第 100 次发布
|
|
29
47
|
|
|
30
|
-
|
|
48
|
+
|
|
49
|
+
## 云拨测(cat) 版本:2018-04-09
|
|
50
|
+
|
|
51
|
+
### 第 18 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2024-07-26 01:15:04
|
|
31
54
|
|
|
32
55
|
本次发布包含了以下内容:
|
|
33
56
|
|
|
@@ -35,16 +58,18 @@
|
|
|
35
58
|
|
|
36
59
|
修改接口:
|
|
37
60
|
|
|
38
|
-
* [
|
|
61
|
+
* [CreateProbeTasks](https://cloud.tencent.com/document/api/280/66213)
|
|
39
62
|
|
|
63
|
+
* 新增入参:SubSyncFlag
|
|
40
64
|
|
|
41
65
|
|
|
42
66
|
|
|
43
|
-
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
44
67
|
|
|
45
|
-
|
|
68
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
46
69
|
|
|
47
|
-
|
|
70
|
+
### 第 162 次发布
|
|
71
|
+
|
|
72
|
+
发布时间:2024-07-26 01:16:06
|
|
48
73
|
|
|
49
74
|
本次发布包含了以下内容:
|
|
50
75
|
|
|
@@ -52,22 +77,26 @@
|
|
|
52
77
|
|
|
53
78
|
修改接口:
|
|
54
79
|
|
|
55
|
-
* [
|
|
80
|
+
* [CreateCloneInstance](https://cloud.tencent.com/document/api/236/50424)
|
|
56
81
|
|
|
57
|
-
* 新增入参:
|
|
82
|
+
* 新增入参:ClusterTopology
|
|
58
83
|
|
|
84
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
|
59
85
|
|
|
86
|
+
* 新增入参:ClusterTopology
|
|
60
87
|
|
|
88
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
|
61
89
|
|
|
62
|
-
|
|
90
|
+
* 新增入参:ClusterTopology
|
|
63
91
|
|
|
64
92
|
|
|
65
93
|
|
|
66
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
67
94
|
|
|
68
|
-
|
|
95
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
69
96
|
|
|
70
|
-
|
|
97
|
+
### 第 128 次发布
|
|
98
|
+
|
|
99
|
+
发布时间:2024-07-26 01:17:46
|
|
71
100
|
|
|
72
101
|
本次发布包含了以下内容:
|
|
73
102
|
|
|
@@ -75,18 +104,30 @@
|
|
|
75
104
|
|
|
76
105
|
修改接口:
|
|
77
106
|
|
|
78
|
-
* [
|
|
107
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
79
108
|
|
|
80
|
-
* 新增入参:
|
|
109
|
+
* 新增入参:ParamFilter
|
|
81
110
|
|
|
82
111
|
|
|
112
|
+
新增数据结构:
|
|
83
113
|
|
|
114
|
+
* [ParamFilter](https://cloud.tencent.com/document/api/228/30987#ParamFilter)
|
|
115
|
+
* [ParamFilterRule](https://cloud.tencent.com/document/api/228/30987#ParamFilterRule)
|
|
84
116
|
|
|
85
|
-
|
|
117
|
+
修改数据结构:
|
|
86
118
|
|
|
87
|
-
|
|
119
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
88
120
|
|
|
89
|
-
|
|
121
|
+
* 新增成员:ParamFilter
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
127
|
+
|
|
128
|
+
### 第 60 次发布
|
|
129
|
+
|
|
130
|
+
发布时间:2024-07-26 01:19:51
|
|
90
131
|
|
|
91
132
|
本次发布包含了以下内容:
|
|
92
133
|
|
|
@@ -94,30 +135,68 @@
|
|
|
94
135
|
|
|
95
136
|
新增接口:
|
|
96
137
|
|
|
97
|
-
* [
|
|
138
|
+
* [DescribeNatFwDnatRule](https://cloud.tencent.com/document/api/1132/109336)
|
|
139
|
+
|
|
140
|
+
新增数据结构:
|
|
141
|
+
|
|
142
|
+
* [DescNatDnatRule](https://cloud.tencent.com/document/api/1132/49071#DescNatDnatRule)
|
|
143
|
+
|
|
144
|
+
修改数据结构:
|
|
145
|
+
|
|
146
|
+
* [VpcFwGroupInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwGroupInfo)
|
|
147
|
+
|
|
148
|
+
* 新增成员:NeedSwitchCcnOverlap, CcnId
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
154
|
+
|
|
155
|
+
### 第 98 次发布
|
|
156
|
+
|
|
157
|
+
发布时间:2024-07-26 01:29:47
|
|
158
|
+
|
|
159
|
+
本次发布包含了以下内容:
|
|
160
|
+
|
|
161
|
+
改善已有的文档。
|
|
98
162
|
|
|
99
163
|
修改接口:
|
|
100
164
|
|
|
101
|
-
* [
|
|
165
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
102
166
|
|
|
103
|
-
* 新增入参:
|
|
167
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
104
168
|
|
|
105
|
-
* [
|
|
169
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
106
170
|
|
|
107
|
-
* 新增入参:
|
|
171
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
108
172
|
|
|
173
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
109
174
|
|
|
175
|
+
* 新增入参:LogType
|
|
110
176
|
|
|
177
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
111
178
|
|
|
112
|
-
|
|
179
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
113
180
|
|
|
181
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
114
182
|
|
|
183
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
修改数据结构:
|
|
187
|
+
|
|
188
|
+
* [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)
|
|
189
|
+
|
|
190
|
+
* 新增成员:LogType
|
|
115
191
|
|
|
116
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
117
192
|
|
|
118
|
-
### 第 143 次发布
|
|
119
193
|
|
|
120
|
-
|
|
194
|
+
|
|
195
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
196
|
+
|
|
197
|
+
### 第 75 次发布
|
|
198
|
+
|
|
199
|
+
发布时间:2024-07-26 01:38:19
|
|
121
200
|
|
|
122
201
|
本次发布包含了以下内容:
|
|
123
202
|
|
|
@@ -125,34 +204,157 @@
|
|
|
125
204
|
|
|
126
205
|
修改接口:
|
|
127
206
|
|
|
128
|
-
* [
|
|
207
|
+
* [ModifyVpcAttribute](https://cloud.tencent.com/document/api/1108/43567)
|
|
129
208
|
|
|
130
|
-
* 新增入参:
|
|
209
|
+
* 新增入参:DnsServers, DomainName
|
|
131
210
|
|
|
132
|
-
* 新增出参:PortraitImage
|
|
133
211
|
|
|
134
212
|
|
|
135
213
|
|
|
214
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
136
215
|
|
|
137
|
-
|
|
216
|
+
### 第 69 次发布
|
|
138
217
|
|
|
139
|
-
|
|
218
|
+
发布时间:2024-07-25 14:51:25
|
|
219
|
+
|
|
220
|
+
本次发布包含了以下内容:
|
|
221
|
+
|
|
222
|
+
改善已有的文档。
|
|
223
|
+
|
|
224
|
+
新增接口:
|
|
225
|
+
|
|
226
|
+
* [DescribeTrinoQueryInfo](https://cloud.tencent.com/document/api/589/109323)
|
|
227
|
+
|
|
228
|
+
修改接口:
|
|
229
|
+
|
|
230
|
+
* [InquiryPriceRenewInstance](https://cloud.tencent.com/document/api/589/38064)
|
|
231
|
+
|
|
232
|
+
* <font color="#dd0000">**修改入参**:</font>Placement
|
|
233
|
+
|
|
234
|
+
* [InquiryPriceUpdateInstance](https://cloud.tencent.com/document/api/589/38063)
|
|
235
|
+
|
|
236
|
+
* <font color="#dd0000">**修改入参**:</font>UpdateSpec, Placement
|
|
237
|
+
|
|
238
|
+
* 新增出参:NewConfigPrice
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
新增数据结构:
|
|
242
|
+
|
|
243
|
+
* [PriceResult](https://cloud.tencent.com/document/api/589/33981#PriceResult)
|
|
244
|
+
* [TrinoQueryInfo](https://cloud.tencent.com/document/api/589/33981#TrinoQueryInfo)
|
|
245
|
+
|
|
246
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
247
|
+
|
|
248
|
+
* TriggerConditions
|
|
249
|
+
|
|
250
|
+
修改数据结构:
|
|
251
|
+
|
|
252
|
+
* [LoadAutoScaleStrategy](https://cloud.tencent.com/document/api/589/33981#LoadAutoScaleStrategy)
|
|
253
|
+
|
|
254
|
+
* <font color="#dd0000">**删除成员**:</font>LoadMetrics, MetricId, StatisticPeriod, TriggerThreshold, TriggerConditions
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
260
|
+
|
|
261
|
+
### 第 14 次发布
|
|
262
|
+
|
|
263
|
+
发布时间:2024-07-26 01:44:41
|
|
264
|
+
|
|
265
|
+
本次发布包含了以下内容:
|
|
266
|
+
|
|
267
|
+
改善已有的文档。
|
|
268
|
+
|
|
269
|
+
修改接口:
|
|
270
|
+
|
|
271
|
+
* [SubmitHunyuanImageJob](https://cloud.tencent.com/document/api/1729/105969)
|
|
272
|
+
|
|
273
|
+
* 新增入参:Num, Seed, LogoParam
|
|
274
|
+
|
|
275
|
+
* [TextToImageLite](https://cloud.tencent.com/document/api/1729/108738)
|
|
276
|
+
|
|
277
|
+
* 新增入参:LogoParam
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
新增数据结构:
|
|
281
|
+
|
|
282
|
+
* [LogoParam](https://cloud.tencent.com/document/api/1729/101838#LogoParam)
|
|
283
|
+
* [LogoRect](https://cloud.tencent.com/document/api/1729/101838#LogoRect)
|
|
140
284
|
|
|
141
|
-
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
292
|
+
|
|
293
|
+
### 第 176 次发布
|
|
294
|
+
|
|
295
|
+
发布时间:2024-07-26 02:19:58
|
|
296
|
+
|
|
297
|
+
本次发布包含了以下内容:
|
|
298
|
+
|
|
299
|
+
改善已有的文档。
|
|
300
|
+
|
|
301
|
+
新增接口:
|
|
302
|
+
|
|
303
|
+
* [DescribeReservedInstanceUtilizationRate](https://cloud.tencent.com/document/api/457/109337)
|
|
304
|
+
|
|
305
|
+
新增数据结构:
|
|
306
|
+
|
|
307
|
+
* [ReservedInstanceUtilizationRate](https://cloud.tencent.com/document/api/457/31866#ReservedInstanceUtilizationRate)
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
## 视频内容安全(vm) 版本:2021-09-22
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
## 视频内容安全(vm) 版本:2020-12-29
|
|
316
|
+
|
|
317
|
+
### 第 8 次发布
|
|
318
|
+
|
|
319
|
+
发布时间:2024-07-26 02:26:27
|
|
142
320
|
|
|
143
321
|
本次发布包含了以下内容:
|
|
144
322
|
|
|
145
323
|
改善已有的文档。
|
|
146
324
|
|
|
325
|
+
修改接口:
|
|
326
|
+
|
|
327
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1265/51878)
|
|
328
|
+
|
|
329
|
+
* 新增出参:SegmentCosUrlList, AudioText, TryInSeconds, Asrs
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
新增数据结构:
|
|
333
|
+
|
|
334
|
+
* [RcbAsr](https://cloud.tencent.com/document/api/1265/51881#RcbAsr)
|
|
335
|
+
* [SegmentCosUrlList](https://cloud.tencent.com/document/api/1265/51881#SegmentCosUrlList)
|
|
336
|
+
|
|
147
337
|
修改数据结构:
|
|
148
338
|
|
|
149
|
-
* [
|
|
339
|
+
* [ImageResult](https://cloud.tencent.com/document/api/1265/51881#ImageResult)
|
|
150
340
|
|
|
151
|
-
* 新增成员:
|
|
341
|
+
* 新增成员:RecognitionResults
|
|
342
|
+
|
|
343
|
+
* [ImageResultsResultDetail](https://cloud.tencent.com/document/api/1265/51881#ImageResultsResultDetail)
|
|
344
|
+
|
|
345
|
+
* 新增成员:SubLabel
|
|
346
|
+
|
|
347
|
+
* [ImageSegments](https://cloud.tencent.com/document/api/1265/51881#ImageSegments)
|
|
348
|
+
|
|
349
|
+
* 新增成员:CreatedAt, OffsetusTime
|
|
152
350
|
|
|
153
351
|
|
|
154
352
|
|
|
155
353
|
|
|
354
|
+
## 视频内容安全(vm) 版本:2020-07-09
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
|
|
156
358
|
# 历次版本更新如下:
|
|
157
359
|
|
|
158
360
|
## 活动防刷(aa) 版本:2020-02-24
|
|
@@ -1776,6 +1978,44 @@
|
|
|
1776
1978
|
|
|
1777
1979
|
## 音频内容安全(ams) 版本:2020-12-29
|
|
1778
1980
|
|
|
1981
|
+
### 第 11 次发布
|
|
1982
|
+
|
|
1983
|
+
发布时间:2024-07-26 01:08:05
|
|
1984
|
+
|
|
1985
|
+
本次发布包含了以下内容:
|
|
1986
|
+
|
|
1987
|
+
改善已有的文档。
|
|
1988
|
+
|
|
1989
|
+
修改接口:
|
|
1990
|
+
|
|
1991
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1219/53256)
|
|
1992
|
+
|
|
1993
|
+
* 新增出参:MediaInfo
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
新增数据结构:
|
|
1997
|
+
|
|
1998
|
+
* [[LabelResults](https://cloud.tencent.com/document/api/1219/53259#LabelResults)](https://cloud.tencent.com/document/api/1219/53259#[LabelResults](https://cloud.tencent.com/document/api/1219/53259#LabelResults))
|
|
1999
|
+
* [[SpeakerResults](https://cloud.tencent.com/document/api/1219/53259#SpeakerResults)](https://cloud.tencent.com/document/api/1219/53259#[SpeakerResults](https://cloud.tencent.com/document/api/1219/53259#SpeakerResults))
|
|
2000
|
+
* [[TravelResults](https://cloud.tencent.com/document/api/1219/53259#TravelResults)](https://cloud.tencent.com/document/api/1219/53259#[TravelResults](https://cloud.tencent.com/document/api/1219/53259#TravelResults))
|
|
2001
|
+
|
|
2002
|
+
修改数据结构:
|
|
2003
|
+
|
|
2004
|
+
* [AudioResult](https://cloud.tencent.com/document/api/1219/53259#AudioResult)
|
|
2005
|
+
|
|
2006
|
+
* 新增成员:SpeakerResults, LabelResults, TravelResults
|
|
2007
|
+
|
|
2008
|
+
* [AudioResultDetailMoanResult](https://cloud.tencent.com/document/api/1219/53259#AudioResultDetailMoanResult)
|
|
2009
|
+
|
|
2010
|
+
* [AudioSegments](https://cloud.tencent.com/document/api/1219/53259#AudioSegments)
|
|
2011
|
+
|
|
2012
|
+
* 新增成员:CreatedAt
|
|
2013
|
+
|
|
2014
|
+
* [TaskData](https://cloud.tencent.com/document/api/1219/53259#TaskData)
|
|
2015
|
+
|
|
2016
|
+
* 新增成员:InputInfo
|
|
2017
|
+
|
|
2018
|
+
|
|
1779
2019
|
### 第 10 次发布
|
|
1780
2020
|
|
|
1781
2021
|
发布时间:2023-12-22 01:06:11
|
|
@@ -13926,6 +14166,21 @@
|
|
|
13926
14166
|
|
|
13927
14167
|
## 云拨测(cat) 版本:2018-04-09
|
|
13928
14168
|
|
|
14169
|
+
### 第 18 次发布
|
|
14170
|
+
|
|
14171
|
+
发布时间:2024-07-26 01:15:04
|
|
14172
|
+
|
|
14173
|
+
本次发布包含了以下内容:
|
|
14174
|
+
|
|
14175
|
+
改善已有的文档。
|
|
14176
|
+
|
|
14177
|
+
修改接口:
|
|
14178
|
+
|
|
14179
|
+
* [CreateProbeTasks](https://cloud.tencent.com/document/api/280/66213)
|
|
14180
|
+
|
|
14181
|
+
* 新增入参:SubSyncFlag
|
|
14182
|
+
|
|
14183
|
+
|
|
13929
14184
|
### 第 17 次发布
|
|
13930
14185
|
|
|
13931
14186
|
发布时间:2024-06-12 01:16:37
|
|
@@ -16728,6 +16983,29 @@
|
|
|
16728
16983
|
|
|
16729
16984
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
16730
16985
|
|
|
16986
|
+
### 第 162 次发布
|
|
16987
|
+
|
|
16988
|
+
发布时间:2024-07-26 01:16:06
|
|
16989
|
+
|
|
16990
|
+
本次发布包含了以下内容:
|
|
16991
|
+
|
|
16992
|
+
改善已有的文档。
|
|
16993
|
+
|
|
16994
|
+
修改接口:
|
|
16995
|
+
|
|
16996
|
+
* [CreateCloneInstance](https://cloud.tencent.com/document/api/236/50424)
|
|
16997
|
+
|
|
16998
|
+
* 新增入参:ClusterTopology
|
|
16999
|
+
|
|
17000
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
|
17001
|
+
|
|
17002
|
+
* 新增入参:ClusterTopology
|
|
17003
|
+
|
|
17004
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
|
17005
|
+
|
|
17006
|
+
* 新增入参:ClusterTopology
|
|
17007
|
+
|
|
17008
|
+
|
|
16731
17009
|
### 第 161 次发布
|
|
16732
17010
|
|
|
16733
17011
|
发布时间:2024-07-23 01:10:42
|
|
@@ -20161,6 +20439,33 @@
|
|
|
20161
20439
|
|
|
20162
20440
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
20163
20441
|
|
|
20442
|
+
### 第 128 次发布
|
|
20443
|
+
|
|
20444
|
+
发布时间:2024-07-26 01:17:46
|
|
20445
|
+
|
|
20446
|
+
本次发布包含了以下内容:
|
|
20447
|
+
|
|
20448
|
+
改善已有的文档。
|
|
20449
|
+
|
|
20450
|
+
修改接口:
|
|
20451
|
+
|
|
20452
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
20453
|
+
|
|
20454
|
+
* 新增入参:ParamFilter
|
|
20455
|
+
|
|
20456
|
+
|
|
20457
|
+
新增数据结构:
|
|
20458
|
+
|
|
20459
|
+
* [[ParamFilter](https://cloud.tencent.com/document/api/228/30987#ParamFilter)](https://cloud.tencent.com/document/api/228/30987#[ParamFilter](https://cloud.tencent.com/document/api/228/30987#ParamFilter))
|
|
20460
|
+
* [[ParamFilterRule](https://cloud.tencent.com/document/api/228/30987#ParamFilterRule)](https://cloud.tencent.com/document/api/228/30987#[ParamFilterRule](https://cloud.tencent.com/document/api/228/30987#ParamFilterRule))
|
|
20461
|
+
|
|
20462
|
+
修改数据结构:
|
|
20463
|
+
|
|
20464
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
20465
|
+
|
|
20466
|
+
* 新增成员:ParamFilter
|
|
20467
|
+
|
|
20468
|
+
|
|
20164
20469
|
### 第 127 次发布
|
|
20165
20470
|
|
|
20166
20471
|
发布时间:2024-05-21 01:17:01
|
|
@@ -24705,6 +25010,29 @@
|
|
|
24705
25010
|
|
|
24706
25011
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
24707
25012
|
|
|
25013
|
+
### 第 60 次发布
|
|
25014
|
+
|
|
25015
|
+
发布时间:2024-07-26 01:19:51
|
|
25016
|
+
|
|
25017
|
+
本次发布包含了以下内容:
|
|
25018
|
+
|
|
25019
|
+
改善已有的文档。
|
|
25020
|
+
|
|
25021
|
+
新增接口:
|
|
25022
|
+
|
|
25023
|
+
* [[DescribeNatFwDnatRule](https://cloud.tencent.com/document/api/1132/109336)](https://cloud.tencent.com/document/api/#/#)
|
|
25024
|
+
|
|
25025
|
+
新增数据结构:
|
|
25026
|
+
|
|
25027
|
+
* [[DescNatDnatRule](https://cloud.tencent.com/document/api/1132/49071#DescNatDnatRule)](https://cloud.tencent.com/document/api/1132/49071#[DescNatDnatRule](https://cloud.tencent.com/document/api/1132/49071#DescNatDnatRule))
|
|
25028
|
+
|
|
25029
|
+
修改数据结构:
|
|
25030
|
+
|
|
25031
|
+
* [VpcFwGroupInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwGroupInfo)
|
|
25032
|
+
|
|
25033
|
+
* 新增成员:NeedSwitchCcnOverlap, CcnId
|
|
25034
|
+
|
|
25035
|
+
|
|
24708
25036
|
### 第 59 次发布
|
|
24709
25037
|
|
|
24710
25038
|
发布时间:2024-07-25 01:19:29
|
|
@@ -45421,6 +45749,44 @@
|
|
|
45421
45749
|
|
|
45422
45750
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
45423
45751
|
|
|
45752
|
+
### 第 98 次发布
|
|
45753
|
+
|
|
45754
|
+
发布时间:2024-07-26 01:29:47
|
|
45755
|
+
|
|
45756
|
+
本次发布包含了以下内容:
|
|
45757
|
+
|
|
45758
|
+
改善已有的文档。
|
|
45759
|
+
|
|
45760
|
+
修改接口:
|
|
45761
|
+
|
|
45762
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
45763
|
+
|
|
45764
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
45765
|
+
|
|
45766
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
45767
|
+
|
|
45768
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
45769
|
+
|
|
45770
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
45771
|
+
|
|
45772
|
+
* 新增入参:LogType
|
|
45773
|
+
|
|
45774
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
45775
|
+
|
|
45776
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
45777
|
+
|
|
45778
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
45779
|
+
|
|
45780
|
+
* 新增入参:LogType, IsInMaintainPeriod
|
|
45781
|
+
|
|
45782
|
+
|
|
45783
|
+
修改数据结构:
|
|
45784
|
+
|
|
45785
|
+
* [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)
|
|
45786
|
+
|
|
45787
|
+
* 新增成员:LogType
|
|
45788
|
+
|
|
45789
|
+
|
|
45424
45790
|
### 第 97 次发布
|
|
45425
45791
|
|
|
45426
45792
|
发布时间:2024-07-22 01:29:16
|
|
@@ -57865,6 +58231,21 @@
|
|
|
57865
58231
|
|
|
57866
58232
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
57867
58233
|
|
|
58234
|
+
### 第 75 次发布
|
|
58235
|
+
|
|
58236
|
+
发布时间:2024-07-26 01:38:19
|
|
58237
|
+
|
|
58238
|
+
本次发布包含了以下内容:
|
|
58239
|
+
|
|
58240
|
+
改善已有的文档。
|
|
58241
|
+
|
|
58242
|
+
修改接口:
|
|
58243
|
+
|
|
58244
|
+
* [ModifyVpcAttribute](https://cloud.tencent.com/document/api/1108/43567)
|
|
58245
|
+
|
|
58246
|
+
* 新增入参:DnsServers, DomainName
|
|
58247
|
+
|
|
58248
|
+
|
|
57868
58249
|
### 第 74 次发布
|
|
57869
58250
|
|
|
57870
58251
|
发布时间:2024-02-21 01:14:56
|
|
@@ -60073,6 +60454,47 @@
|
|
|
60073
60454
|
|
|
60074
60455
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
60075
60456
|
|
|
60457
|
+
### 第 69 次发布
|
|
60458
|
+
|
|
60459
|
+
发布时间:2024-07-25 14:51:25
|
|
60460
|
+
|
|
60461
|
+
本次发布包含了以下内容:
|
|
60462
|
+
|
|
60463
|
+
改善已有的文档。
|
|
60464
|
+
|
|
60465
|
+
新增接口:
|
|
60466
|
+
|
|
60467
|
+
* [[DescribeTrinoQueryInfo](https://cloud.tencent.com/document/api/589/109323)](https://cloud.tencent.com/document/api/#/#)
|
|
60468
|
+
|
|
60469
|
+
修改接口:
|
|
60470
|
+
|
|
60471
|
+
* [InquiryPriceRenewInstance](https://cloud.tencent.com/document/api/589/38064)
|
|
60472
|
+
|
|
60473
|
+
* <font color="#dd0000">**修改入参**:</font>Placement
|
|
60474
|
+
|
|
60475
|
+
* [InquiryPriceUpdateInstance](https://cloud.tencent.com/document/api/589/38063)
|
|
60476
|
+
|
|
60477
|
+
* <font color="#dd0000">**修改入参**:</font>UpdateSpec, Placement
|
|
60478
|
+
|
|
60479
|
+
* 新增出参:NewConfigPrice
|
|
60480
|
+
|
|
60481
|
+
|
|
60482
|
+
新增数据结构:
|
|
60483
|
+
|
|
60484
|
+
* [[PriceResult](https://cloud.tencent.com/document/api/589/33981#PriceResult)](https://cloud.tencent.com/document/api/589/33981#[PriceResult](https://cloud.tencent.com/document/api/589/33981#PriceResult))
|
|
60485
|
+
* [[TrinoQueryInfo](https://cloud.tencent.com/document/api/589/33981#TrinoQueryInfo)](https://cloud.tencent.com/document/api/589/33981#[TrinoQueryInfo](https://cloud.tencent.com/document/api/589/33981#TrinoQueryInfo))
|
|
60486
|
+
|
|
60487
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
60488
|
+
|
|
60489
|
+
* TriggerConditions
|
|
60490
|
+
|
|
60491
|
+
修改数据结构:
|
|
60492
|
+
|
|
60493
|
+
* [LoadAutoScaleStrategy](https://cloud.tencent.com/document/api/589/33981#LoadAutoScaleStrategy)
|
|
60494
|
+
|
|
60495
|
+
* <font color="#dd0000">**删除成员**:</font>LoadMetrics, MetricId, StatisticPeriod, TriggerThreshold, TriggerConditions
|
|
60496
|
+
|
|
60497
|
+
|
|
60076
60498
|
### 第 68 次发布
|
|
60077
60499
|
|
|
60078
60500
|
发布时间:2024-07-01 01:15:45
|
|
@@ -75111,6 +75533,30 @@
|
|
|
75111
75533
|
|
|
75112
75534
|
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
75113
75535
|
|
|
75536
|
+
### 第 14 次发布
|
|
75537
|
+
|
|
75538
|
+
发布时间:2024-07-26 01:44:41
|
|
75539
|
+
|
|
75540
|
+
本次发布包含了以下内容:
|
|
75541
|
+
|
|
75542
|
+
改善已有的文档。
|
|
75543
|
+
|
|
75544
|
+
修改接口:
|
|
75545
|
+
|
|
75546
|
+
* [SubmitHunyuanImageJob](https://cloud.tencent.com/document/api/1729/105969)
|
|
75547
|
+
|
|
75548
|
+
* 新增入参:Num, Seed, LogoParam
|
|
75549
|
+
|
|
75550
|
+
* [TextToImageLite](https://cloud.tencent.com/document/api/1729/108738)
|
|
75551
|
+
|
|
75552
|
+
* 新增入参:LogoParam
|
|
75553
|
+
|
|
75554
|
+
|
|
75555
|
+
新增数据结构:
|
|
75556
|
+
|
|
75557
|
+
* [[LogoParam](https://cloud.tencent.com/document/api/1729/101838#LogoParam)](https://cloud.tencent.com/document/api/1729/101838#[LogoParam](https://cloud.tencent.com/document/api/1729/101838#LogoParam))
|
|
75558
|
+
* [[LogoRect](https://cloud.tencent.com/document/api/1729/101838#LogoRect)](https://cloud.tencent.com/document/api/1729/101838#[LogoRect](https://cloud.tencent.com/document/api/1729/101838#LogoRect))
|
|
75559
|
+
|
|
75114
75560
|
### 第 13 次发布
|
|
75115
75561
|
|
|
75116
75562
|
发布时间:2024-07-23 01:37:38
|
|
@@ -91409,7 +91855,7 @@
|
|
|
91409
91855
|
|
|
91410
91856
|
新增接口:
|
|
91411
91857
|
|
|
91412
|
-
* [
|
|
91858
|
+
* [RestartNodes](https://cloud.tencent.com/document/api/240/109311)
|
|
91413
91859
|
|
|
91414
91860
|
修改接口:
|
|
91415
91861
|
|
|
@@ -136228,6 +136674,22 @@
|
|
|
136228
136674
|
|
|
136229
136675
|
## 容器服务(tke) 版本:2018-05-25
|
|
136230
136676
|
|
|
136677
|
+
### 第 176 次发布
|
|
136678
|
+
|
|
136679
|
+
发布时间:2024-07-26 02:19:58
|
|
136680
|
+
|
|
136681
|
+
本次发布包含了以下内容:
|
|
136682
|
+
|
|
136683
|
+
改善已有的文档。
|
|
136684
|
+
|
|
136685
|
+
新增接口:
|
|
136686
|
+
|
|
136687
|
+
* [[DescribeReservedInstanceUtilizationRate](https://cloud.tencent.com/document/api/457/109337)](https://cloud.tencent.com/document/api/#/#)
|
|
136688
|
+
|
|
136689
|
+
新增数据结构:
|
|
136690
|
+
|
|
136691
|
+
* [[ReservedInstanceUtilizationRate](https://cloud.tencent.com/document/api/457/31866#ReservedInstanceUtilizationRate)](https://cloud.tencent.com/document/api/457/31866#[ReservedInstanceUtilizationRate](https://cloud.tencent.com/document/api/457/31866#ReservedInstanceUtilizationRate))
|
|
136692
|
+
|
|
136231
136693
|
### 第 175 次发布
|
|
136232
136694
|
|
|
136233
136695
|
发布时间:2024-06-27 01:21:28
|
|
@@ -148133,6 +148595,41 @@
|
|
|
148133
148595
|
|
|
148134
148596
|
## 视频内容安全(vm) 版本:2020-12-29
|
|
148135
148597
|
|
|
148598
|
+
### 第 8 次发布
|
|
148599
|
+
|
|
148600
|
+
发布时间:2024-07-26 02:26:27
|
|
148601
|
+
|
|
148602
|
+
本次发布包含了以下内容:
|
|
148603
|
+
|
|
148604
|
+
改善已有的文档。
|
|
148605
|
+
|
|
148606
|
+
修改接口:
|
|
148607
|
+
|
|
148608
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/1265/51878)
|
|
148609
|
+
|
|
148610
|
+
* 新增出参:SegmentCosUrlList, AudioText, TryInSeconds, Asrs
|
|
148611
|
+
|
|
148612
|
+
|
|
148613
|
+
新增数据结构:
|
|
148614
|
+
|
|
148615
|
+
* [[RcbAsr](https://cloud.tencent.com/document/api/1265/51881#RcbAsr)](https://cloud.tencent.com/document/api/1265/51881#[RcbAsr](https://cloud.tencent.com/document/api/1265/51881#RcbAsr))
|
|
148616
|
+
* [[SegmentCosUrlList](https://cloud.tencent.com/document/api/1265/51881#SegmentCosUrlList)](https://cloud.tencent.com/document/api/1265/51881#[SegmentCosUrlList](https://cloud.tencent.com/document/api/1265/51881#SegmentCosUrlList))
|
|
148617
|
+
|
|
148618
|
+
修改数据结构:
|
|
148619
|
+
|
|
148620
|
+
* [ImageResult](https://cloud.tencent.com/document/api/1265/51881#ImageResult)
|
|
148621
|
+
|
|
148622
|
+
* 新增成员:RecognitionResults
|
|
148623
|
+
|
|
148624
|
+
* [ImageResultsResultDetail](https://cloud.tencent.com/document/api/1265/51881#ImageResultsResultDetail)
|
|
148625
|
+
|
|
148626
|
+
* 新增成员:SubLabel
|
|
148627
|
+
|
|
148628
|
+
* [ImageSegments](https://cloud.tencent.com/document/api/1265/51881#ImageSegments)
|
|
148629
|
+
|
|
148630
|
+
* 新增成员:CreatedAt, OffsetusTime
|
|
148631
|
+
|
|
148632
|
+
|
|
148136
148633
|
### 第 7 次发布
|
|
148137
148634
|
|
|
148138
148635
|
发布时间:2023-02-07 02:12:35
|