tencentcloud-sdk-nodejs 4.0.875 → 4.0.877

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 (146) hide show
  1. package/CHANGELOG.md +419 -0
  2. package/SERVICE_CHANGELOG.md +400 -228
  3. package/package.json +1 -1
  4. package/products.md +28 -28
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/bma/index.ts +2 -2
  8. package/src/services/cdb/v20170320/cdb_models.ts +4 -2
  9. package/src/services/cds/v20180420/cds_client.ts +7 -21
  10. package/src/services/cds/v20180420/cds_models.ts +0 -23
  11. package/src/services/cdwch/v20200915/cdwch_models.ts +15 -0
  12. package/src/services/chdfs/index.ts +2 -2
  13. package/src/services/ciam/v20220331/ciam_models.ts +51 -42
  14. package/src/services/cls/v20201016/cls_client.ts +3 -3
  15. package/src/services/cls/v20201016/cls_models.ts +2 -2
  16. package/src/services/cynosdb/v20190107/cynosdb_client.ts +4 -2
  17. package/src/services/cynosdb/v20190107/cynosdb_models.ts +20 -0
  18. package/src/services/dbbrain/index.ts +2 -2
  19. package/src/services/domain/v20180808/domain_models.ts +6 -6
  20. package/src/services/ess/v20201111/ess_client.ts +1 -0
  21. package/src/services/ess/v20201111/ess_models.ts +17 -14
  22. package/src/services/essbasic/index.ts +2 -2
  23. package/src/services/essbasic/v20210526/essbasic_models.ts +15 -2
  24. package/src/services/facefusion/index.ts +2 -2
  25. package/src/services/iai/index.ts +2 -2
  26. package/src/services/ims/index.ts +2 -2
  27. package/src/services/iotvideo/index.ts +2 -2
  28. package/src/services/irp/index.ts +2 -2
  29. package/src/services/lighthouse/v20200324/lighthouse_models.ts +14 -14
  30. package/src/services/mgobe/index.ts +2 -2
  31. package/src/services/mongodb/index.ts +2 -2
  32. package/src/services/mongodb/v20190725/mongodb_models.ts +24 -11
  33. package/src/services/privatedns/v20201028/privatedns_models.ts +5 -5
  34. package/src/services/redis/v20180412/redis_client.ts +62 -13
  35. package/src/services/redis/v20180412/redis_models.ts +190 -66
  36. package/src/services/sms/index.ts +2 -2
  37. package/src/services/ssl/v20191205/ssl_models.ts +7 -7
  38. package/src/services/tbp/index.ts +2 -2
  39. package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +36 -2
  40. package/src/services/tcbr/v20220217/tcbr_models.ts +1 -1
  41. package/src/services/tcm/v20210413/tcm_models.ts +34 -13
  42. package/src/services/tcr/v20190924/tcr_models.ts +8 -8
  43. package/src/services/tdmq/v20200217/tdmq_models.ts +7 -2
  44. package/src/services/thpc/index.ts +4 -4
  45. package/src/services/tke/index.ts +2 -2
  46. package/src/services/tke/v20180525/tke_client.ts +4 -2
  47. package/src/services/tke/v20180525/tke_models.ts +14 -14
  48. package/src/services/tms/index.ts +2 -2
  49. package/src/services/trtc/v20190722/trtc_client.ts +1 -3
  50. package/src/services/trtc/v20190722/trtc_models.ts +4 -2
  51. package/src/services/tse/v20201207/tse_client.ts +6 -2
  52. package/src/services/tse/v20201207/tse_models.ts +131 -14
  53. package/src/services/tsf/v20180326/tsf_models.ts +45 -40
  54. package/src/services/tts/v20190823/tts_models.ts +1 -1
  55. package/src/services/vm/index.ts +2 -2
  56. package/src/services/waf/v20180125/waf_client.ts +27 -14
  57. package/src/services/waf/v20180125/waf_models.ts +139 -80
  58. package/src/services/wedata/v20210820/wedata_client.ts +13 -1
  59. package/src/services/wedata/v20210820/wedata_models.ts +43 -6
  60. package/tencentcloud/common/sdk_version.d.ts +1 -1
  61. package/tencentcloud/common/sdk_version.js +1 -1
  62. package/tencentcloud/services/ams/index.d.ts +4 -4
  63. package/tencentcloud/services/ams/index.js +2 -2
  64. package/tencentcloud/services/bma/index.d.ts +4 -4
  65. package/tencentcloud/services/bma/index.js +2 -2
  66. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -2
  67. package/tencentcloud/services/cds/v20180420/cds_client.d.ts +3 -9
  68. package/tencentcloud/services/cds/v20180420/cds_client.js +3 -11
  69. package/tencentcloud/services/cds/v20180420/cds_models.d.ts +0 -21
  70. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +15 -0
  71. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  72. package/tencentcloud/services/chdfs/index.js +2 -2
  73. package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +51 -42
  74. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +3 -3
  75. package/tencentcloud/services/cls/v20201016/cls_client.js +3 -3
  76. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +2 -2
  77. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +3 -1
  78. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +3 -1
  79. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +20 -0
  80. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  81. package/tencentcloud/services/dbbrain/index.js +2 -2
  82. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +6 -6
  83. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
  84. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
  85. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +17 -14
  86. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  87. package/tencentcloud/services/essbasic/index.js +2 -2
  88. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -2
  89. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  90. package/tencentcloud/services/facefusion/index.js +2 -2
  91. package/tencentcloud/services/iai/index.d.ts +4 -4
  92. package/tencentcloud/services/iai/index.js +2 -2
  93. package/tencentcloud/services/ims/index.d.ts +4 -4
  94. package/tencentcloud/services/ims/index.js +2 -2
  95. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  96. package/tencentcloud/services/iotvideo/index.js +2 -2
  97. package/tencentcloud/services/irp/index.d.ts +4 -4
  98. package/tencentcloud/services/irp/index.js +2 -2
  99. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +14 -14
  100. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  101. package/tencentcloud/services/mgobe/index.js +2 -2
  102. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  103. package/tencentcloud/services/mongodb/index.js +2 -2
  104. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +24 -11
  105. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +5 -5
  106. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +19 -3
  107. package/tencentcloud/services/redis/v20180412/redis_client.js +27 -3
  108. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +181 -66
  109. package/tencentcloud/services/sms/index.d.ts +4 -4
  110. package/tencentcloud/services/sms/index.js +2 -2
  111. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +7 -7
  112. package/tencentcloud/services/tbp/index.d.ts +4 -4
  113. package/tencentcloud/services/tbp/index.js +2 -2
  114. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +36 -2
  115. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +1 -1
  116. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +34 -13
  117. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +8 -8
  118. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +7 -2
  119. package/tencentcloud/services/thpc/index.d.ts +6 -6
  120. package/tencentcloud/services/thpc/index.js +4 -4
  121. package/tencentcloud/services/tke/index.d.ts +4 -4
  122. package/tencentcloud/services/tke/index.js +2 -2
  123. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +3 -1
  124. package/tencentcloud/services/tke/v20180525/tke_client.js +3 -1
  125. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +14 -14
  126. package/tencentcloud/services/tms/index.d.ts +4 -4
  127. package/tencentcloud/services/tms/index.js +2 -2
  128. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -3
  129. package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -3
  130. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -2
  131. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
  132. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +127 -14
  133. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +45 -40
  134. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
  135. package/tencentcloud/services/vm/index.d.ts +4 -4
  136. package/tencentcloud/services/vm/index.js +2 -2
  137. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -5
  138. package/tencentcloud/services/waf/v20180125/waf_client.js +12 -6
  139. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +135 -79
  140. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
  141. package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
  142. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +41 -6
  143. package/test/cds.v20180420.test.js +2 -12
  144. package/test/redis.v20180412.test.js +42 -2
  145. package/test/waf.v20180125.test.js +14 -4
  146. package/test/wedata.v20210820.test.js +10 -0
