tencentcloud-sdk-nodejs-dlc 4.0.710 → 4.0.712
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 +364 -0
- package/SERVICE_CHANGELOG.md +396 -68
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/services/dlc/v20210125/dlc_client.ts +28 -3
- package/src/services/dlc/v20210125/dlc_models.ts +104 -27
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +9 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +12 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +99 -27
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,367 @@
|
|
|
1
|
+
# Release 4.0.712
|
|
2
|
+
|
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
|
4
|
+
|
|
5
|
+
### 第 48 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-10-24 01:07:07
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
|
16
|
+
|
|
17
|
+
* 新增入参:VoucherMainType, VoucherSubType
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
|
23
|
+
|
|
24
|
+
### 第 5 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-10-24 01:07:40
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeKBVulnerability](https://cloud.tencent.com/document/api/1483/72070)
|
|
35
|
+
|
|
36
|
+
* 新增入参:CNVDID, CNNVDID
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent)
|
|
42
|
+
|
|
43
|
+
修改数据结构:
|
|
44
|
+
|
|
45
|
+
* [VulnerabilityDetail](https://cloud.tencent.com/document/api/1483/72074#VulnerabilityDetail)
|
|
46
|
+
|
|
47
|
+
* 新增成员:AffectedComponentList
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
|
53
|
+
|
|
54
|
+
### 第 6 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2023-10-24 01:08:56
|
|
57
|
+
|
|
58
|
+
本次发布包含了以下内容:
|
|
59
|
+
|
|
60
|
+
改善已有的文档。
|
|
61
|
+
|
|
62
|
+
新增接口:
|
|
63
|
+
|
|
64
|
+
* [DescribeInstanceInfo](https://cloud.tencent.com/document/api/878/100615)
|
|
65
|
+
|
|
66
|
+
新增数据结构:
|
|
67
|
+
|
|
68
|
+
* [CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo)
|
|
69
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo)
|
|
70
|
+
* [SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo)
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
75
|
+
|
|
76
|
+
### 第 71 次发布
|
|
77
|
+
|
|
78
|
+
发布时间:2023-10-24 01:13:16
|
|
79
|
+
|
|
80
|
+
本次发布包含了以下内容:
|
|
81
|
+
|
|
82
|
+
改善已有的文档。
|
|
83
|
+
|
|
84
|
+
修改接口:
|
|
85
|
+
|
|
86
|
+
* [CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)
|
|
87
|
+
|
|
88
|
+
* 新增出参:Statements
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
新增数据结构:
|
|
92
|
+
|
|
93
|
+
* [StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation)
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
98
|
+
|
|
99
|
+
### 第 44 次发布
|
|
100
|
+
|
|
101
|
+
发布时间:2023-10-24 01:20:07
|
|
102
|
+
|
|
103
|
+
本次发布包含了以下内容:
|
|
104
|
+
|
|
105
|
+
改善已有的文档。
|
|
106
|
+
|
|
107
|
+
修改接口:
|
|
108
|
+
|
|
109
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
110
|
+
|
|
111
|
+
* 新增入参:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
|
112
|
+
|
|
113
|
+
* [DescribeJobSavepoint](https://cloud.tencent.com/document/api/849/74226)
|
|
114
|
+
|
|
115
|
+
* 新增入参:RecordTypes
|
|
116
|
+
|
|
117
|
+
* [DescribeTreeJobs](https://cloud.tencent.com/document/api/849/76833)
|
|
118
|
+
|
|
119
|
+
* 新增入参:Filters
|
|
120
|
+
|
|
121
|
+
* 新增出参:ParentId, Id, Name, JobSet, Children
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
新增数据结构:
|
|
125
|
+
|
|
126
|
+
* [DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp)
|
|
127
|
+
* [TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration)
|
|
128
|
+
* [TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets)
|
|
129
|
+
|
|
130
|
+
修改数据结构:
|
|
131
|
+
|
|
132
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
133
|
+
|
|
134
|
+
* 新增成员:WebUIType
|
|
135
|
+
|
|
136
|
+
* [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig)
|
|
137
|
+
|
|
138
|
+
* 新增成员:TraceModeOn, TraceModeConfiguration, CheckpointRetainedNum, JobGraph
|
|
139
|
+
|
|
140
|
+
* <font color="#dd0000">**修改成员**:</font>ClazzLevels, ExpertModeOn, ExpertModeConfiguration
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
# Release 4.0.711
|
|
146
|
+
|
|
147
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
148
|
+
|
|
149
|
+
### 第 146 次发布
|
|
150
|
+
|
|
151
|
+
发布时间:2023-10-23 00:03:18
|
|
152
|
+
|
|
153
|
+
本次发布包含了以下内容:
|
|
154
|
+
|
|
155
|
+
改善已有的文档。
|
|
156
|
+
|
|
157
|
+
新增接口:
|
|
158
|
+
|
|
159
|
+
* [DescribeDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100576)
|
|
160
|
+
* [ModifyDBInstanceLogToCLS](https://cloud.tencent.com/document/api/236/100575)
|
|
161
|
+
|
|
162
|
+
新增数据结构:
|
|
163
|
+
|
|
164
|
+
* [LogToCLSConfig](https://cloud.tencent.com/document/api/236/15878#LogToCLSConfig)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
169
|
+
|
|
170
|
+
### 第 73 次发布
|
|
171
|
+
|
|
172
|
+
发布时间:2023-10-23 00:08:10
|
|
173
|
+
|
|
174
|
+
本次发布包含了以下内容:
|
|
175
|
+
|
|
176
|
+
改善已有的文档。
|
|
177
|
+
|
|
178
|
+
修改数据结构:
|
|
179
|
+
|
|
180
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
181
|
+
|
|
182
|
+
* 新增成员:InstanceIndexMode
|
|
183
|
+
|
|
184
|
+
* <font color="#dd0000">**修改成员**:</font>DbMode, MasterZone, SlaveZones, InstanceNetInfo, ResourcePackages
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
190
|
+
|
|
191
|
+
### 第 70 次发布
|
|
192
|
+
|
|
193
|
+
发布时间:2023-10-23 00:09:07
|
|
194
|
+
|
|
195
|
+
本次发布包含了以下内容:
|
|
196
|
+
|
|
197
|
+
改善已有的文档。
|
|
198
|
+
|
|
199
|
+
新增接口:
|
|
200
|
+
|
|
201
|
+
* [DescribeAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100578)
|
|
202
|
+
* [ModifyAdvancedStoreLocation](https://cloud.tencent.com/document/api/1342/100577)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
207
|
+
|
|
208
|
+
### 第 72 次发布
|
|
209
|
+
|
|
210
|
+
发布时间:2023-10-23 00:10:30
|
|
211
|
+
|
|
212
|
+
本次发布包含了以下内容:
|
|
213
|
+
|
|
214
|
+
改善已有的文档。
|
|
215
|
+
|
|
216
|
+
修改数据结构:
|
|
217
|
+
|
|
218
|
+
* [ISPCounter](https://cloud.tencent.com/document/api/1108/42574#ISPCounter)
|
|
219
|
+
|
|
220
|
+
* 新增成员:ProviderInstanceNum
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
## 实时互动-教育版(lcic) 版本:2022-08-17
|
|
226
|
+
|
|
227
|
+
### 第 45 次发布
|
|
228
|
+
|
|
229
|
+
发布时间:2023-10-23 00:14:04
|
|
230
|
+
|
|
231
|
+
本次发布包含了以下内容:
|
|
232
|
+
|
|
233
|
+
改善已有的文档。
|
|
234
|
+
|
|
235
|
+
修改接口:
|
|
236
|
+
|
|
237
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
238
|
+
|
|
239
|
+
* 新增入参:LiveType, RecordLiveUrl, EnableAutoStart
|
|
240
|
+
|
|
241
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
242
|
+
|
|
243
|
+
* 新增出参:LiveType, RecordLiveUrl, EnableAutoStart
|
|
244
|
+
|
|
245
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
246
|
+
|
|
247
|
+
* 新增入参:LiveType, RecordLiveUrl, EnableAutoStart
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
修改数据结构:
|
|
251
|
+
|
|
252
|
+
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
|
253
|
+
|
|
254
|
+
* 新增成员:LiveType, RecordLiveUrl, EnableAutoStart
|
|
255
|
+
|
|
256
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
|
257
|
+
|
|
258
|
+
* 新增成员:LiveType, RecordLiveUrl, EnableAutoStart
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
264
|
+
|
|
265
|
+
### 第 76 次发布
|
|
266
|
+
|
|
267
|
+
发布时间:2023-10-23 09:46:19
|
|
268
|
+
|
|
269
|
+
本次发布包含了以下内容:
|
|
270
|
+
|
|
271
|
+
改善已有的文档。
|
|
272
|
+
|
|
273
|
+
新增数据结构:
|
|
274
|
+
|
|
275
|
+
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResult)
|
|
276
|
+
* [AiRecognitionTaskObjectResultInput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultInput)
|
|
277
|
+
* [AiRecognitionTaskObjectResultItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultItem)
|
|
278
|
+
* [AiRecognitionTaskObjectResultOutput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectResultOutput)
|
|
279
|
+
* [AiRecognitionTaskObjectSeqmentItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskObjectSeqmentItem)
|
|
280
|
+
|
|
281
|
+
修改数据结构:
|
|
282
|
+
|
|
283
|
+
* [AiRecognitionResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionResult)
|
|
284
|
+
|
|
285
|
+
* 新增成员:ObjectTask
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
291
|
+
|
|
292
|
+
### 第 18 次发布
|
|
293
|
+
|
|
294
|
+
发布时间:2023-10-23 00:16:02
|
|
295
|
+
|
|
296
|
+
本次发布包含了以下内容:
|
|
297
|
+
|
|
298
|
+
改善已有的文档。
|
|
299
|
+
|
|
300
|
+
新增数据结构:
|
|
301
|
+
|
|
302
|
+
* [BlockTitle](https://cloud.tencent.com/document/api/1314/56230#BlockTitle)
|
|
303
|
+
|
|
304
|
+
修改数据结构:
|
|
305
|
+
|
|
306
|
+
* [Check](https://cloud.tencent.com/document/api/1314/56230#Check)
|
|
307
|
+
|
|
308
|
+
* 新增成员:BlockTitle
|
|
309
|
+
|
|
310
|
+
* [Indicator](https://cloud.tencent.com/document/api/1314/56230#Indicator)
|
|
311
|
+
|
|
312
|
+
* 新增成员:BlockTitle
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
318
|
+
|
|
319
|
+
### 第 43 次发布
|
|
320
|
+
|
|
321
|
+
发布时间:2023-10-23 00:16:17
|
|
322
|
+
|
|
323
|
+
本次发布包含了以下内容:
|
|
324
|
+
|
|
325
|
+
改善已有的文档。
|
|
326
|
+
|
|
327
|
+
新增接口:
|
|
328
|
+
|
|
329
|
+
* [DeleteWorkSpace](https://cloud.tencent.com/document/api/849/100579)
|
|
330
|
+
|
|
331
|
+
修改数据结构:
|
|
332
|
+
|
|
333
|
+
* [ClusterSession](https://cloud.tencent.com/document/api/849/52010#ClusterSession)
|
|
334
|
+
|
|
335
|
+
* 新增成员:ClusterGroupSerialId, AppId, OwnerUin, CreatorUin, Region, Zone, Status, CuNum, FlinkVersion, WebUIUrl, Properties, JobManagerCuSpec, TaskManagerCuSpec, TaskManagerNum, CreateTime, UpdateTime
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
341
|
+
|
|
342
|
+
### 第 47 次发布
|
|
343
|
+
|
|
344
|
+
发布时间:2023-10-23 00:18:24
|
|
345
|
+
|
|
346
|
+
本次发布包含了以下内容:
|
|
347
|
+
|
|
348
|
+
改善已有的文档。
|
|
349
|
+
|
|
350
|
+
修改接口:
|
|
351
|
+
|
|
352
|
+
* [DescribeCertificateBindResourceTaskDetail](https://cloud.tencent.com/document/api/400/97758)
|
|
353
|
+
|
|
354
|
+
* 新增出参:TSE
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
新增数据结构:
|
|
358
|
+
|
|
359
|
+
* [GatewayCertificate](https://cloud.tencent.com/document/api/400/41679#GatewayCertificate)
|
|
360
|
+
* [TSEInstanceDetail](https://cloud.tencent.com/document/api/400/41679#TSEInstanceDetail)
|
|
361
|
+
* [TSEInstanceList](https://cloud.tencent.com/document/api/400/41679#TSEInstanceList)
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
1
365
|
# Release 4.0.710
|
|
2
366
|
|
|
3
367
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|