tencentcloud-sdk-nodejs-vod 4.0.252 → 4.0.254
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 +484 -55
- package/package.json +1 -1
- package/products.md +23 -23
- package/src/services/vod/v20180717/vod_client.ts +5 -3
- package/src/services/vod/v20180717/vod_models.ts +245 -30
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +4 -3
- package/tencentcloud/services/vod/v20180717/vod_client.js +4 -3
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +207 -30
package/CHANGELOG.md
CHANGED
|
@@ -1,35 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 19 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-12-
|
|
7
|
+
发布时间:2021-12-10 08:02:29
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
|
16
|
-
|
|
17
|
-
* 新增出参:Result, RequestId
|
|
13
|
+
修改数据结构:
|
|
18
14
|
|
|
19
|
-
|
|
15
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
20
16
|
|
|
17
|
+
* 新增成员:IVRKeyPressedEx
|
|
21
18
|
|
|
22
|
-
新增数据结构:
|
|
23
19
|
|
|
24
|
-
* [CreateInstancePreResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePreResp)
|
|
25
20
|
|
|
26
21
|
|
|
22
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
|
27
23
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
### 第 24 次发布
|
|
24
|
+
### 第 90 次发布
|
|
31
25
|
|
|
32
|
-
发布时间:2021-12-
|
|
26
|
+
发布时间:2021-12-10 08:02:48
|
|
33
27
|
|
|
34
28
|
本次发布包含了以下内容:
|
|
35
29
|
|
|
@@ -37,18 +31,34 @@
|
|
|
37
31
|
|
|
38
32
|
修改数据结构:
|
|
39
33
|
|
|
40
|
-
* [
|
|
34
|
+
* [TrafficPackage](https://cloud.tencent.com/document/api/228/30987#TrafficPackage)
|
|
41
35
|
|
|
42
|
-
* 新增成员:
|
|
36
|
+
* 新增成员:ExtensionMode
|
|
43
37
|
|
|
44
38
|
|
|
45
39
|
|
|
46
40
|
|
|
47
|
-
##
|
|
41
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
48
42
|
|
|
49
|
-
### 第
|
|
43
|
+
### 第 27 次发布
|
|
50
44
|
|
|
51
|
-
发布时间:2021-12-
|
|
45
|
+
发布时间:2021-12-10 08:03:21
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
新增接口:
|
|
52
|
+
|
|
53
|
+
* [DeleteInstancePre](https://cloud.tencent.com/document/api/597/65806)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
58
|
+
|
|
59
|
+
### 第 36 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2021-12-10 08:04:29
|
|
52
62
|
|
|
53
63
|
本次发布包含了以下内容:
|
|
54
64
|
|
|
@@ -56,18 +66,37 @@
|
|
|
56
66
|
|
|
57
67
|
修改接口:
|
|
58
68
|
|
|
59
|
-
* [
|
|
69
|
+
* [CreateScanMalwareSetting](https://cloud.tencent.com/document/api/296/58241)
|
|
60
70
|
|
|
61
|
-
*
|
|
71
|
+
* 新增入参:EngineType
|
|
62
72
|
|
|
73
|
+
* [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
|
|
63
74
|
|
|
75
|
+
* 新增出参:EngineType
|
|
64
76
|
|
|
77
|
+
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
65
78
|
|
|
66
|
-
|
|
79
|
+
* 新增入参:EngineType
|
|
67
80
|
|
|
68
|
-
### 第 38 次发布
|
|
69
81
|
|
|
70
|
-
|
|
82
|
+
修改数据结构:
|
|
83
|
+
|
|
84
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
85
|
+
|
|
86
|
+
* 新增成员:Level
|
|
87
|
+
|
|
88
|
+
* [MalwareInfo](https://cloud.tencent.com/document/api/296/19867#MalwareInfo)
|
|
89
|
+
|
|
90
|
+
* 新增成员:Level
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
96
|
+
|
|
97
|
+
### 第 25 次发布
|
|
98
|
+
|
|
99
|
+
发布时间:2021-12-10 08:06:20
|
|
71
100
|
|
|
72
101
|
本次发布包含了以下内容:
|
|
73
102
|
|
|
@@ -75,73 +104,79 @@
|
|
|
75
104
|
|
|
76
105
|
修改接口:
|
|
77
106
|
|
|
78
|
-
* [
|
|
107
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/589/34261)
|
|
79
108
|
|
|
80
|
-
*
|
|
109
|
+
* 新增入参:SceneName
|
|
81
110
|
|
|
82
|
-
|
|
111
|
+
* [InquiryPriceCreateInstance](https://cloud.tencent.com/document/api/589/33980)
|
|
83
112
|
|
|
113
|
+
* 新增入参:SceneName
|
|
84
114
|
|
|
85
115
|
|
|
86
116
|
|
|
87
|
-
## 云函数(scf) 版本:2018-04-16
|
|
88
117
|
|
|
89
|
-
|
|
118
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
90
119
|
|
|
91
|
-
|
|
120
|
+
### 第 34 次发布
|
|
121
|
+
|
|
122
|
+
发布时间:2021-12-10 08:06:32
|
|
92
123
|
|
|
93
124
|
本次发布包含了以下内容:
|
|
94
125
|
|
|
95
126
|
改善已有的文档。
|
|
96
127
|
|
|
97
|
-
|
|
128
|
+
修改接口:
|
|
129
|
+
|
|
130
|
+
* [DetectAuth](https://cloud.tencent.com/document/api/1007/31816)
|
|
131
|
+
|
|
132
|
+
* 新增入参:IntentionVerifyText
|
|
133
|
+
|
|
134
|
+
* [GetDetectInfoEnhanced](https://cloud.tencent.com/document/api/1007/41957)
|
|
135
|
+
|
|
136
|
+
* 新增出参:IntentionVerifyData
|
|
98
137
|
|
|
99
|
-
* [GetAsyncEventStatus](https://cloud.tencent.com/document/api/583/65704)
|
|
100
138
|
|
|
101
139
|
新增数据结构:
|
|
102
140
|
|
|
103
|
-
* [
|
|
141
|
+
* [IntentionVerifyData](https://cloud.tencent.com/document/api/1007/41958#IntentionVerifyData)
|
|
104
142
|
|
|
105
143
|
|
|
106
144
|
|
|
107
|
-
##
|
|
145
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
108
146
|
|
|
109
|
-
### 第
|
|
147
|
+
### 第 39 次发布
|
|
110
148
|
|
|
111
|
-
发布时间:2021-12-
|
|
149
|
+
发布时间:2021-12-10 08:07:35
|
|
112
150
|
|
|
113
151
|
本次发布包含了以下内容:
|
|
114
152
|
|
|
115
153
|
改善已有的文档。
|
|
116
154
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
* [DescribeAssetHostDetail](https://cloud.tencent.com/document/api/1285/65508)
|
|
155
|
+
新增接口:
|
|
120
156
|
|
|
121
|
-
|
|
157
|
+
* [GetFamilyDeviceUserList](https://cloud.tencent.com/document/api/1081/65807)
|
|
122
158
|
|
|
159
|
+
新增数据结构:
|
|
123
160
|
|
|
124
|
-
|
|
161
|
+
* [DeviceUser](https://cloud.tencent.com/document/api/1081/34988#DeviceUser)
|
|
125
162
|
|
|
126
|
-
* [ContainerInfo](https://cloud.tencent.com/document/api/1285/65614#ContainerInfo)
|
|
127
163
|
|
|
128
|
-
* 新增成员:PublicIp
|
|
129
164
|
|
|
130
|
-
|
|
165
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
131
166
|
|
|
132
|
-
|
|
167
|
+
### 第 9 次发布
|
|
133
168
|
|
|
134
|
-
|
|
169
|
+
发布时间:2021-12-10 08:09:11
|
|
135
170
|
|
|
136
|
-
|
|
171
|
+
本次发布包含了以下内容:
|
|
137
172
|
|
|
138
|
-
|
|
173
|
+
改善已有的文档。
|
|
139
174
|
|
|
140
|
-
|
|
175
|
+
修改数据结构:
|
|
141
176
|
|
|
142
|
-
* [
|
|
177
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
143
178
|
|
|
144
|
-
* 新增成员:
|
|
179
|
+
* 新增成员:OcrText
|
|
145
180
|
|
|
146
181
|
|
|
147
182
|
|
|
@@ -3201,6 +3236,21 @@
|
|
|
3201
3236
|
|
|
3202
3237
|
## 语音识别(asr) 版本:2019-06-14
|
|
3203
3238
|
|
|
3239
|
+
### 第 16 次发布
|
|
3240
|
+
|
|
3241
|
+
发布时间:2021-12-09 08:01:20
|
|
3242
|
+
|
|
3243
|
+
本次发布包含了以下内容:
|
|
3244
|
+
|
|
3245
|
+
改善已有的文档。
|
|
3246
|
+
|
|
3247
|
+
修改数据结构:
|
|
3248
|
+
|
|
3249
|
+
* [TaskStatus](https://cloud.tencent.com/document/api/1093/37824#TaskStatus)
|
|
3250
|
+
|
|
3251
|
+
* 新增成员:AudioDuration
|
|
3252
|
+
|
|
3253
|
+
|
|
3204
3254
|
### 第 15 次发布
|
|
3205
3255
|
|
|
3206
3256
|
发布时间:2021-01-18 08:00:30
|
|
@@ -8073,6 +8123,21 @@
|
|
|
8073
8123
|
|
|
8074
8124
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
8075
8125
|
|
|
8126
|
+
### 第 19 次发布
|
|
8127
|
+
|
|
8128
|
+
发布时间:2021-12-10 08:02:29
|
|
8129
|
+
|
|
8130
|
+
本次发布包含了以下内容:
|
|
8131
|
+
|
|
8132
|
+
改善已有的文档。
|
|
8133
|
+
|
|
8134
|
+
修改数据结构:
|
|
8135
|
+
|
|
8136
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
8137
|
+
|
|
8138
|
+
* 新增成员:IVRKeyPressedEx
|
|
8139
|
+
|
|
8140
|
+
|
|
8076
8141
|
### 第 18 次发布
|
|
8077
8142
|
|
|
8078
8143
|
发布时间:2021-12-06 08:02:18
|
|
@@ -9956,6 +10021,40 @@
|
|
|
9956
10021
|
|
|
9957
10022
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
9958
10023
|
|
|
10024
|
+
### 第 90 次发布
|
|
10025
|
+
|
|
10026
|
+
发布时间:2021-12-10 08:02:48
|
|
10027
|
+
|
|
10028
|
+
本次发布包含了以下内容:
|
|
10029
|
+
|
|
10030
|
+
改善已有的文档。
|
|
10031
|
+
|
|
10032
|
+
修改数据结构:
|
|
10033
|
+
|
|
10034
|
+
* [TrafficPackage](https://cloud.tencent.com/document/api/228/30987#TrafficPackage)
|
|
10035
|
+
|
|
10036
|
+
* 新增成员:ExtensionMode
|
|
10037
|
+
|
|
10038
|
+
|
|
10039
|
+
### 第 89 次发布
|
|
10040
|
+
|
|
10041
|
+
发布时间:2021-12-09 08:02:35
|
|
10042
|
+
|
|
10043
|
+
本次发布包含了以下内容:
|
|
10044
|
+
|
|
10045
|
+
改善已有的文档。
|
|
10046
|
+
|
|
10047
|
+
新增数据结构:
|
|
10048
|
+
|
|
10049
|
+
* [AdvanceHttps](https://cloud.tencent.com/document/api/228/30987#AdvanceHttps)
|
|
10050
|
+
|
|
10051
|
+
修改数据结构:
|
|
10052
|
+
|
|
10053
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
|
10054
|
+
|
|
10055
|
+
* 新增成员:AdvanceHttps
|
|
10056
|
+
|
|
10057
|
+
|
|
9959
10058
|
### 第 88 次发布
|
|
9960
10059
|
|
|
9961
10060
|
发布时间:2021-12-06 08:02:38
|
|
@@ -12976,6 +13075,18 @@
|
|
|
12976
13075
|
|
|
12977
13076
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
12978
13077
|
|
|
13078
|
+
### 第 27 次发布
|
|
13079
|
+
|
|
13080
|
+
发布时间:2021-12-10 08:03:21
|
|
13081
|
+
|
|
13082
|
+
本次发布包含了以下内容:
|
|
13083
|
+
|
|
13084
|
+
改善已有的文档。
|
|
13085
|
+
|
|
13086
|
+
新增接口:
|
|
13087
|
+
|
|
13088
|
+
* [[DeleteInstancePre](https://cloud.tencent.com/document/api/597/65806)](https://cloud.tencent.com/document/api/#/#)
|
|
13089
|
+
|
|
12979
13090
|
### 第 26 次发布
|
|
12980
13091
|
|
|
12981
13092
|
发布时间:2021-12-07 11:23:56
|
|
@@ -12995,7 +13106,7 @@
|
|
|
12995
13106
|
|
|
12996
13107
|
新增数据结构:
|
|
12997
13108
|
|
|
12998
|
-
* [
|
|
13109
|
+
* [CreateInstancePreResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePreResp)
|
|
12999
13110
|
|
|
13000
13111
|
### 第 25 次发布
|
|
13001
13112
|
|
|
@@ -16877,6 +16988,28 @@
|
|
|
16877
16988
|
|
|
16878
16989
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
16879
16990
|
|
|
16991
|
+
### 第 53 次发布
|
|
16992
|
+
|
|
16993
|
+
发布时间:2021-12-09 08:03:47
|
|
16994
|
+
|
|
16995
|
+
本次发布包含了以下内容:
|
|
16996
|
+
|
|
16997
|
+
改善已有的文档。
|
|
16998
|
+
|
|
16999
|
+
修改接口:
|
|
17000
|
+
|
|
17001
|
+
* [UnifiedTlinxOrder](https://cloud.tencent.com/document/api/1122/62611)
|
|
17002
|
+
|
|
17003
|
+
* 新增入参:Jsapi, SubAppId, SubOpenId
|
|
17004
|
+
|
|
17005
|
+
|
|
17006
|
+
修改数据结构:
|
|
17007
|
+
|
|
17008
|
+
* [PayOrderResult](https://cloud.tencent.com/document/api/1122/40683#PayOrderResult)
|
|
17009
|
+
|
|
17010
|
+
* 新增成员:WechatAppId, WechatTimeStamp, WechatNonceStr, WechatSignType, WechatPackage, WechatPaySign
|
|
17011
|
+
|
|
17012
|
+
|
|
16880
17013
|
### 第 52 次发布
|
|
16881
17014
|
|
|
16882
17015
|
发布时间:2021-12-06 08:03:46
|
|
@@ -19725,6 +19858,40 @@
|
|
|
19725
19858
|
|
|
19726
19859
|
## 主机安全(cwp) 版本:2018-02-28
|
|
19727
19860
|
|
|
19861
|
+
### 第 36 次发布
|
|
19862
|
+
|
|
19863
|
+
发布时间:2021-12-10 08:04:29
|
|
19864
|
+
|
|
19865
|
+
本次发布包含了以下内容:
|
|
19866
|
+
|
|
19867
|
+
改善已有的文档。
|
|
19868
|
+
|
|
19869
|
+
修改接口:
|
|
19870
|
+
|
|
19871
|
+
* [CreateScanMalwareSetting](https://cloud.tencent.com/document/api/296/58241)
|
|
19872
|
+
|
|
19873
|
+
* 新增入参:EngineType
|
|
19874
|
+
|
|
19875
|
+
* [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
|
|
19876
|
+
|
|
19877
|
+
* 新增出参:EngineType
|
|
19878
|
+
|
|
19879
|
+
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
19880
|
+
|
|
19881
|
+
* 新增入参:EngineType
|
|
19882
|
+
|
|
19883
|
+
|
|
19884
|
+
修改数据结构:
|
|
19885
|
+
|
|
19886
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
19887
|
+
|
|
19888
|
+
* 新增成员:Level
|
|
19889
|
+
|
|
19890
|
+
* [MalwareInfo](https://cloud.tencent.com/document/api/296/19867#MalwareInfo)
|
|
19891
|
+
|
|
19892
|
+
* 新增成员:Level
|
|
19893
|
+
|
|
19894
|
+
|
|
19728
19895
|
### 第 35 次发布
|
|
19729
19896
|
|
|
19730
19897
|
发布时间:2021-11-18 08:05:46
|
|
@@ -23554,6 +23721,22 @@
|
|
|
23554
23721
|
|
|
23555
23722
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
23556
23723
|
|
|
23724
|
+
### 第 3 次发布
|
|
23725
|
+
|
|
23726
|
+
发布时间:2021-12-09 08:05:19
|
|
23727
|
+
|
|
23728
|
+
本次发布包含了以下内容:
|
|
23729
|
+
|
|
23730
|
+
改善已有的文档。
|
|
23731
|
+
|
|
23732
|
+
新增接口:
|
|
23733
|
+
|
|
23734
|
+
* [DescribeDomainAliasList](https://cloud.tencent.com/document/api/1427/65766)
|
|
23735
|
+
|
|
23736
|
+
新增数据结构:
|
|
23737
|
+
|
|
23738
|
+
* [DomainAliasInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAliasInfo)
|
|
23739
|
+
|
|
23557
23740
|
### 第 2 次发布
|
|
23558
23741
|
|
|
23559
23742
|
发布时间:2021-09-08 08:00:28
|
|
@@ -26409,6 +26592,25 @@
|
|
|
26409
26592
|
|
|
26410
26593
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
26411
26594
|
|
|
26595
|
+
### 第 25 次发布
|
|
26596
|
+
|
|
26597
|
+
发布时间:2021-12-10 08:06:20
|
|
26598
|
+
|
|
26599
|
+
本次发布包含了以下内容:
|
|
26600
|
+
|
|
26601
|
+
改善已有的文档。
|
|
26602
|
+
|
|
26603
|
+
修改接口:
|
|
26604
|
+
|
|
26605
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/589/34261)
|
|
26606
|
+
|
|
26607
|
+
* 新增入参:SceneName
|
|
26608
|
+
|
|
26609
|
+
* [InquiryPriceCreateInstance](https://cloud.tencent.com/document/api/589/33980)
|
|
26610
|
+
|
|
26611
|
+
* 新增入参:SceneName
|
|
26612
|
+
|
|
26613
|
+
|
|
26412
26614
|
### 第 24 次发布
|
|
26413
26615
|
|
|
26414
26616
|
发布时间:2021-12-08 08:10:26
|
|
@@ -27875,6 +28077,29 @@
|
|
|
27875
28077
|
|
|
27876
28078
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
27877
28079
|
|
|
28080
|
+
### 第 34 次发布
|
|
28081
|
+
|
|
28082
|
+
发布时间:2021-12-10 08:06:32
|
|
28083
|
+
|
|
28084
|
+
本次发布包含了以下内容:
|
|
28085
|
+
|
|
28086
|
+
改善已有的文档。
|
|
28087
|
+
|
|
28088
|
+
修改接口:
|
|
28089
|
+
|
|
28090
|
+
* [DetectAuth](https://cloud.tencent.com/document/api/1007/31816)
|
|
28091
|
+
|
|
28092
|
+
* 新增入参:IntentionVerifyText
|
|
28093
|
+
|
|
28094
|
+
* [GetDetectInfoEnhanced](https://cloud.tencent.com/document/api/1007/41957)
|
|
28095
|
+
|
|
28096
|
+
* 新增出参:IntentionVerifyData
|
|
28097
|
+
|
|
28098
|
+
|
|
28099
|
+
新增数据结构:
|
|
28100
|
+
|
|
28101
|
+
* [[IntentionVerifyData](https://cloud.tencent.com/document/api/1007/41958#IntentionVerifyData)](https://cloud.tencent.com/document/api/1007/41958#[IntentionVerifyData](https://cloud.tencent.com/document/api/1007/41958#IntentionVerifyData))
|
|
28102
|
+
|
|
27878
28103
|
### 第 33 次发布
|
|
27879
28104
|
|
|
27880
28105
|
发布时间:2021-11-23 08:07:49
|
|
@@ -33002,6 +33227,34 @@
|
|
|
33002
33227
|
|
|
33003
33228
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
33004
33229
|
|
|
33230
|
+
### 第 39 次发布
|
|
33231
|
+
|
|
33232
|
+
发布时间:2021-12-10 08:07:35
|
|
33233
|
+
|
|
33234
|
+
本次发布包含了以下内容:
|
|
33235
|
+
|
|
33236
|
+
改善已有的文档。
|
|
33237
|
+
|
|
33238
|
+
新增接口:
|
|
33239
|
+
|
|
33240
|
+
* [[GetFamilyDeviceUserList](https://cloud.tencent.com/document/api/1081/65807)](https://cloud.tencent.com/document/api/#/#)
|
|
33241
|
+
|
|
33242
|
+
新增数据结构:
|
|
33243
|
+
|
|
33244
|
+
* [[DeviceUser](https://cloud.tencent.com/document/api/1081/34988#DeviceUser)](https://cloud.tencent.com/document/api/1081/34988#[DeviceUser](https://cloud.tencent.com/document/api/1081/34988#DeviceUser))
|
|
33245
|
+
|
|
33246
|
+
### 第 38 次发布
|
|
33247
|
+
|
|
33248
|
+
发布时间:2021-12-09 08:07:14
|
|
33249
|
+
|
|
33250
|
+
本次发布包含了以下内容:
|
|
33251
|
+
|
|
33252
|
+
改善已有的文档。
|
|
33253
|
+
|
|
33254
|
+
新增接口:
|
|
33255
|
+
|
|
33256
|
+
* [PublishRRPCMessage](https://cloud.tencent.com/document/api/1081/65767)
|
|
33257
|
+
|
|
33005
33258
|
### 第 37 次发布
|
|
33006
33259
|
|
|
33007
33260
|
发布时间:2021-12-06 08:07:14
|
|
@@ -38307,6 +38560,21 @@
|
|
|
38307
38560
|
|
|
38308
38561
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
38309
38562
|
|
|
38563
|
+
### 第 15 次发布
|
|
38564
|
+
|
|
38565
|
+
发布时间:2021-12-09 08:08:23
|
|
38566
|
+
|
|
38567
|
+
本次发布包含了以下内容:
|
|
38568
|
+
|
|
38569
|
+
改善已有的文档。
|
|
38570
|
+
|
|
38571
|
+
修改数据结构:
|
|
38572
|
+
|
|
38573
|
+
* [ClientConnection](https://cloud.tencent.com/document/api/240/38576#ClientConnection)
|
|
38574
|
+
|
|
38575
|
+
* 新增成员:InternalService
|
|
38576
|
+
|
|
38577
|
+
|
|
38310
38578
|
### 第 14 次发布
|
|
38311
38579
|
|
|
38312
38580
|
发布时间:2021-09-27 08:14:06
|
|
@@ -40512,6 +40780,21 @@
|
|
|
40512
40780
|
|
|
40513
40781
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
40514
40782
|
|
|
40783
|
+
### 第 9 次发布
|
|
40784
|
+
|
|
40785
|
+
发布时间:2021-12-10 08:09:11
|
|
40786
|
+
|
|
40787
|
+
本次发布包含了以下内容:
|
|
40788
|
+
|
|
40789
|
+
改善已有的文档。
|
|
40790
|
+
|
|
40791
|
+
修改数据结构:
|
|
40792
|
+
|
|
40793
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
40794
|
+
|
|
40795
|
+
* 新增成员:OcrText
|
|
40796
|
+
|
|
40797
|
+
|
|
40515
40798
|
### 第 8 次发布
|
|
40516
40799
|
|
|
40517
40800
|
发布时间:2021-11-30 08:10:05
|
|
@@ -44787,6 +45070,19 @@
|
|
|
44787
45070
|
|
|
44788
45071
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
44789
45072
|
|
|
45073
|
+
### 第 8 次发布
|
|
45074
|
+
|
|
45075
|
+
发布时间:2021-12-09 08:09:35
|
|
45076
|
+
|
|
45077
|
+
本次发布包含了以下内容:
|
|
45078
|
+
|
|
45079
|
+
改善已有的文档。
|
|
45080
|
+
|
|
45081
|
+
新增接口:
|
|
45082
|
+
|
|
45083
|
+
* [DescribeDataEventUrl](https://cloud.tencent.com/document/api/1464/65769)
|
|
45084
|
+
* [DescribeDataPvUrlStatistics](https://cloud.tencent.com/document/api/1464/65768)
|
|
45085
|
+
|
|
44790
45086
|
### 第 7 次发布
|
|
44791
45087
|
|
|
44792
45088
|
发布时间:2021-09-27 08:15:19
|
|
@@ -44885,6 +45181,21 @@
|
|
|
44885
45181
|
|
|
44886
45182
|
## 云函数(scf) 版本:2018-04-16
|
|
44887
45183
|
|
|
45184
|
+
### 第 42 次发布
|
|
45185
|
+
|
|
45186
|
+
发布时间:2021-12-09 08:09:39
|
|
45187
|
+
|
|
45188
|
+
本次发布包含了以下内容:
|
|
45189
|
+
|
|
45190
|
+
改善已有的文档。
|
|
45191
|
+
|
|
45192
|
+
修改数据结构:
|
|
45193
|
+
|
|
45194
|
+
* [FunctionVersion](https://cloud.tencent.com/document/api/583/17244#FunctionVersion)
|
|
45195
|
+
|
|
45196
|
+
* 新增成员:Status
|
|
45197
|
+
|
|
45198
|
+
|
|
44888
45199
|
### 第 41 次发布
|
|
44889
45200
|
|
|
44890
45201
|
发布时间:2021-12-08 08:14:03
|
|
@@ -44895,11 +45206,11 @@
|
|
|
44895
45206
|
|
|
44896
45207
|
新增接口:
|
|
44897
45208
|
|
|
44898
|
-
* [
|
|
45209
|
+
* [GetAsyncEventStatus](https://cloud.tencent.com/document/api/583/65704)
|
|
44899
45210
|
|
|
44900
45211
|
新增数据结构:
|
|
44901
45212
|
|
|
44902
|
-
* [
|
|
45213
|
+
* [AsyncEventStatus](https://cloud.tencent.com/document/api/583/17244#AsyncEventStatus)
|
|
44903
45214
|
|
|
44904
45215
|
### 第 40 次发布
|
|
44905
45216
|
|
|
@@ -48238,6 +48549,18 @@
|
|
|
48238
48549
|
|
|
48239
48550
|
## 腾讯云自动化助手(tat) 版本:2020-10-28
|
|
48240
48551
|
|
|
48552
|
+
### 第 17 次发布
|
|
48553
|
+
|
|
48554
|
+
发布时间:2021-12-09 08:10:32
|
|
48555
|
+
|
|
48556
|
+
本次发布包含了以下内容:
|
|
48557
|
+
|
|
48558
|
+
改善已有的文档。
|
|
48559
|
+
|
|
48560
|
+
新增接口:
|
|
48561
|
+
|
|
48562
|
+
* [CancelInvocation](https://cloud.tencent.com/document/api/1340/65770)
|
|
48563
|
+
|
|
48241
48564
|
### 第 16 次发布
|
|
48242
48565
|
|
|
48243
48566
|
发布时间:2021-12-03 08:11:00
|
|
@@ -53303,6 +53626,18 @@
|
|
|
53303
53626
|
|
|
53304
53627
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
53305
53628
|
|
|
53629
|
+
### 第 6 次发布
|
|
53630
|
+
|
|
53631
|
+
发布时间:2021-12-09 08:11:43
|
|
53632
|
+
|
|
53633
|
+
本次发布包含了以下内容:
|
|
53634
|
+
|
|
53635
|
+
改善已有的文档。
|
|
53636
|
+
|
|
53637
|
+
新增接口:
|
|
53638
|
+
|
|
53639
|
+
* [ModifyApplicationReplicas](https://cloud.tencent.com/document/api/1371/65772)
|
|
53640
|
+
|
|
53306
53641
|
### 第 5 次发布
|
|
53307
53642
|
|
|
53308
53643
|
发布时间:2021-10-29 08:10:14
|
|
@@ -55070,6 +55405,21 @@
|
|
|
55070
55405
|
|
|
55071
55406
|
## 容器服务(tke) 版本:2018-05-25
|
|
55072
55407
|
|
|
55408
|
+
### 第 81 次发布
|
|
55409
|
+
|
|
55410
|
+
发布时间:2021-12-09 08:12:05
|
|
55411
|
+
|
|
55412
|
+
本次发布包含了以下内容:
|
|
55413
|
+
|
|
55414
|
+
改善已有的文档。
|
|
55415
|
+
|
|
55416
|
+
修改数据结构:
|
|
55417
|
+
|
|
55418
|
+
* [EksCi](https://cloud.tencent.com/document/api/457/31866#EksCi)
|
|
55419
|
+
|
|
55420
|
+
* 新增成员:PersistStatus
|
|
55421
|
+
|
|
55422
|
+
|
|
55073
55423
|
### 第 80 次发布
|
|
55074
55424
|
|
|
55075
55425
|
发布时间:2021-11-30 08:12:44
|
|
@@ -59744,6 +60094,85 @@
|
|
|
59744
60094
|
|
|
59745
60095
|
## 云点播(vod) 版本:2018-07-17
|
|
59746
60096
|
|
|
60097
|
+
### 第 93 次发布
|
|
60098
|
+
|
|
60099
|
+
发布时间:2021-12-09 08:12:57
|
|
60100
|
+
|
|
60101
|
+
本次发布包含了以下内容:
|
|
60102
|
+
|
|
60103
|
+
改善已有的文档。
|
|
60104
|
+
|
|
60105
|
+
新增数据结构:
|
|
60106
|
+
|
|
60107
|
+
* [RestoreMediaTask](https://cloud.tencent.com/document/api/266/31773#RestoreMediaTask)
|
|
60108
|
+
|
|
60109
|
+
修改数据结构:
|
|
60110
|
+
|
|
60111
|
+
* [AiAnalysisTaskClassificationOutput](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskClassificationOutput)
|
|
60112
|
+
|
|
60113
|
+
* 新增成员:ClassificationSetFileUrl, ClassificationSetFileUrlExpireTime
|
|
60114
|
+
|
|
60115
|
+
* [AiAnalysisTaskCoverOutput](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskCoverOutput)
|
|
60116
|
+
|
|
60117
|
+
* 新增成员:CoverSetFileUrl, CoverSetFileUrlExpireTime
|
|
60118
|
+
|
|
60119
|
+
* [AiAnalysisTaskFrameTagOutput](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskFrameTagOutput)
|
|
60120
|
+
|
|
60121
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60122
|
+
|
|
60123
|
+
* [AiAnalysisTaskHighlightOutput](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskHighlightOutput)
|
|
60124
|
+
|
|
60125
|
+
* 新增成员:HighlightSetFileUrl, HighlightSetFileUrlExpireTime
|
|
60126
|
+
|
|
60127
|
+
* [AiAnalysisTaskTagOutput](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskTagOutput)
|
|
60128
|
+
|
|
60129
|
+
* 新增成员:TagSetFileUrl, TagSetFileUrlExpireTime
|
|
60130
|
+
|
|
60131
|
+
* [AiReviewPoliticalAsrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewPoliticalAsrTaskOutput)
|
|
60132
|
+
|
|
60133
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60134
|
+
|
|
60135
|
+
* [AiReviewPoliticalOcrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewPoliticalOcrTaskOutput)
|
|
60136
|
+
|
|
60137
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60138
|
+
|
|
60139
|
+
* [AiReviewPoliticalTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewPoliticalTaskOutput)
|
|
60140
|
+
|
|
60141
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60142
|
+
|
|
60143
|
+
* [AiReviewPornAsrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewPornAsrTaskOutput)
|
|
60144
|
+
|
|
60145
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60146
|
+
|
|
60147
|
+
* [AiReviewPornOcrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewPornOcrTaskOutput)
|
|
60148
|
+
|
|
60149
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60150
|
+
|
|
60151
|
+
* [AiReviewPornTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewPornTaskOutput)
|
|
60152
|
+
|
|
60153
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60154
|
+
|
|
60155
|
+
* [AiReviewProhibitedAsrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewProhibitedAsrTaskOutput)
|
|
60156
|
+
|
|
60157
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60158
|
+
|
|
60159
|
+
* [AiReviewProhibitedOcrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewProhibitedOcrTaskOutput)
|
|
60160
|
+
|
|
60161
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60162
|
+
|
|
60163
|
+
* [AiReviewTerrorismOcrTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewTerrorismOcrTaskOutput)
|
|
60164
|
+
|
|
60165
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60166
|
+
|
|
60167
|
+
* [AiReviewTerrorismTaskOutput](https://cloud.tencent.com/document/api/266/31773#AiReviewTerrorismTaskOutput)
|
|
60168
|
+
|
|
60169
|
+
* 新增成员:SegmentSetFileUrl, SegmentSetFileUrlExpireTime
|
|
60170
|
+
|
|
60171
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
60172
|
+
|
|
60173
|
+
* 新增成员:RestoreMediaCompleteEvent
|
|
60174
|
+
|
|
60175
|
+
|
|
59747
60176
|
### 第 92 次发布
|
|
59748
60177
|
|
|
59749
60178
|
发布时间:2021-11-02 08:12:52
|