tencentcloud-sdk-nodejs 4.0.812 → 4.0.813
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 +191 -0
- package/SERVICE_CHANGELOG.md +230 -87
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/common/sdk_version.ts +1 -1
- package/src/services/afc/v20200226/afc_models.ts +4 -8
- package/src/services/cdn/v20180606/cdn_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +50 -15
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +1 -0
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +30 -0
- package/src/services/emr/v20190103/emr_client.ts +4 -2
- package/src/services/emr/v20190103/emr_models.ts +106 -66
- package/src/services/ess/v20201111/ess_client.ts +14 -0
- package/src/services/ess/v20201111/ess_models.ts +42 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +20 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +41 -3
- package/src/services/lcic/v20220817/lcic_models.ts +42 -0
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +4 -0
- package/src/services/trp/v20210515/trp_models.ts +10 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/afc/v20200226/afc_models.d.ts +4 -8
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +50 -15
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +29 -0
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +1 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +104 -66
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +7 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +8 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +40 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +12 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +13 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +39 -3
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +42 -0
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +4 -0
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +10 -0
- package/test/ess.v20201111.test.js +10 -0
- package/test/essbasic.v20210526.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -2,102 +2,102 @@
|
|
|
2
2
|
|
|
3
3
|
## 日志服务(cls) 版本:2020-10-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 86 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-03-
|
|
7
|
+
发布时间:2024-03-15 01:10:50
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
16
16
|
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>LogRechargeRule
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
## DNSPod(dnspod) 版本:2021-03-23
|
|
20
20
|
|
|
21
|
-
### 第 30 次发布
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
24
23
|
|
|
25
|
-
|
|
24
|
+
### 第 81 次发布
|
|
26
25
|
|
|
27
|
-
|
|
26
|
+
发布时间:2024-03-15 01:12:26
|
|
28
27
|
|
|
29
|
-
|
|
28
|
+
本次发布包含了以下内容:
|
|
30
29
|
|
|
31
|
-
|
|
30
|
+
改善已有的文档。
|
|
32
31
|
|
|
33
32
|
修改接口:
|
|
34
33
|
|
|
35
|
-
* [
|
|
34
|
+
* [AddInstances](https://cloud.tencent.com/document/api/1003/48088)
|
|
36
35
|
|
|
37
|
-
* 新增入参:
|
|
36
|
+
* 新增入参:UpgradeProxy
|
|
38
37
|
|
|
39
|
-
* [
|
|
38
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/1003/48077)
|
|
40
39
|
|
|
41
|
-
* 新增入参:
|
|
40
|
+
* 新增入参:UpgradeProxy
|
|
42
41
|
|
|
43
42
|
|
|
44
43
|
新增数据结构:
|
|
45
44
|
|
|
46
|
-
* [
|
|
45
|
+
* [UpgradeProxy](https://cloud.tencent.com/document/api/1003/48097#UpgradeProxy)
|
|
47
46
|
|
|
48
47
|
|
|
49
48
|
|
|
50
|
-
##
|
|
49
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
51
50
|
|
|
52
|
-
### 第
|
|
51
|
+
### 第 62 次发布
|
|
53
52
|
|
|
54
|
-
发布时间:2024-03-
|
|
53
|
+
发布时间:2024-03-15 01:14:37
|
|
55
54
|
|
|
56
55
|
本次发布包含了以下内容:
|
|
57
56
|
|
|
58
57
|
改善已有的文档。
|
|
59
58
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
* [DBInfo](https://cloud.tencent.com/document/api/571/82108#DBInfo)
|
|
59
|
+
修改接口:
|
|
63
60
|
|
|
64
|
-
|
|
61
|
+
* [StartStopServiceOrMonitor](https://cloud.tencent.com/document/api/589/90011)
|
|
65
62
|
|
|
63
|
+
* 新增入参:StopParams
|
|
66
64
|
|
|
67
65
|
|
|
66
|
+
新增数据结构:
|
|
68
67
|
|
|
69
|
-
|
|
68
|
+
* [Arg](https://cloud.tencent.com/document/api/589/33981#Arg)
|
|
69
|
+
* [StopParams](https://cloud.tencent.com/document/api/589/33981#StopParams)
|
|
70
70
|
|
|
71
|
+
修改数据结构:
|
|
71
72
|
|
|
73
|
+
* [StrategyConfig](https://cloud.tencent.com/document/api/589/33981#StrategyConfig)
|
|
72
74
|
|
|
73
|
-
|
|
75
|
+
* 新增成员:Args
|
|
74
76
|
|
|
75
|
-
### 第 61 次发布
|
|
76
77
|
|
|
77
|
-
发布时间:2024-03-14 01:15:43
|
|
78
78
|
|
|
79
|
-
本次发布包含了以下内容:
|
|
80
79
|
|
|
81
|
-
|
|
80
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
82
81
|
|
|
83
|
-
|
|
82
|
+
### 第 155 次发布
|
|
84
83
|
|
|
85
|
-
|
|
84
|
+
发布时间:2024-03-15 01:14:52
|
|
86
85
|
|
|
87
|
-
|
|
86
|
+
本次发布包含了以下内容:
|
|
88
87
|
|
|
89
|
-
|
|
88
|
+
改善已有的文档。
|
|
90
89
|
|
|
91
|
-
|
|
90
|
+
新增接口:
|
|
92
91
|
|
|
92
|
+
* [RenewAutoSignLicense](https://cloud.tencent.com/document/api/1323/104346)
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
|
|
96
|
-
##
|
|
96
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
97
97
|
|
|
98
|
-
### 第
|
|
98
|
+
### 第 158 次发布
|
|
99
99
|
|
|
100
|
-
发布时间:2024-03-
|
|
100
|
+
发布时间:2024-03-15 01:15:07
|
|
101
101
|
|
|
102
102
|
本次发布包含了以下内容:
|
|
103
103
|
|
|
@@ -105,82 +105,76 @@
|
|
|
105
105
|
|
|
106
106
|
新增接口:
|
|
107
107
|
|
|
108
|
-
* [
|
|
109
|
-
* [CreateCosMigrateToServerlessInstance](https://cloud.tencent.com/document/api/845/104322)
|
|
110
|
-
* [DescribeUserCosSnapshotList](https://cloud.tencent.com/document/api/845/104321)
|
|
108
|
+
* [ChannelRenewAutoSignLicense](https://cloud.tencent.com/document/api/1420/104347)
|
|
111
109
|
|
|
112
|
-
新增数据结构:
|
|
113
110
|
|
|
114
|
-
* [CommonIndexInfo](https://cloud.tencent.com/document/api/845/30634#CommonIndexInfo)
|
|
115
|
-
* [CosSnapShotInfo](https://cloud.tencent.com/document/api/845/30634#CosSnapShotInfo)
|
|
116
|
-
* [DataStreamInfo](https://cloud.tencent.com/document/api/845/30634#DataStreamInfo)
|
|
117
111
|
|
|
112
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
118
113
|
|
|
119
114
|
|
|
120
|
-
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
121
115
|
|
|
122
|
-
|
|
116
|
+
## 实时互动-教育版(lcic) 版本:2022-08-17
|
|
123
117
|
|
|
124
|
-
|
|
118
|
+
### 第 53 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2024-03-15 01:17:42
|
|
125
121
|
|
|
126
122
|
本次发布包含了以下内容:
|
|
127
123
|
|
|
128
124
|
改善已有的文档。
|
|
129
125
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
* [InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)
|
|
126
|
+
修改接口:
|
|
133
127
|
|
|
134
|
-
|
|
128
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
135
129
|
|
|
130
|
+
* 新增入参:RecordScene, RecordLang
|
|
136
131
|
|
|
132
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
137
133
|
|
|
134
|
+
* 新增出参:RecordScene, RecordLang
|
|
138
135
|
|
|
139
|
-
|
|
136
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
140
137
|
|
|
141
|
-
|
|
138
|
+
* 新增入参:RecordScene, RecordLang
|
|
142
139
|
|
|
143
|
-
发布时间:2024-03-14 01:19:23
|
|
144
140
|
|
|
145
|
-
|
|
141
|
+
修改数据结构:
|
|
146
142
|
|
|
147
|
-
|
|
143
|
+
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
|
148
144
|
|
|
149
|
-
|
|
145
|
+
* 新增成员:RecordScene, RecordLang
|
|
150
146
|
|
|
151
|
-
* [
|
|
147
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
|
152
148
|
|
|
153
|
-
|
|
149
|
+
* 新增成员:RecordScene, RecordLang
|
|
154
150
|
|
|
155
|
-
* [TaskDurationInfo](https://cloud.tencent.com/document/api/267/20474#TaskDurationInfo)
|
|
156
151
|
|
|
157
152
|
|
|
158
153
|
|
|
159
|
-
##
|
|
154
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
160
155
|
|
|
161
|
-
### 第
|
|
156
|
+
### 第 59 次发布
|
|
162
157
|
|
|
163
|
-
发布时间:2024-03-
|
|
158
|
+
发布时间:2024-03-15 01:20:49
|
|
164
159
|
|
|
165
160
|
本次发布包含了以下内容:
|
|
166
161
|
|
|
167
162
|
改善已有的文档。
|
|
168
163
|
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
* [DescribeBuildInImages](https://cloud.tencent.com/document/api/851/104325)
|
|
164
|
+
修改接口:
|
|
172
165
|
|
|
166
|
+
* [DescribeCollationTimeZone](https://cloud.tencent.com/document/api/238/101735)
|
|
173
167
|
|
|
168
|
+
* 新增入参:DBVersion
|
|
174
169
|
|
|
175
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
176
170
|
|
|
177
171
|
|
|
178
172
|
|
|
179
|
-
##
|
|
173
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
180
174
|
|
|
181
|
-
### 第
|
|
175
|
+
### 第 33 次发布
|
|
182
176
|
|
|
183
|
-
发布时间:2024-03-
|
|
177
|
+
发布时间:2024-03-15 01:24:38
|
|
184
178
|
|
|
185
179
|
本次发布包含了以下内容:
|
|
186
180
|
|
|
@@ -188,13 +182,9 @@
|
|
|
188
182
|
|
|
189
183
|
修改数据结构:
|
|
190
184
|
|
|
191
|
-
* [
|
|
192
|
-
|
|
193
|
-
* 新增成员:DatasourceName, DatabaseName, DatabaseId
|
|
194
|
-
|
|
195
|
-
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
185
|
+
* [Quota](https://cloud.tencent.com/document/api/1458/75030#Quota)
|
|
196
186
|
|
|
197
|
-
* 新增成员:
|
|
187
|
+
* 新增成员:AigcTextQuota, AigcImageQuota
|
|
198
188
|
|
|
199
189
|
|
|
200
190
|
|
|
@@ -30390,6 +30380,21 @@
|
|
|
30390
30380
|
|
|
30391
30381
|
## 日志服务(cls) 版本:2020-10-16
|
|
30392
30382
|
|
|
30383
|
+
### 第 86 次发布
|
|
30384
|
+
|
|
30385
|
+
发布时间:2024-03-15 01:10:50
|
|
30386
|
+
|
|
30387
|
+
本次发布包含了以下内容:
|
|
30388
|
+
|
|
30389
|
+
改善已有的文档。
|
|
30390
|
+
|
|
30391
|
+
修改接口:
|
|
30392
|
+
|
|
30393
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
30394
|
+
|
|
30395
|
+
* <font color="#dd0000">**修改入参**:</font>LogRechargeRule
|
|
30396
|
+
|
|
30397
|
+
|
|
30393
30398
|
### 第 85 次发布
|
|
30394
30399
|
|
|
30395
30400
|
发布时间:2024-03-14 01:11:38
|
|
@@ -43243,6 +43248,29 @@
|
|
|
43243
43248
|
|
|
43244
43249
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
43245
43250
|
|
|
43251
|
+
### 第 81 次发布
|
|
43252
|
+
|
|
43253
|
+
发布时间:2024-03-15 01:12:26
|
|
43254
|
+
|
|
43255
|
+
本次发布包含了以下内容:
|
|
43256
|
+
|
|
43257
|
+
改善已有的文档。
|
|
43258
|
+
|
|
43259
|
+
修改接口:
|
|
43260
|
+
|
|
43261
|
+
* [AddInstances](https://cloud.tencent.com/document/api/1003/48088)
|
|
43262
|
+
|
|
43263
|
+
* 新增入参:UpgradeProxy
|
|
43264
|
+
|
|
43265
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/1003/48077)
|
|
43266
|
+
|
|
43267
|
+
* 新增入参:UpgradeProxy
|
|
43268
|
+
|
|
43269
|
+
|
|
43270
|
+
新增数据结构:
|
|
43271
|
+
|
|
43272
|
+
* [[UpgradeProxy](https://cloud.tencent.com/document/api/1003/48097#UpgradeProxy)](https://cloud.tencent.com/document/api/1003/48097#[UpgradeProxy](https://cloud.tencent.com/document/api/1003/48097#UpgradeProxy))
|
|
43273
|
+
|
|
43246
43274
|
### 第 80 次发布
|
|
43247
43275
|
|
|
43248
43276
|
发布时间:2024-02-26 01:12:56
|
|
@@ -50642,7 +50670,7 @@
|
|
|
50642
50670
|
|
|
50643
50671
|
新增接口:
|
|
50644
50672
|
|
|
50645
|
-
* [
|
|
50673
|
+
* [DescribeRecordLineCategoryList](https://cloud.tencent.com/document/api/1427/104320)
|
|
50646
50674
|
|
|
50647
50675
|
修改接口:
|
|
50648
50676
|
|
|
@@ -50657,7 +50685,7 @@
|
|
|
50657
50685
|
|
|
50658
50686
|
新增数据结构:
|
|
50659
50687
|
|
|
50660
|
-
* [
|
|
50688
|
+
* [LineItem](https://cloud.tencent.com/document/api/1427/56185#LineItem)
|
|
50661
50689
|
|
|
50662
50690
|
### 第 29 次发布
|
|
50663
50691
|
|
|
@@ -56495,6 +56523,33 @@
|
|
|
56495
56523
|
|
|
56496
56524
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
56497
56525
|
|
|
56526
|
+
### 第 62 次发布
|
|
56527
|
+
|
|
56528
|
+
发布时间:2024-03-15 01:14:37
|
|
56529
|
+
|
|
56530
|
+
本次发布包含了以下内容:
|
|
56531
|
+
|
|
56532
|
+
改善已有的文档。
|
|
56533
|
+
|
|
56534
|
+
修改接口:
|
|
56535
|
+
|
|
56536
|
+
* [StartStopServiceOrMonitor](https://cloud.tencent.com/document/api/589/90011)
|
|
56537
|
+
|
|
56538
|
+
* 新增入参:StopParams
|
|
56539
|
+
|
|
56540
|
+
|
|
56541
|
+
新增数据结构:
|
|
56542
|
+
|
|
56543
|
+
* [[Arg](https://cloud.tencent.com/document/api/589/33981#Arg)](https://cloud.tencent.com/document/api/589/33981#[Arg](https://cloud.tencent.com/document/api/589/33981#Arg))
|
|
56544
|
+
* [[StopParams](https://cloud.tencent.com/document/api/589/33981#StopParams)](https://cloud.tencent.com/document/api/589/33981#[StopParams](https://cloud.tencent.com/document/api/589/33981#StopParams))
|
|
56545
|
+
|
|
56546
|
+
修改数据结构:
|
|
56547
|
+
|
|
56548
|
+
* [StrategyConfig](https://cloud.tencent.com/document/api/589/33981#StrategyConfig)
|
|
56549
|
+
|
|
56550
|
+
* 新增成员:Args
|
|
56551
|
+
|
|
56552
|
+
|
|
56498
56553
|
### 第 61 次发布
|
|
56499
56554
|
|
|
56500
56555
|
发布时间:2024-03-14 01:15:43
|
|
@@ -57928,15 +57983,15 @@
|
|
|
57928
57983
|
|
|
57929
57984
|
新增接口:
|
|
57930
57985
|
|
|
57931
|
-
* [
|
|
57932
|
-
* [
|
|
57933
|
-
* [
|
|
57986
|
+
* [CheckMigrateIndexMetaData](https://cloud.tencent.com/document/api/845/104323)
|
|
57987
|
+
* [CreateCosMigrateToServerlessInstance](https://cloud.tencent.com/document/api/845/104322)
|
|
57988
|
+
* [DescribeUserCosSnapshotList](https://cloud.tencent.com/document/api/845/104321)
|
|
57934
57989
|
|
|
57935
57990
|
新增数据结构:
|
|
57936
57991
|
|
|
57937
|
-
* [
|
|
57938
|
-
* [
|
|
57939
|
-
* [
|
|
57992
|
+
* [CommonIndexInfo](https://cloud.tencent.com/document/api/845/30634#CommonIndexInfo)
|
|
57993
|
+
* [CosSnapShotInfo](https://cloud.tencent.com/document/api/845/30634#CosSnapShotInfo)
|
|
57994
|
+
* [DataStreamInfo](https://cloud.tencent.com/document/api/845/30634#DataStreamInfo)
|
|
57940
57995
|
|
|
57941
57996
|
### 第 53 次发布
|
|
57942
57997
|
|
|
@@ -59120,6 +59175,18 @@
|
|
|
59120
59175
|
|
|
59121
59176
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
59122
59177
|
|
|
59178
|
+
### 第 155 次发布
|
|
59179
|
+
|
|
59180
|
+
发布时间:2024-03-15 01:14:52
|
|
59181
|
+
|
|
59182
|
+
本次发布包含了以下内容:
|
|
59183
|
+
|
|
59184
|
+
改善已有的文档。
|
|
59185
|
+
|
|
59186
|
+
新增接口:
|
|
59187
|
+
|
|
59188
|
+
* [[RenewAutoSignLicense](https://cloud.tencent.com/document/api/1323/104346)](https://cloud.tencent.com/document/api/#/#)
|
|
59189
|
+
|
|
59123
59190
|
### 第 154 次发布
|
|
59124
59191
|
|
|
59125
59192
|
发布时间:2024-03-11 01:15:16
|
|
@@ -62110,6 +62177,18 @@
|
|
|
62110
62177
|
|
|
62111
62178
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
62112
62179
|
|
|
62180
|
+
### 第 158 次发布
|
|
62181
|
+
|
|
62182
|
+
发布时间:2024-03-15 01:15:07
|
|
62183
|
+
|
|
62184
|
+
本次发布包含了以下内容:
|
|
62185
|
+
|
|
62186
|
+
改善已有的文档。
|
|
62187
|
+
|
|
62188
|
+
新增接口:
|
|
62189
|
+
|
|
62190
|
+
* [[ChannelRenewAutoSignLicense](https://cloud.tencent.com/document/api/1420/104347)](https://cloud.tencent.com/document/api/#/#)
|
|
62191
|
+
|
|
62113
62192
|
### 第 157 次发布
|
|
62114
62193
|
|
|
62115
62194
|
发布时间:2024-03-13 01:15:56
|
|
@@ -77900,6 +77979,40 @@
|
|
|
77900
77979
|
|
|
77901
77980
|
## 实时互动-教育版(lcic) 版本:2022-08-17
|
|
77902
77981
|
|
|
77982
|
+
### 第 53 次发布
|
|
77983
|
+
|
|
77984
|
+
发布时间:2024-03-15 01:17:42
|
|
77985
|
+
|
|
77986
|
+
本次发布包含了以下内容:
|
|
77987
|
+
|
|
77988
|
+
改善已有的文档。
|
|
77989
|
+
|
|
77990
|
+
修改接口:
|
|
77991
|
+
|
|
77992
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
77993
|
+
|
|
77994
|
+
* 新增入参:RecordScene, RecordLang
|
|
77995
|
+
|
|
77996
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
77997
|
+
|
|
77998
|
+
* 新增出参:RecordScene, RecordLang
|
|
77999
|
+
|
|
78000
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
78001
|
+
|
|
78002
|
+
* 新增入参:RecordScene, RecordLang
|
|
78003
|
+
|
|
78004
|
+
|
|
78005
|
+
修改数据结构:
|
|
78006
|
+
|
|
78007
|
+
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
|
78008
|
+
|
|
78009
|
+
* 新增成员:RecordScene, RecordLang
|
|
78010
|
+
|
|
78011
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
|
78012
|
+
|
|
78013
|
+
* 新增成员:RecordScene, RecordLang
|
|
78014
|
+
|
|
78015
|
+
|
|
77903
78016
|
### 第 52 次发布
|
|
77904
78017
|
|
|
77905
78018
|
发布时间:2024-03-05 01:18:50
|
|
@@ -80145,11 +80258,11 @@
|
|
|
80145
80258
|
|
|
80146
80259
|
新增接口:
|
|
80147
80260
|
|
|
80148
|
-
* [
|
|
80261
|
+
* [DescribePullTransformPushInfo](https://cloud.tencent.com/document/api/267/104324)
|
|
80149
80262
|
|
|
80150
80263
|
新增数据结构:
|
|
80151
80264
|
|
|
80152
|
-
* [
|
|
80265
|
+
* [TaskDurationInfo](https://cloud.tencent.com/document/api/267/20474#TaskDurationInfo)
|
|
80153
80266
|
|
|
80154
80267
|
### 第 117 次发布
|
|
80155
80268
|
|
|
@@ -103293,6 +103406,21 @@
|
|
|
103293
103406
|
|
|
103294
103407
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
103295
103408
|
|
|
103409
|
+
### 第 59 次发布
|
|
103410
|
+
|
|
103411
|
+
发布时间:2024-03-15 01:20:49
|
|
103412
|
+
|
|
103413
|
+
本次发布包含了以下内容:
|
|
103414
|
+
|
|
103415
|
+
改善已有的文档。
|
|
103416
|
+
|
|
103417
|
+
修改接口:
|
|
103418
|
+
|
|
103419
|
+
* [DescribeCollationTimeZone](https://cloud.tencent.com/document/api/238/101735)
|
|
103420
|
+
|
|
103421
|
+
* 新增入参:DBVersion
|
|
103422
|
+
|
|
103423
|
+
|
|
103296
103424
|
### 第 58 次发布
|
|
103297
103425
|
|
|
103298
103426
|
发布时间:2024-03-11 01:21:49
|
|
@@ -124435,7 +124563,7 @@
|
|
|
124435
124563
|
|
|
124436
124564
|
新增接口:
|
|
124437
124565
|
|
|
124438
|
-
* [
|
|
124566
|
+
* [DescribeBuildInImages](https://cloud.tencent.com/document/api/851/104325)
|
|
124439
124567
|
|
|
124440
124568
|
### 第 52 次发布
|
|
124441
124569
|
|
|
@@ -130687,6 +130815,21 @@
|
|
|
130687
130815
|
|
|
130688
130816
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
130689
130817
|
|
|
130818
|
+
### 第 33 次发布
|
|
130819
|
+
|
|
130820
|
+
发布时间:2024-03-15 01:24:38
|
|
130821
|
+
|
|
130822
|
+
本次发布包含了以下内容:
|
|
130823
|
+
|
|
130824
|
+
改善已有的文档。
|
|
130825
|
+
|
|
130826
|
+
修改数据结构:
|
|
130827
|
+
|
|
130828
|
+
* [Quota](https://cloud.tencent.com/document/api/1458/75030#Quota)
|
|
130829
|
+
|
|
130830
|
+
* 新增成员:AigcTextQuota, AigcImageQuota
|
|
130831
|
+
|
|
130832
|
+
|
|
130690
130833
|
### 第 32 次发布
|
|
130691
130834
|
|
|
130692
130835
|
发布时间:2024-03-04 01:26:24
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) | 2024-03-12 01:07:35 |
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-12 01:07:39 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-03-14 01:07:34 |
|
|
8
|
-
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-03-
|
|
8
|
+
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-03-15 01:07:29 |
|
|
9
9
|
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-03-13 01:07:42 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-03-12 01:07:46 |
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-03-13 01:09:37 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-03-13 01:09:46 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-12 01:14:14 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-03-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-03-15 01:09:39 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-03-12 01:14:59 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-03-12 01:15:02 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-03-12 01:15:12 |
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-12 01:17:48 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-03-12 01:17:53 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-03-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-03-15 01:10:50 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-12-05 01:27:33 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-12 01:18:40 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-03-12 01:18:46 |
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-03-12 01:19:09 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-03-12 01:19:53 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-03-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-03-15 01:12:26 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-03-12 01:24:05 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2024-03-12 01:28:55 |
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-03-12 01:29:44 |
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-03-
|
|
97
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-03-15 01:14:37 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-03-14 01:15:53 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-15 01:14:52 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-15 01:15:07 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-03-12 01:31:22 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-03-12 19:51:24 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-03-12 01:31:30 |
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-03-12 01:36:41 |
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-12 01:36:51 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-03-12 01:37:06 |
|
|
135
|
-
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-03-
|
|
135
|
+
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-03-15 01:17:42 |
|
|
136
136
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-03-12 01:37:46 |
|
|
137
137
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-03-14 01:19:23 |
|
|
138
138
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-03-12 01:46:46 |
|
|
177
177
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-03-12 01:46:54 |
|
|
178
178
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
179
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-03-
|
|
179
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-03-15 01:20:49 |
|
|
180
180
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
181
181
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-03-14 01:23:11 |
|
|
182
182
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-12 01:48:16 |
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-12 01:58:14 |
|
|
223
223
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
224
224
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-03-12 01:58:15 |
|
|
225
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-
|
|
225
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-15 01:24:38 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-12 01:58:53 |
|
|
227
227
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-12 10:45:07 |
|
|
228
228
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-12 01:59:06 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.813"
|
|
@@ -81,7 +81,7 @@ export interface QueryAntiFraudVipResponse {
|
|
|
81
81
|
*/
|
|
82
82
|
IdFound?: number
|
|
83
83
|
/**
|
|
84
|
-
* 0~100;值越高
|
|
84
|
+
* 0~100;值越高 欺诈可能性越大(注:该字段真实类型为有符号整型)
|
|
85
85
|
*/
|
|
86
86
|
RiskScore?: number
|
|
87
87
|
/**
|
|
@@ -355,11 +355,11 @@ export interface QueryAntiFraudVipRequest {
|
|
|
355
355
|
*/
|
|
356
356
|
UserIp?: string
|
|
357
357
|
/**
|
|
358
|
-
*
|
|
358
|
+
* 国际移动设备识别码,和Idfa同时传入时,只看作一个关键入参(五选二)
|
|
359
359
|
*/
|
|
360
360
|
Imei?: string
|
|
361
361
|
/**
|
|
362
|
-
* ios
|
|
362
|
+
* ios 系统广告标示符,和Imei同时传入时,只看作一个关键入参(五选二)
|
|
363
363
|
*/
|
|
364
364
|
Idfa?: string
|
|
365
365
|
/**
|
|
@@ -433,11 +433,7 @@ ID 区分统计数据
|
|
|
433
433
|
*/
|
|
434
434
|
Imsi?: string
|
|
435
435
|
/**
|
|
436
|
-
* 姓名加密类型
|
|
437
|
-
0:不加密(默认值)
|
|
438
|
-
1:md5
|
|
439
|
-
2:sha256
|
|
440
|
-
3:SM3
|
|
436
|
+
* 姓名加密类型0:不加密(默认值)1:md5
|
|
441
437
|
*/
|
|
442
438
|
NameCryptoType?: string
|
|
443
439
|
}
|