tencentcloud-sdk-nodejs-ess 4.0.453 → 4.0.455
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 +256 -0
- package/SERVICE_CHANGELOG.md +295 -55
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/ess/v20201111/ess_client.ts +166 -122
- package/src/services/ess/v20201111/ess_models.ts +500 -175
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +72 -61
- package/tencentcloud/services/ess/v20201111/ess_client.js +93 -76
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +408 -130
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,259 @@
|
|
|
1
|
+
# Release 4.0.455
|
|
2
|
+
|
|
3
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
4
|
+
|
|
5
|
+
### 第 2 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-09-30 06:12:23
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
16
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
17
|
+
|
|
18
|
+
修改数据结构:
|
|
19
|
+
|
|
20
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
21
|
+
|
|
22
|
+
* 新增成员:Scf
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
28
|
+
|
|
29
|
+
### 第 95 次发布
|
|
30
|
+
|
|
31
|
+
发布时间:2022-09-30 06:22:32
|
|
32
|
+
|
|
33
|
+
本次发布包含了以下内容:
|
|
34
|
+
|
|
35
|
+
改善已有的文档。
|
|
36
|
+
|
|
37
|
+
修改数据结构:
|
|
38
|
+
|
|
39
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
40
|
+
|
|
41
|
+
* 新增成员:DisableApiTermination
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
47
|
+
|
|
48
|
+
### 第 54 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2022-09-30 06:48:02
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
修改接口:
|
|
57
|
+
|
|
58
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
59
|
+
|
|
60
|
+
* 新增入参:Role
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
66
|
+
|
|
67
|
+
### 第 3 次发布
|
|
68
|
+
|
|
69
|
+
发布时间:2022-09-30 06:58:07
|
|
70
|
+
|
|
71
|
+
本次发布包含了以下内容:
|
|
72
|
+
|
|
73
|
+
改善已有的文档。
|
|
74
|
+
|
|
75
|
+
修改接口:
|
|
76
|
+
|
|
77
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
78
|
+
|
|
79
|
+
* 新增入参:AllowDuplicates
|
|
80
|
+
|
|
81
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
82
|
+
|
|
83
|
+
* 新增入参:ApplyType
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
89
|
+
|
|
90
|
+
* 新增成员:IgnoreCase
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
100
|
+
|
|
101
|
+
### 第 6 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2022-09-30 07:00:21
|
|
104
|
+
|
|
105
|
+
本次发布包含了以下内容:
|
|
106
|
+
|
|
107
|
+
改善已有的文档。
|
|
108
|
+
|
|
109
|
+
修改接口:
|
|
110
|
+
|
|
111
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
112
|
+
|
|
113
|
+
* 新增入参:ContentType
|
|
114
|
+
|
|
115
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
116
|
+
|
|
117
|
+
* 新增入参:TextClassificationLabels
|
|
118
|
+
|
|
119
|
+
* 新增出参:RowTexts
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
新增数据结构:
|
|
123
|
+
|
|
124
|
+
* [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
|
|
125
|
+
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
126
|
+
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
127
|
+
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
128
|
+
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
129
|
+
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
130
|
+
|
|
131
|
+
修改数据结构:
|
|
132
|
+
|
|
133
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
134
|
+
|
|
135
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
# Release 4.0.454
|
|
145
|
+
|
|
146
|
+
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
|
147
|
+
|
|
148
|
+
### 第 3 次发布
|
|
149
|
+
|
|
150
|
+
发布时间:2022-09-29 06:12:03
|
|
151
|
+
|
|
152
|
+
本次发布包含了以下内容:
|
|
153
|
+
|
|
154
|
+
改善已有的文档。
|
|
155
|
+
|
|
156
|
+
修改接口:
|
|
157
|
+
|
|
158
|
+
* [MatchKBPURLList](https://cloud.tencent.com/document/api/1483/75192)
|
|
159
|
+
|
|
160
|
+
* 新增出参:Hit
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
166
|
+
|
|
167
|
+
### 第 102 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-09-29 06:13:46
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
修改接口:
|
|
176
|
+
|
|
177
|
+
* [ModifyInstanceParam](https://cloud.tencent.com/document/api/236/15860)
|
|
178
|
+
|
|
179
|
+
* 新增入参:NotSyncRo, NotSyncDr
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
## 电子签服务(ess) 版本:2020-11-11
|
|
185
|
+
|
|
186
|
+
### 第 19 次发布
|
|
187
|
+
|
|
188
|
+
发布时间:2022-09-29 06:30:30
|
|
189
|
+
|
|
190
|
+
本次发布包含了以下内容:
|
|
191
|
+
|
|
192
|
+
改善已有的文档。
|
|
193
|
+
|
|
194
|
+
新增接口:
|
|
195
|
+
|
|
196
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
197
|
+
* [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
|
|
198
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
199
|
+
|
|
200
|
+
新增数据结构:
|
|
201
|
+
|
|
202
|
+
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
203
|
+
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
204
|
+
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
205
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
206
|
+
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
207
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
208
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
209
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
210
|
+
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
215
|
+
|
|
216
|
+
### 第 32 次发布
|
|
217
|
+
|
|
218
|
+
发布时间:2022-09-29 06:30:52
|
|
219
|
+
|
|
220
|
+
本次发布包含了以下内容:
|
|
221
|
+
|
|
222
|
+
改善已有的文档。
|
|
223
|
+
|
|
224
|
+
新增接口:
|
|
225
|
+
|
|
226
|
+
* [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
|
|
227
|
+
|
|
228
|
+
新增数据结构:
|
|
229
|
+
|
|
230
|
+
* [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
|
|
231
|
+
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
232
|
+
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
233
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
242
|
+
|
|
243
|
+
### 第 126 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2022-09-29 07:02:19
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
新增接口:
|
|
252
|
+
|
|
253
|
+
* [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
1
257
|
# Release 4.0.453
|
|
2
258
|
|
|
3
259
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|