tencentcloud-sdk-nodejs 4.0.850 → 4.0.852

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 (158) hide show
  1. package/CHANGELOG.md +434 -0
  2. package/SERVICE_CHANGELOG.md +540 -48
  3. package/package.json +1 -1
  4. package/products.md +35 -35
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_client.ts +2 -2
  7. package/src/services/aiart/v20221229/aiart_models.ts +1 -1
  8. package/src/services/ams/index.ts +2 -2
  9. package/src/services/antiddos/v20200309/antiddos_models.ts +2 -2
  10. package/src/services/asr/v20190614/asr_models.ts +5 -5
  11. package/src/services/batch/v20170312/batch_models.ts +5 -1
  12. package/src/services/billing/v20180709/billing_models.ts +2 -2
  13. package/src/services/btoe/index.ts +2 -2
  14. package/src/services/cdb/v20170320/cdb_models.ts +26 -5
  15. package/src/services/chdfs/index.ts +2 -2
  16. package/src/services/clb/v20180317/clb_models.ts +4 -0
  17. package/src/services/cvm/v20170312/cvm_models.ts +5 -1
  18. package/src/services/cynosdb/v20190107/cynosdb_client.ts +71 -9
  19. package/src/services/cynosdb/v20190107/cynosdb_models.ts +437 -201
  20. package/src/services/dsgc/v20190723/dsgc_models.ts +67 -67
  21. package/src/services/dts/v20211206/dts_models.ts +1 -1
  22. package/src/services/emr/v20190103/emr_models.ts +15 -0
  23. package/src/services/es/v20180416/es_models.ts +5 -0
  24. package/src/services/ess/v20201111/ess_client.ts +16 -3
  25. package/src/services/ess/v20201111/ess_models.ts +108 -70
  26. package/src/services/essbasic/index.ts +2 -2
  27. package/src/services/essbasic/v20210526/essbasic_client.ts +5 -3
  28. package/src/services/essbasic/v20210526/essbasic_models.ts +6 -3
  29. package/src/services/facefusion/index.ts +2 -2
  30. package/src/services/faceid/v20180301/faceid_models.ts +2 -0
  31. package/src/services/hai/v20230812/hai_models.ts +1 -1
  32. package/src/services/hunyuan/v20230901/hunyuan_client.ts +40 -10
  33. package/src/services/hunyuan/v20230901/hunyuan_models.ts +105 -1
  34. package/src/services/iai/index.ts +2 -2
  35. package/src/services/iotvideo/index.ts +2 -2
  36. package/src/services/irp/index.ts +2 -2
  37. package/src/services/lighthouse/v20200324/lighthouse_models.ts +5 -0
  38. package/src/services/live/v20180801/live_client.ts +37 -13
  39. package/src/services/live/v20180801/live_models.ts +68 -2
  40. package/src/services/lke/v20231130/lke_client.ts +5 -4
  41. package/src/services/lke/v20231130/lke_models.ts +60 -0
  42. package/src/services/mgobe/index.ts +2 -2
  43. package/src/services/mrs/v20200910/mrs_models.ts +1 -1
  44. package/src/services/ocr/v20181119/ocr_client.ts +0 -1
  45. package/src/services/ocr/v20181119/ocr_models.ts +58 -14
  46. package/src/services/sms/index.ts +2 -2
  47. package/src/services/ssl/v20191205/ssl_client.ts +19 -7
  48. package/src/services/ssl/v20191205/ssl_models.ts +36 -4
  49. package/src/services/tbaas/v20180416/tbaas_models.ts +14 -14
  50. package/src/services/tbp/index.ts +2 -2
  51. package/src/services/tem/index.ts +2 -2
  52. package/src/services/teo/index.ts +2 -2
  53. package/src/services/thpc/index.ts +2 -2
  54. package/src/services/tione/index.ts +2 -2
  55. package/src/services/tione/v20191022/tione_client.ts +0 -12
  56. package/src/services/tione/v20191022/tione_models.ts +0 -30
  57. package/src/services/tione/v20211111/tione_client.ts +1 -0
  58. package/src/services/tione/v20211111/tione_models.ts +16 -0
  59. package/src/services/tke/v20220501/tke_client.ts +66 -17
  60. package/src/services/tke/v20220501/tke_models.ts +830 -165
  61. package/src/services/tmt/v20180321/tmt_models.ts +5 -5
  62. package/src/services/trtc/v20190722/trtc_models.ts +6 -2
  63. package/src/services/tse/v20201207/tse_models.ts +17 -2
  64. package/src/services/vm/index.ts +2 -2
  65. package/tencentcloud/common/sdk_version.d.ts +1 -1
  66. package/tencentcloud/common/sdk_version.js +1 -1
  67. package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +2 -2
  68. package/tencentcloud/services/aiart/v20221229/aiart_client.js +2 -2
  69. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +1 -1
  70. package/tencentcloud/services/ams/index.d.ts +4 -4
  71. package/tencentcloud/services/ams/index.js +2 -2
  72. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +2 -2
  73. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -5
  74. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +5 -1
  75. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -2
  76. package/tencentcloud/services/btoe/index.d.ts +4 -4
  77. package/tencentcloud/services/btoe/index.js +2 -2
  78. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +26 -5
  79. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  80. package/tencentcloud/services/chdfs/index.js +2 -2
  81. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
  82. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +5 -1
  83. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +23 -3
  84. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +33 -3
  85. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +427 -203
  86. package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +67 -67
  87. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
  88. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +15 -0
  89. package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
  90. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -3
  91. package/tencentcloud/services/ess/v20201111/ess_client.js +9 -2
  92. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +106 -70
  93. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  94. package/tencentcloud/services/essbasic/index.js +2 -2
  95. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +5 -3
  96. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -3
  97. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -3
  98. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  99. package/tencentcloud/services/facefusion/index.js +2 -2
  100. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -0
  101. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
  102. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +21 -7
  103. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +25 -7
  104. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +101 -1
  105. package/tencentcloud/services/iai/index.d.ts +4 -4
  106. package/tencentcloud/services/iai/index.js +2 -2
  107. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  108. package/tencentcloud/services/iotvideo/index.js +2 -2
  109. package/tencentcloud/services/irp/index.d.ts +4 -4
  110. package/tencentcloud/services/irp/index.js +2 -2
  111. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +5 -0
  112. package/tencentcloud/services/live/v20180801/live_client.d.ts +13 -5
  113. package/tencentcloud/services/live/v20180801/live_client.js +18 -6
  114. package/tencentcloud/services/live/v20180801/live_models.d.ts +64 -2
  115. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +4 -4
  116. package/tencentcloud/services/lke/v20231130/lke_client.js +4 -4
  117. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +59 -0
  118. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  119. package/tencentcloud/services/mgobe/index.js +2 -2
  120. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +1 -1
  121. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +0 -1
  122. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -1
  123. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +58 -14
  124. package/tencentcloud/services/sms/index.d.ts +4 -4
  125. package/tencentcloud/services/sms/index.js +2 -2
  126. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +7 -3
  127. package/tencentcloud/services/ssl/v20191205/ssl_client.js +9 -3
  128. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +34 -4
  129. package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +14 -14
  130. package/tencentcloud/services/tbp/index.d.ts +4 -4
  131. package/tencentcloud/services/tbp/index.js +2 -2
  132. package/tencentcloud/services/tem/index.d.ts +4 -4
  133. package/tencentcloud/services/tem/index.js +2 -2
  134. package/tencentcloud/services/teo/index.d.ts +4 -4
  135. package/tencentcloud/services/teo/index.js +2 -2
  136. package/tencentcloud/services/thpc/index.d.ts +4 -4
  137. package/tencentcloud/services/thpc/index.js +2 -2
  138. package/tencentcloud/services/tione/index.d.ts +4 -4
  139. package/tencentcloud/services/tione/index.js +2 -2
  140. package/tencentcloud/services/tione/v20191022/tione_client.d.ts +1 -5
  141. package/tencentcloud/services/tione/v20191022/tione_client.js +0 -6
  142. package/tencentcloud/services/tione/v20191022/tione_models.d.ts +0 -28
  143. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +15 -0
  144. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +17 -5
  145. package/tencentcloud/services/tke/v20220501/tke_client.js +24 -6
  146. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +766 -120
  147. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +5 -5
  148. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -2
  149. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +17 -2
  150. package/tencentcloud/services/vm/index.d.ts +4 -4
  151. package/tencentcloud/services/vm/index.js +2 -2
  152. package/test/cynosdb.v20190107.test.js +52 -2
  153. package/test/ess.v20201111.test.js +10 -0
  154. package/test/hunyuan.v20230901.test.js +22 -2
  155. package/test/live.v20180801.test.js +24 -4
  156. package/test/ssl.v20191205.test.js +12 -2
  157. package/test/tione.v20191022.test.js +0 -10
  158. package/test/tke.v20220501.test.js +34 -4
