tencentcloud-sdk-nodejs 4.0.868 → 4.0.869
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 +104 -0
- package/SERVICE_CHANGELOG.md +119 -152
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/domain/v20180808/domain_models.ts +1 -1
- package/src/services/iotcloud/v20210408/iotcloud_models.ts +27 -17
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +15 -10
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +6 -6
- package/src/services/oceanus/v20190422/oceanus_models.ts +5 -0
- package/src/services/redis/v20180412/redis_models.ts +24 -13
- package/src/services/rum/v20210622/rum_models.ts +6 -6
- package/src/services/vdb/v20230616/vdb_models.ts +1 -1
- package/src/services/yinsuda/v20220527/yinsuda_models.ts +61 -55
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +1 -1
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_models.d.ts +27 -17
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +15 -10
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +6 -6
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +5 -0
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +24 -13
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +6 -6
- package/tencentcloud/services/vdb/v20230616/vdb_models.d.ts +1 -1
- package/tencentcloud/services/yinsuda/v20220527/yinsuda_models.d.ts +61 -55
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,107 @@
|
|
|
1
|
+
# Release 4.0.869
|
|
2
|
+
|
|
3
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
4
|
+
|
|
5
|
+
### 第 11 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-06-05 01:47:50
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeFirmware](https://cloud.tencent.com/document/api/634/73630)
|
|
16
|
+
|
|
17
|
+
* 新增出参:UserDefined
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/634/71973#FirmwareInfo)
|
|
23
|
+
|
|
24
|
+
* 新增成员:UserDefined
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
34
|
+
|
|
35
|
+
### 第 65 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2024-06-05 01:48:26
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
修改数据结构:
|
|
44
|
+
|
|
45
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/1081/34988#FirmwareInfo)
|
|
46
|
+
|
|
47
|
+
* 新增成员:UserDefined
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
53
|
+
|
|
54
|
+
### 第 56 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2024-06-05 02:02:33
|
|
57
|
+
|
|
58
|
+
本次发布包含了以下内容:
|
|
59
|
+
|
|
60
|
+
改善已有的文档。
|
|
61
|
+
|
|
62
|
+
修改数据结构:
|
|
63
|
+
|
|
64
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
65
|
+
|
|
66
|
+
* 新增成员:ResourceType
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
|
72
|
+
|
|
73
|
+
### 第 19 次发布
|
|
74
|
+
|
|
75
|
+
发布时间:2024-06-05 02:38:46
|
|
76
|
+
|
|
77
|
+
本次发布包含了以下内容:
|
|
78
|
+
|
|
79
|
+
改善已有的文档。
|
|
80
|
+
|
|
81
|
+
修改接口:
|
|
82
|
+
|
|
83
|
+
* [DescribeKTVMusicAccompanySegmentUrlVip](https://cloud.tencent.com/document/api/1592/102622)
|
|
84
|
+
|
|
85
|
+
* 新增入参:RoomId
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
修改数据结构:
|
|
89
|
+
|
|
90
|
+
* [LiveVipTradeInfo](https://cloud.tencent.com/document/api/1592/76191#LiveVipTradeInfo)
|
|
91
|
+
|
|
92
|
+
* <font color="#dd0000">**修改成员**:</font>TradeSerialNo, AppName, UserId, RoomId, VipDays, Status, CreateTime
|
|
93
|
+
|
|
94
|
+
* [LiveVipUserInfo](https://cloud.tencent.com/document/api/1592/76191#LiveVipUserInfo)
|
|
95
|
+
|
|
96
|
+
* <font color="#dd0000">**修改成员**:</font>RoomId, LiveVipEndTime, LiveVipStatus
|
|
97
|
+
|
|
98
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1592/76191#UserInfo)
|
|
99
|
+
|
|
100
|
+
* <font color="#dd0000">**修改成员**:</font>AppName, UserId, LiveVipUserInfo, UserType
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
1
105
|
# Release 4.0.868
|
|
2
106
|
|
|
3
107
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 11 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-06-
|
|
7
|
+
发布时间:2024-06-05 01:47:50
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,98 +12,48 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeFirmware](https://cloud.tencent.com/document/api/634/73630)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增出参:UserDefined
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
修改数据结构:
|
|
21
21
|
|
|
22
|
-
* [
|
|
23
|
-
|
|
24
|
-
* 新增成员:ZoneId
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
30
|
-
|
|
31
|
-
### 第 158 次发布
|
|
32
|
-
|
|
33
|
-
发布时间:2024-06-04 01:16:12
|
|
34
|
-
|
|
35
|
-
本次发布包含了以下内容:
|
|
36
|
-
|
|
37
|
-
改善已有的文档。
|
|
38
|
-
|
|
39
|
-
修改接口:
|
|
40
|
-
|
|
41
|
-
* [AdjustCdbProxyAddress](https://cloud.tencent.com/document/api/236/90589)
|
|
42
|
-
|
|
43
|
-
* 新增入参:AutoLoadBalance, AccessMode
|
|
44
|
-
|
|
45
|
-
* [CreateCdbProxyAddress](https://cloud.tencent.com/document/api/236/90586)
|
|
46
|
-
|
|
47
|
-
* 新增入参:AutoLoadBalance, AccessMode
|
|
48
|
-
|
|
49
|
-
* [DescribeProxySupportParam](https://cloud.tencent.com/document/api/236/90584)
|
|
50
|
-
|
|
51
|
-
* 新增出参:SupportAutoLoadBalance, SupportAccessMode
|
|
52
|
-
|
|
22
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/634/71973#FirmwareInfo)
|
|
53
23
|
|
|
54
|
-
|
|
24
|
+
* 新增成员:UserDefined
|
|
55
25
|
|
|
56
|
-
* [ProxyAddress](https://cloud.tencent.com/document/api/236/15878#ProxyAddress)
|
|
57
26
|
|
|
58
|
-
* 新增成员:AccessMode, AutoLoadBalance
|
|
59
27
|
|
|
60
|
-
* [ProxyInst](https://cloud.tencent.com/document/api/236/15878#ProxyInst)
|
|
61
|
-
|
|
62
|
-
* 新增成员:InstNodeId, InstNodeRole
|
|
63
28
|
|
|
29
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
64
30
|
|
|
65
31
|
|
|
66
32
|
|
|
67
|
-
##
|
|
33
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
68
34
|
|
|
69
|
-
### 第
|
|
35
|
+
### 第 65 次发布
|
|
70
36
|
|
|
71
|
-
发布时间:2024-06-
|
|
37
|
+
发布时间:2024-06-05 01:48:26
|
|
72
38
|
|
|
73
39
|
本次发布包含了以下内容:
|
|
74
40
|
|
|
75
41
|
改善已有的文档。
|
|
76
42
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
* [ReservedPreDomains](https://cloud.tencent.com/document/api/242/103887)
|
|
80
|
-
|
|
81
|
-
* 新增入参:IsAutoPay, IsBidAutoPay
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
87
|
-
|
|
88
|
-
### 第 174 次发布
|
|
89
|
-
|
|
90
|
-
发布时间:2024-06-04 01:41:39
|
|
91
|
-
|
|
92
|
-
本次发布包含了以下内容:
|
|
43
|
+
修改数据结构:
|
|
93
44
|
|
|
94
|
-
|
|
45
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/1081/34988#FirmwareInfo)
|
|
95
46
|
|
|
96
|
-
|
|
47
|
+
* 新增成员:UserDefined
|
|
97
48
|
|
|
98
|
-
* [CreateUserMobileChangeUrl](https://cloud.tencent.com/document/api/1323/106775)
|
|
99
49
|
|
|
100
50
|
|
|
101
51
|
|
|
102
|
-
##
|
|
52
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
103
53
|
|
|
104
|
-
### 第
|
|
54
|
+
### 第 56 次发布
|
|
105
55
|
|
|
106
|
-
发布时间:2024-06-
|
|
56
|
+
发布时间:2024-06-05 02:02:33
|
|
107
57
|
|
|
108
58
|
本次发布包含了以下内容:
|
|
109
59
|
|
|
@@ -111,18 +61,18 @@
|
|
|
111
61
|
|
|
112
62
|
修改数据结构:
|
|
113
63
|
|
|
114
|
-
* [
|
|
64
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
115
65
|
|
|
116
|
-
* 新增成员:
|
|
66
|
+
* 新增成员:ResourceType
|
|
117
67
|
|
|
118
68
|
|
|
119
69
|
|
|
120
70
|
|
|
121
|
-
##
|
|
71
|
+
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
|
122
72
|
|
|
123
|
-
### 第
|
|
73
|
+
### 第 19 次发布
|
|
124
74
|
|
|
125
|
-
发布时间:2024-06-
|
|
75
|
+
发布时间:2024-06-05 02:38:46
|
|
126
76
|
|
|
127
77
|
本次发布包含了以下内容:
|
|
128
78
|
|
|
@@ -130,89 +80,24 @@
|
|
|
130
80
|
|
|
131
81
|
修改接口:
|
|
132
82
|
|
|
133
|
-
* [
|
|
134
|
-
|
|
135
|
-
* 新增入参:SyncDeleteImageRepository
|
|
136
|
-
|
|
137
|
-
* [DescribeMicroservices](https://cloud.tencent.com/document/api/649/36084)
|
|
138
|
-
|
|
139
|
-
* 新增入参:ConfigCenterInstanceId
|
|
140
|
-
|
|
141
|
-
* [DescribeStatistics](https://cloud.tencent.com/document/api/649/70427)
|
|
83
|
+
* [DescribeKTVMusicAccompanySegmentUrlVip](https://cloud.tencent.com/document/api/1592/102622)
|
|
142
84
|
|
|
143
|
-
* 新增入参:
|
|
85
|
+
* 新增入参:RoomId
|
|
144
86
|
|
|
145
87
|
|
|
146
88
|
修改数据结构:
|
|
147
89
|
|
|
148
|
-
* [
|
|
149
|
-
|
|
150
|
-
* 新增成员:DaulStatus
|
|
151
|
-
|
|
152
|
-
* [TsfConfigCenter](https://cloud.tencent.com/document/api/649/36099#TsfConfigCenter)
|
|
153
|
-
|
|
154
|
-
* 新增成员:CurrentVersion, TargetVersion
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
## 向量数据库(vdb) 版本:2023-06-16
|
|
160
|
-
|
|
161
|
-
### 第 1 次发布
|
|
162
|
-
|
|
163
|
-
发布时间:2024-06-03 15:48:04
|
|
164
|
-
|
|
165
|
-
本次发布包含了以下内容:
|
|
166
|
-
|
|
167
|
-
改善已有的文档。
|
|
168
|
-
|
|
169
|
-
新增接口:
|
|
170
|
-
|
|
171
|
-
* [DescribeInstances](https://cloud.tencent.com/document/api/1709/106756)
|
|
172
|
-
|
|
173
|
-
新增数据结构:
|
|
174
|
-
|
|
175
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/1709/106757#InstanceInfo)
|
|
176
|
-
* [Network](https://cloud.tencent.com/document/api/1709/106757#Network)
|
|
177
|
-
* [Tag](https://cloud.tencent.com/document/api/1709/106757#Tag)
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
182
|
-
|
|
183
|
-
### 第 85 次发布
|
|
184
|
-
|
|
185
|
-
发布时间:2024-06-04 02:34:05
|
|
186
|
-
|
|
187
|
-
本次发布包含了以下内容:
|
|
188
|
-
|
|
189
|
-
改善已有的文档。
|
|
190
|
-
|
|
191
|
-
新增接口:
|
|
192
|
-
|
|
193
|
-
* [ModifyApiSecEventChange](https://cloud.tencent.com/document/api/627/106776)
|
|
194
|
-
|
|
195
|
-
新增数据结构:
|
|
196
|
-
|
|
197
|
-
* [ApiSecKey](https://cloud.tencent.com/document/api/627/53609#ApiSecKey)
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
202
|
-
|
|
203
|
-
### 第 91 次发布
|
|
90
|
+
* [LiveVipTradeInfo](https://cloud.tencent.com/document/api/1592/76191#LiveVipTradeInfo)
|
|
204
91
|
|
|
205
|
-
|
|
92
|
+
* <font color="#dd0000">**修改成员**:</font>TradeSerialNo, AppName, UserId, RoomId, VipDays, Status, CreateTime
|
|
206
93
|
|
|
207
|
-
|
|
94
|
+
* [LiveVipUserInfo](https://cloud.tencent.com/document/api/1592/76191#LiveVipUserInfo)
|
|
208
95
|
|
|
209
|
-
|
|
96
|
+
* <font color="#dd0000">**修改成员**:</font>RoomId, LiveVipEndTime, LiveVipStatus
|
|
210
97
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
* [UploadContent](https://cloud.tencent.com/document/api/1267/93282)
|
|
98
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1592/76191#UserInfo)
|
|
214
99
|
|
|
215
|
-
*
|
|
100
|
+
* <font color="#dd0000">**修改成员**:</font>AppName, UserId, LiveVipUserInfo, UserType
|
|
216
101
|
|
|
217
102
|
|
|
218
103
|
|
|
@@ -61494,7 +61379,7 @@
|
|
|
61494
61379
|
|
|
61495
61380
|
新增接口:
|
|
61496
61381
|
|
|
61497
|
-
* [
|
|
61382
|
+
* [CreateUserMobileChangeUrl](https://cloud.tencent.com/document/api/1323/106775)
|
|
61498
61383
|
|
|
61499
61384
|
### 第 173 次发布
|
|
61500
61385
|
|
|
@@ -76084,6 +75969,28 @@
|
|
|
76084
75969
|
|
|
76085
75970
|
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
76086
75971
|
|
|
75972
|
+
### 第 11 次发布
|
|
75973
|
+
|
|
75974
|
+
发布时间:2024-06-05 01:47:50
|
|
75975
|
+
|
|
75976
|
+
本次发布包含了以下内容:
|
|
75977
|
+
|
|
75978
|
+
改善已有的文档。
|
|
75979
|
+
|
|
75980
|
+
修改接口:
|
|
75981
|
+
|
|
75982
|
+
* [DescribeFirmware](https://cloud.tencent.com/document/api/634/73630)
|
|
75983
|
+
|
|
75984
|
+
* 新增出参:UserDefined
|
|
75985
|
+
|
|
75986
|
+
|
|
75987
|
+
修改数据结构:
|
|
75988
|
+
|
|
75989
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/634/71973#FirmwareInfo)
|
|
75990
|
+
|
|
75991
|
+
* 新增成员:UserDefined
|
|
75992
|
+
|
|
75993
|
+
|
|
76087
75994
|
### 第 10 次发布
|
|
76088
75995
|
|
|
76089
75996
|
发布时间:2024-01-31 01:16:26
|
|
@@ -76369,6 +76276,21 @@
|
|
|
76369
76276
|
|
|
76370
76277
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
76371
76278
|
|
|
76279
|
+
### 第 65 次发布
|
|
76280
|
+
|
|
76281
|
+
发布时间:2024-06-05 01:48:26
|
|
76282
|
+
|
|
76283
|
+
本次发布包含了以下内容:
|
|
76284
|
+
|
|
76285
|
+
改善已有的文档。
|
|
76286
|
+
|
|
76287
|
+
修改数据结构:
|
|
76288
|
+
|
|
76289
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/1081/34988#FirmwareInfo)
|
|
76290
|
+
|
|
76291
|
+
* 新增成员:UserDefined
|
|
76292
|
+
|
|
76293
|
+
|
|
76372
76294
|
### 第 64 次发布
|
|
76373
76295
|
|
|
76374
76296
|
发布时间:2024-05-27 01:45:34
|
|
@@ -96265,6 +96187,21 @@
|
|
|
96265
96187
|
|
|
96266
96188
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
96267
96189
|
|
|
96190
|
+
### 第 56 次发布
|
|
96191
|
+
|
|
96192
|
+
发布时间:2024-06-05 02:02:33
|
|
96193
|
+
|
|
96194
|
+
本次发布包含了以下内容:
|
|
96195
|
+
|
|
96196
|
+
改善已有的文档。
|
|
96197
|
+
|
|
96198
|
+
修改数据结构:
|
|
96199
|
+
|
|
96200
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
96201
|
+
|
|
96202
|
+
* 新增成员:ResourceType
|
|
96203
|
+
|
|
96204
|
+
|
|
96268
96205
|
### 第 55 次发布
|
|
96269
96206
|
|
|
96270
96207
|
发布时间:2024-05-31 01:58:53
|
|
@@ -143288,13 +143225,13 @@
|
|
|
143288
143225
|
|
|
143289
143226
|
新增接口:
|
|
143290
143227
|
|
|
143291
|
-
* [
|
|
143228
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/1709/106756)
|
|
143292
143229
|
|
|
143293
143230
|
新增数据结构:
|
|
143294
143231
|
|
|
143295
|
-
* [
|
|
143296
|
-
* [
|
|
143297
|
-
* [
|
|
143232
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1709/106757#InstanceInfo)
|
|
143233
|
+
* [Network](https://cloud.tencent.com/document/api/1709/106757#Network)
|
|
143234
|
+
* [Tag](https://cloud.tencent.com/document/api/1709/106757#Tag)
|
|
143298
143235
|
|
|
143299
143236
|
|
|
143300
143237
|
|
|
@@ -152948,11 +152885,11 @@
|
|
|
152948
152885
|
|
|
152949
152886
|
新增接口:
|
|
152950
152887
|
|
|
152951
|
-
* [
|
|
152888
|
+
* [ModifyApiSecEventChange](https://cloud.tencent.com/document/api/627/106776)
|
|
152952
152889
|
|
|
152953
152890
|
新增数据结构:
|
|
152954
152891
|
|
|
152955
|
-
* [
|
|
152892
|
+
* [ApiSecKey](https://cloud.tencent.com/document/api/627/53609#ApiSecKey)
|
|
152956
152893
|
|
|
152957
152894
|
### 第 84 次发布
|
|
152958
152895
|
|
|
@@ -159631,6 +159568,36 @@
|
|
|
159631
159568
|
|
|
159632
159569
|
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
|
159633
159570
|
|
|
159571
|
+
### 第 19 次发布
|
|
159572
|
+
|
|
159573
|
+
发布时间:2024-06-05 02:38:46
|
|
159574
|
+
|
|
159575
|
+
本次发布包含了以下内容:
|
|
159576
|
+
|
|
159577
|
+
改善已有的文档。
|
|
159578
|
+
|
|
159579
|
+
修改接口:
|
|
159580
|
+
|
|
159581
|
+
* [DescribeKTVMusicAccompanySegmentUrlVip](https://cloud.tencent.com/document/api/1592/102622)
|
|
159582
|
+
|
|
159583
|
+
* 新增入参:RoomId
|
|
159584
|
+
|
|
159585
|
+
|
|
159586
|
+
修改数据结构:
|
|
159587
|
+
|
|
159588
|
+
* [LiveVipTradeInfo](https://cloud.tencent.com/document/api/1592/76191#LiveVipTradeInfo)
|
|
159589
|
+
|
|
159590
|
+
* <font color="#dd0000">**修改成员**:</font>TradeSerialNo, AppName, UserId, RoomId, VipDays, Status, CreateTime
|
|
159591
|
+
|
|
159592
|
+
* [LiveVipUserInfo](https://cloud.tencent.com/document/api/1592/76191#LiveVipUserInfo)
|
|
159593
|
+
|
|
159594
|
+
* <font color="#dd0000">**修改成员**:</font>RoomId, LiveVipEndTime, LiveVipStatus
|
|
159595
|
+
|
|
159596
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1592/76191#UserInfo)
|
|
159597
|
+
|
|
159598
|
+
* <font color="#dd0000">**修改成员**:</font>AppName, UserId, LiveVipUserInfo, UserType
|
|
159599
|
+
|
|
159600
|
+
|
|
159634
159601
|
### 第 18 次发布
|
|
159635
159602
|
|
|
159636
159603
|
发布时间:2023-12-26 02:06:57
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-20 01:14:27 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
|
|
83
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-05
|
|
83
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-06-05 01:34:19 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-30 01:33:24 |
|
|
85
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-
|
|
85
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-05 01:36:05 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-05-27 01:34:38 |
|
|
@@ -122,8 +122,8 @@
|
|
|
122
122
|
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-05-29 01:44:48 |
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-04-03 11:20:41 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
|
-
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-
|
|
125
|
+
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-05 01:48:26 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
128
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-14 02:02:07 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
135
135
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-26 01:18:49 |
|
|
136
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-
|
|
136
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-05 01:54:32 |
|
|
137
137
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-05-29 01:52:02 |
|
|
138
138
|
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-05-31 01:53:17 |
|
|
139
139
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -149,12 +149,12 @@
|
|
|
149
149
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-05-31 01:55:32 |
|
|
150
150
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-31 01:56:55 |
|
|
151
151
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-05-13 01:23:45 |
|
|
152
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-05
|
|
152
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-06-05 02:02:03 |
|
|
153
153
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
|
|
154
154
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
155
155
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
156
156
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
157
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-05
|
|
157
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-06-05 02:02:33 |
|
|
158
158
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-05-28 01:59:27 |
|
|
159
159
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-04-22 01:22:30 |
|
|
160
160
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-05-08 01:23:38 |
|
|
@@ -164,11 +164,11 @@
|
|
|
164
164
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-03-20 01:22:42 |
|
|
165
165
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-04-19 01:24:07 |
|
|
166
166
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-05-20 02:02:25 |
|
|
167
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-
|
|
167
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-05 02:06:41 |
|
|
168
168
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
|
|
169
169
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
170
170
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
171
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-05
|
|
171
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-06-05 02:07:34 |
|
|
172
172
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-04-15 02:05:44 |
|
|
173
173
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-03-20 01:23:23 |
|
|
174
174
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-04-16 01:18:21 |
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-03-21 01:24:01 |
|
|
188
188
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2024-03-22 01:21:43 |
|
|
189
189
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2024-03-20 01:24:15 |
|
|
190
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2024-
|
|
190
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2024-06-05 02:12:06 |
|
|
191
191
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
192
192
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2024-05-14 02:28:40 |
|
|
193
193
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-04-24 01:23:54 |
|
|
233
233
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
|
|
234
234
|
| vcg | [视频生成](https://cloud.tencent.com/document/product/1770) | 2024-05-16 16:26:14 |
|
|
235
|
-
| vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-06-
|
|
235
|
+
| vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-06-05 02:29:39 |
|
|
236
236
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-03-20 01:30:12 |
|
|
237
237
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
238
238
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-05-17 02:33:00 |
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-06-04 02:35:39 |
|
|
245
245
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-05-15 01:38:36 |
|
|
246
246
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
247
|
-
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-
|
|
247
|
+
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-06-05 02:38:46 |
|
|
248
248
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
249
249
|
| yunjing | [主机安全](https://cloud.tencent.com/document/product) | 2020-09-15 08:08:47 |
|
|
250
250
|
| yunsou | [腾讯云搜TCS](https://cloud.tencent.com/document/product/270) | 2024-03-20 01:33:14 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.869"
|