tencentcloud-sdk-nodejs 4.0.921 → 4.0.922
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 +230 -0
- package/SERVICE_CHANGELOG.md +345 -104
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +17 -4
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +144 -67
- package/src/services/clb/v20180317/clb_models.ts +1 -1
- package/src/services/dcdb/v20180411/dcdb_models.ts +13 -1
- package/src/services/dsgc/v20190723/dsgc_client.ts +3 -3
- package/src/services/dsgc/v20190723/dsgc_models.ts +47 -8
- package/src/services/faceid/v20180301/faceid_client.ts +1 -1
- package/src/services/faceid/v20180301/faceid_models.ts +12 -0
- package/src/services/organization/v20210331/organization_client.ts +2 -2
- package/src/services/organization/v20210331/organization_models.ts +17 -17
- package/src/services/redis/v20180412/redis_models.ts +42 -40
- package/src/services/trtc/v20190722/trtc_client.ts +14 -35
- package/src/services/trtc/v20190722/trtc_models.ts +40 -0
- package/src/services/tse/v20201207/tse_client.ts +1 -0
- package/src/services/tse/v20201207/tse_models.ts +29 -0
- package/src/services/tts/v20190823/tts_models.ts +2 -2
- package/src/services/vclm/v20240523/vclm_models.ts +4 -0
- package/src/services/vod/v20180717/vod_models.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +77 -23
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.d.ts +5 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.js +6 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +141 -67
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -1
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +13 -1
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +0 -1
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +0 -1
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +46 -8
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +12 -0
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +2 -2
- package/tencentcloud/services/organization/v20210331/organization_client.js +2 -2
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +17 -17
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +42 -40
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +7 -36
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +8 -35
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +38 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +28 -0
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
- package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +77 -23
- package/test/cdwdoris.v20211228.test.js +10 -0
- package/test/trtc.v20190722.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,37 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 19 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-08-
|
|
7
|
+
发布时间:2024-08-21 01:14:40
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [ActionAlterUser](https://cloud.tencent.com/document/api/1387/110095)
|
|
16
|
+
|
|
17
|
+
新增数据结构:
|
|
18
|
+
|
|
19
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
20
|
+
|
|
21
|
+
修改数据结构:
|
|
22
|
+
|
|
23
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
24
|
+
|
|
25
|
+
* 新增成员:EnableDlc, AccountType
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
31
|
+
|
|
32
|
+
### 第 70 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2024-08-21 01:29:32
|
|
8
35
|
|
|
9
36
|
本次发布包含了以下内容:
|
|
10
37
|
|
|
@@ -12,173 +39,191 @@
|
|
|
12
39
|
|
|
13
40
|
修改接口:
|
|
14
41
|
|
|
15
|
-
* [
|
|
42
|
+
* [UpgradeDCDBInstance](https://cloud.tencent.com/document/api/557/16136)
|
|
16
43
|
|
|
17
|
-
*
|
|
44
|
+
* 新增入参:SwitchStartTime, SwitchEndTime, SwitchAutoRetry
|
|
18
45
|
|
|
19
46
|
|
|
20
47
|
|
|
21
48
|
|
|
22
|
-
##
|
|
49
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
23
50
|
|
|
24
51
|
### 第 18 次发布
|
|
25
52
|
|
|
26
|
-
发布时间:2024-08-
|
|
53
|
+
发布时间:2024-08-21 01:32:52
|
|
27
54
|
|
|
28
55
|
本次发布包含了以下内容:
|
|
29
56
|
|
|
30
57
|
改善已有的文档。
|
|
31
58
|
|
|
32
|
-
|
|
59
|
+
修改接口:
|
|
33
60
|
|
|
34
|
-
* [
|
|
35
|
-
* [CreateCoolDownPolicy](https://cloud.tencent.com/document/api/1387/110069)
|
|
36
|
-
* [DescribeCoolDownBackends](https://cloud.tencent.com/document/api/1387/110072)
|
|
37
|
-
* [DescribeCoolDownPolicies](https://cloud.tencent.com/document/api/1387/110071)
|
|
38
|
-
* [DescribeCoolDownTableData](https://cloud.tencent.com/document/api/1387/110070)
|
|
39
|
-
* [ModifyCoolDownPolicy](https://cloud.tencent.com/document/api/1387/110068)
|
|
40
|
-
* [OpenCoolDown](https://cloud.tencent.com/document/api/1387/110067)
|
|
41
|
-
* [OpenCoolDownPolicy](https://cloud.tencent.com/document/api/1387/110066)
|
|
42
|
-
* [UpdateCoolDown](https://cloud.tencent.com/document/api/1387/110065)
|
|
61
|
+
* [CreateDSPADiscoveryRule](https://cloud.tencent.com/document/api/1087/97253)
|
|
43
62
|
|
|
44
|
-
|
|
63
|
+
* 新增入参:Status
|
|
64
|
+
|
|
65
|
+
* [ModifyDSPADiscoveryRule](https://cloud.tencent.com/document/api/1087/97193)
|
|
66
|
+
|
|
67
|
+
* 新增入参:Status
|
|
45
68
|
|
|
46
|
-
* DescribeDatabaseAuditResource
|
|
47
|
-
* DescribeDmsSqlHistory
|
|
48
|
-
* DescribeDorisMetricFiles
|
|
49
|
-
* DescribeFederationToken
|
|
50
|
-
* DescribeFrontEnd
|
|
51
|
-
* DescribeGoodsDetail
|
|
52
|
-
* DescribeRegionZone
|
|
53
|
-
* DescribeReplicaVersion
|
|
54
|
-
* FitClsLog
|
|
55
|
-
* OpenBackUp
|
|
56
69
|
|
|
57
70
|
新增数据结构:
|
|
58
71
|
|
|
59
|
-
* [
|
|
60
|
-
* [CoolDownPolicyInfo](https://cloud.tencent.com/document/api/1387/102385#CoolDownPolicyInfo)
|
|
61
|
-
* [CoolDownTableDataInfo](https://cloud.tencent.com/document/api/1387/102385#CoolDownTableDataInfo)
|
|
72
|
+
* [RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem)
|
|
62
73
|
|
|
63
|
-
|
|
74
|
+
修改数据结构:
|
|
64
75
|
|
|
65
|
-
*
|
|
66
|
-
* ModifyMetricFileStruct
|
|
67
|
-
* ModifyMetricFileStructNew
|
|
68
|
-
* ResourceNodeDiskSpec
|
|
69
|
-
* ResourceNodeSpec
|
|
70
|
-
* SpecExtra
|
|
71
|
-
* VersionReplicaItem
|
|
76
|
+
* [CategoryRule](https://cloud.tencent.com/document/api/1087/96844#CategoryRule)
|
|
72
77
|
|
|
78
|
+
* 新增成员:RuleEffectItems, RuleStatus
|
|
73
79
|
|
|
80
|
+
* [DspaDiscoveryRuleDetail](https://cloud.tencent.com/document/api/1087/96844#DspaDiscoveryRuleDetail)
|
|
74
81
|
|
|
75
|
-
|
|
82
|
+
* 新增成员:Status
|
|
76
83
|
|
|
77
|
-
### 第 99 次发布
|
|
78
84
|
|
|
79
|
-
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
88
|
+
|
|
89
|
+
### 第 78 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2024-08-21 01:40:11
|
|
80
92
|
|
|
81
93
|
本次发布包含了以下内容:
|
|
82
94
|
|
|
83
95
|
改善已有的文档。
|
|
84
96
|
|
|
85
|
-
|
|
97
|
+
修改接口:
|
|
86
98
|
|
|
87
|
-
* [
|
|
88
|
-
* [ModifyBinlogConfig](https://cloud.tencent.com/document/api/1003/110074)
|
|
99
|
+
* [CheckIdCardInformation](https://cloud.tencent.com/document/api/1007/47276)
|
|
89
100
|
|
|
90
|
-
|
|
101
|
+
* 新增入参:IsEncryptResponse, Encryption
|
|
91
102
|
|
|
92
|
-
*
|
|
103
|
+
* 新增出参:EncryptedBody
|
|
93
104
|
|
|
94
105
|
|
|
95
106
|
|
|
96
|
-
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
97
107
|
|
|
98
|
-
|
|
108
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
99
109
|
|
|
100
|
-
|
|
110
|
+
### 第 89 次发布
|
|
111
|
+
|
|
112
|
+
发布时间:2024-08-21 02:23:20
|
|
101
113
|
|
|
102
114
|
本次发布包含了以下内容:
|
|
103
115
|
|
|
104
116
|
改善已有的文档。
|
|
105
117
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
* [InquiryPriceScaleOutInstance](https://cloud.tencent.com/document/api/589/34265)
|
|
109
|
-
|
|
110
|
-
* 新增入参:HardwareResourceType
|
|
118
|
+
新增接口:
|
|
111
119
|
|
|
120
|
+
* [UpdateAIConversation](https://cloud.tencent.com/document/api/647/110097)
|
|
112
121
|
|
|
113
122
|
|
|
114
123
|
|
|
115
|
-
##
|
|
124
|
+
## 微服务引擎(tse) 版本:2020-12-07
|
|
116
125
|
|
|
117
|
-
### 第
|
|
126
|
+
### 第 75 次发布
|
|
118
127
|
|
|
119
|
-
发布时间:2024-08-
|
|
128
|
+
发布时间:2024-08-21 02:23:57
|
|
120
129
|
|
|
121
130
|
本次发布包含了以下内容:
|
|
122
131
|
|
|
123
132
|
改善已有的文档。
|
|
124
133
|
|
|
125
|
-
|
|
134
|
+
修改接口:
|
|
126
135
|
|
|
127
|
-
* [
|
|
136
|
+
* [DescribeGovernanceInstances](https://cloud.tencent.com/document/api/1364/104399)
|
|
128
137
|
|
|
129
|
-
*
|
|
138
|
+
* 新增入参:Location
|
|
130
139
|
|
|
131
|
-
*
|
|
140
|
+
* 新增出参:Location
|
|
132
141
|
|
|
133
|
-
* 新增成员:QualityControlResultSet, DiagnoseResultSet
|
|
134
142
|
|
|
135
|
-
|
|
143
|
+
新增数据结构:
|
|
136
144
|
|
|
145
|
+
* [Location](https://cloud.tencent.com/document/api/1364/54942#Location)
|
|
137
146
|
|
|
138
147
|
|
|
139
148
|
|
|
140
|
-
##
|
|
149
|
+
## 大模型视频创作引擎(vclm) 版本:2024-05-23
|
|
141
150
|
|
|
142
|
-
### 第
|
|
151
|
+
### 第 5 次发布
|
|
143
152
|
|
|
144
|
-
发布时间:2024-08-
|
|
153
|
+
发布时间:2024-08-21 02:27:00
|
|
145
154
|
|
|
146
155
|
本次发布包含了以下内容:
|
|
147
156
|
|
|
148
157
|
改善已有的文档。
|
|
149
158
|
|
|
150
|
-
|
|
159
|
+
修改接口:
|
|
151
160
|
|
|
152
|
-
* [
|
|
161
|
+
* [SubmitImageAnimateJob](https://cloud.tencent.com/document/api/1616/107784)
|
|
153
162
|
|
|
163
|
+
* 新增入参:EnableBodyJoins
|
|
154
164
|
|
|
155
165
|
|
|
156
|
-
## 云点播(vod) 版本:2018-07-17
|
|
157
166
|
|
|
158
|
-
### 第 185 次发布
|
|
159
167
|
|
|
160
|
-
|
|
168
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
169
|
+
|
|
170
|
+
### 第 202 次发布
|
|
171
|
+
|
|
172
|
+
发布时间:2024-08-21 02:29:48
|
|
161
173
|
|
|
162
174
|
本次发布包含了以下内容:
|
|
163
175
|
|
|
164
176
|
改善已有的文档。
|
|
165
177
|
|
|
166
|
-
|
|
178
|
+
修改数据结构:
|
|
167
179
|
|
|
168
|
-
* [
|
|
169
|
-
* [FastEditMedia](https://cloud.tencent.com/document/api/266/110079)
|
|
170
|
-
* [HandleCurrentPlaylist](https://cloud.tencent.com/document/api/266/110077)
|
|
180
|
+
* [AddressTemplate](https://cloud.tencent.com/document/api/215/15824#AddressTemplate)
|
|
171
181
|
|
|
172
|
-
|
|
182
|
+
* 新增成员:TagSet
|
|
173
183
|
|
|
174
|
-
*
|
|
175
|
-
* [RoundPlayFilePlayInfo](https://cloud.tencent.com/document/api/266/31773#RoundPlayFilePlayInfo)
|
|
184
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
176
185
|
|
|
177
|
-
|
|
186
|
+
* [AddressTemplateGroup](https://cloud.tencent.com/document/api/215/15824#AddressTemplateGroup)
|
|
178
187
|
|
|
179
|
-
*
|
|
188
|
+
* 新增成员:TagSet
|
|
180
189
|
|
|
181
|
-
*
|
|
190
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
191
|
+
|
|
192
|
+
* [EndPoint](https://cloud.tencent.com/document/api/215/15824#EndPoint)
|
|
193
|
+
|
|
194
|
+
* 新增成员:TagSet
|
|
195
|
+
|
|
196
|
+
* [EndPointService](https://cloud.tencent.com/document/api/215/15824#EndPointService)
|
|
197
|
+
|
|
198
|
+
* 新增成员:TagSet
|
|
199
|
+
|
|
200
|
+
* [HaVip](https://cloud.tencent.com/document/api/215/15824#HaVip)
|
|
201
|
+
|
|
202
|
+
* 新增成员:TagSet
|
|
203
|
+
|
|
204
|
+
* [LocalGateway](https://cloud.tencent.com/document/api/215/15824#LocalGateway)
|
|
205
|
+
|
|
206
|
+
* 新增成员:TagSet, LocalGatewayId
|
|
207
|
+
|
|
208
|
+
* [NetDetect](https://cloud.tencent.com/document/api/215/15824#NetDetect)
|
|
209
|
+
|
|
210
|
+
* 新增成员:TagSet
|
|
211
|
+
|
|
212
|
+
* [ServiceTemplate](https://cloud.tencent.com/document/api/215/15824#ServiceTemplate)
|
|
213
|
+
|
|
214
|
+
* 新增成员:TagSet
|
|
215
|
+
|
|
216
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
217
|
+
|
|
218
|
+
* [ServiceTemplateGroup](https://cloud.tencent.com/document/api/215/15824#ServiceTemplateGroup)
|
|
219
|
+
|
|
220
|
+
* 新增成员:TagSet
|
|
221
|
+
|
|
222
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
223
|
+
|
|
224
|
+
* [SnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#SnapshotPolicy)
|
|
225
|
+
|
|
226
|
+
* 新增成员:TagSet
|
|
182
227
|
|
|
183
228
|
|
|
184
229
|
|
|
@@ -12379,7 +12424,7 @@
|
|
|
12379
12424
|
|
|
12380
12425
|
|
|
12381
12426
|
|
|
12382
|
-
##
|
|
12427
|
+
## 软件成分分析(bsca) 版本:2021-08-11
|
|
12383
12428
|
|
|
12384
12429
|
### 第 6 次发布
|
|
12385
12430
|
|
|
@@ -23713,6 +23758,29 @@
|
|
|
23713
23758
|
|
|
23714
23759
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
23715
23760
|
|
|
23761
|
+
### 第 19 次发布
|
|
23762
|
+
|
|
23763
|
+
发布时间:2024-08-21 01:14:40
|
|
23764
|
+
|
|
23765
|
+
本次发布包含了以下内容:
|
|
23766
|
+
|
|
23767
|
+
改善已有的文档。
|
|
23768
|
+
|
|
23769
|
+
新增接口:
|
|
23770
|
+
|
|
23771
|
+
* [[ActionAlterUser](https://cloud.tencent.com/document/api/1387/110095)](https://cloud.tencent.com/document/api/#/#)
|
|
23772
|
+
|
|
23773
|
+
新增数据结构:
|
|
23774
|
+
|
|
23775
|
+
* [[UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)](https://cloud.tencent.com/document/api/1387/102385#[UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo))
|
|
23776
|
+
|
|
23777
|
+
修改数据结构:
|
|
23778
|
+
|
|
23779
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
23780
|
+
|
|
23781
|
+
* 新增成员:EnableDlc, AccountType
|
|
23782
|
+
|
|
23783
|
+
|
|
23716
23784
|
### 第 18 次发布
|
|
23717
23785
|
|
|
23718
23786
|
发布时间:2024-08-20 01:14:45
|
|
@@ -23723,15 +23791,15 @@
|
|
|
23723
23791
|
|
|
23724
23792
|
新增接口:
|
|
23725
23793
|
|
|
23726
|
-
* [
|
|
23727
|
-
* [
|
|
23728
|
-
* [
|
|
23729
|
-
* [
|
|
23730
|
-
* [
|
|
23731
|
-
* [
|
|
23732
|
-
* [
|
|
23733
|
-
* [
|
|
23734
|
-
* [
|
|
23794
|
+
* [CheckCoolDownWorkingVariableConfigCorrect](https://cloud.tencent.com/document/api/1387/110073)
|
|
23795
|
+
* [CreateCoolDownPolicy](https://cloud.tencent.com/document/api/1387/110069)
|
|
23796
|
+
* [DescribeCoolDownBackends](https://cloud.tencent.com/document/api/1387/110072)
|
|
23797
|
+
* [DescribeCoolDownPolicies](https://cloud.tencent.com/document/api/1387/110071)
|
|
23798
|
+
* [DescribeCoolDownTableData](https://cloud.tencent.com/document/api/1387/110070)
|
|
23799
|
+
* [ModifyCoolDownPolicy](https://cloud.tencent.com/document/api/1387/110068)
|
|
23800
|
+
* [OpenCoolDown](https://cloud.tencent.com/document/api/1387/110067)
|
|
23801
|
+
* [OpenCoolDownPolicy](https://cloud.tencent.com/document/api/1387/110066)
|
|
23802
|
+
* [UpdateCoolDown](https://cloud.tencent.com/document/api/1387/110065)
|
|
23735
23803
|
|
|
23736
23804
|
<font color="#dd0000">**删除接口**:</font>
|
|
23737
23805
|
|
|
@@ -23748,9 +23816,9 @@
|
|
|
23748
23816
|
|
|
23749
23817
|
新增数据结构:
|
|
23750
23818
|
|
|
23751
|
-
* [
|
|
23752
|
-
* [
|
|
23753
|
-
* [
|
|
23819
|
+
* [CoolDownBackend](https://cloud.tencent.com/document/api/1387/102385#CoolDownBackend)
|
|
23820
|
+
* [CoolDownPolicyInfo](https://cloud.tencent.com/document/api/1387/102385#CoolDownPolicyInfo)
|
|
23821
|
+
* [CoolDownTableDataInfo](https://cloud.tencent.com/document/api/1387/102385#CoolDownTableDataInfo)
|
|
23754
23822
|
|
|
23755
23823
|
<font color="#dd0000">**删除数据结构**:</font>
|
|
23756
23824
|
|
|
@@ -46189,12 +46257,12 @@
|
|
|
46189
46257
|
|
|
46190
46258
|
新增接口:
|
|
46191
46259
|
|
|
46192
|
-
* [
|
|
46193
|
-
* [
|
|
46260
|
+
* [DescribeBinlogConfig](https://cloud.tencent.com/document/api/1003/110075)
|
|
46261
|
+
* [ModifyBinlogConfig](https://cloud.tencent.com/document/api/1003/110074)
|
|
46194
46262
|
|
|
46195
46263
|
新增数据结构:
|
|
46196
46264
|
|
|
46197
|
-
* [
|
|
46265
|
+
* [BinlogConfigInfo](https://cloud.tencent.com/document/api/1003/48097#BinlogConfigInfo)
|
|
46198
46266
|
|
|
46199
46267
|
### 第 98 次发布
|
|
46200
46268
|
|
|
@@ -51103,6 +51171,21 @@
|
|
|
51103
51171
|
|
|
51104
51172
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
51105
51173
|
|
|
51174
|
+
### 第 70 次发布
|
|
51175
|
+
|
|
51176
|
+
发布时间:2024-08-21 01:29:32
|
|
51177
|
+
|
|
51178
|
+
本次发布包含了以下内容:
|
|
51179
|
+
|
|
51180
|
+
改善已有的文档。
|
|
51181
|
+
|
|
51182
|
+
修改接口:
|
|
51183
|
+
|
|
51184
|
+
* [UpgradeDCDBInstance](https://cloud.tencent.com/document/api/557/16136)
|
|
51185
|
+
|
|
51186
|
+
* 新增入参:SwitchStartTime, SwitchEndTime, SwitchAutoRetry
|
|
51187
|
+
|
|
51188
|
+
|
|
51106
51189
|
### 第 69 次发布
|
|
51107
51190
|
|
|
51108
51191
|
发布时间:2024-07-03 01:14:20
|
|
@@ -56162,6 +56245,40 @@
|
|
|
56162
56245
|
|
|
56163
56246
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
56164
56247
|
|
|
56248
|
+
### 第 18 次发布
|
|
56249
|
+
|
|
56250
|
+
发布时间:2024-08-21 01:32:52
|
|
56251
|
+
|
|
56252
|
+
本次发布包含了以下内容:
|
|
56253
|
+
|
|
56254
|
+
改善已有的文档。
|
|
56255
|
+
|
|
56256
|
+
修改接口:
|
|
56257
|
+
|
|
56258
|
+
* [CreateDSPADiscoveryRule](https://cloud.tencent.com/document/api/1087/97253)
|
|
56259
|
+
|
|
56260
|
+
* 新增入参:Status
|
|
56261
|
+
|
|
56262
|
+
* [ModifyDSPADiscoveryRule](https://cloud.tencent.com/document/api/1087/97193)
|
|
56263
|
+
|
|
56264
|
+
* 新增入参:Status
|
|
56265
|
+
|
|
56266
|
+
|
|
56267
|
+
新增数据结构:
|
|
56268
|
+
|
|
56269
|
+
* [[RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem)](https://cloud.tencent.com/document/api/1087/96844#[RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem))
|
|
56270
|
+
|
|
56271
|
+
修改数据结构:
|
|
56272
|
+
|
|
56273
|
+
* [CategoryRule](https://cloud.tencent.com/document/api/1087/96844#CategoryRule)
|
|
56274
|
+
|
|
56275
|
+
* 新增成员:RuleEffectItems, RuleStatus
|
|
56276
|
+
|
|
56277
|
+
* [DspaDiscoveryRuleDetail](https://cloud.tencent.com/document/api/1087/96844#DspaDiscoveryRuleDetail)
|
|
56278
|
+
|
|
56279
|
+
* 新增成员:Status
|
|
56280
|
+
|
|
56281
|
+
|
|
56165
56282
|
### 第 17 次发布
|
|
56166
56283
|
|
|
56167
56284
|
发布时间:2024-08-06 01:35:34
|
|
@@ -71179,6 +71296,23 @@
|
|
|
71179
71296
|
|
|
71180
71297
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
71181
71298
|
|
|
71299
|
+
### 第 78 次发布
|
|
71300
|
+
|
|
71301
|
+
发布时间:2024-08-21 01:40:11
|
|
71302
|
+
|
|
71303
|
+
本次发布包含了以下内容:
|
|
71304
|
+
|
|
71305
|
+
改善已有的文档。
|
|
71306
|
+
|
|
71307
|
+
修改接口:
|
|
71308
|
+
|
|
71309
|
+
* [CheckIdCardInformation](https://cloud.tencent.com/document/api/1007/47276)
|
|
71310
|
+
|
|
71311
|
+
* 新增入参:IsEncryptResponse, Encryption
|
|
71312
|
+
|
|
71313
|
+
* 新增出参:EncryptedBody
|
|
71314
|
+
|
|
71315
|
+
|
|
71182
71316
|
### 第 77 次发布
|
|
71183
71317
|
|
|
71184
71318
|
发布时间:2024-08-19 01:41:40
|
|
@@ -143838,6 +143972,18 @@
|
|
|
143838
143972
|
|
|
143839
143973
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
143840
143974
|
|
|
143975
|
+
### 第 89 次发布
|
|
143976
|
+
|
|
143977
|
+
发布时间:2024-08-21 02:23:20
|
|
143978
|
+
|
|
143979
|
+
本次发布包含了以下内容:
|
|
143980
|
+
|
|
143981
|
+
改善已有的文档。
|
|
143982
|
+
|
|
143983
|
+
新增接口:
|
|
143984
|
+
|
|
143985
|
+
* [[UpdateAIConversation](https://cloud.tencent.com/document/api/647/110097)](https://cloud.tencent.com/document/api/#/#)
|
|
143986
|
+
|
|
143841
143987
|
### 第 88 次发布
|
|
143842
143988
|
|
|
143843
143989
|
发布时间:2024-08-20 02:24:24
|
|
@@ -143848,7 +143994,7 @@
|
|
|
143848
143994
|
|
|
143849
143995
|
新增接口:
|
|
143850
143996
|
|
|
143851
|
-
* [
|
|
143997
|
+
* [UpdateStreamIngest](https://cloud.tencent.com/document/api/647/110076)
|
|
143852
143998
|
|
|
143853
143999
|
### 第 87 次发布
|
|
143854
144000
|
|
|
@@ -145444,6 +145590,27 @@
|
|
|
145444
145590
|
|
|
145445
145591
|
## 微服务引擎(tse) 版本:2020-12-07
|
|
145446
145592
|
|
|
145593
|
+
### 第 75 次发布
|
|
145594
|
+
|
|
145595
|
+
发布时间:2024-08-21 02:23:57
|
|
145596
|
+
|
|
145597
|
+
本次发布包含了以下内容:
|
|
145598
|
+
|
|
145599
|
+
改善已有的文档。
|
|
145600
|
+
|
|
145601
|
+
修改接口:
|
|
145602
|
+
|
|
145603
|
+
* [DescribeGovernanceInstances](https://cloud.tencent.com/document/api/1364/104399)
|
|
145604
|
+
|
|
145605
|
+
* 新增入参:Location
|
|
145606
|
+
|
|
145607
|
+
* 新增出参:Location
|
|
145608
|
+
|
|
145609
|
+
|
|
145610
|
+
新增数据结构:
|
|
145611
|
+
|
|
145612
|
+
* [[Location](https://cloud.tencent.com/document/api/1364/54942#Location)](https://cloud.tencent.com/document/api/1364/54942#[Location](https://cloud.tencent.com/document/api/1364/54942#Location))
|
|
145613
|
+
|
|
145447
145614
|
### 第 74 次发布
|
|
145448
145615
|
|
|
145449
145616
|
发布时间:2024-08-02 02:19:29
|
|
@@ -150278,6 +150445,21 @@
|
|
|
150278
150445
|
|
|
150279
150446
|
## 大模型视频创作引擎(vclm) 版本:2024-05-23
|
|
150280
150447
|
|
|
150448
|
+
### 第 5 次发布
|
|
150449
|
+
|
|
150450
|
+
发布时间:2024-08-21 02:27:00
|
|
150451
|
+
|
|
150452
|
+
本次发布包含了以下内容:
|
|
150453
|
+
|
|
150454
|
+
改善已有的文档。
|
|
150455
|
+
|
|
150456
|
+
修改接口:
|
|
150457
|
+
|
|
150458
|
+
* [SubmitImageAnimateJob](https://cloud.tencent.com/document/api/1616/107784)
|
|
150459
|
+
|
|
150460
|
+
* 新增入参:EnableBodyJoins
|
|
150461
|
+
|
|
150462
|
+
|
|
150281
150463
|
### 第 4 次发布
|
|
150282
150464
|
|
|
150283
150465
|
发布时间:2024-07-29 02:25:41
|
|
@@ -150814,14 +150996,14 @@
|
|
|
150814
150996
|
|
|
150815
150997
|
新增接口:
|
|
150816
150998
|
|
|
150817
|
-
* [
|
|
150818
|
-
* [
|
|
150819
|
-
* [
|
|
150999
|
+
* [DescribeCurrentPlaylist](https://cloud.tencent.com/document/api/266/110078)
|
|
151000
|
+
* [FastEditMedia](https://cloud.tencent.com/document/api/266/110079)
|
|
151001
|
+
* [HandleCurrentPlaylist](https://cloud.tencent.com/document/api/266/110077)
|
|
150820
151002
|
|
|
150821
151003
|
新增数据结构:
|
|
150822
151004
|
|
|
150823
|
-
* [
|
|
150824
|
-
* [
|
|
151005
|
+
* [FastEditMediaFileInfo](https://cloud.tencent.com/document/api/266/31773#FastEditMediaFileInfo)
|
|
151006
|
+
* [RoundPlayFilePlayInfo](https://cloud.tencent.com/document/api/266/31773#RoundPlayFilePlayInfo)
|
|
150825
151007
|
|
|
150826
151008
|
修改数据结构:
|
|
150827
151009
|
|
|
@@ -155815,6 +155997,65 @@
|
|
|
155815
155997
|
|
|
155816
155998
|
## 私有网络(vpc) 版本:2017-03-12
|
|
155817
155999
|
|
|
156000
|
+
### 第 202 次发布
|
|
156001
|
+
|
|
156002
|
+
发布时间:2024-08-21 02:29:48
|
|
156003
|
+
|
|
156004
|
+
本次发布包含了以下内容:
|
|
156005
|
+
|
|
156006
|
+
改善已有的文档。
|
|
156007
|
+
|
|
156008
|
+
修改数据结构:
|
|
156009
|
+
|
|
156010
|
+
* [AddressTemplate](https://cloud.tencent.com/document/api/215/15824#AddressTemplate)
|
|
156011
|
+
|
|
156012
|
+
* 新增成员:TagSet
|
|
156013
|
+
|
|
156014
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
156015
|
+
|
|
156016
|
+
* [AddressTemplateGroup](https://cloud.tencent.com/document/api/215/15824#AddressTemplateGroup)
|
|
156017
|
+
|
|
156018
|
+
* 新增成员:TagSet
|
|
156019
|
+
|
|
156020
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
156021
|
+
|
|
156022
|
+
* [EndPoint](https://cloud.tencent.com/document/api/215/15824#EndPoint)
|
|
156023
|
+
|
|
156024
|
+
* 新增成员:TagSet
|
|
156025
|
+
|
|
156026
|
+
* [EndPointService](https://cloud.tencent.com/document/api/215/15824#EndPointService)
|
|
156027
|
+
|
|
156028
|
+
* 新增成员:TagSet
|
|
156029
|
+
|
|
156030
|
+
* [HaVip](https://cloud.tencent.com/document/api/215/15824#HaVip)
|
|
156031
|
+
|
|
156032
|
+
* 新增成员:TagSet
|
|
156033
|
+
|
|
156034
|
+
* [LocalGateway](https://cloud.tencent.com/document/api/215/15824#LocalGateway)
|
|
156035
|
+
|
|
156036
|
+
* 新增成员:TagSet, LocalGatewayId
|
|
156037
|
+
|
|
156038
|
+
* [NetDetect](https://cloud.tencent.com/document/api/215/15824#NetDetect)
|
|
156039
|
+
|
|
156040
|
+
* 新增成员:TagSet
|
|
156041
|
+
|
|
156042
|
+
* [ServiceTemplate](https://cloud.tencent.com/document/api/215/15824#ServiceTemplate)
|
|
156043
|
+
|
|
156044
|
+
* 新增成员:TagSet
|
|
156045
|
+
|
|
156046
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
156047
|
+
|
|
156048
|
+
* [ServiceTemplateGroup](https://cloud.tencent.com/document/api/215/15824#ServiceTemplateGroup)
|
|
156049
|
+
|
|
156050
|
+
* 新增成员:TagSet
|
|
156051
|
+
|
|
156052
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
156053
|
+
|
|
156054
|
+
* [SnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#SnapshotPolicy)
|
|
156055
|
+
|
|
156056
|
+
* 新增成员:TagSet
|
|
156057
|
+
|
|
156058
|
+
|
|
155818
156059
|
### 第 201 次发布
|
|
155819
156060
|
|
|
155820
156061
|
发布时间:2024-08-16 02:37:46
|