@@ -1,10 +1,29 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 云安全一体化平台(csip) 版本:2022-11-21
3
+ ## 负载均衡(clb) 版本:2018-03-17
4
4
 
5
- ### 第 37 次发布
5
+ ### 第 105 次发布
6
6
 
7
- 发布时间:2024-05-10 01:27:43
7
+ 发布时间:2024-05-14 01:28:52
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改数据结构:
14
+
15
+ * [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
16
+
17
+ * 新增成员:Weight
18
+
19
+
20
+
21
+
22
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
23
+
24
+ ### 第 89 次发布
25
+
26
+ 发布时间:2024-05-14 01:39:01
8
27
 
9
28
  本次发布包含了以下内容:
10
29
 
@@ -12,37 +31,92 @@
12
31
 
13
32
  修改接口:
14
33
 
15
- * [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821)
34
+ * [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
16
35
 
17
- * 新增出参:PublicPrivateAttr
36
+ * 新增入参:InstanceId, CLSInfoList
18
37
 
19
- * [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
38
+ * 新增出参:TaskId
20
39
 
21
- * 新增入参:MemberId
40
+ * [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
22
41
 
23
- * 新增出参:PublicPrivateAttr
42
+ * 新增入参:InstanceId, CLSTopicIds
24
43
 
25
- * [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
44
+ * 新增出参:TaskId
26
45
 
27
- * 新增入参:MemberId
46
+ * [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
28
47
 
29
- * 新增出参:JoinTypeLst, CloudTypeLst
48
+ * 新增入参:InstanceId
49
+
50
+ * 新增出参:TotalCount, InstanceCLSDeliveryInfos
30
51
 
52
+ * [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
53
+
54
+ * 新增入参:InstanceId, CLSTopicIds
55
+
56
+ * 新增出参:TaskId
57
+
58
+ * [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
59
+
60
+ * 新增入参:InstanceId, CLSTopicIds
61
+
62
+ * 新增出参:TaskId
63
+
64
+
65
+ 新增数据结构:
66
+
67
+ * [CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo)
68
+ * [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)
69
+
70
+
71
+
72
+ ## 数据安全治理中心(dsgc) 版本:2019-07-23
73
+
74
+ ### 第 11 次发布
75
+
76
+ 发布时间:2024-05-14 01:46:03
77
+
78
+ 本次发布包含了以下内容:
79
+
80
+ 改善已有的文档。
31
81
 
32
82
  修改数据结构:
33
83
 
34
- * [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
84
+ * [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak)
35
85
 
36
- * 新增成员:SubUserCount, JoinTypeInfo
86
+ * <font color="#dd0000">**修改成员**:</font>AK, SK, URL
37
87
 
88
+ * [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail)
38
89
 
90
+ * <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum
39
91
 
92
+ * [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo)
40
93
 
41
- ## 主机安全(cwp) 版本:2018-02-28
94
+ * <font color="#dd0000">**修改成员**:</font>BindStatus, Storage
42
95
 
43
- ### 第 113 次发布
96
+ * [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem)
44
97
 
45
- 发布时间:2024-05-10 01:29:26
98
+ * <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus
99
+
100
+ * [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult)
101
+
102
+ * <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName
103
+
104
+ * [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription)
105
+
106
+ * <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage
107
+
108
+ * [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem)
109
+
110
+ * <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore
111
+
112
+
113
+
114
+
115
+ ## 弹性 MapReduce(emr) 版本:2019-01-03
116
+
117
+ ### 第 63 次发布
118
+
119
+ 发布时间:2024-05-14 01:50:50
46
120
 
47
121
  本次发布包含了以下内容:
48
122
 
@@ -50,18 +124,18 @@
50
124
 
51
125
  修改数据结构:
52
126
 
53
- * [Item](https://cloud.tencent.com/document/api/296/19867#Item)
127
+ * [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
54
128
 
55
- * 新增成员:CategoryId
129
+ * 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount
56
130
 
57
131
 
58
132
 
59
133
 
60
- ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
134
+ ## Elasticsearch Service(es) 版本:2018-04-16
61
135
 
62
- ### 第 87 次发布
136
+ ### 第 58 次发布
63
137
 
64
- 发布时间:2024-05-10 01:33:56
138
+ 发布时间:2024-05-14 01:51:30
65
139
 
66
140
  本次发布包含了以下内容:
67
141
 
@@ -69,79 +143,126 @@
69
143
 
70
144
  修改数据结构:
71
145
 
72
- * [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
146
+ * [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
73
147
 
74
- * 新增成员:DeductionPriority
148
+ * 新增成员:KibanaLanguage
75
149
 
76
150
 
77
151
 
78
152
 
79
- ## 腾讯电子签企业版(ess) 版本:2020-11-11
153
+ ## 文字识别(ocr) 版本:2018-11-19
80
154
 
81
- ### 第 168 次发布
155
+ ### 第 135 次发布
82
156
 
83
- 发布时间:2024-05-10 01:46:37
157
+ 发布时间:2024-05-14 02:17:52
84
158
 
85
159
  本次发布包含了以下内容:
86
160
 
87
161
  改善已有的文档。
88
162
 
89
- 新增接口:
163
+ 修改接口:
90
164
 
91
- * [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
165
+ * [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919)
92
166
 
167
+ * <font color="#dd0000">**修改入参**:</font>DetectFake
93
168
 
169
+ * 新增出参:WarnCardInfos
170
+
171
+ * [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656)
172
+
173
+ * 新增出参:WarnCardInfos
174
+
175
+ * [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195)
176
+
177
+ * 新增出参:WarnCardInfos
178
+
179
+ * [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
180
+
181
+ * 新增出参:WarnCardInfos
94
182
 
95
- ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
96
183
 
97
- ### 第 110 次发布
98
184
 
99
- 发布时间:2024-05-10 02:29:12
185
+
186
+ ## TI-ONE 训练平台(tione) 版本:2021-11-11
187
+
188
+ ### 第 59 次发布
189
+
190
+ 发布时间:2024-05-14 02:40:26
100
191
 
101
192
  本次发布包含了以下内容:
102
193
 
103
194
  改善已有的文档。
104
195
 
196
+ 新增数据结构:
197
+
198
+ * [CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig)
199
+
105
200
  修改数据结构:
106
201
 
107
- * [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment)
202
+ * [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
108
203
 
109
- * <font color="#dd0000">**修改成员**:</font>AutoSubscriptionCreation
204
+ * 新增成员:CBSSource
110
205
 
111
206
 
112
207
 
113
208
 
114
- ## 边缘安全加速平台(teo) 版本:2022-09-01
209
+ ## TI-ONE 训练平台(tione) 版本:2019-10-22
115
210
 
116
- ### 第 80 次发布
211
+ ### 第 13 次发布
117
212
 
118
- 发布时间:2024-05-10 02:31:21
213
+ 发布时间:2024-05-14 02:40:07
119
214
 
120
215
  本次发布包含了以下内容:
121
216
 
122
217
  改善已有的文档。
123
218
 
124
- 修改接口:
219
+ <font color="#dd0000">**删除接口**:</font>
125
220
 
126
- * [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
221
+ * UpdateNotebookLifecycleScript
127
222
 
128
- * 新增入参:CacheTag
129
223
 
130
224
 
131
- 新增数据结构:
225
+ ## 实时音视频(trtc) 版本:2019-07-22
132
226
 
133
- * [CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)
227
+ ### 第 73 次发布
228
+
229
+ 发布时间:2024-05-14 02:45:49
230
+
231
+ 本次发布包含了以下内容:
232
+
233
+ 改善已有的文档。
134
234
 
135
235
  修改数据结构:
136
236
 
137
- * [Task](https://cloud.tencent.com/document/api/1552/80721#Task)
237
+ * [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText)
138
238
 
139
- * 新增成员:Method
239
+ * 新增成员:Font
140
240
 
141
241
 
142
242
 
143
243
 
144
- ## 边缘安全加速平台(teo) 版本:2022-01-06
244
+ ## 微服务引擎(tse) 版本:2020-12-07
245
+
246
+ ### 第 66 次发布
247
+
248
+ 发布时间:2024-05-14 02:46:25
249
+
250
+ 本次发布包含了以下内容:
251
+
252
+ 改善已有的文档。
253
+
254
+ 修改数据结构:
255
+
256
+ * [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode)
257
+
258
+ * 新增成员:Weight, IsDefaultWeight
259
+
260
+ * <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status
261
+
262
+ * [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup)
263
+
264
+ * 新增成员:DefaultWeight
265
+
145
266
 
146
267
 
147
268
 
@@ -28228,6 +28349,21 @@
28228
28349
 
28229
28350
  ## 负载均衡(clb) 版本:2018-03-17
28230
28351
 
28352
+ ### 第 105 次发布
28353
+
28354
+ 发布时间:2024-05-14 01:28:52
28355
+
28356
+ 本次发布包含了以下内容:
28357
+
28358
+ 改善已有的文档。
28359
+
28360
+ 修改数据结构:
28361
+
28362
+ * [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
28363
+
28364
+ * 新增成员:Weight
28365
+
28366
+
28231
28367
  ### 第 104 次发布
28232
28368
 
28233
28369
  发布时间:2024-05-07 01:12:00
@@ -28316,7 +28452,7 @@
28316
28452
 
28317
28453
  新增接口:
28318
28454
 
28319
- * [SetLoadBalancerStartStatus](https://cloud.tencent.com/document/api/214/103994)
28455
+ * [SetLoadBalancerStartStatus](https://cloud.tencent.com/document/api/214/104002)
28320
28456
 
28321
28457
  ### 第 100 次发布
28322
28458
 
@@ -44178,6 +44314,68 @@
44178
44314
 
44179
44315
  ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
44180
44316
 
44317
+ ### 第 89 次发布
44318
+
44319
+ 发布时间:2024-05-14 01:39:01
44320
+
44321
+ 本次发布包含了以下内容:
44322
+
44323
+ 改善已有的文档。
44324
+
44325
+ 修改接口:
44326
+
44327
+ * [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
44328
+
44329
+ * 新增入参:InstanceId, CLSInfoList
44330
+
44331
+ * 新增出参:TaskId
44332
+
44333
+ * [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
44334
+
44335
+ * 新增入参:InstanceId, CLSTopicIds
44336
+
44337
+ * 新增出参:TaskId
44338
+
44339
+ * [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
44340
+
44341
+ * 新增入参:InstanceId
44342
+
44343
+ * 新增出参:TotalCount, InstanceCLSDeliveryInfos
44344
+
44345
+ * [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
44346
+
44347
+ * 新增入参:InstanceId, CLSTopicIds
44348
+
44349
+ * 新增出参:TaskId
44350
+
44351
+ * [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
44352
+
44353
+ * 新增入参:InstanceId, CLSTopicIds
44354
+
44355
+ * 新增出参:TaskId
44356
+
44357
+
44358
+ 新增数据结构:
44359
+
44360
+ * [[CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo)](https://cloud.tencent.com/document/api/1003/48097#[CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo))
44361
+ * [[InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)](https://cloud.tencent.com/document/api/1003/48097#[InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo))
44362
+
44363
+ ### 第 88 次发布
44364
+
44365
+ 发布时间:2024-05-13 01:14:47
44366
+
44367
+ 本次发布包含了以下内容:
44368
+
44369
+ 改善已有的文档。
44370
+
44371
+ 新增接口:
44372
+
44373
+ * [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
44374
+ * [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
44375
+ * [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
44376
+ * [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
44377
+ * [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
44378
+
44181
44379
  ### 第 87 次发布
44182
44380
 
44183
44381
  发布时间:2024-05-10 01:33:56
@@ -53267,6 +53465,45 @@
53267
53465
 
53268
53466
  ## 数据安全治理中心(dsgc) 版本:2019-07-23
53269
53467
 
53468
+ ### 第 11 次发布
53469
+
53470
+ 发布时间:2024-05-14 01:46:03
53471
+
53472
+ 本次发布包含了以下内容:
53473
+
53474
+ 改善已有的文档。
53475
+
53476
+ 修改数据结构:
53477
+
53478
+ * [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak)
53479
+
53480
+ * <font color="#dd0000">**修改成员**:</font>AK, SK, URL
53481
+
53482
+ * [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail)
53483
+
53484
+ * <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum
53485
+
53486
+ * [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo)
53487
+
53488
+ * <font color="#dd0000">**修改成员**:</font>BindStatus, Storage
53489
+
53490
+ * [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem)
53491
+
53492
+ * <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus
53493
+
53494
+ * [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult)
53495
+
53496
+ * <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName
53497
+
53498
+ * [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription)
53499
+
53500
+ * <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage
53501
+
53502
+ * [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem)
53503
+
53504
+ * <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore
53505
+
53506
+
53270
53507
  ### 第 10 次发布
53271
53508
 
53272
53509
  发布时间:2024-04-17 01:12:45
@@ -57865,6 +58102,21 @@
57865
58102
 
57866
58103
  ## 弹性 MapReduce(emr) 版本:2019-01-03
57867
58104
 
58105
+ ### 第 63 次发布
58106
+
58107
+ 发布时间:2024-05-14 01:50:50
58108
+
58109
+ 本次发布包含了以下内容:
58110
+
58111
+ 改善已有的文档。
58112
+
58113
+ 修改数据结构:
58114
+
58115
+ * [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
58116
+
58117
+ * 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount
58118
+
58119
+
57868
58120
  ### 第 62 次发布
57869
58121
 
57870
58122
  发布时间:2024-03-15 01:14:37
@@ -59315,6 +59567,21 @@
59315
59567
 
59316
59568
  ## Elasticsearch Service(es) 版本:2018-04-16
59317
59569
 
59570
+ ### 第 58 次发布
59571
+
59572
+ 发布时间:2024-05-14 01:51:30
59573
+
59574
+ 本次发布包含了以下内容:
59575
+
59576
+ 改善已有的文档。
59577
+
59578
+ 修改数据结构:
59579
+
59580
+ * [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
59581
+
59582
+ * 新增成员:KibanaLanguage
59583
+
59584
+
59318
59585
  ### 第 57 次发布
59319
59586
 
59320
59587
  发布时间:2024-04-19 01:17:21
@@ -60595,6 +60862,18 @@
60595
60862
 
60596
60863
  ## 腾讯电子签企业版(ess) 版本:2020-11-11
60597
60864
 
60865
+ ### 第 169 次发布
60866
+
60867
+ 发布时间:2024-05-13 01:18:00
60868
+
60869
+ 本次发布包含了以下内容:
60870
+
60871
+ 改善已有的文档。
60872
+
60873
+ 新增接口:
60874
+
60875
+ * [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)
60876
+
60598
60877
  ### 第 168 次发布
60599
60878
 
60600
60879
  发布时间:2024-05-10 01:46:37
@@ -60605,7 +60884,7 @@
60605
60884
 
60606
60885
  新增接口:
60607
60886
 
60608
- * [[CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)](https://cloud.tencent.com/document/api/#/#)
60887
+ * [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
60609
60888
 
60610
60889
  ### 第 167 次发布
60611
60890
 
@@ -72200,6 +72479,19 @@
72200
72479
 
72201
72480
  ## 腾讯混元大模型(hunyuan) 版本:2023-09-01
72202
72481
 
72482
+ ### 第 6 次发布
72483
+
72484
+ 发布时间:2024-05-10 10:17:15
72485
+
72486
+ 本次发布包含了以下内容:
72487
+
72488
+ 改善已有的文档。
72489
+
72490
+ 新增接口:
72491
+
72492
+ * [QueryHunyuanImageJob](https://cloud.tencent.com/document/api/1729/105970)
72493
+ * [SubmitHunyuanImageJob](https://cloud.tencent.com/document/api/1729/105969)
72494
+
72203
72495
  ### 第 5 次发布
72204
72496
 
72205
72497
  发布时间:2024-05-08 01:18:38
@@ -81449,6 +81741,25 @@
81449
81741
 
81450
81742
  ## 轻量应用服务器(lighthouse) 版本:2020-03-24
81451
81743
 
81744
+ ### 第 60 次发布
81745
+
81746
+ 发布时间:2024-05-13 01:21:46
81747
+
81748
+ 本次发布包含了以下内容:
81749
+
81750
+ 改善已有的文档。
81751
+
81752
+ 修改数据结构:
81753
+
81754
+ * [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
81755
+
81756
+ * 新增成员:LatestOperationStartedTime
81757
+
81758
+ * [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail)
81759
+
81760
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail
81761
+
81762
+
81452
81763
  ### 第 59 次发布
81453
81764
 
81454
81765
  发布时间:2024-03-11 01:18:22
@@ -82611,6 +82922,19 @@
82611
82922
 
82612
82923
  ## 云直播CSS(live) 版本:2018-08-01
82613
82924
 
82925
+ ### 第 128 次发布
82926
+
82927
+ 发布时间:2024-05-13 01:22:02
82928
+
82929
+ 本次发布包含了以下内容:
82930
+
82931
+ 改善已有的文档。
82932
+
82933
+ 新增接口:
82934
+
82935
+ * [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)
82936
+ * [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
82937
+
82614
82938
  ### 第 127 次发布
82615
82939
 
82616
82940
  发布时间:2024-04-22 01:19:59
@@ -85186,6 +85510,25 @@
85186
85510
 
85187
85511
  ## 大模型知识引擎(lke) 版本:2023-11-30
85188
85512
 
85513
+ ### 第 6 次发布
85514
+
85515
+ 发布时间:2024-05-13 01:22:27
85516
+
85517
+ 本次发布包含了以下内容:
85518
+
85519
+ 改善已有的文档。
85520
+
85521
+ 新增数据结构:
85522
+
85523
+ * [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)
85524
+
85525
+ 修改数据结构:
85526
+
85527
+ * [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
85528
+
85529
+ * 新增成员:SessionId, CanFeedback, ReplyMethod, OptionCards, TaskFlow
85530
+
85531
+
85189
85532
  ### 第 5 次发布
85190
85533
 
85191
85534
  发布时间:2024-04-29 00:05:46
@@ -96154,6 +96497,35 @@
96154
96497
 
96155
96498
  ## 文字识别(ocr) 版本:2018-11-19
96156
96499
 
96500
+ ### 第 135 次发布
96501
+
96502
+ 发布时间:2024-05-14 02:17:52
96503
+
96504
+ 本次发布包含了以下内容:
96505
+
96506
+ 改善已有的文档。
96507
+
96508
+ 修改接口:
96509
+
96510
+ * [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919)
96511
+
96512
+ * <font color="#dd0000">**修改入参**:</font>DetectFake
96513
+
96514
+ * 新增出参:WarnCardInfos
96515
+
96516
+ * [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656)
96517
+
96518
+ * 新增出参:WarnCardInfos
96519
+
96520
+ * [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195)
96521
+
96522
+ * 新增出参:WarnCardInfos
96523
+
96524
+ * [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
96525
+
96526
+ * 新增出参:WarnCardInfos
96527
+
96528
+
96157
96529
  ### 第 134 次发布
96158
96530
 
96159
96531
  发布时间:2024-04-29 01:21:11
@@ -108618,6 +108990,18 @@
108618
108990
 
108619
108991
  ## SSL 证书(ssl) 版本:2019-12-05
108620
108992
 
108993
+ ### 第 58 次发布
108994
+
108995
+ 发布时间:2024-05-13 01:26:12
108996
+
108997
+ 本次发布包含了以下内容:
108998
+
108999
+ 改善已有的文档。
109000
+
109001
+ 新增接口:
109002
+
109003
+ * [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)
109004
+
108621
109005
  ### 第 57 次发布
108622
109006
 
108623
109007
  发布时间:2024-04-23 01:23:47
@@ -123874,7 +124258,7 @@
123874
124258
 
123875
124259
  新增数据结构:
123876
124260
 
123877
- * [[CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)](https://cloud.tencent.com/document/api/1552/80721#[CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag))
124261
+ * [CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)
123878
124262
 
123879
124263
  修改数据结构:
123880
124264
 
@@ -127801,6 +128185,18 @@
127801
128185
 
127802
128186
  ## TI-ONE 训练平台(tione) 版本:2019-10-22
127803
128187
 
128188
+ ### 第 13 次发布
128189
+
128190
+ 发布时间:2024-05-14 02:40:07
128191
+
128192
+ 本次发布包含了以下内容:
128193
+
128194
+ 改善已有的文档。
128195
+
128196
+ <font color="#dd0000">**删除接口**:</font>
128197
+
128198
+ * UpdateNotebookLifecycleScript
128199
+
127804
128200
  ### 第 12 次发布
127805
128201
 
127806
128202
  发布时间:2020-08-14 08:02:11
@@ -128044,7 +128440,7 @@
128044
128440
  * [DescribeNotebookLifecycleScript](https://cloud.tencent.com/document/api/851/43031)
128045
128441
  * [DescribeNotebookLifecycleScripts](https://cloud.tencent.com/document/api/851/43030)
128046
128442
  * [UpdateCodeRepository](https://cloud.tencent.com/document/api/851/43035)
128047
- * [UpdateNotebookLifecycleScript](https://cloud.tencent.com/document/api/851/43029)
128443
+ * [UpdateNotebookLifecycleScript](https://cloud.tencent.com/document/api/#/#)
128048
128444
 
128049
128445
  修改接口:
128050
128446
 
@@ -128121,6 +128517,25 @@
128121
128517
 
128122
128518
  ## TI-ONE 训练平台(tione) 版本:2021-11-11
128123
128519
 
128520
+ ### 第 59 次发布
128521
+
128522
+ 发布时间:2024-05-14 02:40:26
128523
+
128524
+ 本次发布包含了以下内容:
128525
+
128526
+ 改善已有的文档。
128527
+
128528
+ 新增数据结构:
128529
+
128530
+ * [[CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig)](https://cloud.tencent.com/document/api/851/75051#[CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig))
128531
+
128532
+ 修改数据结构:
128533
+
128534
+ * [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
128535
+
128536
+ * 新增成员:CBSSource
128537
+
128538
+
128124
128539
  ### 第 58 次发布
128125
128540
 
128126
128541
  发布时间:2024-04-25 01:25:56
@@ -133767,6 +134182,47 @@
133767
134182
 
133768
134183
  ## 容器服务(tke) 版本:2022-05-01
133769
134184
 
134185
+ ### 第 2 次发布
134186
+
134187
+ 发布时间:2024-05-13 01:30:09
134188
+
134189
+ 本次发布包含了以下内容:
134190
+
134191
+ 改善已有的文档。
134192
+
134193
+ 新增接口:
134194
+
134195
+ * [CreateNodePool](https://cloud.tencent.com/document/api/457/106086)
134196
+ * [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
134197
+ * [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
134198
+
134199
+ 新增数据结构:
134200
+
134201
+ * [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
134202
+ * [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
134203
+ * [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
134204
+ * [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
134205
+ * [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
134206
+ * [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
134207
+ * [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
134208
+ * [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
134209
+ * [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
134210
+ * [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
134211
+ * [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
134212
+ * [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
134213
+ * [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
134214
+
134215
+ 修改数据结构:
134216
+
134217
+ * [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
134218
+
134219
+ * 新增成员:Scaling, UpgradeSettings, AutoRepair, InstanceChargeType, InstanceChargePrepaid, SystemDisk, KeyIds, Management, HealthCheckPolicyName, HostNamePattern, KubeletArgs, Lifecycle, RuntimeRootDir, EnableAutoscaling, InstanceTypes, Replicas, InternetAccessible, DataDisks
134220
+
134221
+ * [NodePool](https://cloud.tencent.com/document/api/457/103206#NodePool)
134222
+
134223
+ * 新增成员:Tags, Unschedulable
134224
+
134225
+
133770
134226
  ### 第 1 次发布
133771
134227
 
133772
134228
  发布时间:2024-01-22 11:36:09
@@ -135465,6 +135921,21 @@
135465
135921
 
135466
135922
  ## 实时音视频(trtc) 版本:2019-07-22
135467
135923
 
135924
+ ### 第 73 次发布
135925
+
135926
+ 发布时间:2024-05-14 02:45:49
135927
+
135928
+ 本次发布包含了以下内容:
135929
+
135930
+ 改善已有的文档。
135931
+
135932
+ 修改数据结构:
135933
+
135934
+ * [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText)
135935
+
135936
+ * 新增成员:Font
135937
+
135938
+
135468
135939
  ### 第 72 次发布
135469
135940
 
135470
135941
  发布时间:2024-05-07 11:13:32
@@ -136802,6 +137273,27 @@
136802
137273
 
136803
137274
  ## 微服务引擎(tse) 版本:2020-12-07
136804
137275
 
137276
+ ### 第 66 次发布
137277
+
137278
+ 发布时间:2024-05-14 02:46:25
137279
+
137280
+ 本次发布包含了以下内容:
137281
+
137282
+ 改善已有的文档。
137283
+
137284
+ 修改数据结构:
137285
+
137286
+ * [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode)
137287
+
137288
+ * 新增成员:Weight, IsDefaultWeight
137289
+
137290
+ * <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status
137291
+
137292
+ * [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup)
137293
+
137294
+ * 新增成员:DefaultWeight
137295
+
137296
+
136805
137297
  ### 第 65 次发布
136806
137298
 
136807
137299
  发布时间:2024-04-29 01:27:04