tencentcloud-sdk-nodejs 4.0.823 → 4.0.825
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 +42 -0
- package/SERVICE_CHANGELOG.md +24 -286
- package/package.json +1 -1
- package/products.md +7 -7
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ess/v20201111/ess_models.ts +3 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/faceid/v20180301/faceid_models.ts +2 -2
- package/src/services/ms/v20180408/ms_models.ts +16 -14
- package/src/services/trtc/v20190722/trtc_models.ts +0 -1
- package/src/services/wedata/v20210820/wedata_models.ts +4 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +3 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -2
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +16 -14
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +0 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +4 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,45 @@
|
|
|
1
|
+
# Release 4.0.825
|
|
2
|
+
|
|
3
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
4
|
+
|
|
5
|
+
### 第 84 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-04-01 01:31:06
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateOrUpdateResource](https://cloud.tencent.com/document/api/1267/81750)
|
|
16
|
+
|
|
17
|
+
* 新增入参:FileMd5
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# Release 4.0.824
|
|
23
|
+
|
|
24
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
25
|
+
|
|
26
|
+
### 第 84 次发布
|
|
27
|
+
|
|
28
|
+
发布时间:2024-04-01 01:31:06
|
|
29
|
+
|
|
30
|
+
本次发布包含了以下内容:
|
|
31
|
+
|
|
32
|
+
改善已有的文档。
|
|
33
|
+
|
|
34
|
+
修改接口:
|
|
35
|
+
|
|
36
|
+
* [CreateOrUpdateResource](https://cloud.tencent.com/document/api/1267/81750)
|
|
37
|
+
|
|
38
|
+
* 新增入参:FileMd5
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
1
43
|
# Release 4.0.823
|
|
2
44
|
|
|
3
45
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,297 +1,20 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 商业智能分析 BI(bi) 版本:2022-01-05
|
|
4
|
-
|
|
5
|
-
### 第 10 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-03-29 01:08:41
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [CreateDatasource](https://cloud.tencent.com/document/api/590/98854)
|
|
16
|
-
|
|
17
|
-
* 新增入参:OperationAuthLimit
|
|
18
|
-
|
|
19
|
-
* [CreateProject](https://cloud.tencent.com/document/api/590/98838)
|
|
20
|
-
|
|
21
|
-
* 新增入参:ManagePlatform
|
|
22
|
-
|
|
23
|
-
* [ModifyProject](https://cloud.tencent.com/document/api/590/98834)
|
|
24
|
-
|
|
25
|
-
* 新增入参:ManagePlatform
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## 费用中心(billing) 版本:2018-07-09
|
|
31
|
-
|
|
32
|
-
### 第 58 次发布
|
|
33
|
-
|
|
34
|
-
发布时间:2024-03-29 01:08:47
|
|
35
|
-
|
|
36
|
-
本次发布包含了以下内容:
|
|
37
|
-
|
|
38
|
-
改善已有的文档。
|
|
39
|
-
|
|
40
|
-
修改数据结构:
|
|
41
|
-
|
|
42
|
-
* [AllocationDetail](https://cloud.tencent.com/document/api/555/19183#AllocationDetail)
|
|
43
|
-
|
|
44
|
-
* [AllocationSummaryByItem](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByItem)
|
|
45
|
-
|
|
46
|
-
* [AllocationSummaryByResource](https://cloud.tencent.com/document/api/555/19183#AllocationSummaryByResource)
|
|
47
|
-
|
|
48
|
-
* [ConsumptionBusinessSummaryDataItem](https://cloud.tencent.com/document/api/555/19183#ConsumptionBusinessSummaryDataItem)
|
|
49
|
-
|
|
50
|
-
* 新增成员:RegionName
|
|
51
|
-
|
|
52
|
-
* <font color="#dd0000">**修改成员**:</font>CashPayAmount, IncentivePayAmount, VoucherPayAmount, TransferPayAmount
|
|
53
|
-
|
|
54
|
-
* [ConsumptionProjectSummaryDataItem](https://cloud.tencent.com/document/api/555/19183#ConsumptionProjectSummaryDataItem)
|
|
55
|
-
|
|
56
|
-
* <font color="#dd0000">**修改成员**:</font>CashPayAmount, IncentivePayAmount, VoucherPayAmount, TransferPayAmount
|
|
57
|
-
|
|
58
|
-
* [ConsumptionRegionSummaryDataItem](https://cloud.tencent.com/document/api/555/19183#ConsumptionRegionSummaryDataItem)
|
|
59
|
-
|
|
60
|
-
* 新增成员:CashPayAmount, VoucherPayAmount, IncentivePayAmount, TransferPayAmount
|
|
61
|
-
|
|
62
|
-
* [ConsumptionResourceSummaryDataItem](https://cloud.tencent.com/document/api/555/19183#ConsumptionResourceSummaryDataItem)
|
|
63
|
-
|
|
64
|
-
* 新增成员:PayerUin, OwnerUin, OperateUin, ProductCode, ProductCodeName, RegionType, RegionTypeName, Extend1, Extend2, Extend3, Extend4, Extend5, InstanceType, InstanceTypeName, PayTime, ZoneName, ComponentConfig
|
|
65
|
-
|
|
66
|
-
* <font color="#dd0000">**修改成员**:</font>RealCost, FeeBeginTime, FeeEndTime, DayDiff, DailyTotalCost, OrderId, VoucherPayAmount, IncentivePayAmount, TransferPayAmount
|
|
67
|
-
|
|
68
|
-
* [GatherResourceSummary](https://cloud.tencent.com/document/api/555/19183#GatherResourceSummary)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## Cloud Studio(云端 IDE)(cloudstudio) 版本:2023-05-08
|
|
74
|
-
|
|
75
|
-
### 第 5 次发布
|
|
76
|
-
|
|
77
|
-
发布时间:2024-03-29 01:12:12
|
|
78
|
-
|
|
79
|
-
本次发布包含了以下内容:
|
|
80
|
-
|
|
81
|
-
改善已有的文档。
|
|
82
|
-
|
|
83
|
-
修改接口:
|
|
84
|
-
|
|
85
|
-
* [CreateWorkspace](https://cloud.tencent.com/document/api/1039/94096)
|
|
86
|
-
|
|
87
|
-
* 新增入参:AppId, Uin, UniqVpcId, SubnetId
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
93
|
-
|
|
94
|
-
### 第 111 次发布
|
|
95
|
-
|
|
96
|
-
发布时间:2024-03-29 01:13:05
|
|
97
|
-
|
|
98
|
-
本次发布包含了以下内容:
|
|
99
|
-
|
|
100
|
-
改善已有的文档。
|
|
101
|
-
|
|
102
|
-
<font color="#dd0000">**预下线接口**:</font>
|
|
103
|
-
|
|
104
|
-
* DeleteAttackLogs
|
|
105
|
-
* ExportAttackLogs
|
|
106
|
-
|
|
107
|
-
修改接口:
|
|
108
|
-
|
|
109
|
-
* [CreateSearchTemplate](https://cloud.tencent.com/document/api/296/55730)
|
|
110
|
-
|
|
111
|
-
* 新增出参:Message
|
|
112
|
-
|
|
113
|
-
* [DescribeBaselineItemInfo](https://cloud.tencent.com/document/api/296/87860)
|
|
114
|
-
|
|
115
|
-
* 新增出参:CategoryList
|
|
116
|
-
|
|
117
|
-
* [ModifyBaselineRule](https://cloud.tencent.com/document/api/296/87844)
|
|
118
|
-
|
|
119
|
-
* 新增入参:IdType, ExcludeIds, CategoryIds
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
新增数据结构:
|
|
123
|
-
|
|
124
|
-
* [BaselineItemsCategory](https://cloud.tencent.com/document/api/296/19867#BaselineItemsCategory)
|
|
125
|
-
|
|
126
|
-
修改数据结构:
|
|
127
|
-
|
|
128
|
-
* [BaselineCategory](https://cloud.tencent.com/document/api/296/19867#BaselineCategory)
|
|
129
|
-
|
|
130
|
-
* 新增成员:ItemCount
|
|
131
|
-
|
|
132
|
-
* [Item](https://cloud.tencent.com/document/api/296/19867#Item)
|
|
133
|
-
|
|
134
|
-
* 新增成员:CustomItemValues
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
140
|
-
|
|
141
|
-
### 第 82 次发布
|
|
142
|
-
|
|
143
|
-
发布时间:2024-03-29 01:14:11
|
|
144
|
-
|
|
145
|
-
本次发布包含了以下内容:
|
|
146
|
-
|
|
147
|
-
改善已有的文档。
|
|
148
|
-
|
|
149
|
-
新增接口:
|
|
150
|
-
|
|
151
|
-
* [RollbackToNewCluster](https://cloud.tencent.com/document/api/1003/104727)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## 数据传输服务(dts) 版本:2021-12-06
|
|
156
|
-
|
|
157
|
-
### 第 27 次发布
|
|
158
|
-
|
|
159
|
-
发布时间:2024-03-29 01:16:13
|
|
160
|
-
|
|
161
|
-
本次发布包含了以下内容:
|
|
162
|
-
|
|
163
|
-
改善已有的文档。
|
|
164
|
-
|
|
165
|
-
修改数据结构:
|
|
166
|
-
|
|
167
|
-
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
|
168
|
-
|
|
169
|
-
* 新增成员:ChildInstanceId, ChildInstanceType
|
|
170
|
-
|
|
171
|
-
* [EndpointItem](https://cloud.tencent.com/document/api/571/82108#EndpointItem)
|
|
172
|
-
|
|
173
|
-
* 新增成员:ChildInstanceId, ChildInstanceType
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
## 数据传输服务(dts) 版本:2018-03-30
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
183
|
-
|
|
184
|
-
### 第 162 次发布
|
|
185
|
-
|
|
186
|
-
发布时间:2024-03-29 01:17:41
|
|
187
|
-
|
|
188
|
-
本次发布包含了以下内容:
|
|
189
|
-
|
|
190
|
-
改善已有的文档。
|
|
191
|
-
|
|
192
|
-
修改接口:
|
|
193
|
-
|
|
194
|
-
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
195
|
-
|
|
196
|
-
* 新增入参:ProxyOperatorMobile
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
## 实时互动-教育版(lcic) 版本:2022-08-17
|
|
206
|
-
|
|
207
|
-
### 第 55 次发布
|
|
208
|
-
|
|
209
|
-
发布时间:2024-03-29 01:20:28
|
|
210
|
-
|
|
211
|
-
本次发布包含了以下内容:
|
|
212
|
-
|
|
213
|
-
改善已有的文档。
|
|
214
|
-
|
|
215
|
-
新增数据结构:
|
|
216
|
-
|
|
217
|
-
* [CustomMsgContent](https://cloud.tencent.com/document/api/1639/81423#CustomMsgContent)
|
|
218
|
-
|
|
219
|
-
修改数据结构:
|
|
220
|
-
|
|
221
|
-
* [MessageItem](https://cloud.tencent.com/document/api/1639/81423#MessageItem)
|
|
222
|
-
|
|
223
|
-
* 新增成员:CustomMessage
|
|
224
|
-
|
|
225
|
-
* <font color="#dd0000">**修改成员**:</font>MessageType, TextMessage, ImageMessage
|
|
226
|
-
|
|
227
|
-
* [MsgBody](https://cloud.tencent.com/document/api/1639/81423#MsgBody)
|
|
228
|
-
|
|
229
|
-
* 新增成员:CustomMsgContent
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
235
|
-
|
|
236
|
-
### 第 55 次发布
|
|
237
|
-
|
|
238
|
-
发布时间:2024-03-29 01:28:05
|
|
239
|
-
|
|
240
|
-
本次发布包含了以下内容:
|
|
241
|
-
|
|
242
|
-
改善已有的文档。
|
|
243
|
-
|
|
244
|
-
修改接口:
|
|
245
|
-
|
|
246
|
-
* [DescribeBuildInImages](https://cloud.tencent.com/document/api/851/104325)
|
|
247
|
-
|
|
248
|
-
* 新增入参:ImageFilters
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
新增数据结构:
|
|
252
|
-
|
|
253
|
-
* [ImageFIlter](https://cloud.tencent.com/document/api/851/75051#ImageFIlter)
|
|
254
|
-
|
|
255
|
-
修改数据结构:
|
|
256
|
-
|
|
257
|
-
* [Instance](https://cloud.tencent.com/document/api/851/75051#Instance)
|
|
258
|
-
|
|
259
|
-
* 新增成员:ErrCode, ErrMsg
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
3
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
269
4
|
|
|
270
|
-
### 第
|
|
5
|
+
### 第 84 次发布
|
|
271
6
|
|
|
272
|
-
发布时间:2024-
|
|
7
|
+
发布时间:2024-04-01 01:31:06
|
|
273
8
|
|
|
274
9
|
本次发布包含了以下内容:
|
|
275
10
|
|
|
276
11
|
改善已有的文档。
|
|
277
12
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
* [ExportTaskInfo](https://cloud.tencent.com/document/api/1267/76336#ExportTaskInfo)
|
|
281
|
-
|
|
282
|
-
* 新增成员:Expire, DatasourceName, DbTableName, RuleName, RuleExecId
|
|
283
|
-
|
|
284
|
-
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
|
285
|
-
|
|
286
|
-
* 新增成员:TriggerCondition
|
|
287
|
-
|
|
288
|
-
* [RuleExecResult](https://cloud.tencent.com/document/api/1267/76336#RuleExecResult)
|
|
13
|
+
修改接口:
|
|
289
14
|
|
|
290
|
-
|
|
15
|
+
* [CreateOrUpdateResource](https://cloud.tencent.com/document/api/1267/81750)
|
|
291
16
|
|
|
292
|
-
*
|
|
293
|
-
|
|
294
|
-
* 新增成员:RuleExecResultVOList
|
|
17
|
+
* 新增入参:FileMd5
|
|
295
18
|
|
|
296
19
|
|
|
297
20
|
|
|
@@ -40175,7 +39898,7 @@
|
|
|
40175
39898
|
|
|
40176
39899
|
新增数据结构:
|
|
40177
39900
|
|
|
40178
|
-
* [
|
|
39901
|
+
* [BaselineItemsCategory](https://cloud.tencent.com/document/api/296/19867#BaselineItemsCategory)
|
|
40179
39902
|
|
|
40180
39903
|
修改数据结构:
|
|
40181
39904
|
|
|
@@ -43687,7 +43410,7 @@
|
|
|
43687
43410
|
|
|
43688
43411
|
新增接口:
|
|
43689
43412
|
|
|
43690
|
-
* [
|
|
43413
|
+
* [RollbackToNewCluster](https://cloud.tencent.com/document/api/1003/104727)
|
|
43691
43414
|
|
|
43692
43415
|
### 第 81 次发布
|
|
43693
43416
|
|
|
@@ -78907,7 +78630,7 @@
|
|
|
78907
78630
|
|
|
78908
78631
|
新增数据结构:
|
|
78909
78632
|
|
|
78910
|
-
* [
|
|
78633
|
+
* [CustomMsgContent](https://cloud.tencent.com/document/api/1639/81423#CustomMsgContent)
|
|
78911
78634
|
|
|
78912
78635
|
修改数据结构:
|
|
78913
78636
|
|
|
@@ -125644,7 +125367,7 @@
|
|
|
125644
125367
|
|
|
125645
125368
|
新增数据结构:
|
|
125646
125369
|
|
|
125647
|
-
* [
|
|
125370
|
+
* [ImageFIlter](https://cloud.tencent.com/document/api/851/75051#ImageFIlter)
|
|
125648
125371
|
|
|
125649
125372
|
修改数据结构:
|
|
125650
125373
|
|
|
@@ -150151,6 +149874,21 @@
|
|
|
150151
149874
|
|
|
150152
149875
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
150153
149876
|
|
|
149877
|
+
### 第 84 次发布
|
|
149878
|
+
|
|
149879
|
+
发布时间:2024-04-01 01:31:06
|
|
149880
|
+
|
|
149881
|
+
本次发布包含了以下内容:
|
|
149882
|
+
|
|
149883
|
+
改善已有的文档。
|
|
149884
|
+
|
|
149885
|
+
修改接口:
|
|
149886
|
+
|
|
149887
|
+
* [CreateOrUpdateResource](https://cloud.tencent.com/document/api/1267/81750)
|
|
149888
|
+
|
|
149889
|
+
* 新增入参:FileMd5
|
|
149890
|
+
|
|
149891
|
+
|
|
150154
149892
|
### 第 83 次发布
|
|
150155
149893
|
|
|
150156
149894
|
发布时间:2024-03-29 01:32:12
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-03-29 01:08:27 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-03-20 01:08:17 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-04-01 01:08:28 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-03-29 01:08:41 |
|
|
26
26
|
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-03-29 01:08:47 |
|
|
@@ -96,10 +96,10 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-03-27 01:16:55 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-03-28 10:47:55 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-04-01 01:16:54 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-04-01 01:17:11 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-03-20 01:17:05 |
|
|
102
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-
|
|
102
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-04-01 01:17:27 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-03-20 01:17:11 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-03-25 01:16:59 |
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-03-20 01:20:37 |
|
|
149
149
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-03-29 01:22:15 |
|
|
150
150
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-03-20 01:21:23 |
|
|
151
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-
|
|
151
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-04-01 01:22:02 |
|
|
152
152
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-03-20 01:21:32 |
|
|
153
153
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
154
154
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-03-20 01:21:33 |
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-03-20 01:29:00 |
|
|
225
225
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-26 01:27:42 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
|
|
227
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-
|
|
227
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-04-01 01:28:29 |
|
|
228
228
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-21 01:28:04 |
|
|
229
229
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-03-20 01:29:39 |
|
|
230
230
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-03-20 01:31:26 |
|
|
238
238
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-03-20 01:31:28 |
|
|
239
239
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
|
|
240
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-
|
|
240
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-04-01 01:31:06 |
|
|
241
241
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-03-20 01:33:01 |
|
|
242
242
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
243
243
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-03-20 01:33:11 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.825"
|
|
@@ -5685,9 +5685,10 @@ export interface ApproverInfo {
|
|
|
5685
5685
|
<li>**2**:签署密码,需输入与用户在腾讯电子签设置的密码一致才能校验成功进行合同签署;</li>
|
|
5686
5686
|
<li>**3**:运营商三要素,需到运营商处比对手机号实名信息(名字、手机号、证件号)校验一致才能成功进行合同签署。</li></ul>
|
|
5687
5687
|
|
|
5688
|
+
默认为1(人脸认证 ),2(签署密码),3(运营商三要素)
|
|
5689
|
+
|
|
5688
5690
|
注:
|
|
5689
|
-
1.
|
|
5690
|
-
2. 您可以传递多种值,表示可用多种认证校验方式
|
|
5691
|
+
1. 用<font color='red'>模板创建合同场景</font>, 签署人的认证方式需要在配置模板的时候指定, <font color='red'>在创建合同重新指定无效</font>
|
|
5691
5692
|
3. 运营商三要素认证方式对手机号运营商及前缀有限制,可以参考[运营商支持列表类](https://qian.tencent.com/developers/company/mobile_support)得到具体的支持说明
|
|
5692
5693
|
*/
|
|
5693
5694
|
ApproverSignTypes?: Array<number | bigint>
|
|
@@ -4949,7 +4949,7 @@ export interface FlowApproverInfo {
|
|
|
4949
4949
|
<li> **2** :签署密码</li>
|
|
4950
4950
|
<li> **3** :运营商三要素</li></ul>
|
|
4951
4951
|
|
|
4952
|
-
默认为1(人脸认证 ),2(签署密码)
|
|
4952
|
+
默认为1(人脸认证 ),2(签署密码),3(运营商三要素)
|
|
4953
4953
|
|
|
4954
4954
|
注:
|
|
4955
4955
|
1. 用<font color='red'>模板创建合同场景</font>, 签署人的认证方式需要在配置模板的时候指定, <font color='red'>在创建合同重新指定无效</font>
|
|
@@ -558,7 +558,7 @@ export interface GetFaceIdRiskInfoResponse {
|
|
|
558
558
|
*/
|
|
559
559
|
DeviceInfoTag?: string
|
|
560
560
|
/**
|
|
561
|
-
* 描述当前请求所在设备的风险等级,共4级,详情如下: 1 -
|
|
561
|
+
* 描述当前请求所在设备的风险等级,共4级,详情如下: 1 - 低风险 2 - 中风险 3 - 高风险 4 - 攻击 ,-1表示未获取到风险等级
|
|
562
562
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
563
563
|
*/
|
|
564
564
|
DeviceInfoLevel?: number
|
|
@@ -568,7 +568,7 @@ export interface GetFaceIdRiskInfoResponse {
|
|
|
568
568
|
*/
|
|
569
569
|
OpenId?: string
|
|
570
570
|
/**
|
|
571
|
-
* 描述当前请求所在设备的相机指纹风险等级,共4级,详情如下: 1 -
|
|
571
|
+
* 描述当前请求所在设备的相机指纹风险等级,共4级,详情如下: 1 - 低风险 2 - 中风险 3 - 高风险 4 - 攻击 ,-1表示未获取到风险等级
|
|
572
572
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
573
573
|
*/
|
|
574
574
|
CameraInfoLevel?: number
|
|
@@ -1435,11 +1435,11 @@ export interface DescribeUrlDetectionResultResponse {
|
|
|
1435
1435
|
/**
|
|
1436
1436
|
* [查询结果]查询结果;枚举值:0 查询成功,否则查询失败
|
|
1437
1437
|
*/
|
|
1438
|
-
ResultCode
|
|
1438
|
+
ResultCode?: number
|
|
1439
1439
|
/**
|
|
1440
1440
|
* [固定信息]响应协议版本号
|
|
1441
1441
|
*/
|
|
1442
|
-
RespVer
|
|
1442
|
+
RespVer?: number
|
|
1443
1443
|
/**
|
|
1444
1444
|
* [查询结果]url恶意状态
|
|
1445
1445
|
枚举值:
|
|
@@ -1449,7 +1449,7 @@ export interface DescribeUrlDetectionResultResponse {
|
|
|
1449
1449
|
|
|
1450
1450
|
注意:查询结果EvilClass字段在Urltype=2时,才有意义。
|
|
1451
1451
|
*/
|
|
1452
|
-
UrlType
|
|
1452
|
+
UrlType?: number
|
|
1453
1453
|
/**
|
|
1454
1454
|
* [查询结果]url恶意类型大类:{
|
|
1455
1455
|
"1": "社工欺诈(仿冒、账号钓鱼、中奖诈骗)",
|
|
@@ -1457,46 +1457,48 @@ export interface DescribeUrlDetectionResultResponse {
|
|
|
1457
1457
|
"3": "虚假销售(男女保健美容减肥产品、电子产品、虚假广告、违法销售)",
|
|
1458
1458
|
"4": "恶意文件(病毒文件,木马文件,恶意apk文件的下载链接以及站点,挂马网站)",
|
|
1459
1459
|
"5": "博彩网站(博彩网站,在线赌博网站)",
|
|
1460
|
-
"6": "色情网站(涉嫌传播色情内容,提供色情服务的网站)"
|
|
1460
|
+
"6": "色情网站(涉嫌传播色情内容,提供色情服务的网站)",
|
|
1461
|
+
"7": "风险网站(弱类型,传播垃圾信息的网站,如果客户端有阻断,不建议使用这个网站)",
|
|
1462
|
+
"8": "违法网站(根据法律法规不能传播的内容,以及侵犯知识产权的类型)"
|
|
1461
1463
|
}
|
|
1462
1464
|
*/
|
|
1463
|
-
EvilClass
|
|
1465
|
+
EvilClass?: number
|
|
1464
1466
|
/**
|
|
1465
1467
|
* 该字段暂为空
|
|
1466
1468
|
*/
|
|
1467
|
-
EvilType
|
|
1469
|
+
EvilType?: number
|
|
1468
1470
|
/**
|
|
1469
1471
|
* 该字段暂为空
|
|
1470
1472
|
*/
|
|
1471
|
-
Level
|
|
1473
|
+
Level?: number
|
|
1472
1474
|
/**
|
|
1473
1475
|
* [查询详情]url检出时间;时间戳
|
|
1474
1476
|
*/
|
|
1475
|
-
DetectTime
|
|
1477
|
+
DetectTime?: number
|
|
1476
1478
|
/**
|
|
1477
1479
|
* 该字段暂为空
|
|
1478
1480
|
*/
|
|
1479
|
-
Wording
|
|
1481
|
+
Wording?: string
|
|
1480
1482
|
/**
|
|
1481
1483
|
* 该字段暂为空
|
|
1482
1484
|
*/
|
|
1483
|
-
WordingTitle
|
|
1485
|
+
WordingTitle?: string
|
|
1484
1486
|
/**
|
|
1485
1487
|
* [查询结果]url恶意状态说明;为UrlType字段值对应的说明
|
|
1486
1488
|
*/
|
|
1487
|
-
UrlTypeDesc
|
|
1489
|
+
UrlTypeDesc?: string
|
|
1488
1490
|
/**
|
|
1489
1491
|
* [查询结果]url恶意大类说明;为EvilClass字段值对应的说明
|
|
1490
1492
|
*/
|
|
1491
|
-
EvilClassDesc
|
|
1493
|
+
EvilClassDesc?: string
|
|
1492
1494
|
/**
|
|
1493
1495
|
* 该字段暂为空
|
|
1494
1496
|
*/
|
|
1495
|
-
EvilTypeDesc
|
|
1497
|
+
EvilTypeDesc?: string
|
|
1496
1498
|
/**
|
|
1497
1499
|
* 该字段暂为空
|
|
1498
1500
|
*/
|
|
1499
|
-
LevelDesc
|
|
1501
|
+
LevelDesc?: string
|
|
1500
1502
|
/**
|
|
1501
1503
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1502
1504
|
*/
|
|
@@ -14516,6 +14516,10 @@ export interface CreateOrUpdateResourceRequest {
|
|
|
14516
14516
|
* 必填项,文件大小,与 Files 字段对应
|
|
14517
14517
|
*/
|
|
14518
14518
|
FilesSize?: Array<string>
|
|
14519
|
+
/**
|
|
14520
|
+
* 必填项,资源的Md5值(COS中的ETag)
|
|
14521
|
+
*/
|
|
14522
|
+
FileMd5?: string
|
|
14519
14523
|
}
|
|
14520
14524
|
|
|
14521
14525
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.825";
|
|
@@ -5517,9 +5517,10 @@ export interface ApproverInfo {
|
|
|
5517
5517
|
<li>**2**:签署密码,需输入与用户在腾讯电子签设置的密码一致才能校验成功进行合同签署;</li>
|
|
5518
5518
|
<li>**3**:运营商三要素,需到运营商处比对手机号实名信息(名字、手机号、证件号)校验一致才能成功进行合同签署。</li></ul>
|
|
5519
5519
|
|
|
5520
|
+
默认为1(人脸认证 ),2(签署密码),3(运营商三要素)
|
|
5521
|
+
|
|
5520
5522
|
注:
|
|
5521
|
-
1.
|
|
5522
|
-
2. 您可以传递多种值,表示可用多种认证校验方式
|
|
5523
|
+
1. 用<font color='red'>模板创建合同场景</font>, 签署人的认证方式需要在配置模板的时候指定, <font color='red'>在创建合同重新指定无效</font>
|
|
5523
5524
|
3. 运营商三要素认证方式对手机号运营商及前缀有限制,可以参考[运营商支持列表类](https://qian.tencent.com/developers/company/mobile_support)得到具体的支持说明
|
|
5524
5525
|
*/
|
|
5525
5526
|
ApproverSignTypes?: Array<number | bigint>;
|
|
@@ -4803,7 +4803,7 @@ export interface FlowApproverInfo {
|
|
|
4803
4803
|
<li> **2** :签署密码</li>
|
|
4804
4804
|
<li> **3** :运营商三要素</li></ul>
|
|
4805
4805
|
|
|
4806
|
-
默认为1(人脸认证 ),2(签署密码)
|
|
4806
|
+
默认为1(人脸认证 ),2(签署密码),3(运营商三要素)
|
|
4807
4807
|
|
|
4808
4808
|
注:
|
|
4809
4809
|
1. 用<font color='red'>模板创建合同场景</font>, 签署人的认证方式需要在配置模板的时候指定, <font color='red'>在创建合同重新指定无效</font>
|
|
@@ -525,7 +525,7 @@ export interface GetFaceIdRiskInfoResponse {
|
|
|
525
525
|
*/
|
|
526
526
|
DeviceInfoTag?: string;
|
|
527
527
|
/**
|
|
528
|
-
* 描述当前请求所在设备的风险等级,共4级,详情如下: 1 -
|
|
528
|
+
* 描述当前请求所在设备的风险等级,共4级,详情如下: 1 - 低风险 2 - 中风险 3 - 高风险 4 - 攻击 ,-1表示未获取到风险等级
|
|
529
529
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
530
530
|
*/
|
|
531
531
|
DeviceInfoLevel?: number;
|
|
@@ -535,7 +535,7 @@ export interface GetFaceIdRiskInfoResponse {
|
|
|
535
535
|
*/
|
|
536
536
|
OpenId?: string;
|
|
537
537
|
/**
|
|
538
|
-
* 描述当前请求所在设备的相机指纹风险等级,共4级,详情如下: 1 -
|
|
538
|
+
* 描述当前请求所在设备的相机指纹风险等级,共4级,详情如下: 1 - 低风险 2 - 中风险 3 - 高风险 4 - 攻击 ,-1表示未获取到风险等级
|
|
539
539
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
540
540
|
*/
|
|
541
541
|
CameraInfoLevel?: number;
|
|
@@ -1369,11 +1369,11 @@ export interface DescribeUrlDetectionResultResponse {
|
|
|
1369
1369
|
/**
|
|
1370
1370
|
* [查询结果]查询结果;枚举值:0 查询成功,否则查询失败
|
|
1371
1371
|
*/
|
|
1372
|
-
ResultCode
|
|
1372
|
+
ResultCode?: number;
|
|
1373
1373
|
/**
|
|
1374
1374
|
* [固定信息]响应协议版本号
|
|
1375
1375
|
*/
|
|
1376
|
-
RespVer
|
|
1376
|
+
RespVer?: number;
|
|
1377
1377
|
/**
|
|
1378
1378
|
* [查询结果]url恶意状态
|
|
1379
1379
|
枚举值:
|
|
@@ -1383,7 +1383,7 @@ export interface DescribeUrlDetectionResultResponse {
|
|
|
1383
1383
|
|
|
1384
1384
|
注意:查询结果EvilClass字段在Urltype=2时,才有意义。
|
|
1385
1385
|
*/
|
|
1386
|
-
UrlType
|
|
1386
|
+
UrlType?: number;
|
|
1387
1387
|
/**
|
|
1388
1388
|
* [查询结果]url恶意类型大类:{
|
|
1389
1389
|
"1": "社工欺诈(仿冒、账号钓鱼、中奖诈骗)",
|
|
@@ -1391,46 +1391,48 @@ export interface DescribeUrlDetectionResultResponse {
|
|
|
1391
1391
|
"3": "虚假销售(男女保健美容减肥产品、电子产品、虚假广告、违法销售)",
|
|
1392
1392
|
"4": "恶意文件(病毒文件,木马文件,恶意apk文件的下载链接以及站点,挂马网站)",
|
|
1393
1393
|
"5": "博彩网站(博彩网站,在线赌博网站)",
|
|
1394
|
-
"6": "色情网站(涉嫌传播色情内容,提供色情服务的网站)"
|
|
1394
|
+
"6": "色情网站(涉嫌传播色情内容,提供色情服务的网站)",
|
|
1395
|
+
"7": "风险网站(弱类型,传播垃圾信息的网站,如果客户端有阻断,不建议使用这个网站)",
|
|
1396
|
+
"8": "违法网站(根据法律法规不能传播的内容,以及侵犯知识产权的类型)"
|
|
1395
1397
|
}
|
|
1396
1398
|
*/
|
|
1397
|
-
EvilClass
|
|
1399
|
+
EvilClass?: number;
|
|
1398
1400
|
/**
|
|
1399
1401
|
* 该字段暂为空
|
|
1400
1402
|
*/
|
|
1401
|
-
EvilType
|
|
1403
|
+
EvilType?: number;
|
|
1402
1404
|
/**
|
|
1403
1405
|
* 该字段暂为空
|
|
1404
1406
|
*/
|
|
1405
|
-
Level
|
|
1407
|
+
Level?: number;
|
|
1406
1408
|
/**
|
|
1407
1409
|
* [查询详情]url检出时间;时间戳
|
|
1408
1410
|
*/
|
|
1409
|
-
DetectTime
|
|
1411
|
+
DetectTime?: number;
|
|
1410
1412
|
/**
|
|
1411
1413
|
* 该字段暂为空
|
|
1412
1414
|
*/
|
|
1413
|
-
Wording
|
|
1415
|
+
Wording?: string;
|
|
1414
1416
|
/**
|
|
1415
1417
|
* 该字段暂为空
|
|
1416
1418
|
*/
|
|
1417
|
-
WordingTitle
|
|
1419
|
+
WordingTitle?: string;
|
|
1418
1420
|
/**
|
|
1419
1421
|
* [查询结果]url恶意状态说明;为UrlType字段值对应的说明
|
|
1420
1422
|
*/
|
|
1421
|
-
UrlTypeDesc
|
|
1423
|
+
UrlTypeDesc?: string;
|
|
1422
1424
|
/**
|
|
1423
1425
|
* [查询结果]url恶意大类说明;为EvilClass字段值对应的说明
|
|
1424
1426
|
*/
|
|
1425
|
-
EvilClassDesc
|
|
1427
|
+
EvilClassDesc?: string;
|
|
1426
1428
|
/**
|
|
1427
1429
|
* 该字段暂为空
|
|
1428
1430
|
*/
|
|
1429
|
-
EvilTypeDesc
|
|
1431
|
+
EvilTypeDesc?: string;
|
|
1430
1432
|
/**
|
|
1431
1433
|
* 该字段暂为空
|
|
1432
1434
|
*/
|
|
1433
|
-
LevelDesc
|
|
1435
|
+
LevelDesc?: string;
|
|
1434
1436
|
/**
|
|
1435
1437
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1436
1438
|
*/
|
|
@@ -14050,6 +14050,10 @@ export interface CreateOrUpdateResourceRequest {
|
|
|
14050
14050
|
* 必填项,文件大小,与 Files 字段对应
|
|
14051
14051
|
*/
|
|
14052
14052
|
FilesSize?: Array<string>;
|
|
14053
|
+
/**
|
|
14054
|
+
* 必填项,资源的Md5值(COS中的ETag)
|
|
14055
|
+
*/
|
|
14056
|
+
FileMd5?: string;
|
|
14053
14057
|
}
|
|
14054
14058
|
/**
|
|
14055
14059
|
* CheckIntegrationNodeNameExists请求参数结构体
|