tencentcloud-sdk-nodejs-mps 4.0.381 → 4.0.382
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 +245 -0
- package/SERVICE_CHANGELOG.md +357 -39
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/services/mps/v20190612/mps_client.ts +20 -1
- package/src/services/mps/v20190612/mps_models.ts +643 -29
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +566 -29
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,248 @@
|
|
|
1
|
+
# Release 4.0.382
|
|
2
|
+
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
|
+
|
|
5
|
+
### 第 25 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-07-18 06:07:30
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [ExtractRuleInfo](https://cloud.tencent.com/document/api/614/56471#ExtractRuleInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:IsGBK, JsonStandard
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 视频处理(mps) 版本:2019-06-12
|
|
23
|
+
|
|
24
|
+
### 第 40 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-07-16 09:45:55
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [CreateTranscodeTemplate](https://cloud.tencent.com/document/api/862/37605)
|
|
35
|
+
|
|
36
|
+
* 新增入参:EnhanceConfig
|
|
37
|
+
|
|
38
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/862/37614)
|
|
39
|
+
|
|
40
|
+
* 新增出参:ScheduleTask
|
|
41
|
+
|
|
42
|
+
* [DescribeTasks](https://cloud.tencent.com/document/api/862/37613)
|
|
43
|
+
|
|
44
|
+
* 新增出参:TotalCount
|
|
45
|
+
|
|
46
|
+
* [DescribeTranscodeTemplates](https://cloud.tencent.com/document/api/862/37593)
|
|
47
|
+
|
|
48
|
+
* 新增入参:TranscodeType
|
|
49
|
+
|
|
50
|
+
* [ModifyTranscodeTemplate](https://cloud.tencent.com/document/api/862/37587)
|
|
51
|
+
|
|
52
|
+
* 新增入参:EnhanceConfig
|
|
53
|
+
|
|
54
|
+
* [ParseNotification](https://cloud.tencent.com/document/api/862/39228)
|
|
55
|
+
|
|
56
|
+
* 新增出参:ScheduleTaskEvent
|
|
57
|
+
|
|
58
|
+
* [ProcessMedia](https://cloud.tencent.com/document/api/862/37578)
|
|
59
|
+
|
|
60
|
+
* 新增入参:ScheduleId
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
新增数据结构:
|
|
64
|
+
|
|
65
|
+
* [ActivityResItem](https://cloud.tencent.com/document/api/862/37615#ActivityResItem)
|
|
66
|
+
* [ActivityResult](https://cloud.tencent.com/document/api/862/37615#ActivityResult)
|
|
67
|
+
* [ArtifactRepairConfig](https://cloud.tencent.com/document/api/862/37615#ArtifactRepairConfig)
|
|
68
|
+
* [ColorEnhanceConfig](https://cloud.tencent.com/document/api/862/37615#ColorEnhanceConfig)
|
|
69
|
+
* [EnhanceConfig](https://cloud.tencent.com/document/api/862/37615#EnhanceConfig)
|
|
70
|
+
* [FaceEnhanceConfig](https://cloud.tencent.com/document/api/862/37615#FaceEnhanceConfig)
|
|
71
|
+
* [FrameRateConfig](https://cloud.tencent.com/document/api/862/37615#FrameRateConfig)
|
|
72
|
+
* [HdrConfig](https://cloud.tencent.com/document/api/862/37615#HdrConfig)
|
|
73
|
+
* [ImageQualityEnhanceConfig](https://cloud.tencent.com/document/api/862/37615#ImageQualityEnhanceConfig)
|
|
74
|
+
* [LowLightEnhanceConfig](https://cloud.tencent.com/document/api/862/37615#LowLightEnhanceConfig)
|
|
75
|
+
* [ScheduleAnalysisTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleAnalysisTaskResult)
|
|
76
|
+
* [ScheduleRecognitionTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleRecognitionTaskResult)
|
|
77
|
+
* [ScheduleReviewTaskResult](https://cloud.tencent.com/document/api/862/37615#ScheduleReviewTaskResult)
|
|
78
|
+
* [ScheduleTask](https://cloud.tencent.com/document/api/862/37615#ScheduleTask)
|
|
79
|
+
* [ScratchRepairConfig](https://cloud.tencent.com/document/api/862/37615#ScratchRepairConfig)
|
|
80
|
+
* [SharpEnhanceConfig](https://cloud.tencent.com/document/api/862/37615#SharpEnhanceConfig)
|
|
81
|
+
* [SuperResolutionConfig](https://cloud.tencent.com/document/api/862/37615#SuperResolutionConfig)
|
|
82
|
+
* [VideoDenoiseConfig](https://cloud.tencent.com/document/api/862/37615#VideoDenoiseConfig)
|
|
83
|
+
* [VideoEnhanceConfig](https://cloud.tencent.com/document/api/862/37615#VideoEnhanceConfig)
|
|
84
|
+
|
|
85
|
+
修改数据结构:
|
|
86
|
+
|
|
87
|
+
* [TranscodeTemplate](https://cloud.tencent.com/document/api/862/37615#TranscodeTemplate)
|
|
88
|
+
|
|
89
|
+
* 新增成员:EnhanceConfig
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
95
|
+
|
|
96
|
+
### 第 72 次发布
|
|
97
|
+
|
|
98
|
+
发布时间:2022-07-18 06:14:15
|
|
99
|
+
|
|
100
|
+
本次发布包含了以下内容:
|
|
101
|
+
|
|
102
|
+
改善已有的文档。
|
|
103
|
+
|
|
104
|
+
修改接口:
|
|
105
|
+
|
|
106
|
+
* [LicensePlateOCR](https://cloud.tencent.com/document/api/866/36211)
|
|
107
|
+
|
|
108
|
+
* 新增出参:LicensePlateInfos
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
新增数据结构:
|
|
112
|
+
|
|
113
|
+
* [LicensePlateInfo](https://cloud.tencent.com/document/api/866/33527#LicensePlateInfo)
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
118
|
+
|
|
119
|
+
### 第 34 次发布
|
|
120
|
+
|
|
121
|
+
发布时间:2022-07-18 06:15:30
|
|
122
|
+
|
|
123
|
+
本次发布包含了以下内容:
|
|
124
|
+
|
|
125
|
+
改善已有的文档。
|
|
126
|
+
|
|
127
|
+
新增数据结构:
|
|
128
|
+
|
|
129
|
+
* [CrossBackupAddr](https://cloud.tencent.com/document/api/238/19976#CrossBackupAddr)
|
|
130
|
+
* [CrossRegionStatus](https://cloud.tencent.com/document/api/238/19976#CrossRegionStatus)
|
|
131
|
+
|
|
132
|
+
修改数据结构:
|
|
133
|
+
|
|
134
|
+
* [Backup](https://cloud.tencent.com/document/api/238/19976#Backup)
|
|
135
|
+
|
|
136
|
+
* 新增成员:Region, CrossBackupAddr, CrossBackupStatus
|
|
137
|
+
|
|
138
|
+
* [BackupFile](https://cloud.tencent.com/document/api/238/19976#BackupFile)
|
|
139
|
+
|
|
140
|
+
* 新增成员:Region, CrossBackupAddr
|
|
141
|
+
|
|
142
|
+
* [DBInstance](https://cloud.tencent.com/document/api/238/19976#DBInstance)
|
|
143
|
+
|
|
144
|
+
* 新增成员:CrossRegions, CrossBackupEnabled, CrossBackupSaveDays
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## 凭据管理系统(ssm) 版本:2019-09-23
|
|
150
|
+
|
|
151
|
+
### 第 7 次发布
|
|
152
|
+
|
|
153
|
+
发布时间:2022-07-18 06:15:58
|
|
154
|
+
|
|
155
|
+
本次发布包含了以下内容:
|
|
156
|
+
|
|
157
|
+
改善已有的文档。
|
|
158
|
+
|
|
159
|
+
修改接口:
|
|
160
|
+
|
|
161
|
+
* [CreateSSHKeyPairSecret](https://cloud.tencent.com/document/api/1140/60331)
|
|
162
|
+
|
|
163
|
+
* 新增入参:SSHKeyName
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
169
|
+
|
|
170
|
+
### 第 10 次发布
|
|
171
|
+
|
|
172
|
+
发布时间:2022-07-18 06:16:41
|
|
173
|
+
|
|
174
|
+
本次发布包含了以下内容:
|
|
175
|
+
|
|
176
|
+
改善已有的文档。
|
|
177
|
+
|
|
178
|
+
新增数据结构:
|
|
179
|
+
|
|
180
|
+
* [ExtensiveCluster](https://cloud.tencent.com/document/api/1261/63843#ExtensiveCluster)
|
|
181
|
+
* [ExtensiveClusters](https://cloud.tencent.com/document/api/1261/63843#ExtensiveClusters)
|
|
182
|
+
* [Tag](https://cloud.tencent.com/document/api/1261/63843#Tag)
|
|
183
|
+
|
|
184
|
+
修改数据结构:
|
|
185
|
+
|
|
186
|
+
* [Cluster](https://cloud.tencent.com/document/api/1261/63843#Cluster)
|
|
187
|
+
|
|
188
|
+
* 新增成员:HostedNamespaces
|
|
189
|
+
|
|
190
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/1261/63843#LoadBalancer)
|
|
191
|
+
|
|
192
|
+
* 新增成员:ZoneID, VipIsp, TgwGroupName, AddressIPVersion, Tags, ExtensiveClusters
|
|
193
|
+
|
|
194
|
+
* <font color="#dd0000">**修改成员**:</font>LoadBalancerType
|
|
195
|
+
|
|
196
|
+
* [WorkloadConfig](https://cloud.tencent.com/document/api/1261/63843#WorkloadConfig)
|
|
197
|
+
|
|
198
|
+
* 新增成员:DeployMode
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
204
|
+
|
|
205
|
+
### 第 3 次发布
|
|
206
|
+
|
|
207
|
+
发布时间:2022-07-18 06:17:59
|
|
208
|
+
|
|
209
|
+
本次发布包含了以下内容:
|
|
210
|
+
|
|
211
|
+
改善已有的文档。
|
|
212
|
+
|
|
213
|
+
修改接口:
|
|
214
|
+
|
|
215
|
+
* [DeleteTrainingModel](https://cloud.tencent.com/document/api/851/75073)
|
|
216
|
+
|
|
217
|
+
* 新增入参:EnableDeleteCos
|
|
218
|
+
|
|
219
|
+
* [DeleteTrainingModelVersion](https://cloud.tencent.com/document/api/851/75072)
|
|
220
|
+
|
|
221
|
+
* 新增入参:EnableDeleteCos
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
231
|
+
|
|
232
|
+
### 第 11 次发布
|
|
233
|
+
|
|
234
|
+
发布时间:2022-07-18 06:19:58
|
|
235
|
+
|
|
236
|
+
本次发布包含了以下内容:
|
|
237
|
+
|
|
238
|
+
改善已有的文档。
|
|
239
|
+
|
|
240
|
+
新增接口:
|
|
241
|
+
|
|
242
|
+
* [GetAttackDownloadRecords](https://cloud.tencent.com/document/api/627/77337)
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
1
246
|
# Release 4.0.381
|
|
2
247
|
|
|
3
248
|
## DDoS 防护(antiddos) 版本:2020-03-09
|