tencentcloud-sdk-nodejs 4.0.881 → 4.0.883

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.
Files changed (134) hide show
  1. package/CHANGELOG.md +569 -0
  2. package/SERVICE_CHANGELOG.md +642 -53
  3. package/package.json +1 -1
  4. package/products.md +34 -33
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_client.ts +18 -4
  7. package/src/services/asr/v20190614/asr_models.ts +156 -53
  8. package/src/services/cdb/v20170320/cdb_models.ts +3 -3
  9. package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
  10. package/src/services/cls/v20201016/cls_client.ts +7 -4
  11. package/src/services/cls/v20201016/cls_models.ts +108 -61
  12. package/src/services/cwp/v20180228/cwp_client.ts +11 -25
  13. package/src/services/cwp/v20180228/cwp_models.ts +58 -82
  14. package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
  15. package/src/services/dlc/v20210125/dlc_client.ts +15 -1
  16. package/src/services/dlc/v20210125/dlc_models.ts +102 -27
  17. package/src/services/dsgc/v20190723/dsgc_models.ts +18 -18
  18. package/src/services/dts/v20211206/dts_models.ts +3 -3
  19. package/src/services/eiam/v20210420/eiam_models.ts +4 -4
  20. package/src/services/ess/v20201111/ess_models.ts +1 -0
  21. package/src/services/essbasic/v20210526/essbasic_models.ts +7 -3
  22. package/src/services/faceid/v20180301/faceid_models.ts +1 -16
  23. package/src/services/index.ts +1 -0
  24. package/src/services/ioa/v20220601/ioa_client.ts +45 -3
  25. package/src/services/ioa/v20220601/ioa_models.ts +558 -129
  26. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +67 -19
  27. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +272 -88
  28. package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -1
  29. package/src/services/lighthouse/v20200324/lighthouse_models.ts +14 -11
  30. package/src/services/live/v20180801/live_models.ts +5 -0
  31. package/src/services/lke/v20231130/lke_client.ts +60 -23
  32. package/src/services/lke/v20231130/lke_models.ts +265 -63
  33. package/src/services/ocr/v20181119/ocr_client.ts +4 -2
  34. package/src/services/partners/v20180321/partners_models.ts +21 -16
  35. package/src/services/tcr/v20190924/tcr_models.ts +9 -4
  36. package/src/services/tcss/v20201101/tcss_models.ts +53 -18
  37. package/src/services/tdmq/v20200217/tdmq_client.ts +29 -16
  38. package/src/services/tdmq/v20200217/tdmq_models.ts +153 -0
  39. package/src/services/tem/v20210701/tem_models.ts +4 -4
  40. package/src/services/tke/v20180525/tke_models.ts +4 -0
  41. package/src/services/trocket/v20230308/trocket_client.ts +14 -0
  42. package/src/services/trocket/v20230308/trocket_models.ts +106 -0
  43. package/src/services/trtc/v20190722/trtc_models.ts +17 -5
  44. package/src/services/tsi/index.ts +5 -0
  45. package/src/services/tsi/v20210325/index.ts +6 -0
  46. package/src/services/tsi/v20210325/tsi_client.ts +68 -0
  47. package/src/services/tsi/v20210325/tsi_models.ts +190 -0
  48. package/src/services/tts/v20190823/tts_models.ts +2 -2
  49. package/src/services/vpc/v20170312/vpc_client.ts +4 -4
  50. package/src/services/vpc/v20170312/vpc_models.ts +15 -7
  51. package/src/services/waf/v20180125/waf_client.ts +12 -0
  52. package/src/services/waf/v20180125/waf_models.ts +36 -0
  53. package/src/services/wedata/v20210820/wedata_client.ts +14 -0
  54. package/src/services/wedata/v20210820/wedata_models.ts +192 -0
  55. package/tencentcloud/common/sdk_version.d.ts +1 -1
  56. package/tencentcloud/common/sdk_version.js +1 -1
  57. package/tencentcloud/services/asr/v20190614/asr_client.d.ts +6 -2
  58. package/tencentcloud/services/asr/v20190614/asr_client.js +6 -0
  59. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +152 -53
  60. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +3 -3
  61. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
  62. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
  63. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +105 -61
  64. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +3 -9
  65. package/tencentcloud/services/cwp/v20180228/cwp_client.js +3 -11
  66. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +58 -80
  67. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
  68. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
  69. package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
  70. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +98 -27
  71. package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +18 -18
  72. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +3 -3
  73. package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +4 -4
  74. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -0
  75. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +7 -3
  76. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1 -16
  77. package/tencentcloud/services/index.d.ts +1 -0
  78. package/tencentcloud/services/index.js +2 -0
  79. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +13 -1
  80. package/tencentcloud/services/ioa/v20220601/ioa_client.js +18 -0
  81. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +538 -121
  82. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +21 -5
  83. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +30 -6
  84. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +264 -88
  85. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -1
  86. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +1 -1
  87. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +14 -11
  88. package/tencentcloud/services/live/v20180801/live_models.d.ts +5 -0
  89. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +19 -7
  90. package/tencentcloud/services/lke/v20231130/lke_client.js +27 -9
  91. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +258 -63
  92. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +4 -2
  93. package/tencentcloud/services/ocr/v20181119/ocr_client.js +4 -2
  94. package/tencentcloud/services/partners/v20180321/partners_models.d.ts +21 -16
  95. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +9 -4
  96. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +53 -18
  97. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +11 -7
  98. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +15 -9
  99. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +150 -0
  100. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +4 -4
  101. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -0
  102. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +5 -1
  103. package/tencentcloud/services/trocket/v20230308/trocket_client.js +6 -0
  104. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +102 -0
  105. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +17 -5
  106. package/tencentcloud/services/tsi/index.d.ts +6 -0
  107. package/tencentcloud/services/tsi/index.js +7 -0
  108. package/tencentcloud/services/tsi/v20210325/index.d.ts +6 -0
  109. package/tencentcloud/services/tsi/v20210325/index.js +9 -0
  110. package/tencentcloud/services/tsi/v20210325/tsi_client.d.ts +22 -0
  111. package/tencentcloud/services/tsi/v20210325/tsi_client.js +49 -0
  112. package/tencentcloud/services/tsi/v20210325/tsi_models.d.ts +167 -0
  113. package/tencentcloud/services/tsi/v20210325/tsi_models.js +18 -0
  114. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
  115. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +4 -4
  116. package/tencentcloud/services/vpc/v20170312/vpc_client.js +4 -4
  117. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +15 -7
  118. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
  119. package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
  120. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +34 -0
  121. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
  122. package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
  123. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +188 -0
  124. package/test/asr.v20190614.test.js +10 -0
  125. package/test/cwp.v20180228.test.js +2 -12
  126. package/test/dlc.v20210125.test.js +10 -0
  127. package/test/ioa.v20220601.test.js +30 -0
  128. package/test/iotexplorer.v20190423.test.js +44 -4
  129. package/test/lke.v20231130.test.js +36 -6
  130. package/test/tdmq.v20200217.test.js +22 -12
  131. package/test/trocket.v20230308.test.js +10 -0
  132. package/test/tsi.v20210325.test.js +51 -0
  133. package/test/waf.v20180125.test.js +10 -0
  134. package/test/wedata.v20210820.test.js +10 -0
