tencentcloud-sdk-nodejs 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/src/common/sdk_version.ts +1 -1
- package/src/services/ame/v20190916/ame_client.ts +108 -63
- package/src/services/ame/v20190916/ame_models.ts +1111 -852
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +1 -2
- package/src/services/cam/v20190116/cam_models.ts +6 -0
- package/src/services/cbs/v20170312/cbs_client.ts +16 -0
- package/src/services/cbs/v20170312/cbs_models.ts +60 -0
- package/src/services/chdfs/v20201112/chdfs_models.ts +10 -10
- package/src/services/cii/v20210408/cii_models.ts +2 -2
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/cme/v20191029/cme_client.ts +17 -7
- package/src/services/cme/v20191029/cme_models.ts +415 -139
- package/src/services/cvm/v20170312/cvm_models.ts +1 -1
- package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +5 -5
- package/src/services/ivld/v20210903/ivld_client.ts +227 -29
- package/src/services/ivld/v20210903/ivld_models.ts +643 -107
- package/src/services/live/v20180801/live_models.ts +4 -4
- package/src/services/monitor/v20180724/monitor_client.ts +1 -1
- package/src/services/monitor/v20180724/monitor_models.ts +2 -2
- package/src/services/oceanus/v20190422/oceanus_models.ts +5 -0
- package/src/services/organization/v20210331/organization_models.ts +12 -0
- package/src/services/partners/v20180321/partners_models.ts +4 -4
- package/src/services/ses/v20201002/ses_models.ts +1 -1
- package/src/services/sms/v20190711/sms_client.ts +7 -7
- package/src/services/tcss/v20201101/tcss_models.ts +1 -1
- package/src/services/vod/v20180717/vod_models.ts +38 -4
- package/src/services/vpc/v20170312/vpc_models.ts +4 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ame/v20190916/ame_client.d.ts +20 -5
- package/tencentcloud/services/ame/v20190916/ame_client.js +27 -6
- package/tencentcloud/services/ame/v20190916/ame_models.d.ts +959 -739
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -2
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +5 -0
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +8 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +9 -0
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +51 -0
- package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +10 -10
- package/tencentcloud/services/cii/v20210408/cii_models.d.ts +2 -2
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
- package/tencentcloud/services/cme/v20191029/cme_client.d.ts +1 -1
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +359 -123
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -1
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +5 -5
- package/tencentcloud/services/ivld/v20210903/ivld_client.d.ts +93 -11
- package/tencentcloud/services/ivld/v20210903/ivld_client.js +123 -13
- package/tencentcloud/services/ivld/v20210903/ivld_models.d.ts +529 -71
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -4
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +10 -0
- package/tencentcloud/services/partners/v20180321/partners_models.d.ts +4 -4
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +1 -1
- package/tencentcloud/services/sms/v20190711/sms_client.d.ts +7 -7
- package/tencentcloud/services/sms/v20190711/sms_client.js +7 -7
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +32 -2
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -2
- package/test/ame.v20190916.test.js +34 -4
- package/test/cbs.v20170312.test.js +10 -0
- package/test/ivld.v20210903.test.js +146 -6
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
|
|