tencentcloud-sdk-nodejs-clb 4.0.279 → 4.0.283
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 +330 -0
- package/SERVICE_CHANGELOG.md +281 -152
- package/package.json +1 -1
- package/products.md +23 -22
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,333 @@
|
|
1
|
+
# Release 4.0.283
|
2
|
+
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
4
|
+
|
5
|
+
### 第 23 次发布
|
6
|
+
|
7
|
+
发布时间:2022-01-27 08:04:32
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)
|
16
|
+
* [DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)
|
17
|
+
* [DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)
|
18
|
+
|
19
|
+
修改接口:
|
20
|
+
|
21
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
22
|
+
|
23
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
24
|
+
|
25
|
+
|
26
|
+
新增数据结构:
|
27
|
+
|
28
|
+
* [ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)
|
29
|
+
* [KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)
|
30
|
+
* [KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)
|
31
|
+
* [KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)
|
32
|
+
* [SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)
|
33
|
+
|
34
|
+
修改数据结构:
|
35
|
+
|
36
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
37
|
+
|
38
|
+
* 新增成员:SingerInfoSet
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
## 访问管理(cam) 版本:2019-01-16
|
44
|
+
|
45
|
+
### 第 42 次发布
|
46
|
+
|
47
|
+
发布时间:2022-01-27 08:10:42
|
48
|
+
|
49
|
+
本次发布包含了以下内容:
|
50
|
+
|
51
|
+
改善已有的文档。
|
52
|
+
|
53
|
+
修改数据结构:
|
54
|
+
|
55
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
56
|
+
|
57
|
+
* 新增成员:NickName
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
63
|
+
|
64
|
+
### 第 47 次发布
|
65
|
+
|
66
|
+
发布时间:2022-01-27 08:22:16
|
67
|
+
|
68
|
+
本次发布包含了以下内容:
|
69
|
+
|
70
|
+
改善已有的文档。
|
71
|
+
|
72
|
+
新增数据结构:
|
73
|
+
|
74
|
+
* [ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)
|
75
|
+
* [ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)
|
76
|
+
* [ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)
|
77
|
+
* [ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)
|
78
|
+
* [MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)
|
79
|
+
* [MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)
|
80
|
+
* [MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)
|
81
|
+
* [MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)
|
82
|
+
* [MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)
|
83
|
+
* [ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)
|
84
|
+
|
85
|
+
修改数据结构:
|
86
|
+
|
87
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
88
|
+
|
89
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
90
|
+
|
91
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
92
|
+
|
93
|
+
* 新增成员:TaskId, SourceContext
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
## 云开发低码(lowcode) 版本:2021-01-08
|
99
|
+
|
100
|
+
### 第 1 次发布
|
101
|
+
|
102
|
+
发布时间:2022-01-27 10:15:18
|
103
|
+
|
104
|
+
本次发布包含了以下内容:
|
105
|
+
|
106
|
+
改善已有的文档。
|
107
|
+
|
108
|
+
新增接口:
|
109
|
+
|
110
|
+
* [DescribeDataSourceList](https://cloud.tencent.com/document/api/1301/68877)
|
111
|
+
|
112
|
+
新增数据结构:
|
113
|
+
|
114
|
+
* [DataSourceDetail](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetail)
|
115
|
+
* [DataSourceDetailItems](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetailItems)
|
116
|
+
* [DataSourceLinkApp](https://cloud.tencent.com/document/api/1301/68878#DataSourceLinkApp)
|
117
|
+
* [DataSourceQueryOption](https://cloud.tencent.com/document/api/1301/68878#DataSourceQueryOption)
|
118
|
+
* [TicketAuthInfo](https://cloud.tencent.com/document/api/1301/68878#TicketAuthInfo)
|
119
|
+
|
120
|
+
|
121
|
+
|
122
|
+
# Release 4.0.282
|
123
|
+
|
124
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
125
|
+
|
126
|
+
### 第 23 次发布
|
127
|
+
|
128
|
+
发布时间:2022-01-27 08:04:32
|
129
|
+
|
130
|
+
本次发布包含了以下内容:
|
131
|
+
|
132
|
+
改善已有的文档。
|
133
|
+
|
134
|
+
新增接口:
|
135
|
+
|
136
|
+
* [DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)
|
137
|
+
* [DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)
|
138
|
+
* [DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)
|
139
|
+
|
140
|
+
修改接口:
|
141
|
+
|
142
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
143
|
+
|
144
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
145
|
+
|
146
|
+
|
147
|
+
新增数据结构:
|
148
|
+
|
149
|
+
* [ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)
|
150
|
+
* [KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)
|
151
|
+
* [KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)
|
152
|
+
* [KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)
|
153
|
+
* [SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)
|
154
|
+
|
155
|
+
修改数据结构:
|
156
|
+
|
157
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
158
|
+
|
159
|
+
* 新增成员:SingerInfoSet
|
160
|
+
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
## 访问管理(cam) 版本:2019-01-16
|
165
|
+
|
166
|
+
### 第 42 次发布
|
167
|
+
|
168
|
+
发布时间:2022-01-27 08:10:42
|
169
|
+
|
170
|
+
本次发布包含了以下内容:
|
171
|
+
|
172
|
+
改善已有的文档。
|
173
|
+
|
174
|
+
修改数据结构:
|
175
|
+
|
176
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
177
|
+
|
178
|
+
* 新增成员:NickName
|
179
|
+
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
184
|
+
|
185
|
+
### 第 47 次发布
|
186
|
+
|
187
|
+
发布时间:2022-01-27 08:22:16
|
188
|
+
|
189
|
+
本次发布包含了以下内容:
|
190
|
+
|
191
|
+
改善已有的文档。
|
192
|
+
|
193
|
+
新增数据结构:
|
194
|
+
|
195
|
+
* [ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)
|
196
|
+
* [ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)
|
197
|
+
* [ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)
|
198
|
+
* [ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)
|
199
|
+
* [MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)
|
200
|
+
* [MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)
|
201
|
+
* [MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)
|
202
|
+
* [MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)
|
203
|
+
* [MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)
|
204
|
+
* [ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)
|
205
|
+
|
206
|
+
修改数据结构:
|
207
|
+
|
208
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
209
|
+
|
210
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
211
|
+
|
212
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
213
|
+
|
214
|
+
* 新增成员:TaskId, SourceContext
|
215
|
+
|
216
|
+
|
217
|
+
|
218
|
+
|
219
|
+
# Release 4.0.281
|
220
|
+
|
221
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
222
|
+
|
223
|
+
### 第 22 次发布
|
224
|
+
|
225
|
+
发布时间:2022-01-26 08:02:19
|
226
|
+
|
227
|
+
本次发布包含了以下内容:
|
228
|
+
|
229
|
+
改善已有的文档。
|
230
|
+
|
231
|
+
修改接口:
|
232
|
+
|
233
|
+
* [DescribeKTVRobots](https://cloud.tencent.com/document/api/1155/68350)
|
234
|
+
|
235
|
+
* 新增入参:CreateTime
|
236
|
+
|
237
|
+
|
238
|
+
新增数据结构:
|
239
|
+
|
240
|
+
* [TimeRange](https://cloud.tencent.com/document/api/1155/40113#TimeRange)
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
245
|
+
|
246
|
+
### 第 39 次发布
|
247
|
+
|
248
|
+
发布时间:2022-01-26 08:03:48
|
249
|
+
|
250
|
+
本次发布包含了以下内容:
|
251
|
+
|
252
|
+
改善已有的文档。
|
253
|
+
|
254
|
+
新增接口:
|
255
|
+
|
256
|
+
* [CopySnapshotCrossRegions](https://cloud.tencent.com/document/api/362/68848)
|
257
|
+
|
258
|
+
新增数据结构:
|
259
|
+
|
260
|
+
* [SnapshotCopyResult](https://cloud.tencent.com/document/api/362/15669#SnapshotCopyResult)
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
## 企业组织(organization) 版本:2021-03-31
|
265
|
+
|
266
|
+
### 第 6 次发布
|
267
|
+
|
268
|
+
发布时间:2022-01-26 08:11:15
|
269
|
+
|
270
|
+
本次发布包含了以下内容:
|
271
|
+
|
272
|
+
改善已有的文档。
|
273
|
+
|
274
|
+
修改接口:
|
275
|
+
|
276
|
+
* [DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)
|
277
|
+
|
278
|
+
* 新增出参:PayUin, PayName
|
279
|
+
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
## 企业组织(organization) 版本:2018-12-25
|
284
|
+
|
285
|
+
|
286
|
+
|
287
|
+
## 云点播(vod) 版本:2018-07-17
|
288
|
+
|
289
|
+
### 第 95 次发布
|
290
|
+
|
291
|
+
发布时间:2022-01-26 08:14:54
|
292
|
+
|
293
|
+
本次发布包含了以下内容:
|
294
|
+
|
295
|
+
改善已有的文档。
|
296
|
+
|
297
|
+
修改接口:
|
298
|
+
|
299
|
+
* [CreateSuperPlayerConfig](https://cloud.tencent.com/document/api/266/43067)
|
300
|
+
|
301
|
+
* 新增入参:AudioVideoType, TranscodeDefinition
|
302
|
+
|
303
|
+
* [ModifySuperPlayerConfig](https://cloud.tencent.com/document/api/266/43062)
|
304
|
+
|
305
|
+
* 新增入参:AudioVideoType, TranscodeDefinition
|
306
|
+
|
307
|
+
|
308
|
+
|
309
|
+
|
310
|
+
# Release 4.0.280
|
311
|
+
|
312
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
313
|
+
|
314
|
+
### 第 14 次发布
|
315
|
+
|
316
|
+
发布时间:2022-01-25 08:15:03
|
317
|
+
|
318
|
+
本次发布包含了以下内容:
|
319
|
+
|
320
|
+
改善已有的文档。
|
321
|
+
|
322
|
+
修改接口:
|
323
|
+
|
324
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
325
|
+
|
326
|
+
* 新增入参:LogCollectType
|
327
|
+
|
328
|
+
|
329
|
+
|
330
|
+
|
1
331
|
# Release 4.0.279
|
2
332
|
|
3
333
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -2,58 +2,9 @@
|
|
2
2
|
|
3
3
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
4
4
|
|
5
|
-
### 第
|
6
|
-
|
7
|
-
发布时间:2022-01-24 08:04:15
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
修改接口:
|
14
|
-
|
15
|
-
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
16
|
-
|
17
|
-
* 新增入参:SetPlayModeCommandInput
|
18
|
-
|
19
|
-
|
20
|
-
新增数据结构:
|
21
|
-
|
22
|
-
* [SetPlayModeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlayModeCommandInput)
|
23
|
-
|
24
|
-
修改数据结构:
|
25
|
-
|
26
|
-
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
27
|
-
|
28
|
-
* 新增成员:SetPlayModeInput
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
## API网关(apigateway) 版本:2018-08-08
|
34
|
-
|
35
|
-
### 第 25 次发布
|
36
|
-
|
37
|
-
发布时间:2022-01-24 08:04:33
|
38
|
-
|
39
|
-
本次发布包含了以下内容:
|
40
|
-
|
41
|
-
改善已有的文档。
|
42
|
-
|
43
|
-
修改数据结构:
|
44
|
-
|
45
|
-
* [ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo)
|
46
|
-
|
47
|
-
* 新增成员:ValueString, DefaultValueString, Range
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
## 云呼叫中心(ccc) 版本:2020-02-10
|
53
|
-
|
54
|
-
### 第 20 次发布
|
5
|
+
### 第 23 次发布
|
55
6
|
|
56
|
-
发布时间:2022-01-
|
7
|
+
发布时间:2022-01-27 08:04:32
|
57
8
|
|
58
9
|
本次发布包含了以下内容:
|
59
10
|
|
@@ -61,66 +12,39 @@
|
|
61
12
|
|
62
13
|
新增接口:
|
63
14
|
|
64
|
-
* [
|
65
|
-
* [
|
66
|
-
|
67
|
-
新增数据结构:
|
68
|
-
|
69
|
-
* [AutoCalloutTaskInfo](https://cloud.tencent.com/document/api/679/47715#AutoCalloutTaskInfo)
|
70
|
-
|
71
|
-
修改数据结构:
|
72
|
-
|
73
|
-
* [IMCdrInfo](https://cloud.tencent.com/document/api/679/47715#IMCdrInfo)
|
74
|
-
|
75
|
-
* 新增成员:SessionId, SkillGroupId, SkillGroupName
|
76
|
-
|
77
|
-
|
15
|
+
* [DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)
|
16
|
+
* [DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)
|
17
|
+
* [DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)
|
78
18
|
|
19
|
+
修改接口:
|
79
20
|
|
80
|
-
|
81
|
-
|
82
|
-
### 第 72 次发布
|
83
|
-
|
84
|
-
发布时间:2022-01-24 08:07:40
|
21
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
85
22
|
|
86
|
-
|
23
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
87
24
|
|
88
|
-
改善已有的文档。
|
89
25
|
|
90
26
|
新增数据结构:
|
91
27
|
|
92
|
-
* [
|
28
|
+
* [ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)
|
29
|
+
* [KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)
|
30
|
+
* [KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)
|
31
|
+
* [KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)
|
32
|
+
* [SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)
|
93
33
|
|
94
34
|
修改数据结构:
|
95
35
|
|
96
|
-
* [
|
97
|
-
|
98
|
-
* 新增成员:GPUInfo
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
## 文字识别(ocr) 版本:2018-11-19
|
104
|
-
|
105
|
-
### 第 62 次发布
|
106
|
-
|
107
|
-
发布时间:2022-01-21 10:52:12
|
108
|
-
|
109
|
-
本次发布包含了以下内容:
|
110
|
-
|
111
|
-
改善已有的文档。
|
36
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
112
37
|
|
113
|
-
|
38
|
+
* 新增成员:SingerInfoSet
|
114
39
|
|
115
|
-
* [RecognizeHealthCodeOCR](https://cloud.tencent.com/document/api/866/68580)
|
116
40
|
|
117
41
|
|
118
42
|
|
119
|
-
##
|
43
|
+
## 访问管理(cam) 版本:2019-01-16
|
120
44
|
|
121
|
-
### 第
|
45
|
+
### 第 42 次发布
|
122
46
|
|
123
|
-
发布时间:2022-01-
|
47
|
+
发布时间:2022-01-27 08:10:42
|
124
48
|
|
125
49
|
本次发布包含了以下内容:
|
126
50
|
|
@@ -128,45 +52,54 @@
|
|
128
52
|
|
129
53
|
修改数据结构:
|
130
54
|
|
131
|
-
* [
|
55
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
132
56
|
|
133
|
-
* 新增成员:
|
57
|
+
* 新增成员:NickName
|
134
58
|
|
135
59
|
|
136
60
|
|
137
61
|
|
138
|
-
##
|
62
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
139
63
|
|
140
|
-
### 第
|
64
|
+
### 第 47 次发布
|
141
65
|
|
142
|
-
发布时间:2022-01-
|
66
|
+
发布时间:2022-01-27 08:22:16
|
143
67
|
|
144
68
|
本次发布包含了以下内容:
|
145
69
|
|
146
70
|
改善已有的文档。
|
147
71
|
|
148
|
-
|
72
|
+
新增数据结构:
|
149
73
|
|
150
|
-
* [
|
74
|
+
* [ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)
|
75
|
+
* [ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)
|
76
|
+
* [ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)
|
77
|
+
* [ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)
|
78
|
+
* [MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)
|
79
|
+
* [MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)
|
80
|
+
* [MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)
|
81
|
+
* [MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)
|
82
|
+
* [MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)
|
83
|
+
* [ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)
|
151
84
|
|
152
|
-
|
85
|
+
修改数据结构:
|
153
86
|
|
154
|
-
* [
|
87
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
155
88
|
|
156
|
-
*
|
89
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
157
90
|
|
158
|
-
* [
|
91
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
159
92
|
|
160
|
-
*
|
93
|
+
* 新增成员:TaskId, SourceContext
|
161
94
|
|
162
95
|
|
163
96
|
|
164
97
|
|
165
|
-
##
|
98
|
+
## 云开发低码(lowcode) 版本:2021-01-08
|
166
99
|
|
167
|
-
### 第
|
100
|
+
### 第 1 次发布
|
168
101
|
|
169
|
-
发布时间:2022-01-
|
102
|
+
发布时间:2022-01-27 10:15:18
|
170
103
|
|
171
104
|
本次发布包含了以下内容:
|
172
105
|
|
@@ -174,43 +107,15 @@
|
|
174
107
|
|
175
108
|
新增接口:
|
176
109
|
|
177
|
-
* [
|
178
|
-
|
179
|
-
新增数据结构:
|
180
|
-
|
181
|
-
* [ClusterStatus](https://cloud.tencent.com/document/api/457/31866#ClusterStatus)
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
## 私有网络(vpc) 版本:2017-03-12
|
186
|
-
|
187
|
-
### 第 105 次发布
|
188
|
-
|
189
|
-
发布时间:2022-01-24 08:17:24
|
190
|
-
|
191
|
-
本次发布包含了以下内容:
|
192
|
-
|
193
|
-
改善已有的文档。
|
194
|
-
|
195
|
-
修改接口:
|
196
|
-
|
197
|
-
* [CreateFlowLog](https://cloud.tencent.com/document/api/215/35015)
|
198
|
-
|
199
|
-
* 新增入参:StorageType, FlowLogStorage
|
200
|
-
|
201
|
-
* <font color="#dd0000">**修改入参**:</font>CloudLogId
|
202
|
-
|
110
|
+
* [DescribeDataSourceList](https://cloud.tencent.com/document/api/1301/68877)
|
203
111
|
|
204
112
|
新增数据结构:
|
205
113
|
|
206
|
-
* [
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
* [
|
211
|
-
|
212
|
-
* 新增成员:Enable, StorageType, FlowLogStorage
|
213
|
-
|
114
|
+
* [DataSourceDetail](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetail)
|
115
|
+
* [DataSourceDetailItems](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetailItems)
|
116
|
+
* [DataSourceLinkApp](https://cloud.tencent.com/document/api/1301/68878#DataSourceLinkApp)
|
117
|
+
* [DataSourceQueryOption](https://cloud.tencent.com/document/api/1301/68878#DataSourceQueryOption)
|
118
|
+
* [TicketAuthInfo](https://cloud.tencent.com/document/api/1301/68878#TicketAuthInfo)
|
214
119
|
|
215
120
|
|
216
121
|
|
@@ -613,6 +518,61 @@
|
|
613
518
|
|
614
519
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
615
520
|
|
521
|
+
### 第 23 次发布
|
522
|
+
|
523
|
+
发布时间:2022-01-27 08:04:32
|
524
|
+
|
525
|
+
本次发布包含了以下内容:
|
526
|
+
|
527
|
+
改善已有的文档。
|
528
|
+
|
529
|
+
新增接口:
|
530
|
+
|
531
|
+
* [[DescribeKTVSingerCategories](https://cloud.tencent.com/document/api/1155/68860)](https://cloud.tencent.com/document/api/#/#)
|
532
|
+
* [[DescribeKTVSingerMusics](https://cloud.tencent.com/document/api/1155/68859)](https://cloud.tencent.com/document/api/#/#)
|
533
|
+
* [[DescribeKTVSingers](https://cloud.tencent.com/document/api/1155/68858)](https://cloud.tencent.com/document/api/#/#)
|
534
|
+
|
535
|
+
修改接口:
|
536
|
+
|
537
|
+
* [DescribeKTVMusicDetail](https://cloud.tencent.com/document/api/1155/56402)
|
538
|
+
|
539
|
+
* 新增出参:MidiJsonUrl, ChorusClipSet
|
540
|
+
|
541
|
+
|
542
|
+
新增数据结构:
|
543
|
+
|
544
|
+
* [[ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip)](https://cloud.tencent.com/document/api/1155/40113#[ChorusClip](https://cloud.tencent.com/document/api/1155/40113#ChorusClip))
|
545
|
+
* [[KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSingerBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerBaseInfo))
|
546
|
+
* [[KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSingerCategoryInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerCategoryInfo))
|
547
|
+
* [[KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo)](https://cloud.tencent.com/document/api/1155/40113#[KTVSingerInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSingerInfo))
|
548
|
+
* [[SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy)](https://cloud.tencent.com/document/api/1155/40113#[SortBy](https://cloud.tencent.com/document/api/1155/40113#SortBy))
|
549
|
+
|
550
|
+
修改数据结构:
|
551
|
+
|
552
|
+
* [KTVMusicBaseInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicBaseInfo)
|
553
|
+
|
554
|
+
* 新增成员:SingerInfoSet
|
555
|
+
|
556
|
+
|
557
|
+
### 第 22 次发布
|
558
|
+
|
559
|
+
发布时间:2022-01-26 08:02:19
|
560
|
+
|
561
|
+
本次发布包含了以下内容:
|
562
|
+
|
563
|
+
改善已有的文档。
|
564
|
+
|
565
|
+
修改接口:
|
566
|
+
|
567
|
+
* [DescribeKTVRobots](https://cloud.tencent.com/document/api/1155/68350)
|
568
|
+
|
569
|
+
* 新增入参:CreateTime
|
570
|
+
|
571
|
+
|
572
|
+
新增数据结构:
|
573
|
+
|
574
|
+
* [TimeRange](https://cloud.tencent.com/document/api/1155/40113#TimeRange)
|
575
|
+
|
616
576
|
### 第 21 次发布
|
617
577
|
|
618
578
|
发布时间:2022-01-24 08:04:15
|
@@ -630,7 +590,7 @@
|
|
630
590
|
|
631
591
|
新增数据结构:
|
632
592
|
|
633
|
-
* [
|
593
|
+
* [SetPlayModeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlayModeCommandInput)
|
634
594
|
|
635
595
|
修改数据结构:
|
636
596
|
|
@@ -6841,6 +6801,21 @@
|
|
6841
6801
|
|
6842
6802
|
## 访问管理(cam) 版本:2019-01-16
|
6843
6803
|
|
6804
|
+
### 第 42 次发布
|
6805
|
+
|
6806
|
+
发布时间:2022-01-27 08:10:42
|
6807
|
+
|
6808
|
+
本次发布包含了以下内容:
|
6809
|
+
|
6810
|
+
改善已有的文档。
|
6811
|
+
|
6812
|
+
修改数据结构:
|
6813
|
+
|
6814
|
+
* [SubAccountInfo](https://cloud.tencent.com/document/api/598/33167#SubAccountInfo)
|
6815
|
+
|
6816
|
+
* 新增成员:NickName
|
6817
|
+
|
6818
|
+
|
6844
6819
|
### 第 41 次发布
|
6845
6820
|
|
6846
6821
|
发布时间:2022-01-07 08:04:06
|
@@ -7955,6 +7930,22 @@
|
|
7955
7930
|
|
7956
7931
|
## 云硬盘(cbs) 版本:2017-03-12
|
7957
7932
|
|
7933
|
+
### 第 39 次发布
|
7934
|
+
|
7935
|
+
发布时间:2022-01-26 08:03:48
|
7936
|
+
|
7937
|
+
本次发布包含了以下内容:
|
7938
|
+
|
7939
|
+
改善已有的文档。
|
7940
|
+
|
7941
|
+
新增接口:
|
7942
|
+
|
7943
|
+
* [CopySnapshotCrossRegions](https://cloud.tencent.com/document/api/362/68848)
|
7944
|
+
|
7945
|
+
新增数据结构:
|
7946
|
+
|
7947
|
+
* [SnapshotCopyResult](https://cloud.tencent.com/document/api/362/15669#SnapshotCopyResult)
|
7948
|
+
|
7958
7949
|
### 第 38 次发布
|
7959
7950
|
|
7960
7951
|
发布时间:2022-01-13 08:11:09
|
@@ -8712,12 +8703,12 @@
|
|
8712
8703
|
|
8713
8704
|
新增接口:
|
8714
8705
|
|
8715
|
-
* [
|
8716
|
-
* [
|
8706
|
+
* [CreateCallOutSession](https://cloud.tencent.com/document/api/679/68726)
|
8707
|
+
* [DescribeAutoCalloutTasks](https://cloud.tencent.com/document/api/679/68725)
|
8717
8708
|
|
8718
8709
|
新增数据结构:
|
8719
8710
|
|
8720
|
-
* [
|
8711
|
+
* [AutoCalloutTaskInfo](https://cloud.tencent.com/document/api/679/47715#AutoCalloutTaskInfo)
|
8721
8712
|
|
8722
8713
|
修改数据结构:
|
8723
8714
|
|
@@ -16824,6 +16815,38 @@
|
|
16824
16815
|
|
16825
16816
|
## 多媒体创作引擎(cme) 版本:2019-10-29
|
16826
16817
|
|
16818
|
+
### 第 47 次发布
|
16819
|
+
|
16820
|
+
发布时间:2022-01-27 08:22:16
|
16821
|
+
|
16822
|
+
本次发布包含了以下内容:
|
16823
|
+
|
16824
|
+
改善已有的文档。
|
16825
|
+
|
16826
|
+
新增数据结构:
|
16827
|
+
|
16828
|
+
* [[ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ClassCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassCreatedEvent))
|
16829
|
+
* [[ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ClassDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassDeletedEvent))
|
16830
|
+
* [[ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ClassMovedEvent](https://cloud.tencent.com/document/api/1156/40360#ClassMovedEvent))
|
16831
|
+
* [[ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo)](https://cloud.tencent.com/document/api/1156/40360#[ImportMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ImportMediaInfo))
|
16832
|
+
* [[MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialAddedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialAddedEvent))
|
16833
|
+
* [[MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialDeletedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialDeletedEvent))
|
16834
|
+
* [[MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialImportedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialImportedEvent))
|
16835
|
+
* [[MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialModifiedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialModifiedEvent))
|
16836
|
+
* [[MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent)](https://cloud.tencent.com/document/api/1156/40360#[MaterialMovedEvent](https://cloud.tencent.com/document/api/1156/40360#MaterialMovedEvent))
|
16837
|
+
* [[ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent)](https://cloud.tencent.com/document/api/1156/40360#[ProjectSwitcherStatusChangedEvent](https://cloud.tencent.com/document/api/1156/40360#ProjectSwitcherStatusChangedEvent))
|
16838
|
+
|
16839
|
+
修改数据结构:
|
16840
|
+
|
16841
|
+
* [EventContent](https://cloud.tencent.com/document/api/1156/40360#EventContent)
|
16842
|
+
|
16843
|
+
* 新增成员:Operator, ProjectSwitcherStatusChangedEvent, MaterialImportedEvent, MaterialAddedEvent, MaterialMovedEvent, MaterialModifiedEvent, MaterialDeletedEvent, ClassCreatedEvent, ClassMovedEvent, ClassDeletedEvent
|
16844
|
+
|
16845
|
+
* [StorageNewFileCreatedEvent](https://cloud.tencent.com/document/api/1156/40360#StorageNewFileCreatedEvent)
|
16846
|
+
|
16847
|
+
* 新增成员:TaskId, SourceContext
|
16848
|
+
|
16849
|
+
|
16827
16850
|
### 第 46 次发布
|
16828
16851
|
|
16829
16852
|
发布时间:2021-12-24 08:07:24
|
@@ -19854,7 +19877,7 @@
|
|
19854
19877
|
|
19855
19878
|
新增数据结构:
|
19856
19879
|
|
19857
|
-
* [
|
19880
|
+
* [GPUInfo](https://cloud.tencent.com/document/api/213/15753#GPUInfo)
|
19858
19881
|
|
19859
19882
|
修改数据结构:
|
19860
19883
|
|
@@ -37939,6 +37962,38 @@
|
|
37939
37962
|
|
37940
37963
|
## 视频智能标签(ivld) 版本:2021-09-03
|
37941
37964
|
|
37965
|
+
### 第 2 次发布
|
37966
|
+
|
37967
|
+
发布时间:2022-01-25 16:20:40
|
37968
|
+
|
37969
|
+
本次发布包含了以下内容:
|
37970
|
+
|
37971
|
+
改善已有的文档。
|
37972
|
+
|
37973
|
+
新增接口:
|
37974
|
+
|
37975
|
+
* [AddCustomPersonImage](https://cloud.tencent.com/document/api/1509/68841)
|
37976
|
+
* [CreateCustomCategory](https://cloud.tencent.com/document/api/1509/68840)
|
37977
|
+
* [CreateCustomGroup](https://cloud.tencent.com/document/api/1509/68839)
|
37978
|
+
* [CreateCustomPerson](https://cloud.tencent.com/document/api/1509/68838)
|
37979
|
+
* [CreateDefaultCategories](https://cloud.tencent.com/document/api/1509/68837)
|
37980
|
+
* [DeleteCustomCategory](https://cloud.tencent.com/document/api/1509/68836)
|
37981
|
+
* [DeleteCustomPerson](https://cloud.tencent.com/document/api/1509/68835)
|
37982
|
+
* [DeleteCustomPersonImage](https://cloud.tencent.com/document/api/1509/68834)
|
37983
|
+
* [DescribeCustomCategories](https://cloud.tencent.com/document/api/1509/68833)
|
37984
|
+
* [DescribeCustomGroup](https://cloud.tencent.com/document/api/1509/68832)
|
37985
|
+
* [DescribeCustomPersonDetail](https://cloud.tencent.com/document/api/1509/68831)
|
37986
|
+
* [DescribeCustomPersons](https://cloud.tencent.com/document/api/1509/68830)
|
37987
|
+
* [UpdateCustomCategory](https://cloud.tencent.com/document/api/1509/68829)
|
37988
|
+
* [UpdateCustomPerson](https://cloud.tencent.com/document/api/1509/68828)
|
37989
|
+
|
37990
|
+
新增数据结构:
|
37991
|
+
|
37992
|
+
* [CustomCategory](https://cloud.tencent.com/document/api/1509/65063#CustomCategory)
|
37993
|
+
* [CustomPersonFilter](https://cloud.tencent.com/document/api/1509/65063#CustomPersonFilter)
|
37994
|
+
* [CustomPersonInfo](https://cloud.tencent.com/document/api/1509/65063#CustomPersonInfo)
|
37995
|
+
* [PersonImageInfo](https://cloud.tencent.com/document/api/1509/65063#PersonImageInfo)
|
37996
|
+
|
37942
37997
|
### 第 1 次发布
|
37943
37998
|
|
37944
37999
|
发布时间:2021-11-30 14:02:22
|
@@ -40336,6 +40391,31 @@
|
|
40336
40391
|
|
40337
40392
|
|
40338
40393
|
|
40394
|
+
## 云开发低码(lowcode) 版本:2021-01-08
|
40395
|
+
|
40396
|
+
### 第 1 次发布
|
40397
|
+
|
40398
|
+
发布时间:2022-01-27 10:15:18
|
40399
|
+
|
40400
|
+
本次发布包含了以下内容:
|
40401
|
+
|
40402
|
+
改善已有的文档。
|
40403
|
+
|
40404
|
+
新增接口:
|
40405
|
+
|
40406
|
+
* [[DescribeDataSourceList](https://cloud.tencent.com/document/api/1301/68877)](https://cloud.tencent.com/document/api/#/#)
|
40407
|
+
|
40408
|
+
新增数据结构:
|
40409
|
+
|
40410
|
+
* [[DataSourceDetail](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetail)](https://cloud.tencent.com/document/api/1301/68878#[DataSourceDetail](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetail))
|
40411
|
+
* [[DataSourceDetailItems](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetailItems)](https://cloud.tencent.com/document/api/1301/68878#[DataSourceDetailItems](https://cloud.tencent.com/document/api/1301/68878#DataSourceDetailItems))
|
40412
|
+
* [[DataSourceLinkApp](https://cloud.tencent.com/document/api/1301/68878#DataSourceLinkApp)](https://cloud.tencent.com/document/api/1301/68878#[DataSourceLinkApp](https://cloud.tencent.com/document/api/1301/68878#DataSourceLinkApp))
|
40413
|
+
* [[DataSourceQueryOption](https://cloud.tencent.com/document/api/1301/68878#DataSourceQueryOption)](https://cloud.tencent.com/document/api/1301/68878#[DataSourceQueryOption](https://cloud.tencent.com/document/api/1301/68878#DataSourceQueryOption))
|
40414
|
+
* [[TicketAuthInfo](https://cloud.tencent.com/document/api/1301/68878#TicketAuthInfo)](https://cloud.tencent.com/document/api/1301/68878#[TicketAuthInfo](https://cloud.tencent.com/document/api/1301/68878#TicketAuthInfo))
|
40415
|
+
|
40416
|
+
|
40417
|
+
|
40418
|
+
|
40339
40419
|
## 登录保护(lp) 版本:2020-02-24
|
40340
40420
|
|
40341
40421
|
### 第 1 次发布
|
@@ -44580,6 +44660,21 @@
|
|
44580
44660
|
|
44581
44661
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
44582
44662
|
|
44663
|
+
### 第 14 次发布
|
44664
|
+
|
44665
|
+
发布时间:2022-01-25 08:15:03
|
44666
|
+
|
44667
|
+
本次发布包含了以下内容:
|
44668
|
+
|
44669
|
+
改善已有的文档。
|
44670
|
+
|
44671
|
+
修改接口:
|
44672
|
+
|
44673
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
44674
|
+
|
44675
|
+
* 新增入参:LogCollectType
|
44676
|
+
|
44677
|
+
|
44583
44678
|
### 第 13 次发布
|
44584
44679
|
|
44585
44680
|
发布时间:2021-12-21 08:08:44
|
@@ -44844,7 +44939,7 @@
|
|
44844
44939
|
|
44845
44940
|
新增接口:
|
44846
44941
|
|
44847
|
-
* [
|
44942
|
+
* [RecognizeHealthCodeOCR](https://cloud.tencent.com/document/api/866/68580)
|
44848
44943
|
|
44849
44944
|
### 第 61 次发布
|
44850
44945
|
|
@@ -46119,6 +46214,21 @@
|
|
46119
46214
|
|
46120
46215
|
## 企业组织(organization) 版本:2021-03-31
|
46121
46216
|
|
46217
|
+
### 第 6 次发布
|
46218
|
+
|
46219
|
+
发布时间:2022-01-26 08:11:15
|
46220
|
+
|
46221
|
+
本次发布包含了以下内容:
|
46222
|
+
|
46223
|
+
改善已有的文档。
|
46224
|
+
|
46225
|
+
修改接口:
|
46226
|
+
|
46227
|
+
* [DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)
|
46228
|
+
|
46229
|
+
* 新增出参:PayUin, PayName
|
46230
|
+
|
46231
|
+
|
46122
46232
|
### 第 5 次发布
|
46123
46233
|
|
46124
46234
|
发布时间:2022-01-18 08:13:20
|
@@ -59370,11 +59480,11 @@
|
|
59370
59480
|
|
59371
59481
|
新增接口:
|
59372
59482
|
|
59373
|
-
* [
|
59483
|
+
* [DescribeClusterStatus](https://cloud.tencent.com/document/api/457/68727)
|
59374
59484
|
|
59375
59485
|
新增数据结构:
|
59376
59486
|
|
59377
|
-
* [
|
59487
|
+
* [ClusterStatus](https://cloud.tencent.com/document/api/457/31866#ClusterStatus)
|
59378
59488
|
|
59379
59489
|
### 第 87 次发布
|
59380
59490
|
|
@@ -64387,6 +64497,25 @@
|
|
64387
64497
|
|
64388
64498
|
## 云点播(vod) 版本:2018-07-17
|
64389
64499
|
|
64500
|
+
### 第 95 次发布
|
64501
|
+
|
64502
|
+
发布时间:2022-01-26 08:14:54
|
64503
|
+
|
64504
|
+
本次发布包含了以下内容:
|
64505
|
+
|
64506
|
+
改善已有的文档。
|
64507
|
+
|
64508
|
+
修改接口:
|
64509
|
+
|
64510
|
+
* [CreateSuperPlayerConfig](https://cloud.tencent.com/document/api/266/43067)
|
64511
|
+
|
64512
|
+
* 新增入参:AudioVideoType, TranscodeDefinition
|
64513
|
+
|
64514
|
+
* [ModifySuperPlayerConfig](https://cloud.tencent.com/document/api/266/43062)
|
64515
|
+
|
64516
|
+
* 新增入参:AudioVideoType, TranscodeDefinition
|
64517
|
+
|
64518
|
+
|
64390
64519
|
### 第 94 次发布
|
64391
64520
|
|
64392
64521
|
发布时间:2022-01-11 08:17:35
|
@@ -67109,7 +67238,7 @@
|
|
67109
67238
|
|
67110
67239
|
新增数据结构:
|
67111
67240
|
|
67112
|
-
* [
|
67241
|
+
* [FlowLogStorage](https://cloud.tencent.com/document/api/215/15824#FlowLogStorage)
|
67113
67242
|
|
67114
67243
|
修改数据结构:
|
67115
67244
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -5,16 +5,16 @@
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2021-11-10 08:01:49 |
|
6
6
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-01-07 08:02:53 |
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-01-07 08:02:54 |
|
8
|
-
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-
|
8
|
+
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-27 08:04:32 |
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2021-12-21 08:00:20 |
|
10
10
|
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-01-19 08:04:47 |
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-11-10 08:02:02 |
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2021-11-10 08:02:03 |
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-01-14 10:07:56 |
|
14
|
-
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-
|
14
|
+
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-25 08:05:51 |
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-01-19 08:05:14 |
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-01-21 08:05:34 |
|
17
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) |
|
17
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-01-25 08:06:14 |
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2021-11-29 08:03:58 |
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2021-11-10 08:02:33 |
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2021-11-10 08:02:34 |
|
@@ -27,31 +27,31 @@
|
|
27
27
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2021-11-10 08:03:01 |
|
28
28
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
29
29
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2021-11-10 08:03:08 |
|
30
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-
|
30
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-27 08:10:42 |
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-01-20 08:05:36 |
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
|
33
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-
|
33
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-26 08:03:48 |
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-01-24 08:05:51 |
|
35
35
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-01-20 08:05:53 |
|
36
36
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-01-14 08:07:10 |
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-12-06 08:02:54 |
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
40
|
-
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-01-
|
41
|
-
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-
|
40
|
+
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-01-26 08:04:40 |
|
41
|
+
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-26 19:49:53 |
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
44
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-01-
|
44
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-01-26 08:04:46 |
|
45
45
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-01-20 08:06:53 |
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-16 08:07:51 |
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-10 08:04:28 |
|
48
48
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-01-21 08:08:17 |
|
49
|
-
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) |
|
49
|
+
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-01-27 08:22:16 |
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-11-10 08:04:45 |
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
52
52
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-01-20 08:07:33 |
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
54
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-
|
54
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-26 08:05:43 |
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-01-17 08:06:09 |
|
56
56
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
57
57
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2021-11-17 08:10:15 |
|
@@ -97,11 +97,12 @@
|
|
97
97
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-01-11 08:10:29 |
|
98
98
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-11-10 08:08:16 |
|
99
99
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-12-24 08:11:21 |
|
100
|
-
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-01-
|
101
|
-
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) |
|
100
|
+
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-01-26 08:09:29 |
|
101
|
+
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-01-25 16:20:40 |
|
102
102
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-12-24 08:11:42 |
|
103
103
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-01-11 08:11:43 |
|
104
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-
|
104
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-25 08:14:02 |
|
105
|
+
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-01-27 10:15:18 |
|
105
106
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
|
106
107
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-01-14 08:12:58 |
|
107
108
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2021-11-10 08:08:54 |
|
@@ -109,7 +110,7 @@
|
|
109
110
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
110
111
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-11-10 08:08:55 |
|
111
112
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-01-05 08:11:21 |
|
112
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-01-
|
113
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-01-26 08:10:33 |
|
113
114
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-24 08:11:23 |
|
114
115
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-12-14 08:12:50 |
|
115
116
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
@@ -117,10 +118,10 @@
|
|
117
118
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
118
119
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-12-21 16:54:01 |
|
119
120
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
120
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) |
|
121
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-
|
122
|
-
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-01-
|
123
|
-
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) |
|
121
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-01-25 08:15:03 |
|
122
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-27 08:59:26 |
|
123
|
+
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-01-26 08:11:15 |
|
124
|
+
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-01-27 09:00:32 |
|
124
125
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
125
126
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-01-13 08:55:35 |
|
126
127
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2021-12-23 08:13:49 |
|
@@ -130,7 +131,7 @@
|
|
130
131
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2021-11-10 08:10:04 |
|
131
132
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-01-18 08:14:02 |
|
132
133
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-01-12 08:13:52 |
|
133
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-
|
134
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-26 08:11:53 |
|
134
135
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-11-10 08:10:15 |
|
135
136
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-01-05 08:12:50 |
|
136
137
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-01-24 08:14:00 |
|
@@ -154,7 +155,7 @@
|
|
154
155
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
155
156
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-01-24 08:14:58 |
|
156
157
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-12-24 08:15:03 |
|
157
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-01-
|
158
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-01-26 08:13:10 |
|
158
159
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
159
160
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-01-21 08:17:48 |
|
160
161
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-01-21 08:18:01 |
|
@@ -179,8 +180,8 @@
|
|
179
180
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
|
180
181
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2021-12-21 08:12:32 |
|
181
182
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2021-11-10 08:12:38 |
|
182
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-01-
|
183
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-01-
|
183
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-01-26 08:14:54 |
|
184
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-01-26 08:15:17 |
|
184
185
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2021-12-02 08:14:23 |
|
185
186
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-01-10 08:18:57 |
|
186
187
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|