@@ -1,86 +1,183 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 云数据库 MySQL(cdb) 版本:2017-03-20
3
+ ## 日志服务(cls) 版本:2020-10-16
4
4
 
5
- ### 第 159 次发布
5
+ ### 第 96 次发布
6
6
 
7
- 发布时间:2024-06-24 01:09:17
7
+ 发布时间:2024-06-26 01:12:03
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 新增接口:
13
+ 修改接口:
14
+
15
+ * [CreateTopic](https://cloud.tencent.com/document/api/614/56456)
16
+
17
+ * 新增入参:Extends
14
18
 
15
- * [DescribeInstanceUpgradeType](https://cloud.tencent.com/document/api/236/107630)
16
19
 
17
20
  新增数据结构:
18
21
 
19
- * [ClusterTopology](https://cloud.tencent.com/document/api/236/15878#ClusterTopology)
20
- * [NodeDistribution](https://cloud.tencent.com/document/api/236/15878#NodeDistribution)
21
- * [ReadWriteNode](https://cloud.tencent.com/document/api/236/15878#ReadWriteNode)
22
- * [ReadonlyNode](https://cloud.tencent.com/document/api/236/15878#ReadonlyNode)
22
+ * [AnonymousInfo](https://cloud.tencent.com/document/api/614/56471#AnonymousInfo)
23
+ * [ConditionInfo](https://cloud.tencent.com/document/api/614/56471#ConditionInfo)
24
+ * [TopicExtendInfo](https://cloud.tencent.com/document/api/614/56471#TopicExtendInfo)
23
25
 
24
26
 
25
27
 
26
- ## 大模型知识引擎(lke) 版本:2023-11-30
28
+ ## 主机安全(cwp) 版本:2018-02-28
27
29
 
28
- ### 第 8 次发布
30
+ ### 第 114 次发布
29
31
 
30
- 发布时间:2024-06-21 21:11:25
32
+ 发布时间:2024-06-26 01:12:49
31
33
 
32
34
  本次发布包含了以下内容:
33
35
 
34
36
  改善已有的文档。
35
37
 
36
- 修改接口:
38
+ <font color="#dd0000">**删除接口**:</font>
37
39
 
38
- * [DescribeStorageCredential](https://cloud.tencent.com/document/api/1759/105050)
40
+ * DeleteAttackLogs
39
41
 
40
- * 新增入参:TypeKey
41
42
 
42
- * <font color="#dd0000">**修改入参**:</font>BotBizId
43
43
 
44
- * [GetDocPreview](https://cloud.tencent.com/document/api/1759/105067)
44
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
45
+
46
+ ### 第 95 次发布
47
+
48
+ 发布时间:2024-06-26 01:13:42
49
+
50
+ 本次发布包含了以下内容:
51
+
52
+ 改善已有的文档。
53
+
54
+ 修改数据结构:
55
+
56
+ * [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
57
+
58
+ * 新增成员:TrxId
45
59
 
46
- * 新增入参:TypeKey
47
60
 
48
- * [GetWsToken](https://cloud.tencent.com/document/api/1759/105089)
49
61
 
50
- * 新增出参:Balance, InputLenLimit
51
62
 
63
+ ## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
64
+
65
+ ### 第 5 次发布
66
+
67
+ 发布时间:2024-06-25 16:17:19
68
+
69
+ 本次发布包含了以下内容:
70
+
71
+ 改善已有的文档。
72
+
73
+ 新增接口:
74
+
75
+ * [DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711)
76
+ * [DescribeLocalAccounts](https://cloud.tencent.com/document/api/1092/107710)
52
77
 
53
78
  新增数据结构:
54
79
 
55
- * [FileInfo](https://cloud.tencent.com/document/api/1759/105104#FileInfo)
56
- * [MsgFileInfo](https://cloud.tencent.com/document/api/1759/105104#MsgFileInfo)
80
+ * [DescribeAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsData)
81
+ * [DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp)
82
+ * [DescribeLocalAccountAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountAccountGroupsData)
83
+ * [DescribeLocalAccountsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsData)
84
+ * [DescribeLocalAccountsPage](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsPage)
85
+
86
+ ### 第 4 次发布
87
+
88
+ 发布时间:2024-06-25 16:07:22
89
+
90
+ 本次发布包含了以下内容:
91
+
92
+ 改善已有的文档。
93
+
94
+ 新增接口:
95
+
96
+ * [DescribeRootAccountGroup](https://cloud.tencent.com/document/api/1092/107709)
97
+
98
+ 新增数据结构:
99
+
100
+ * [GetAccountGroupData](https://cloud.tencent.com/document/api/1092/102488#GetAccountGroupData)
101
+
102
+
103
+
104
+ ## 物联网开发平台(iotexplorer) 版本:2019-04-23
105
+
106
+ ### 第 69 次发布
107
+
108
+ 发布时间:2024-06-26 01:17:47
109
+
110
+ 本次发布包含了以下内容:
111
+
112
+ 改善已有的文档。
113
+
114
+ 新增接口:
115
+
116
+ * [CheckFirmwareUpdate](https://cloud.tencent.com/document/api/1081/107736)
117
+ * [DescribeFirmwareUpdateStatus](https://cloud.tencent.com/document/api/1081/107735)
118
+ * [PublishFirmwareUpdateMessage](https://cloud.tencent.com/document/api/1081/107734)
119
+
120
+
121
+
122
+ ## 云直播CSS(live) 版本:2018-08-01
123
+
124
+ ### 第 130 次发布
125
+
126
+ 发布时间:2024-06-26 01:19:20
127
+
128
+ 本次发布包含了以下内容:
129
+
130
+ 改善已有的文档。
57
131
 
58
132
  修改数据结构:
59
133
 
60
- * [AppModel](https://cloud.tencent.com/document/api/1759/105104#AppModel)
134
+ * [CommonMixControlParams](https://cloud.tencent.com/document/api/267/20474#CommonMixControlParams)
61
135
 
62
- * 新增成员:TokenBalance
136
+ * 新增成员:UsePictureTransparent
63
137
 
64
- * [Context](https://cloud.tencent.com/document/api/1759/105104#Context)
65
138
 
66
- * 新增成员:FileInfos
67
139
 
68
- * [KnowledgeQaSearch](https://cloud.tencent.com/document/api/1759/105104#KnowledgeQaSearch)
69
140
 
70
- * 新增成员:Confidence
141
+ ## 文字识别(ocr) 版本:2018-11-19
71
142
 
72
- * [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
143
+ ### 第 139 次发布
73
144
 
74
- * 新增成员:FileInfos
145
+ 发布时间:2024-06-26 01:21:05
75
146
 
147
+ 本次发布包含了以下内容:
76
148
 
149
+ 改善已有的文档。
77
150
 
151
+ <font color="#dd0000">**预下线接口**:</font>
78
152
 
79
- ## 邮件推送(ses) 版本:2020-10-02
153
+ * VatInvoiceVerify
80
154
 
81
- ### 第 21 次发布
82
155
 
83
- 发布时间:2024-06-21 16:22:39
156
+
157
+ ## 渠道合作伙伴(partners) 版本:2018-03-21
158
+
159
+ ### 第 33 次发布
160
+
161
+ 发布时间:2024-06-26 01:21:35
162
+
163
+ 本次发布包含了以下内容:
164
+
165
+ 改善已有的文档。
166
+
167
+ 修改数据结构:
168
+
169
+ * [AgentAuditedClient](https://cloud.tencent.com/document/api/563/16047#AgentAuditedClient)
170
+
171
+ * 新增成员:TransactionType
172
+
173
+
174
+
175
+
176
+ ## 容器镜像服务(tcr) 版本:2019-09-24
177
+
178
+ ### 第 66 次发布
179
+
180
+ 发布时间:2024-06-26 01:23:42
84
181
 
85
182
  本次发布包含了以下内容:
86
183
 
@@ -88,47 +185,85 @@
88
185
 
89
186
  修改接口:
90
187
 
91
- * [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
188
+ * [CheckInstanceName](https://cloud.tencent.com/document/api/1141/52212)
92
189
 
93
- * 新增入参:SmtpMessageId, SmtpHeaders
190
+ * 新增出参:DetailCode
94
191
 
95
192
 
96
193
 
97
194
 
98
- ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
195
+ ## 容器安全服务(tcss) 版本:2020-11-01
99
196
 
100
- ### 第 115 次发布
197
+ ### 第 63 次发布
101
198
 
102
- 发布时间:2024-06-24 01:23:04
199
+ 发布时间:2024-06-26 01:23:56
103
200
 
104
201
  本次发布包含了以下内容:
105
202
 
106
203
  改善已有的文档。
107
204
 
205
+ 修改接口:
206
+
207
+ * [DescribePurchaseStateInfo](https://cloud.tencent.com/document/api/1285/65466)
208
+
209
+ * 新增出参:AllCoresCnt, UndefendCoresCnt, GivenAuthorizedCoresCnt, CurrentFlexibleCoresCnt, DefendPolicy, FlexibleCoresLimit, DefendClusterCoresCnt, DefendHostCoresCnt
210
+
211
+
108
212
  修改数据结构:
109
213
 
110
- * [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
214
+ * [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem)
111
215
 
112
- * 新增成员:ZoneId, ZoneIds
216
+ * 新增成员:MasterAddresses, CoresCnt
217
+
218
+ * [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
113
219
 
220
+ * 新增成员:CoresCnt
114
221
 
115
222
 
116
223
 
117
- ## 实时音视频(trtc) 版本:2019-07-22
118
224
 
119
- ### 78 次发布
225
+ ## 容器服务(tke) 版本:2022-05-01
120
226
 
121
- 发布时间:2024-06-24 01:24:46
227
+
228
+
229
+ ## 容器服务(tke) 版本:2018-05-25
230
+
231
+ ### 第 174 次发布
232
+
233
+ 发布时间:2024-06-26 01:25:37
122
234
 
123
235
  本次发布包含了以下内容:
124
236
 
125
237
  改善已有的文档。
126
238
 
127
- 修改接口:
239
+ 修改数据结构:
240
+
241
+ * [PrometheusAgentInfo](https://cloud.tencent.com/document/api/457/31866#PrometheusAgentInfo)
242
+
243
+ * 新增成员:Region
244
+
128
245
 
129
- * [StartStreamIngest](https://cloud.tencent.com/document/api/647/101872)
130
246
 
131
247
 
248
+ ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
249
+
250
+ ### 第 98 次发布
251
+
252
+ 发布时间:2024-06-26 01:28:35
253
+
254
+ 本次发布包含了以下内容:
255
+
256
+ 改善已有的文档。
257
+
258
+ 新增接口:
259
+
260
+ * [UploadResource](https://cloud.tencent.com/document/api/1267/107737)
261
+
262
+ 新增数据结构:
263
+
264
+ * [UploadResourceRequestInfo](https://cloud.tencent.com/document/api/1267/76336#UploadResourceRequestInfo)
265
+ * [UserFileDTONew](https://cloud.tencent.com/document/api/1267/76336#UserFileDTONew)
266
+
132
267
 
133
268
 
134
269
  # 历次版本更新如下:
@@ -6624,6 +6759,45 @@
6624
6759
 
6625
6760
  ## 语音识别(asr) 版本:2019-06-14
6626
6761
 
6762
+ ### 第 36 次发布
6763
+
6764
+ 发布时间:2024-06-25 01:07:52
6765
+
6766
+ 本次发布包含了以下内容:
6767
+
6768
+ 改善已有的文档。
6769
+
6770
+ 新增接口:
6771
+
6772
+ * [VoicePrintGroupVerify](https://cloud.tencent.com/document/api/1093/107668)
6773
+
6774
+ 修改接口:
6775
+
6776
+ * [VoicePrintCount](https://cloud.tencent.com/document/api/1093/96061)
6777
+
6778
+ * 新增入参:GroupId, CountMod
6779
+
6780
+ * [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
6781
+
6782
+ * 新增入参:GroupId, DelMod
6783
+
6784
+ * [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
6785
+
6786
+ * 新增入参:GroupId
6787
+
6788
+
6789
+ 新增数据结构:
6790
+
6791
+ * [VerifyTop](https://cloud.tencent.com/document/api/1093/37824#VerifyTop)
6792
+ * [VerifyTopResult](https://cloud.tencent.com/document/api/1093/37824#VerifyTopResult)
6793
+
6794
+ 修改数据结构:
6795
+
6796
+ * [VoicePrintCountData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintCountData)
6797
+
6798
+ * 新增成员:VoicePrintList
6799
+
6800
+
6627
6801
  ### 第 35 次发布
6628
6802
 
6629
6803
  发布时间:2024-06-21 01:10:11
@@ -16523,14 +16697,14 @@
16523
16697
 
16524
16698
  新增接口:
16525
16699
 
16526
- * [[DescribeInstanceUpgradeType](https://cloud.tencent.com/document/api/236/107630)](https://cloud.tencent.com/document/api/#/#)
16700
+ * [DescribeInstanceUpgradeType](https://cloud.tencent.com/document/api/236/107630)
16527
16701
 
16528
16702
  新增数据结构:
16529
16703
 
16530
- * [[ClusterTopology](https://cloud.tencent.com/document/api/236/15878#ClusterTopology)](https://cloud.tencent.com/document/api/236/15878#[ClusterTopology](https://cloud.tencent.com/document/api/236/15878#ClusterTopology))
16531
- * [[NodeDistribution](https://cloud.tencent.com/document/api/236/15878#NodeDistribution)](https://cloud.tencent.com/document/api/236/15878#[NodeDistribution](https://cloud.tencent.com/document/api/236/15878#NodeDistribution))
16532
- * [[ReadWriteNode](https://cloud.tencent.com/document/api/236/15878#ReadWriteNode)](https://cloud.tencent.com/document/api/236/15878#[ReadWriteNode](https://cloud.tencent.com/document/api/236/15878#ReadWriteNode))
16533
- * [[ReadonlyNode](https://cloud.tencent.com/document/api/236/15878#ReadonlyNode)](https://cloud.tencent.com/document/api/236/15878#[ReadonlyNode](https://cloud.tencent.com/document/api/236/15878#ReadonlyNode))
16704
+ * [ClusterTopology](https://cloud.tencent.com/document/api/236/15878#ClusterTopology)
16705
+ * [NodeDistribution](https://cloud.tencent.com/document/api/236/15878#NodeDistribution)
16706
+ * [ReadWriteNode](https://cloud.tencent.com/document/api/236/15878#ReadWriteNode)
16707
+ * [ReadonlyNode](https://cloud.tencent.com/document/api/236/15878#ReadonlyNode)
16534
16708
 
16535
16709
  ### 第 158 次发布
16536
16710
 
@@ -31404,6 +31578,27 @@
31404
31578
 
31405
31579
  ## 日志服务(cls) 版本:2020-10-16
31406
31580
 
31581
+ ### 第 96 次发布
31582
+
31583
+ 发布时间:2024-06-26 01:12:03
31584
+
31585
+ 本次发布包含了以下内容:
31586
+
31587
+ 改善已有的文档。
31588
+
31589
+ 修改接口:
31590
+
31591
+ * [CreateTopic](https://cloud.tencent.com/document/api/614/56456)
31592
+
31593
+ * 新增入参:Extends
31594
+
31595
+
31596
+ 新增数据结构:
31597
+
31598
+ * [[AnonymousInfo](https://cloud.tencent.com/document/api/614/56471#AnonymousInfo)](https://cloud.tencent.com/document/api/614/56471#[AnonymousInfo](https://cloud.tencent.com/document/api/614/56471#AnonymousInfo))
31599
+ * [[ConditionInfo](https://cloud.tencent.com/document/api/614/56471#ConditionInfo)](https://cloud.tencent.com/document/api/614/56471#[ConditionInfo](https://cloud.tencent.com/document/api/614/56471#ConditionInfo))
31600
+ * [[TopicExtendInfo](https://cloud.tencent.com/document/api/614/56471#TopicExtendInfo)](https://cloud.tencent.com/document/api/614/56471#[TopicExtendInfo](https://cloud.tencent.com/document/api/614/56471#TopicExtendInfo))
31601
+
31407
31602
  ### 第 95 次发布
31408
31603
 
31409
31604
  发布时间:2024-06-13 01:22:31
@@ -41269,6 +41464,18 @@
41269
41464
 
41270
41465
  ## 主机安全(cwp) 版本:2018-02-28
41271
41466
 
41467
+ ### 第 114 次发布
41468
+
41469
+ 发布时间:2024-06-26 01:12:49
41470
+
41471
+ 本次发布包含了以下内容:
41472
+
41473
+ 改善已有的文档。
41474
+
41475
+ <font color="#dd0000">**删除接口**:</font>
41476
+
41477
+ * DeleteAttackLogs
41478
+
41272
41479
  ### 第 113 次发布
41273
41480
 
41274
41481
  发布时间:2024-05-10 01:29:26
@@ -44828,6 +45035,21 @@
44828
45035
 
44829
45036
  ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
44830
45037
 
45038
+ ### 第 95 次发布
45039
+
45040
+ 发布时间:2024-06-26 01:13:42
45041
+
45042
+ 本次发布包含了以下内容:
45043
+
45044
+ 改善已有的文档。
45045
+
45046
+ 修改数据结构:
45047
+
45048
+ * [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
45049
+
45050
+ * 新增成员:TrxId
45051
+
45052
+
44831
45053
  ### 第 94 次发布
44832
45054
 
44833
45055
  发布时间:2024-06-21 01:30:05
@@ -50872,6 +51094,23 @@
50872
51094
 
50873
51095
  ## 数据湖计算 DLC(dlc) 版本:2021-01-25
50874
51096
 
51097
+ ### 第 95 次发布
51098
+
51099
+ 发布时间:2024-06-25 01:13:07
51100
+
51101
+ 本次发布包含了以下内容:
51102
+
51103
+ 改善已有的文档。
51104
+
51105
+ 新增接口:
51106
+
51107
+ * [DescribeDataEnginesScaleDetail](https://cloud.tencent.com/document/api/1342/107670)
51108
+
51109
+ 新增数据结构:
51110
+
51111
+ * [DataEngineScaleInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineScaleInfo)
51112
+ * [DataEngineScaleInfoDetail](https://cloud.tencent.com/document/api/1342/53778#DataEngineScaleInfoDetail)
51113
+
50875
51114
  ### 第 94 次发布
50876
51115
 
50877
51116
  发布时间:2024-06-21 01:33:48
@@ -54483,6 +54722,21 @@
54483
54722
 
54484
54723
  ## 数据安全治理中心(dsgc) 版本:2019-07-23
54485
54724
 
54725
+ ### 第 15 次发布
54726
+
54727
+ 发布时间:2024-06-25 01:13:45
54728
+
54729
+ 本次发布包含了以下内容:
54730
+
54731
+ 改善已有的文档。
54732
+
54733
+ 修改数据结构:
54734
+
54735
+ * [CosTaskResult](https://cloud.tencent.com/document/api/1087/96844#CosTaskResult)
54736
+
54737
+ * <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId
54738
+
54739
+
54486
54740
  ### 第 14 次发布
54487
54741
 
54488
54742
  发布时间:2024-06-13 01:38:46
@@ -62078,6 +62332,19 @@
62078
62332
 
62079
62333
  ## 腾讯电子签企业版(ess) 版本:2020-11-11
62080
62334
 
62335
+ ### 第 176 次发布
62336
+
62337
+ 发布时间:2024-06-25 01:14:54
62338
+
62339
+ 本次发布包含了以下内容:
62340
+
62341
+ 改善已有的文档。
62342
+
62343
+ 修改接口:
62344
+
62345
+ * [CreateLegalSealQrCode](https://cloud.tencent.com/document/api/1323/107551)
62346
+
62347
+
62081
62348
  ### 第 175 次发布
62082
62349
 
62083
62350
  发布时间:2024-06-21 01:41:37
@@ -65447,6 +65714,19 @@
65447
65714
 
65448
65715
  ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
65449
65716
 
65717
+ ### 第 172 次发布
65718
+
65719
+ 发布时间:2024-06-25 01:15:10
65720
+
65721
+ 本次发布包含了以下内容:
65722
+
65723
+ 改善已有的文档。
65724
+
65725
+ 修改接口:
65726
+
65727
+ * [CreateLegalSealQrCode](https://cloud.tencent.com/document/api/1420/107552)
65728
+
65729
+
65450
65730
  ### 第 171 次发布
65451
65731
 
65452
65732
  发布时间:2024-06-21 01:42:38
@@ -75796,6 +76076,43 @@
75796
76076
 
75797
76077
  ## iOA 零信任安全管理系统(ioa) 版本:2022-06-01
75798
76078
 
76079
+ ### 第 5 次发布
76080
+
76081
+ 发布时间:2024-06-25 16:17:19
76082
+
76083
+ 本次发布包含了以下内容:
76084
+
76085
+ 改善已有的文档。
76086
+
76087
+ 新增接口:
76088
+
76089
+ * [[DescribeAccountGroups](https://cloud.tencent.com/document/api/1092/107711)](https://cloud.tencent.com/document/api/#/#)
76090
+ * [[DescribeLocalAccounts](https://cloud.tencent.com/document/api/1092/107710)](https://cloud.tencent.com/document/api/#/#)
76091
+
76092
+ 新增数据结构:
76093
+
76094
+ * [[DescribeAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsData)](https://cloud.tencent.com/document/api/1092/102488#[DescribeAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsData))
76095
+ * [[DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp)](https://cloud.tencent.com/document/api/1092/102488#[DescribeAccountGroupsPageResp](https://cloud.tencent.com/document/api/1092/102488#DescribeAccountGroupsPageResp))
76096
+ * [[DescribeLocalAccountAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountAccountGroupsData)](https://cloud.tencent.com/document/api/1092/102488#[DescribeLocalAccountAccountGroupsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountAccountGroupsData))
76097
+ * [[DescribeLocalAccountsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsData)](https://cloud.tencent.com/document/api/1092/102488#[DescribeLocalAccountsData](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsData))
76098
+ * [[DescribeLocalAccountsPage](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsPage)](https://cloud.tencent.com/document/api/1092/102488#[DescribeLocalAccountsPage](https://cloud.tencent.com/document/api/1092/102488#DescribeLocalAccountsPage))
76099
+
76100
+ ### 第 4 次发布
76101
+
76102
+ 发布时间:2024-06-25 16:07:22
76103
+
76104
+ 本次发布包含了以下内容:
76105
+
76106
+ 改善已有的文档。
76107
+
76108
+ 新增接口:
76109
+
76110
+ * [[DescribeRootAccountGroup](https://cloud.tencent.com/document/api/1092/107709)](https://cloud.tencent.com/document/api/#/#)
76111
+
76112
+ 新增数据结构:
76113
+
76114
+ * [[GetAccountGroupData](https://cloud.tencent.com/document/api/1092/102488#GetAccountGroupData)](https://cloud.tencent.com/document/api/1092/102488#[GetAccountGroupData](https://cloud.tencent.com/document/api/1092/102488#GetAccountGroupData))
76115
+
75799
76116
  ### 第 3 次发布
75800
76117
 
75801
76118
  发布时间:2023-12-15 19:46:46
@@ -77124,6 +77441,32 @@
77124
77441
 
77125
77442
  ## 物联网开发平台(iotexplorer) 版本:2019-04-23
77126
77443
 
77444
+ ### 第 69 次发布
77445
+
77446
+ 发布时间:2024-06-26 01:17:47
77447
+
77448
+ 本次发布包含了以下内容:
77449
+
77450
+ 改善已有的文档。
77451
+
77452
+ 新增接口:
77453
+
77454
+ * [[CheckFirmwareUpdate](https://cloud.tencent.com/document/api/1081/107736)](https://cloud.tencent.com/document/api/#/#)
77455
+ * [[DescribeFirmwareUpdateStatus](https://cloud.tencent.com/document/api/1081/107735)](https://cloud.tencent.com/document/api/#/#)
77456
+ * [[PublishFirmwareUpdateMessage](https://cloud.tencent.com/document/api/1081/107734)](https://cloud.tencent.com/document/api/#/#)
77457
+
77458
+ ### 第 68 次发布
77459
+
77460
+ 发布时间:2024-06-25 01:16:25
77461
+
77462
+ 本次发布包含了以下内容:
77463
+
77464
+ 改善已有的文档。
77465
+
77466
+ 新增接口:
77467
+
77468
+ * [DescribeFirmware](https://cloud.tencent.com/document/api/1081/107671)
77469
+
77127
77470
  ### 第 67 次发布
77128
77471
 
77129
77472
  发布时间:2024-06-13 01:52:49
@@ -84519,6 +84862,21 @@
84519
84862
 
84520
84863
  ## 云直播CSS(live) 版本:2018-08-01
84521
84864
 
84865
+ ### 第 130 次发布
84866
+
84867
+ 发布时间:2024-06-26 01:19:20
84868
+
84869
+ 本次发布包含了以下内容:
84870
+
84871
+ 改善已有的文档。
84872
+
84873
+ 修改数据结构:
84874
+
84875
+ * [CommonMixControlParams](https://cloud.tencent.com/document/api/267/20474#CommonMixControlParams)
84876
+
84877
+ * 新增成员:UsePictureTransparent
84878
+
84879
+
84522
84880
  ### 第 129 次发布
84523
84881
 
84524
84882
  发布时间:2024-05-29 01:52:02
@@ -87129,6 +87487,24 @@
87129
87487
 
87130
87488
  ## 大模型知识引擎(lke) 版本:2023-11-30
87131
87489
 
87490
+ ### 第 9 次发布
87491
+
87492
+ 发布时间:2024-06-25 01:18:18
87493
+
87494
+ 本次发布包含了以下内容:
87495
+
87496
+ 改善已有的文档。
87497
+
87498
+ 新增接口:
87499
+
87500
+ * [ConvertDocument](https://cloud.tencent.com/document/api/1759/107672)
87501
+ * [GetAnswerTypeDataCount](https://cloud.tencent.com/document/api/1759/107674)
87502
+ * [GetLikeDataCount](https://cloud.tencent.com/document/api/1759/107673)
87503
+
87504
+ 新增数据结构:
87505
+
87506
+ * [WordRecognizeInfo](https://cloud.tencent.com/document/api/1759/105104#WordRecognizeInfo)
87507
+
87132
87508
  ### 第 8 次发布
87133
87509
 
87134
87510
  发布时间:2024-06-21 21:11:25
@@ -87156,8 +87532,8 @@
87156
87532
 
87157
87533
  新增数据结构:
87158
87534
 
87159
- * [[FileInfo](https://cloud.tencent.com/document/api/1759/105104#FileInfo)](https://cloud.tencent.com/document/api/1759/105104#[FileInfo](https://cloud.tencent.com/document/api/1759/105104#FileInfo))
87160
- * [[MsgFileInfo](https://cloud.tencent.com/document/api/1759/105104#MsgFileInfo)](https://cloud.tencent.com/document/api/1759/105104#[MsgFileInfo](https://cloud.tencent.com/document/api/1759/105104#MsgFileInfo))
87535
+ * [FileInfo](https://cloud.tencent.com/document/api/1759/105104#FileInfo)
87536
+ * [MsgFileInfo](https://cloud.tencent.com/document/api/1759/105104#MsgFileInfo)
87161
87537
 
87162
87538
  修改数据结构:
87163
87539
 
@@ -98606,6 +98982,18 @@
98606
98982
 
98607
98983
  ## 文字识别(ocr) 版本:2018-11-19
98608
98984
 
98985
+ ### 第 139 次发布
98986
+
98987
+ 发布时间:2024-06-26 01:21:05
98988
+
98989
+ 本次发布包含了以下内容:
98990
+
98991
+ 改善已有的文档。
98992
+
98993
+ <font color="#dd0000">**预下线接口**:</font>
98994
+
98995
+ * VatInvoiceVerify
98996
+
98609
98997
  ### 第 138 次发布
98610
98998
 
98611
98999
  发布时间:2024-06-21 02:02:31
@@ -102276,6 +102664,21 @@
102276
102664
 
102277
102665
  ## 渠道合作伙伴(partners) 版本:2018-03-21
102278
102666
 
102667
+ ### 第 33 次发布
102668
+
102669
+ 发布时间:2024-06-26 01:21:35
102670
+
102671
+ 本次发布包含了以下内容:
102672
+
102673
+ 改善已有的文档。
102674
+
102675
+ 修改数据结构:
102676
+
102677
+ * [AgentAuditedClient](https://cloud.tencent.com/document/api/563/16047#AgentAuditedClient)
102678
+
102679
+ * 新增成员:TransactionType
102680
+
102681
+
102279
102682
  ### 第 32 次发布
102280
102683
 
102281
102684
  发布时间:2024-01-23 01:25:29
@@ -118237,6 +118640,21 @@
118237
118640
 
118238
118641
  ## 容器镜像服务(tcr) 版本:2019-09-24
118239
118642
 
118643
+ ### 第 66 次发布
118644
+
118645
+ 发布时间:2024-06-26 01:23:42
118646
+
118647
+ 本次发布包含了以下内容:
118648
+
118649
+ 改善已有的文档。
118650
+
118651
+ 修改接口:
118652
+
118653
+ * [CheckInstanceName](https://cloud.tencent.com/document/api/1141/52212)
118654
+
118655
+ * 新增出参:DetailCode
118656
+
118657
+
118240
118658
  ### 第 65 次发布
118241
118659
 
118242
118660
  发布时间:2024-02-19 10:37:21
@@ -119445,6 +119863,32 @@
119445
119863
 
119446
119864
  ## 容器安全服务(tcss) 版本:2020-11-01
119447
119865
 
119866
+ ### 第 63 次发布
119867
+
119868
+ 发布时间:2024-06-26 01:23:56
119869
+
119870
+ 本次发布包含了以下内容:
119871
+
119872
+ 改善已有的文档。
119873
+
119874
+ 修改接口:
119875
+
119876
+ * [DescribePurchaseStateInfo](https://cloud.tencent.com/document/api/1285/65466)
119877
+
119878
+ * 新增出参:AllCoresCnt, UndefendCoresCnt, GivenAuthorizedCoresCnt, CurrentFlexibleCoresCnt, DefendPolicy, FlexibleCoresLimit, DefendClusterCoresCnt, DefendHostCoresCnt
119879
+
119880
+
119881
+ 修改数据结构:
119882
+
119883
+ * [ClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#ClusterInfoItem)
119884
+
119885
+ * 新增成员:MasterAddresses, CoresCnt
119886
+
119887
+ * [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
119888
+
119889
+ * 新增成员:CoresCnt
119890
+
119891
+
119448
119892
  ### 第 62 次发布
119449
119893
 
119450
119894
  发布时间:2024-05-31 02:10:49
@@ -122064,6 +122508,22 @@
122064
122508
 
122065
122509
  ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
122066
122510
 
122511
+ ### 第 116 次发布
122512
+
122513
+ 发布时间:2024-06-25 01:23:14
122514
+
122515
+ 本次发布包含了以下内容:
122516
+
122517
+ 改善已有的文档。
122518
+
122519
+ 新增接口:
122520
+
122521
+ * [DescribeRabbitMQExchanges](https://cloud.tencent.com/document/api/1179/107675)
122522
+
122523
+ 新增数据结构:
122524
+
122525
+ * [RabbitMQExchangeListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQExchangeListInfo)
122526
+
122067
122527
  ### 第 115 次发布
122068
122528
 
122069
122529
  发布时间:2024-06-24 01:23:04
@@ -124771,6 +125231,21 @@
124771
125231
 
124772
125232
  ## 弹性微服务(tem) 版本:2021-07-01
124773
125233
 
125234
+ ### 第 42 次发布
125235
+
125236
+ 发布时间:2024-06-25 01:23:38
125237
+
125238
+ 本次发布包含了以下内容:
125239
+
125240
+ 改善已有的文档。
125241
+
125242
+ 修改数据结构:
125243
+
125244
+ * [UseDefaultRepoParameters](https://cloud.tencent.com/document/api/1371/60171#UseDefaultRepoParameters)
125245
+
125246
+ * <font color="#dd0000">**修改成员**:</font>EnterpriseInstanceName, EnterpriseInstanceChargeType, EnterpriseInstanceType
125247
+
125248
+
124774
125249
  ### 第 41 次发布
124775
125250
 
124776
125251
  发布时间:2023-04-20 01:41:18
@@ -133514,6 +133989,21 @@
133514
133989
 
133515
133990
  ## 容器服务(tke) 版本:2018-05-25
133516
133991
 
133992
+ ### 第 174 次发布
133993
+
133994
+ 发布时间:2024-06-26 01:25:37
133995
+
133996
+ 本次发布包含了以下内容:
133997
+
133998
+ 改善已有的文档。
133999
+
134000
+ 修改数据结构:
134001
+
134002
+ * [PrometheusAgentInfo](https://cloud.tencent.com/document/api/457/31866#PrometheusAgentInfo)
134003
+
134004
+ * 新增成员:Region
134005
+
134006
+
133517
134007
  ### 第 173 次发布
133518
134008
 
133519
134009
  发布时间:2024-06-20 02:22:36
@@ -137560,6 +138050,23 @@
137560
138050
 
137561
138051
  ## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
137562
138052
 
138053
+ ### 第 16 次发布
138054
+
138055
+ 发布时间:2024-06-25 01:24:46
138056
+
138057
+ 本次发布包含了以下内容:
138058
+
138059
+ 改善已有的文档。
138060
+
138061
+ 新增接口:
138062
+
138063
+ * [DescribeProductSKUs](https://cloud.tencent.com/document/api/1493/107676)
138064
+
138065
+ 新增数据结构:
138066
+
138067
+ * [PriceTag](https://cloud.tencent.com/document/api/1493/96031#PriceTag)
138068
+ * [ProductSKU](https://cloud.tencent.com/document/api/1493/96031#ProductSKU)
138069
+
137563
138070
  ### 第 15 次发布
137564
138071
 
137565
138072
  发布时间:2024-06-03 02:23:52
@@ -138847,6 +139354,21 @@
138847
139354
 
138848
139355
  ## 实时音视频(trtc) 版本:2019-07-22
138849
139356
 
139357
+ ### 第 79 次发布
139358
+
139359
+ 发布时间:2024-06-25 01:25:02
139360
+
139361
+ 本次发布包含了以下内容:
139362
+
139363
+ 改善已有的文档。
139364
+
139365
+ 修改数据结构:
139366
+
139367
+ * [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
139368
+
139369
+ * 新增成员:BackGroundColorMode
139370
+
139371
+
138850
139372
  ### 第 78 次发布
138851
139373
 
138852
139374
  发布时间:2024-06-24 01:24:46
@@ -144586,6 +145108,29 @@
144586
145108
 
144587
145109
 
144588
145110
 
145111
+ ## 腾讯同传系统(tsi) 版本:2021-03-25
145112
+
145113
+ ### 第 1 次发布
145114
+
145115
+ 发布时间:2024-06-24 10:37:18
145116
+
145117
+ 本次发布包含了以下内容:
145118
+
145119
+ 改善已有的文档。
145120
+
145121
+ 新增接口:
145122
+
145123
+ * [TongChuanDisplay](https://cloud.tencent.com/document/api/1399/107636)
145124
+ * [TongChuanRecognize](https://cloud.tencent.com/document/api/1399/107635)
145125
+ * [TongChuanSync](https://cloud.tencent.com/document/api/1399/107634)
145126
+
145127
+ 新增数据结构:
145128
+
145129
+ * [DisplayInfo](https://cloud.tencent.com/document/api/1399/107637#DisplayInfo)
145130
+
145131
+
145132
+
145133
+
144589
145134
  ## 微服务观测平台 TSW(tsw) 版本:2020-09-24
144590
145135
 
144591
145136
  ### 第 1 次发布
@@ -150374,6 +150919,21 @@
150374
150919
 
150375
150920
  ## 私有网络(vpc) 版本:2017-03-12
150376
150921
 
150922
+ ### 第 190 次发布
150923
+
150924
+ 发布时间:2024-06-25 01:26:23
150925
+
150926
+ 本次发布包含了以下内容:
150927
+
150928
+ 改善已有的文档。
150929
+
150930
+ 修改数据结构:
150931
+
150932
+ * [GatewayFlowMonitorDetail](https://cloud.tencent.com/document/api/215/15824#GatewayFlowMonitorDetail)
150933
+
150934
+ * 新增成员:ConcurrentConnectionCount, NewConnectionRate
150935
+
150936
+
150377
150937
  ### 第 189 次发布
150378
150938
 
150379
150939
  发布时间:2024-05-07 01:29:27
@@ -154709,6 +155269,18 @@
154709
155269
 
154710
155270
  ## Web 应用防火墙(waf) 版本:2018-01-25
154711
155271
 
155272
+ ### 第 90 次发布
155273
+
155274
+ 发布时间:2024-06-25 01:27:00
155275
+
155276
+ 本次发布包含了以下内容:
155277
+
155278
+ 改善已有的文档。
155279
+
155280
+ 新增接口:
155281
+
155282
+ * [AddAreaBanAreas](https://cloud.tencent.com/document/api/627/107677)
155283
+
154712
155284
  ### 第 89 次发布
154713
155285
 
154714
155286
  发布时间:2024-06-20 02:34:10
@@ -157104,6 +157676,23 @@
157104
157676
 
157105
157677
  ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
157106
157678
 
157679
+ ### 第 98 次发布
157680
+
157681
+ 发布时间:2024-06-26 01:28:35
157682
+
157683
+ 本次发布包含了以下内容:
157684
+
157685
+ 改善已有的文档。
157686
+
157687
+ 新增接口:
157688
+
157689
+ * [[UploadResource](https://cloud.tencent.com/document/api/1267/107737)](https://cloud.tencent.com/document/api/#/#)
157690
+
157691
+ 新增数据结构:
157692
+
157693
+ * [[UploadResourceRequestInfo](https://cloud.tencent.com/document/api/1267/76336#UploadResourceRequestInfo)](https://cloud.tencent.com/document/api/1267/76336#[UploadResourceRequestInfo](https://cloud.tencent.com/document/api/1267/76336#UploadResourceRequestInfo))
157694
+ * [[UserFileDTONew](https://cloud.tencent.com/document/api/1267/76336#UserFileDTONew)](https://cloud.tencent.com/document/api/1267/76336#[UserFileDTONew](https://cloud.tencent.com/document/api/1267/76336#UserFileDTONew))
157695
+
157107
157696
  ### 第 97 次发布
157108
157697
 
157109
157698
  发布时间:2024-06-20 02:35:45
@@ -158605,7 +159194,7 @@
158605
159194
  * [UpdateTaskDs](https://cloud.tencent.com/document/api/#/#)
158606
159195
  * [UploadAdvanceRunParams](https://cloud.tencent.com/document/api/#/#)
158607
159196
  * [UploadFilesDs](https://cloud.tencent.com/document/api/#/#)
158608
- * [UploadResource](https://cloud.tencent.com/document/api/#/#)
159197
+ * [UploadResource](https://cloud.tencent.com/document/api/1267/107737)
158609
159198
 
158610
159199
  新增数据结构:
158611
159200