@@ -1,29 +1,26 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
3
+ ## T-Sec-数据安全审计(DSA)(cds) 版本:2018-04-20
4
4
 
5
- ### 第 12 次发布
5
+ ### 第 4 次发布
6
6
 
7
- 发布时间:2024-06-14 01:22:52
7
+ 发布时间:2024-06-18 01:18:51
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改数据结构:
14
-
15
- * [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
16
-
17
- * 新增成员:EnableCoolDown, CoolDownBucket
13
+ <font color="#dd0000">**删除接口**:</font>
18
14
 
15
+ * DescribeDasbImageIds
19
16
 
20
17
 
21
18
 
22
- ## 专线接入(dc) 版本:2018-04-10
19
+ ## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
23
20
 
24
- ### 第 26 次发布
21
+ ### 第 21 次发布
25
22
 
26
- 发布时间:2024-06-14 01:40:38
23
+ 发布时间:2024-06-18 01:18:55
27
24
 
28
25
  本次发布包含了以下内容:
29
26
 
@@ -31,122 +28,83 @@
31
28
 
32
29
  修改数据结构:
33
30
 
34
- * [DirectConnectTunnel](https://cloud.tencent.com/document/api/216/18418#DirectConnectTunnel)
31
+ * [InstanceInfo](https://cloud.tencent.com/document/api/1299/83429#InstanceInfo)
35
32
 
36
- * 新增成员:ShareOrNot
33
+ * 新增成员:IsSecondaryZone, SecondaryZoneInfo, ClickHouseKeeper
37
34
 
38
35
 
39
36
 
40
37
 
41
- ## Elasticsearch Service(es) 版本:2018-04-16
38
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
42
39
 
43
- ### 第 59 次发布
40
+ ### 第 92 次发布
44
41
 
45
- 发布时间:2024-06-14 01:50:54
42
+ 发布时间:2024-06-18 01:30:07
46
43
 
47
44
  本次发布包含了以下内容:
48
45
 
49
46
  改善已有的文档。
50
47
 
51
- 修改数据结构:
52
-
53
- * [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
54
-
55
- * 新增成员:ClusterType
56
-
57
-
58
-
59
-
60
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
61
-
62
- ### 第 169 次发布
48
+ <font color="#dd0000">**预下线接口**:</font>
63
49
 
64
- 发布时间:2024-06-14 01:52:51
65
-
66
- 本次发布包含了以下内容:
67
-
68
- 改善已有的文档。
50
+ * DescribeRollbackTimeValidity
69
51
 
70
52
  修改接口:
71
53
 
72
- * [ChannelCreateEmbedWebUrl](https://cloud.tencent.com/document/api/1420/87919)
73
-
74
- * 新增入参:Option
75
-
76
- * [ChannelDescribeOrganizationSeals](https://cloud.tencent.com/document/api/1420/82455)
77
-
78
- * 新增入参:SealStatuses
79
-
80
-
81
- 新增数据结构:
82
-
83
- * [EmbedUrlOption](https://cloud.tencent.com/document/api/1420/61525#EmbedUrlOption)
84
-
54
+ * [RollbackToNewCluster](https://cloud.tencent.com/document/api/1003/104727)
85
55
 
56
+ * 新增入参:TimeSpan, TimeUnit, RollbackDatabases, RollbackTables, OriginalROInstanceList
86
57
 
87
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
88
58
 
89
59
 
90
60
 
91
- ## 腾讯云可观测平台(monitor) 版本:2018-07-24
61
+ ## 轻量应用服务器(lighthouse) 版本:2020-03-24
92
62
 
93
- ### 第 116 次发布
63
+ ### 第 61 次发布
94
64
 
95
- 发布时间:2024-06-14 02:13:11
65
+ 发布时间:2024-06-18 01:53:48
96
66
 
97
67
  本次发布包含了以下内容:
98
68
 
99
69
  改善已有的文档。
100
70
 
101
- <font color="#dd0000">**预下线接口**:</font>
102
-
103
- * CheckIsPrometheusNewUser
104
-
105
71
  修改数据结构:
106
72
 
107
- * [AlarmNotice](https://cloud.tencent.com/document/api/248/30354#AlarmNotice)
73
+ * [Bundle](https://cloud.tencent.com/document/api/1207/47576#Bundle)
108
74
 
109
- * <font color="#dd0000">**修改成员**:</font>Id, Name, UpdatedAt, UpdatedBy, NoticeType, UserNotices, URLNotices, IsPreset, NoticeLanguage, PolicyIds, AMPConsumerId, CLSNotices, Tags
75
+ * <font color="#dd0000">**修改成员**:</font>BundleTypeDescription
110
76
 
111
77
 
112
78
 
113
79
 
114
- ## 媒体处理(mps) 版本:2019-06-12
80
+ ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
115
81
 
116
- ### 第 85 次发布
82
+ ### 第 40 次发布
117
83
 
118
- 发布时间:2024-06-14 02:15:02
84
+ 发布时间:2024-06-18 01:57:52
119
85
 
120
86
  本次发布包含了以下内容:
121
87
 
122
88
  改善已有的文档。
123
89
 
124
- 新增数据结构:
125
-
126
- * [AiAnalysisTaskSegmentInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentInput)
127
- * [AiAnalysisTaskSegmentOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentOutput)
128
- * [AiAnalysisTaskSegmentResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentResult)
129
-
130
90
  修改数据结构:
131
91
 
132
- * [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
92
+ * [BackupInfo](https://cloud.tencent.com/document/api/240/38576#BackupInfo)
133
93
 
134
- * 新增成员:SegmentTask
94
+ * 新增成员:BackId, DeleteTime, BackupRegion
135
95
 
136
- * [SegmentRecognitionItem](https://cloud.tencent.com/document/api/862/37615#SegmentRecognitionItem)
137
96
 
138
- * 新增成员:Title, Summary
139
97
 
140
- * <font color="#dd0000">**修改成员**:</font>SegmentUrl
141
98
 
99
+ ## 云数据库 MongoDB(mongodb) 版本:2018-04-08
142
100
 
143
101
 
144
102
 
145
- ## 医疗报告结构化(mrs) 版本:2020-09-10
103
+ ## 云数据库Redis(redis) 版本:2018-04-12
146
104
 
147
- ### 第 26 次发布
105
+ ### 第 79 次发布
148
106
 
149
- 发布时间:2024-06-14 02:16:42
107
+ 发布时间:2024-06-18 02:05:48
150
108
 
151
109
  本次发布包含了以下内容:
152
110
 
@@ -154,170 +112,58 @@
154
112
 
155
113
  修改数据结构:
156
114
 
157
- * [BirthCert](https://cloud.tencent.com/document/api/1314/56230#BirthCert)
158
-
159
- * 新增成员:Page
160
-
161
- * <font color="#dd0000">**修改成员**:</font>NeonatalInfo, MotherInfo, FatherInfo, IssueInfo
162
-
163
- * [BloodPressureItem](https://cloud.tencent.com/document/api/1314/56230#BloodPressureItem)
164
-
165
- * 新增成员:Page
166
-
167
- * [Check](https://cloud.tencent.com/document/api/1314/56230#Check)
168
-
169
- * 新增成员:Page
170
-
171
- * [CovidItemsInfo](https://cloud.tencent.com/document/api/1314/56230#CovidItemsInfo)
172
-
173
- * 新增成员:Page
174
-
175
- * <font color="#dd0000">**修改成员**:</font>CovidItems, Version
176
-
177
- * [DiagCert](https://cloud.tencent.com/document/api/1314/56230#DiagCert)
178
-
179
- * 新增成员:Page
180
-
181
- * [DischargeInfoBlock](https://cloud.tencent.com/document/api/1314/56230#DischargeInfoBlock)
182
-
183
- * 新增成员:Page
184
-
185
- * <font color="#dd0000">**修改成员**:</font>DiseaseHistory, PersonalHistory, DrugHistory, TreatmentRecord, ParagraphBlock
186
-
187
- * [Electrocardiogram](https://cloud.tencent.com/document/api/1314/56230#Electrocardiogram)
188
-
189
- * 新增成员:Page
190
-
191
- * [Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy)
192
-
193
- * 新增成员:Page
194
-
195
- * [EyeItemsInfo](https://cloud.tencent.com/document/api/1314/56230#EyeItemsInfo)
196
-
197
- * 新增成员:Page
198
-
199
- * <font color="#dd0000">**修改成员**:</font>EyeItems, Version
200
-
201
- * [FirstPage](https://cloud.tencent.com/document/api/1314/56230#FirstPage)
202
-
203
- * 新增成员:Page
204
-
205
- * <font color="#dd0000">**修改成员**:</font>DischargeDiagnosis, PathologicalDiagnosis, ClinicalDiagnosis, DamagePoi, Fp2NdItems
206
-
207
- * [Hospitalization](https://cloud.tencent.com/document/api/1314/56230#Hospitalization)
208
-
209
- * 新增成员:Page
210
-
211
- * [Indicator](https://cloud.tencent.com/document/api/1314/56230#Indicator)
212
-
213
- * 新增成员:Page
214
-
215
- * [IndicatorV3](https://cloud.tencent.com/document/api/1314/56230#IndicatorV3)
216
-
217
- * 新增成员:Page
218
-
219
- * [KeyValueItem](https://cloud.tencent.com/document/api/1314/56230#KeyValueItem)
220
-
221
- * 新增成员:Page
222
-
223
- * [Maternity](https://cloud.tencent.com/document/api/1314/56230#Maternity)
224
-
225
- * 新增成员:Page
226
-
227
- * <font color="#dd0000">**修改成员**:</font>Desc, Summary, OcrText
228
-
229
- * [MedDoc](https://cloud.tencent.com/document/api/1314/56230#MedDoc)
230
-
231
- * 新增成员:Page
232
-
233
- * <font color="#dd0000">**修改成员**:</font>Advice, Diagnosis, DiseaseMedicalHistory, PersonalMedicalHistory, ObstericalMedicalHistory, FamilyMedicalHistory, MenstrualMedicalHistory, TreatmentRecord
234
-
235
- * [MedicalRecordInfo](https://cloud.tencent.com/document/api/1314/56230#MedicalRecordInfo)
236
-
237
- * 新增成员:Page
238
-
239
- * [PathologyV2](https://cloud.tencent.com/document/api/1314/56230#PathologyV2)
240
-
241
- * 新增成员:Page
242
-
243
- * <font color="#dd0000">**修改成员**:</font>PathologicalReportType, Desc, Summary, ReportText, LymphTotal, LymphNodes, Ihc, Clinical, Precancer, Malignant, Benigntumor, SampleType, LymphSize, Molecular
244
-
245
- * [Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription)
246
-
247
- * 新增成员:Page
248
-
249
- * [ResultInfo](https://cloud.tencent.com/document/api/1314/56230#ResultInfo)
115
+ * [TendisNodes](https://cloud.tencent.com/document/api/239/20022#TendisNodes)
250
116
 
251
- * 新增成员:Page
117
+ * 新增成员:ZoneId
252
118
 
253
- * <font color="#dd0000">**修改成员**:</font>Text, Items
254
119
 
255
- * [Surgery](https://cloud.tencent.com/document/api/1314/56230#Surgery)
256
120
 
257
- * 新增成员:Page
258
121
 
259
- * <font color="#dd0000">**修改成员**:</font>SurgeryHistory, OtherInfo
122
+ ## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
260
123
 
261
- * [TextTypeListBlock](https://cloud.tencent.com/document/api/1314/56230#TextTypeListBlock)
124
+ ### 第 21 次发布
262
125
 
263
- * 新增成员:Page
126
+ 发布时间:2024-06-18 02:11:49
264
127
 
265
- * [TimelineInformation](https://cloud.tencent.com/document/api/1314/56230#TimelineInformation)
128
+ 本次发布包含了以下内容:
266
129
 
267
- * 新增成员:Page
130
+ 改善已有的文档。
268
131
 
269
- * <font color="#dd0000">**修改成员**:</font>Timeline
132
+ 修改数据结构:
270
133
 
271
- * [VaccineCertificate](https://cloud.tencent.com/document/api/1314/56230#VaccineCertificate)
134
+ * [SnapshotResult](https://cloud.tencent.com/document/api/596/39686#SnapshotResult)
272
135
 
273
- * 新增成员:Page
136
+ * 新增成员:ApplicationId
274
137
 
275
- * [ValueUnitItem](https://cloud.tencent.com/document/api/1314/56230#ValueUnitItem)
138
+ * [TaskInfoNew](https://cloud.tencent.com/document/api/596/39686#TaskInfoNew)
276
139
 
277
- * 新增成员:Page
140
+ * 新增成员:TableGroupId, TableGroupName, TableName
278
141
 
279
142
 
280
143
 
281
144
 
282
- ## 集团账号管理(organization) 版本:2021-03-31
145
+ ## 实时音视频(trtc) 版本:2019-07-22
283
146
 
284
- ### 第 32 次发布
147
+ ### 第 77 次发布
285
148
 
286
- 发布时间:2024-06-14 02:20:06
149
+ 发布时间:2024-06-18 02:25:06
287
150
 
288
151
  本次发布包含了以下内容:
289
152
 
290
153
  改善已有的文档。
291
154
 
292
- 修改接口:
293
-
294
- * [AddShareUnit](https://cloud.tencent.com/document/api/850/103056)
295
-
296
- * 新增入参:ShareScope
297
-
298
- * [UpdateShareUnit](https://cloud.tencent.com/document/api/850/103046)
299
-
300
- * 新增入参:ShareScope
301
-
302
-
303
155
  修改数据结构:
304
156
 
305
- * [ManagerShareUnit](https://cloud.tencent.com/document/api/850/67060#ManagerShareUnit)
306
-
307
- * 新增成员:ShareScope
308
-
309
-
157
+ * [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)
310
158
 
311
159
 
312
- ## 集团账号管理(organization) 版本:2018-12-25
313
160
 
314
161
 
162
+ ## 微服务引擎(tse) 版本:2020-12-07
315
163
 
316
- ## 云数据库Redis(redis) 版本:2018-04-12
317
-
318
- ### 第 77 次发布
164
+ ### 71 次发布
319
165
 
320
- 发布时间:2024-06-14 02:23:01
166
+ 发布时间:2024-06-18 02:25:40
321
167
 
322
168
  本次发布包含了以下内容:
323
169
 
@@ -325,40 +171,39 @@
325
171
 
326
172
  修改接口:
327
173
 
328
- * [DescribeProjectSecurityGroups](https://cloud.tencent.com/document/api/239/41258)
329
-
330
- * <font color="#dd0000">**修改入参**:</font>ProjectId
174
+ * [DescribePublicAddressConfig](https://cloud.tencent.com/document/api/1364/107147)
331
175
 
176
+ * 新增出参:Result
332
177
 
333
178
 
179
+ 新增数据结构:
334
180
 
335
- ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
181
+ * [DescribePublicAddressConfigResult](https://cloud.tencent.com/document/api/1364/54942#DescribePublicAddressConfigResult)
182
+ * [PublicAddressConfig](https://cloud.tencent.com/document/api/1364/54942#PublicAddressConfig)
336
183
 
337
- ### 第 94 次发布
338
184
 
339
- 发布时间:2024-06-14 03:00:16
340
185
 
341
- 本次发布包含了以下内容:
186
+ ## 微服务平台 TSF(tsf) 版本:2018-03-26
342
187
 
343
- 改善已有的文档。
188
+ ### 第 108 次发布
344
189
 
345
- 修改接口:
190
+ 发布时间:2024-06-18 02:26:44
346
191
 
347
- * [DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)
192
+ 本次发布包含了以下内容:
348
193
 
349
- * 新增入参:TableNameFilter, TableFilterType
194
+ 改善已有的文档。
350
195
 
196
+ 修改数据结构:
351
197
 
352
- 新增数据结构:
198
+ * [FileConfigRelease](https://cloud.tencent.com/document/api/649/36099#FileConfigRelease)
353
199
 
354
- * [TableMetaProperty](https://cloud.tencent.com/document/api/1267/76336#TableMetaProperty)
355
- * [TableNameFilter](https://cloud.tencent.com/document/api/1267/76336#TableNameFilter)
200
+ * 新增成员:ConfigCenters
356
201
 
357
- 修改数据结构:
202
+ * <font color="#dd0000">**修改成员**:</font>ConfigReleaseId, ConfigId, ConfigName, ConfigVersion, ReleaseDesc, ReleaseTime, GroupId, GroupName, NamespaceId, NamespaceName, ClusterId, ClusterName
358
203
 
359
- * [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
204
+ * [Instance](https://cloud.tencent.com/document/api/649/36099#Instance)
360
205
 
361
- * 新增成员:TableProperties
206
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceName, LanIp, WanIp, InstanceDesc, ClusterId, ClusterName, InstanceStatus, InstanceAvailableStatus, ServiceInstanceStatus, CountInTsf, GroupId, ApplicationId, ApplicationName, InstanceCreatedTime, InstanceExpiredTime, InstanceChargeType, InstanceTotalCpu, InstanceTotalMem, InstanceUsedCpu, InstanceUsedMem, InstanceLimitCpu, InstanceLimitMem, InstancePkgVersion, ClusterType, RestrictState, UpdateTime, OperationState, NamespaceId, InstanceZoneId, InstanceImportMode, ApplicationType, ApplicationResourceType, ServiceSidecarStatus, GroupName, NamespaceName, Reason, AgentVersion, NodeInstanceId
362
207
 
363
208
 
364
209
 
@@ -22824,6 +22669,18 @@
22824
22669
 
22825
22670
  ## T-Sec-数据安全审计(DSA)(cds) 版本:2018-04-20
22826
22671
 
22672
+ ### 第 4 次发布
22673
+
22674
+ 发布时间:2024-06-18 01:18:51
22675
+
22676
+ 本次发布包含了以下内容:
22677
+
22678
+ 改善已有的文档。
22679
+
22680
+ <font color="#dd0000">**删除接口**:</font>
22681
+
22682
+ * DescribeDasbImageIds
22683
+
22827
22684
  ### 第 3 次发布
22828
22685
 
22829
22686
  发布时间:2024-06-12 01:21:04
@@ -22882,6 +22739,21 @@
22882
22739
 
22883
22740
  ## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
22884
22741
 
22742
+ ### 第 21 次发布
22743
+
22744
+ 发布时间:2024-06-18 01:18:55
22745
+
22746
+ 本次发布包含了以下内容:
22747
+
22748
+ 改善已有的文档。
22749
+
22750
+ 修改数据结构:
22751
+
22752
+ * [InstanceInfo](https://cloud.tencent.com/document/api/1299/83429#InstanceInfo)
22753
+
22754
+ * 新增成员:IsSecondaryZone, SecondaryZoneInfo, ClickHouseKeeper
22755
+
22756
+
22885
22757
  ### 第 20 次发布
22886
22758
 
22887
22759
  发布时间:2024-04-02 01:09:49
@@ -26007,6 +25879,25 @@
26007
25879
 
26008
25880
  ## 账号风控平台(ciam) 版本:2022-03-31
26009
25881
 
25882
+ ### 第 11 次发布
25883
+
25884
+ 发布时间:2024-06-17 01:21:02
25885
+
25886
+ 本次发布包含了以下内容:
25887
+
25888
+ 改善已有的文档。
25889
+
25890
+ 修改数据结构:
25891
+
25892
+ * [ImportUser](https://cloud.tencent.com/document/api/1441/75643#ImportUser)
25893
+
25894
+ * 新增成员:WeComUserId
25895
+
25896
+ * [User](https://cloud.tencent.com/document/api/1441/75643#User)
25897
+
25898
+ * 新增成员:WeComUserId
25899
+
25900
+
26010
25901
  ### 第 10 次发布
26011
25902
 
26012
25903
  发布时间:2023-07-06 01:13:25
@@ -44847,6 +44738,25 @@
44847
44738
 
44848
44739
  ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
44849
44740
 
44741
+ ### 第 92 次发布
44742
+
44743
+ 发布时间:2024-06-18 01:30:07
44744
+
44745
+ 本次发布包含了以下内容:
44746
+
44747
+ 改善已有的文档。
44748
+
44749
+ <font color="#dd0000">**预下线接口**:</font>
44750
+
44751
+ * DescribeRollbackTimeValidity
44752
+
44753
+ 修改接口:
44754
+
44755
+ * [RollbackToNewCluster](https://cloud.tencent.com/document/api/1003/104727)
44756
+
44757
+ * 新增入参:TimeSpan, TimeUnit, RollbackDatabases, RollbackTables, OriginalROInstanceList
44758
+
44759
+
44850
44760
  ### 第 91 次发布
44851
44761
 
44852
44762
  发布时间:2024-06-06 01:35:01
@@ -65344,6 +65254,21 @@
65344
65254
 
65345
65255
  ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
65346
65256
 
65257
+ ### 第 170 次发布
65258
+
65259
+ 发布时间:2024-06-17 01:42:30
65260
+
65261
+ 本次发布包含了以下内容:
65262
+
65263
+ 改善已有的文档。
65264
+
65265
+ 修改接口:
65266
+
65267
+ * [CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1420/102515)
65268
+
65269
+ * 新增入参:SealTypes
65270
+
65271
+
65347
65272
  ### 第 169 次发布
65348
65273
 
65349
65274
  发布时间:2024-06-14 01:52:51
@@ -65365,7 +65290,7 @@
65365
65290
 
65366
65291
  新增数据结构:
65367
65292
 
65368
- * [[EmbedUrlOption](https://cloud.tencent.com/document/api/1420/61525#EmbedUrlOption)](https://cloud.tencent.com/document/api/1420/61525#[EmbedUrlOption](https://cloud.tencent.com/document/api/1420/61525#EmbedUrlOption))
65293
+ * [EmbedUrlOption](https://cloud.tencent.com/document/api/1420/61525#EmbedUrlOption)
65369
65294
 
65370
65295
  ### 第 168 次发布
65371
65296
 
@@ -83146,6 +83071,21 @@
83146
83071
 
83147
83072
  ## 轻量应用服务器(lighthouse) 版本:2020-03-24
83148
83073
 
83074
+ ### 第 61 次发布
83075
+
83076
+ 发布时间:2024-06-18 01:53:48
83077
+
83078
+ 本次发布包含了以下内容:
83079
+
83080
+ 改善已有的文档。
83081
+
83082
+ 修改数据结构:
83083
+
83084
+ * [Bundle](https://cloud.tencent.com/document/api/1207/47576#Bundle)
83085
+
83086
+ * <font color="#dd0000">**修改成员**:</font>BundleTypeDescription
83087
+
83088
+
83149
83089
  ### 第 60 次发布
83150
83090
 
83151
83091
  发布时间:2024-05-13 01:21:46
@@ -89370,6 +89310,21 @@
89370
89310
 
89371
89311
  ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
89372
89312
 
89313
+ ### 第 40 次发布
89314
+
89315
+ 发布时间:2024-06-18 01:57:52
89316
+
89317
+ 本次发布包含了以下内容:
89318
+
89319
+ 改善已有的文档。
89320
+
89321
+ 修改数据结构:
89322
+
89323
+ * [BackupInfo](https://cloud.tencent.com/document/api/240/38576#BackupInfo)
89324
+
89325
+ * 新增成员:BackId, DeleteTime, BackupRegion
89326
+
89327
+
89373
89328
  ### 第 39 次发布
89374
89329
 
89375
89330
  发布时间:2024-06-12 02:08:47
@@ -92457,9 +92412,9 @@
92457
92412
 
92458
92413
  新增数据结构:
92459
92414
 
92460
- * [[AiAnalysisTaskSegmentInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentInput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskSegmentInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentInput))
92461
- * [[AiAnalysisTaskSegmentOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentOutput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskSegmentOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentOutput))
92462
- * [[AiAnalysisTaskSegmentResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentResult)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskSegmentResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentResult))
92415
+ * [AiAnalysisTaskSegmentInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentInput)
92416
+ * [AiAnalysisTaskSegmentOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentOutput)
92417
+ * [AiAnalysisTaskSegmentResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentResult)
92463
92418
 
92464
92419
  修改数据结构:
92465
92420
 
@@ -104352,6 +104307,40 @@
104352
104307
 
104353
104308
  ## 云数据库Redis(redis) 版本:2018-04-12
104354
104309
 
104310
+ ### 第 79 次发布
104311
+
104312
+ 发布时间:2024-06-18 02:05:48
104313
+
104314
+ 本次发布包含了以下内容:
104315
+
104316
+ 改善已有的文档。
104317
+
104318
+ 修改数据结构:
104319
+
104320
+ * [TendisNodes](https://cloud.tencent.com/document/api/239/20022#TendisNodes)
104321
+
104322
+ * 新增成员:ZoneId
104323
+
104324
+
104325
+ ### 第 78 次发布
104326
+
104327
+ 发布时间:2024-06-17 02:05:47
104328
+
104329
+ 本次发布包含了以下内容:
104330
+
104331
+ 改善已有的文档。
104332
+
104333
+ 新增接口:
104334
+
104335
+ * [DescribeGlobalReplicationArea](https://cloud.tencent.com/document/api/239/107301)
104336
+ * [DescribeInstanceSpecBandwidth](https://cloud.tencent.com/document/api/239/107302)
104337
+ * [DescribeReplicationGroupInstance](https://cloud.tencent.com/document/api/239/107300)
104338
+ * [ModifyReplicationGroup](https://cloud.tencent.com/document/api/239/107299)
104339
+
104340
+ 新增数据结构:
104341
+
104342
+ * [AvailableRegion](https://cloud.tencent.com/document/api/239/20022#AvailableRegion)
104343
+
104355
104344
  ### 第 77 次发布
104356
104345
 
104357
104346
  发布时间:2024-06-14 02:23:01
@@ -114310,6 +114299,25 @@
114310
114299
 
114311
114300
  ## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
114312
114301
 
114302
+ ### 第 21 次发布
114303
+
114304
+ 发布时间:2024-06-18 02:11:49
114305
+
114306
+ 本次发布包含了以下内容:
114307
+
114308
+ 改善已有的文档。
114309
+
114310
+ 修改数据结构:
114311
+
114312
+ * [SnapshotResult](https://cloud.tencent.com/document/api/596/39686#SnapshotResult)
114313
+
114314
+ * 新增成员:ApplicationId
114315
+
114316
+ * [TaskInfoNew](https://cloud.tencent.com/document/api/596/39686#TaskInfoNew)
114317
+
114318
+ * 新增成员:TableGroupId, TableGroupName, TableName
114319
+
114320
+
114313
114321
  ### 第 20 次发布
114314
114322
 
114315
114323
  发布时间:2023-06-20 01:48:17
@@ -117351,6 +117359,33 @@
117351
117359
 
117352
117360
  ## 服务网格(tcm) 版本:2021-04-13
117353
117361
 
117362
+ ### 第 22 次发布
117363
+
117364
+ 发布时间:2024-06-17 02:13:16
117365
+
117366
+ 本次发布包含了以下内容:
117367
+
117368
+ 改善已有的文档。
117369
+
117370
+ 修改数据结构:
117371
+
117372
+ * [APM](https://cloud.tencent.com/document/api/1261/63843#APM)
117373
+
117374
+ * 新增成员:NeedDelete
117375
+
117376
+ * [LoadBalancer](https://cloud.tencent.com/document/api/1261/63843#LoadBalancer)
117377
+
117378
+ * 新增成员:MasterZoneID, SlaveZoneID
117379
+
117380
+ * [LoadBalancerStatus](https://cloud.tencent.com/document/api/1261/63843#LoadBalancerStatus)
117381
+
117382
+ * <font color="#dd0000">**修改成员**:</font>LoadBalancerHostname
117383
+
117384
+ * [Mesh](https://cloud.tencent.com/document/api/1261/63843#Mesh)
117385
+
117386
+ * <font color="#dd0000">**修改成员**:</font>CreatedTime, UpdatedTime
117387
+
117388
+
117354
117389
  ### 第 21 次发布
117355
117390
 
117356
117391
  发布时间:2023-10-09 01:23:14
@@ -121590,6 +121625,25 @@
121590
121625
 
121591
121626
  ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
121592
121627
 
121628
+ ### 第 113 次发布
121629
+
121630
+ 发布时间:2024-06-17 02:17:28
121631
+
121632
+ 本次发布包含了以下内容:
121633
+
121634
+ 改善已有的文档。
121635
+
121636
+ 修改数据结构:
121637
+
121638
+ * [RabbitMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterInfo)
121639
+
121640
+ * 新增成员:PayMode
121641
+
121642
+ * [RabbitMQUser](https://cloud.tencent.com/document/api/1179/46089#RabbitMQUser)
121643
+
121644
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, User, Password, Description, Tags, CreateTime, ModifyTime, Type
121645
+
121646
+
121593
121647
  ### 第 112 次发布
121594
121648
 
121595
121649
  发布时间:2024-05-29 02:13:49
@@ -132987,6 +133041,18 @@
132987
133041
 
132988
133042
  ## 容器服务(tke) 版本:2018-05-25
132989
133043
 
133044
+ ### 第 172 次发布
133045
+
133046
+ 发布时间:2024-06-17 02:22:05
133047
+
133048
+ 本次发布包含了以下内容:
133049
+
133050
+ 改善已有的文档。
133051
+
133052
+ <font color="#dd0000">**预下线接口**:</font>
133053
+
133054
+ * DescribeExternalClusterSpec
133055
+
132990
133056
  ### 第 171 次发布
132991
133057
 
132992
133058
  发布时间:2024-04-17 01:24:26
@@ -138263,6 +138329,19 @@
138263
138329
 
138264
138330
  ## 实时音视频(trtc) 版本:2019-07-22
138265
138331
 
138332
+ ### 第 77 次发布
138333
+
138334
+ 发布时间:2024-06-18 02:25:06
138335
+
138336
+ 本次发布包含了以下内容:
138337
+
138338
+ 改善已有的文档。
138339
+
138340
+ 修改数据结构:
138341
+
138342
+ * [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)
138343
+
138344
+
138266
138345
  ### 第 76 次发布
138267
138346
 
138268
138347
  发布时间:2024-06-03 02:25:00
@@ -139678,6 +139757,50 @@
139678
139757
 
139679
139758
  ## 微服务引擎(tse) 版本:2020-12-07
139680
139759
 
139760
+ ### 第 71 次发布
139761
+
139762
+ 发布时间:2024-06-18 02:25:40
139763
+
139764
+ 本次发布包含了以下内容:
139765
+
139766
+ 改善已有的文档。
139767
+
139768
+ 修改接口:
139769
+
139770
+ * [DescribePublicAddressConfig](https://cloud.tencent.com/document/api/1364/107147)
139771
+
139772
+ * 新增出参:Result
139773
+
139774
+
139775
+ 新增数据结构:
139776
+
139777
+ * [[DescribePublicAddressConfigResult](https://cloud.tencent.com/document/api/1364/54942#DescribePublicAddressConfigResult)](https://cloud.tencent.com/document/api/1364/54942#[DescribePublicAddressConfigResult](https://cloud.tencent.com/document/api/1364/54942#DescribePublicAddressConfigResult))
139778
+ * [[PublicAddressConfig](https://cloud.tencent.com/document/api/1364/54942#PublicAddressConfig)](https://cloud.tencent.com/document/api/1364/54942#[PublicAddressConfig](https://cloud.tencent.com/document/api/1364/54942#PublicAddressConfig))
139779
+
139780
+ ### 第 70 次发布
139781
+
139782
+ 发布时间:2024-06-17 02:25:45
139783
+
139784
+ 本次发布包含了以下内容:
139785
+
139786
+ 改善已有的文档。
139787
+
139788
+ 新增数据结构:
139789
+
139790
+ * [ZookeeperRegionInfo](https://cloud.tencent.com/document/api/1364/54942#ZookeeperRegionInfo)
139791
+ * [ZookeeperRegionMyIdInfo](https://cloud.tencent.com/document/api/1364/54942#ZookeeperRegionMyIdInfo)
139792
+
139793
+ 修改数据结构:
139794
+
139795
+ * [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
139796
+
139797
+ * 新增成员:ZookeeperRegionInfo, DeployMode
139798
+
139799
+ * [VpcInfo](https://cloud.tencent.com/document/api/1364/54942#VpcInfo)
139800
+
139801
+ * 新增成员:LbSubnetId
139802
+
139803
+
139681
139804
  ### 第 69 次发布
139682
139805
 
139683
139806
  发布时间:2024-06-10 02:42:22
@@ -141129,6 +141252,27 @@
141129
141252
 
141130
141253
  ## 微服务平台 TSF(tsf) 版本:2018-03-26
141131
141254
 
141255
+ ### 第 108 次发布
141256
+
141257
+ 发布时间:2024-06-18 02:26:44
141258
+
141259
+ 本次发布包含了以下内容:
141260
+
141261
+ 改善已有的文档。
141262
+
141263
+ 修改数据结构:
141264
+
141265
+ * [FileConfigRelease](https://cloud.tencent.com/document/api/649/36099#FileConfigRelease)
141266
+
141267
+ * 新增成员:ConfigCenters
141268
+
141269
+ * <font color="#dd0000">**修改成员**:</font>ConfigReleaseId, ConfigId, ConfigName, ConfigVersion, ReleaseDesc, ReleaseTime, GroupId, GroupName, NamespaceId, NamespaceName, ClusterId, ClusterName
141270
+
141271
+ * [Instance](https://cloud.tencent.com/document/api/649/36099#Instance)
141272
+
141273
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceName, LanIp, WanIp, InstanceDesc, ClusterId, ClusterName, InstanceStatus, InstanceAvailableStatus, ServiceInstanceStatus, CountInTsf, GroupId, ApplicationId, ApplicationName, InstanceCreatedTime, InstanceExpiredTime, InstanceChargeType, InstanceTotalCpu, InstanceTotalMem, InstanceUsedCpu, InstanceUsedMem, InstanceLimitCpu, InstanceLimitMem, InstancePkgVersion, ClusterType, RestrictState, UpdateTime, OperationState, NamespaceId, InstanceZoneId, InstanceImportMode, ApplicationType, ApplicationResourceType, ServiceSidecarStatus, GroupName, NamespaceName, Reason, AgentVersion, NodeInstanceId
141274
+
141275
+
141132
141276
  ### 第 107 次发布
141133
141277
 
141134
141278
  发布时间:2024-06-04 02:27:15
@@ -153992,6 +154136,22 @@
153992
154136
 
153993
154137
  ## Web 应用防火墙(waf) 版本:2018-01-25
153994
154138
 
154139
+ ### 第 88 次发布
154140
+
154141
+ 发布时间:2024-06-17 02:33:30
154142
+
154143
+ 本次发布包含了以下内容:
154144
+
154145
+ 改善已有的文档。
154146
+
154147
+ 新增接口:
154148
+
154149
+ * [DescribeAreaBanAreas](https://cloud.tencent.com/document/api/627/107303)
154150
+
154151
+ 新增数据结构:
154152
+
154153
+ * [DescribeAreaBanAreasRsp](https://cloud.tencent.com/document/api/627/53609#DescribeAreaBanAreasRsp)
154154
+
153995
154155
  ### 第 87 次发布
153996
154156
 
153997
154157
  发布时间:2024-06-13 02:48:34
@@ -156350,6 +156510,18 @@
156350
156510
 
156351
156511
  ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
156352
156512
 
156513
+ ### 第 95 次发布
156514
+
156515
+ 发布时间:2024-06-17 02:35:04
156516
+
156517
+ 本次发布包含了以下内容:
156518
+
156519
+ 改善已有的文档。
156520
+
156521
+ 新增接口:
156522
+
156523
+ * [CreateTaskFolder](https://cloud.tencent.com/document/api/1267/107304)
156524
+
156353
156525
  ### 第 94 次发布
156354
156526
 
156355
156527
  发布时间:2024-06-14 03:00:16
@@ -156367,8 +156539,8 @@
156367
156539
 
156368
156540
  新增数据结构:
156369
156541
 
156370
- * [[TableMetaProperty](https://cloud.tencent.com/document/api/1267/76336#TableMetaProperty)](https://cloud.tencent.com/document/api/1267/76336#[TableMetaProperty](https://cloud.tencent.com/document/api/1267/76336#TableMetaProperty))
156371
- * [[TableNameFilter](https://cloud.tencent.com/document/api/1267/76336#TableNameFilter)](https://cloud.tencent.com/document/api/1267/76336#[TableNameFilter](https://cloud.tencent.com/document/api/1267/76336#TableNameFilter))
156542
+ * [TableMetaProperty](https://cloud.tencent.com/document/api/1267/76336#TableMetaProperty)
156543
+ * [TableNameFilter](https://cloud.tencent.com/document/api/1267/76336#TableNameFilter)
156372
156544
 
156373
156545
  修改数据结构:
156374
156546
 
@@ -157683,7 +157855,7 @@
157683
157855
  * [CreateProjectParamDs](https://cloud.tencent.com/document/api/#/#)
157684
157856
  * [CreateScriptsImportTasksDs](https://cloud.tencent.com/document/api/#/#)
157685
157857
  * [CreateTaskDs](https://cloud.tencent.com/document/api/#/#)
157686
- * [CreateTaskFolder](https://cloud.tencent.com/document/api/#/#)
157858
+ * [CreateTaskFolder](https://cloud.tencent.com/document/api/1267/107304)
157687
157859
  * [CreateTaskInParamDs](https://cloud.tencent.com/document/api/#/#)
157688
157860
  * [CreateTaskOutParamDs](https://cloud.tencent.com/document/api/#/#)
157689
157861
  * [CreateTaskOutputRegistries](https://cloud.tencent.com/document/api/#/#)