tencentcloud-sdk-nodejs-dlc 4.0.308 → 4.0.311
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 +455 -0
- package/SERVICE_CHANGELOG.md +455 -77
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/services/dlc/v20210125/dlc_models.ts +97 -5
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +81 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,458 @@
|
|
|
1
|
+
# Release 4.0.311
|
|
2
|
+
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
|
+
|
|
5
|
+
### 第 31 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-03-21 08:06:03
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
16
|
+
|
|
17
|
+
* 新增入参:SetVolumeCommandInput
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
新增数据结构:
|
|
21
|
+
|
|
22
|
+
* [SetVolumeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetVolumeCommandInput)
|
|
23
|
+
|
|
24
|
+
修改数据结构:
|
|
25
|
+
|
|
26
|
+
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
|
27
|
+
|
|
28
|
+
* 新增成员:SetVolumeInput
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 电子签服务(ess) 版本:2020-11-11
|
|
34
|
+
|
|
35
|
+
### 第 3 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2022-03-18 15:46:35
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
修改接口:
|
|
44
|
+
|
|
45
|
+
* [CancelFlow](https://cloud.tencent.com/document/api/1323/70362)
|
|
46
|
+
|
|
47
|
+
* <font color="#dd0000">**修改入参**:</font>Agent
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
修改数据结构:
|
|
51
|
+
|
|
52
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
|
53
|
+
|
|
54
|
+
* 新增成员:VerifyChannel
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
60
|
+
|
|
61
|
+
### 第 13 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2022-03-21 08:15:09
|
|
64
|
+
|
|
65
|
+
本次发布包含了以下内容:
|
|
66
|
+
|
|
67
|
+
改善已有的文档。
|
|
68
|
+
|
|
69
|
+
修改接口:
|
|
70
|
+
|
|
71
|
+
* [DescribeProjects](https://cloud.tencent.com/document/api/1464/61475)
|
|
72
|
+
|
|
73
|
+
* 新增入参:IsDemo
|
|
74
|
+
|
|
75
|
+
* [DescribeScores](https://cloud.tencent.com/document/api/1464/61951)
|
|
76
|
+
|
|
77
|
+
* 新增入参:IsDemo
|
|
78
|
+
|
|
79
|
+
* [DescribeTawInstances](https://cloud.tencent.com/document/api/1464/69213)
|
|
80
|
+
|
|
81
|
+
* 新增入参:IsDemo
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
修改数据结构:
|
|
85
|
+
|
|
86
|
+
* [ProjectLimit](https://cloud.tencent.com/document/api/1464/61476#ProjectLimit)
|
|
87
|
+
|
|
88
|
+
* <font color="#dd0000">**修改成员**:</font>ID, ProjectID
|
|
89
|
+
|
|
90
|
+
* [RumProject](https://cloud.tencent.com/document/api/1464/61476#RumProject)
|
|
91
|
+
|
|
92
|
+
* 新增成员:ProjectStatus
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
## 云函数(scf) 版本:2018-04-16
|
|
98
|
+
|
|
99
|
+
### 第 45 次发布
|
|
100
|
+
|
|
101
|
+
发布时间:2022-03-21 08:15:19
|
|
102
|
+
|
|
103
|
+
本次发布包含了以下内容:
|
|
104
|
+
|
|
105
|
+
改善已有的文档。
|
|
106
|
+
|
|
107
|
+
修改接口:
|
|
108
|
+
|
|
109
|
+
* [PutProvisionedConcurrencyConfig](https://cloud.tencent.com/document/api/583/51246)
|
|
110
|
+
|
|
111
|
+
* 新增入参:ProvisionedType, TrackingTarget, MinCapacity, MaxCapacity
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
117
|
+
|
|
118
|
+
### 第 81 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2022-03-21 08:16:19
|
|
121
|
+
|
|
122
|
+
本次发布包含了以下内容:
|
|
123
|
+
|
|
124
|
+
改善已有的文档。
|
|
125
|
+
|
|
126
|
+
新增接口:
|
|
127
|
+
|
|
128
|
+
* [FreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71436)
|
|
129
|
+
* [UnfreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71435)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
134
|
+
|
|
135
|
+
### 第 93 次发布
|
|
136
|
+
|
|
137
|
+
发布时间:2022-03-21 08:17:26
|
|
138
|
+
|
|
139
|
+
本次发布包含了以下内容:
|
|
140
|
+
|
|
141
|
+
改善已有的文档。
|
|
142
|
+
|
|
143
|
+
修改接口:
|
|
144
|
+
|
|
145
|
+
* [ModifyClusterAttribute](https://cloud.tencent.com/document/api/457/42938)
|
|
146
|
+
|
|
147
|
+
* 新增入参:ClusterLevel, AutoUpgradeClusterLevel
|
|
148
|
+
|
|
149
|
+
* 新增出参:ClusterLevel, AutoUpgradeClusterLevel
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
新增数据结构:
|
|
153
|
+
|
|
154
|
+
* [AutoUpgradeClusterLevel](https://cloud.tencent.com/document/api/457/31866#AutoUpgradeClusterLevel)
|
|
155
|
+
|
|
156
|
+
修改数据结构:
|
|
157
|
+
|
|
158
|
+
* [ClusterBasicSettings](https://cloud.tencent.com/document/api/457/31866#ClusterBasicSettings)
|
|
159
|
+
|
|
160
|
+
* 新增成员:ClusterLevel, AutoUpgradeClusterLevel
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 云点播(vod) 版本:2018-07-17
|
|
166
|
+
|
|
167
|
+
### 第 97 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-03-21 08:18:21
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
新增接口:
|
|
176
|
+
|
|
177
|
+
* [ProcessImage](https://cloud.tencent.com/document/api/266/71437)
|
|
178
|
+
|
|
179
|
+
新增数据结构:
|
|
180
|
+
|
|
181
|
+
* [ContentReviewOcrResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewOcrResult)
|
|
182
|
+
* [ContentReviewResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewResult)
|
|
183
|
+
* [ImageContentReviewInput](https://cloud.tencent.com/document/api/266/31773#ImageContentReviewInput)
|
|
184
|
+
* [PoliticalImageResult](https://cloud.tencent.com/document/api/266/31773#PoliticalImageResult)
|
|
185
|
+
* [PornImageResult](https://cloud.tencent.com/document/api/266/31773#PornImageResult)
|
|
186
|
+
* [TerrorismImageResult](https://cloud.tencent.com/document/api/266/31773#TerrorismImageResult)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
# Release 4.0.310
|
|
191
|
+
|
|
192
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
193
|
+
|
|
194
|
+
### 第 18 次发布
|
|
195
|
+
|
|
196
|
+
发布时间:2022-03-18 08:06:40
|
|
197
|
+
|
|
198
|
+
本次发布包含了以下内容:
|
|
199
|
+
|
|
200
|
+
改善已有的文档。
|
|
201
|
+
|
|
202
|
+
修改接口:
|
|
203
|
+
|
|
204
|
+
* [CreateRecTask](https://cloud.tencent.com/document/api/1093/37823)
|
|
205
|
+
|
|
206
|
+
* 新增入参:CustomizationId
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
212
|
+
|
|
213
|
+
### 第 11 次发布
|
|
214
|
+
|
|
215
|
+
发布时间:2022-03-18 08:10:58
|
|
216
|
+
|
|
217
|
+
本次发布包含了以下内容:
|
|
218
|
+
|
|
219
|
+
改善已有的文档。
|
|
220
|
+
|
|
221
|
+
修改接口:
|
|
222
|
+
|
|
223
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1342/58465)
|
|
224
|
+
|
|
225
|
+
* 新增入参:UserType, WorkGroupIds
|
|
226
|
+
|
|
227
|
+
* [CreateWorkGroup](https://cloud.tencent.com/document/api/1342/58464)
|
|
228
|
+
|
|
229
|
+
* 新增入参:UserIds
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
235
|
+
|
|
236
|
+
### 第 42 次发布
|
|
237
|
+
|
|
238
|
+
发布时间:2022-03-18 08:14:49
|
|
239
|
+
|
|
240
|
+
本次发布包含了以下内容:
|
|
241
|
+
|
|
242
|
+
改善已有的文档。
|
|
243
|
+
|
|
244
|
+
修改接口:
|
|
245
|
+
|
|
246
|
+
* [CreateAlarmNotice](https://cloud.tencent.com/document/api/248/51288)
|
|
247
|
+
|
|
248
|
+
* 新增入参:CLSNotices
|
|
249
|
+
|
|
250
|
+
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
|
251
|
+
|
|
252
|
+
* 新增入参:TriggerTasks
|
|
253
|
+
|
|
254
|
+
* [ModifyAlarmNotice](https://cloud.tencent.com/document/api/248/51277)
|
|
255
|
+
|
|
256
|
+
* 新增入参:CLSNotices
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
新增数据结构:
|
|
260
|
+
|
|
261
|
+
* [CLSNotice](https://cloud.tencent.com/document/api/248/30354#CLSNotice)
|
|
262
|
+
|
|
263
|
+
修改数据结构:
|
|
264
|
+
|
|
265
|
+
* [AlarmNotice](https://cloud.tencent.com/document/api/248/30354#AlarmNotice)
|
|
266
|
+
|
|
267
|
+
* 新增成员:CLSNotices
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
## 自然语言处理(nlp) 版本:2019-04-08
|
|
273
|
+
|
|
274
|
+
### 第 14 次发布
|
|
275
|
+
|
|
276
|
+
发布时间:2022-03-18 08:15:22
|
|
277
|
+
|
|
278
|
+
本次发布包含了以下内容:
|
|
279
|
+
|
|
280
|
+
改善已有的文档。
|
|
281
|
+
|
|
282
|
+
新增接口:
|
|
283
|
+
|
|
284
|
+
* [TextCorrectionPro](https://cloud.tencent.com/document/api/271/71355)
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
289
|
+
|
|
290
|
+
### 第 63 次发布
|
|
291
|
+
|
|
292
|
+
发布时间:2022-03-18 08:15:31
|
|
293
|
+
|
|
294
|
+
本次发布包含了以下内容:
|
|
295
|
+
|
|
296
|
+
改善已有的文档。
|
|
297
|
+
|
|
298
|
+
修改接口:
|
|
299
|
+
|
|
300
|
+
* [MLIDPassportOCR](https://cloud.tencent.com/document/api/866/37657)
|
|
301
|
+
|
|
302
|
+
* 新增出参:CodeSet, CodeCrc
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
# Release 4.0.309
|
|
308
|
+
|
|
309
|
+
## API网关(apigateway) 版本:2018-08-08
|
|
310
|
+
|
|
311
|
+
### 第 28 次发布
|
|
312
|
+
|
|
313
|
+
发布时间:2022-03-17 08:01:42
|
|
314
|
+
|
|
315
|
+
本次发布包含了以下内容:
|
|
316
|
+
|
|
317
|
+
改善已有的文档。
|
|
318
|
+
|
|
319
|
+
修改数据结构:
|
|
320
|
+
|
|
321
|
+
* [CosConfig](https://cloud.tencent.com/document/api/628/45244#CosConfig)
|
|
322
|
+
|
|
323
|
+
* 新增成员:PathMatchMode
|
|
324
|
+
|
|
325
|
+
* [CreateApiRsp](https://cloud.tencent.com/document/api/628/45244#CreateApiRsp)
|
|
326
|
+
|
|
327
|
+
* 新增成员:Status, ErrMsg, ApiName
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
333
|
+
|
|
334
|
+
### 第 38 次发布
|
|
335
|
+
|
|
336
|
+
发布时间:2022-03-17 08:03:56
|
|
337
|
+
|
|
338
|
+
本次发布包含了以下内容:
|
|
339
|
+
|
|
340
|
+
改善已有的文档。
|
|
341
|
+
|
|
342
|
+
修改接口:
|
|
343
|
+
|
|
344
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
|
345
|
+
|
|
346
|
+
* 新增入参:MultiZoneFlag, ZoneIds
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
352
|
+
|
|
353
|
+
### 第 10 次发布
|
|
354
|
+
|
|
355
|
+
发布时间:2022-03-17 08:06:17
|
|
356
|
+
|
|
357
|
+
本次发布包含了以下内容:
|
|
358
|
+
|
|
359
|
+
改善已有的文档。
|
|
360
|
+
|
|
361
|
+
修改接口:
|
|
362
|
+
|
|
363
|
+
* [DescribeUsers](https://cloud.tencent.com/document/api/1342/58460)
|
|
364
|
+
|
|
365
|
+
* 新增入参:Filters
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
修改数据结构:
|
|
369
|
+
|
|
370
|
+
* [Policy](https://cloud.tencent.com/document/api/1342/53778#Policy)
|
|
371
|
+
|
|
372
|
+
* 新增成员:Function, View, Column, DataEngine, ReAuth, Source, Mode, Operator, CreateTime
|
|
373
|
+
|
|
374
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
|
375
|
+
|
|
376
|
+
* 新增成员:StorageSize, RecordCount
|
|
377
|
+
|
|
378
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1342/53778#UserInfo)
|
|
379
|
+
|
|
380
|
+
* 新增成员:UserType
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
|
386
|
+
|
|
387
|
+
### 第 5 次发布
|
|
388
|
+
|
|
389
|
+
发布时间:2022-03-17 08:08:16
|
|
390
|
+
|
|
391
|
+
本次发布包含了以下内容:
|
|
392
|
+
|
|
393
|
+
改善已有的文档。
|
|
394
|
+
|
|
395
|
+
新增接口:
|
|
396
|
+
|
|
397
|
+
* [CreateEdgeNodeBatch](https://cloud.tencent.com/document/api/1118/71317)
|
|
398
|
+
* [CreateUserToken](https://cloud.tencent.com/document/api/1118/71319)
|
|
399
|
+
* [DescribeEdgeNodeRemarkList](https://cloud.tencent.com/document/api/1118/71316)
|
|
400
|
+
* [DescribeEdgeSnNodes](https://cloud.tencent.com/document/api/1118/71315)
|
|
401
|
+
* [DescribeYeheResourceLimit](https://cloud.tencent.com/document/api/1118/71314)
|
|
402
|
+
* [ModifyEdgeDracoNode](https://cloud.tencent.com/document/api/1118/71313)
|
|
403
|
+
* [ModifyEdgeUnitCloudApi](https://cloud.tencent.com/document/api/1118/71312)
|
|
404
|
+
|
|
405
|
+
新增数据结构:
|
|
406
|
+
|
|
407
|
+
* [DracoNodeInfo](https://cloud.tencent.com/document/api/1118/66797#DracoNodeInfo)
|
|
408
|
+
* [EdgeDracoNodeInfo](https://cloud.tencent.com/document/api/1118/66797#EdgeDracoNodeInfo)
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
## 智能媒资托管(smh) 版本:2021-07-12
|
|
413
|
+
|
|
414
|
+
### 第 2 次发布
|
|
415
|
+
|
|
416
|
+
发布时间:2022-03-17 08:11:49
|
|
417
|
+
|
|
418
|
+
本次发布包含了以下内容:
|
|
419
|
+
|
|
420
|
+
改善已有的文档。
|
|
421
|
+
|
|
422
|
+
修改接口:
|
|
423
|
+
|
|
424
|
+
* [DescribeOfficialInstances](https://cloud.tencent.com/document/api/1339/69083)
|
|
425
|
+
|
|
426
|
+
* 新增入参:OrderBy, OrderByType, AutoRenew, BindPhone
|
|
427
|
+
|
|
428
|
+
* [DescribeTrafficPackages](https://cloud.tencent.com/document/api/1339/69081)
|
|
429
|
+
|
|
430
|
+
* 新增入参:OrderBy, OrderByType, Type
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
436
|
+
|
|
437
|
+
### 第 108 次发布
|
|
438
|
+
|
|
439
|
+
发布时间:2022-03-17 08:15:03
|
|
440
|
+
|
|
441
|
+
本次发布包含了以下内容:
|
|
442
|
+
|
|
443
|
+
改善已有的文档。
|
|
444
|
+
|
|
445
|
+
新增接口:
|
|
446
|
+
|
|
447
|
+
* [DescribeCrossBorderCcnRegionBandwidthLimits](https://cloud.tencent.com/document/api/215/71325)
|
|
448
|
+
* [DescribeTenantCcns](https://cloud.tencent.com/document/api/215/71324)
|
|
449
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
450
|
+
* [LockCcns](https://cloud.tencent.com/document/api/215/71322)
|
|
451
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
452
|
+
* [UnlockCcns](https://cloud.tencent.com/document/api/215/71320)
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
1
456
|
# Release 4.0.308
|
|
2
457
|
|
|
3
458
|
## 验证码(captcha) 版本:2019-07-22
|