tencentcloud-sdk-nodejs 4.0.761 → 4.0.763

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 (72) hide show
  1. package/CHANGELOG.md +271 -0
  2. package/SERVICE_CHANGELOG.md +255 -128
  3. package/package.json +1 -1
  4. package/products.md +23 -23
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_models.ts +23 -20
  7. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +6 -0
  8. package/src/services/cls/v20201016/cls_models.ts +106 -43
  9. package/src/services/dlc/v20210125/dlc_models.ts +2 -2
  10. package/src/services/ecm/v20190719/ecm_models.ts +17 -17
  11. package/src/services/ess/v20201111/ess_client.ts +91 -12
  12. package/src/services/ess/v20201111/ess_models.ts +41 -36
  13. package/src/services/essbasic/v20210526/essbasic_client.ts +18 -0
  14. package/src/services/essbasic/v20210526/essbasic_models.ts +16 -14
  15. package/src/services/lcic/v20220817/lcic_models.ts +8 -4
  16. package/src/services/lighthouse/v20200324/lighthouse_models.ts +18 -12
  17. package/src/services/oceanus/v20190422/oceanus_client.ts +23 -10
  18. package/src/services/oceanus/v20190422/oceanus_models.ts +147 -59
  19. package/src/services/ocr/v20181119/ocr_client.ts +4 -1
  20. package/src/services/ocr/v20181119/ocr_models.ts +328 -44
  21. package/src/services/ssl/v20191205/ssl_models.ts +22 -2
  22. package/src/services/tat/v20201028/tat_models.ts +1 -1
  23. package/src/services/tdmq/v20200217/tdmq_client.ts +1 -2
  24. package/src/services/tdmq/v20200217/tdmq_models.ts +35 -44
  25. package/src/services/tem/v20210701/tem_client.ts +1 -1
  26. package/src/services/tem/v20210701/tem_models.ts +1 -1
  27. package/src/services/teo/v20220901/teo_models.ts +2 -2
  28. package/src/services/tione/v20211111/tione_client.ts +25 -11
  29. package/src/services/tione/v20211111/tione_models.ts +229 -33
  30. package/src/services/tse/v20201207/tse_models.ts +2 -2
  31. package/src/services/vod/v20180717/vod_client.ts +14 -1
  32. package/src/services/vod/v20180717/vod_models.ts +73 -6
  33. package/src/services/wedata/v20210820/wedata_models.ts +5 -0
  34. package/tencentcloud/common/sdk_version.d.ts +1 -1
  35. package/tencentcloud/common/sdk_version.js +1 -1
  36. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +23 -20
  37. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +6 -0
  38. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +106 -43
  39. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +2 -2
  40. package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +17 -17
  41. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +91 -12
  42. package/tencentcloud/services/ess/v20201111/ess_client.js +91 -12
  43. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +41 -36
  44. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +18 -0
  45. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +18 -0
  46. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +16 -14
  47. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +8 -4
  48. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +18 -12
  49. package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +7 -3
  50. package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +9 -3
  51. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +143 -58
  52. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
  53. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +325 -44
  54. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +22 -2
  55. package/tencentcloud/services/tat/v20201028/tat_models.d.ts +1 -1
  56. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +1 -1
  57. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +35 -43
  58. package/tencentcloud/services/tem/v20210701/tem_client.d.ts +1 -1
  59. package/tencentcloud/services/tem/v20210701/tem_client.js +1 -1
  60. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +1 -1
  61. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -2
  62. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +7 -3
  63. package/tencentcloud/services/tione/v20211111/tione_client.js +9 -3
  64. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +225 -33
  65. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -2
  66. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +5 -1
  67. package/tencentcloud/services/vod/v20180717/vod_client.js +6 -0
  68. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +70 -6
  69. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +5 -0
  70. package/test/oceanus.v20190422.test.js +12 -2
  71. package/test/tione.v20211111.test.js +12 -2
  72. package/test/vod.v20180717.test.js +10 -0
@@ -1,133 +1,84 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
4
-
5
- ### 第 2 次发布
6
-
7
- 发布时间:2023-12-19 01:19:18
8
-
9
- 本次发布包含了以下内容:
10
-
11
- 改善已有的文档。
12
-
13
- 修改数据结构:
14
-
15
- * [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
16
-
17
- * 新增成员:IfExistCatalog
18
-
19
-
20
-
21
-
22
- ## 云防火墙(cfw) 版本:2019-09-04
3
+ ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
23
4
 
24
- ### 第 51 次发布
5
+ ### 第 145 次发布
25
6
 
26
- 发布时间:2023-12-19 01:19:59
7
+ 发布时间:2023-12-21 01:38:43
27
8
 
28
9
  本次发布包含了以下内容:
29
10
 
30
11
  改善已有的文档。
31
12
 
32
- 修改数据结构:
33
-
34
- * [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
35
-
36
- * 新增成员:ParamTemplateId
37
-
38
- * [CreateRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateRuleItem)
13
+ 修改接口:
39
14
 
40
- * 新增成员:ParamTemplateId
15
+ * [ChannelCreatePrepareFlow](https://cloud.tencent.com/document/api/1420/87897)
41
16
 
42
- * [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
17
+ * <font color="#dd0000">**修改入参**:</font>ResourceId
43
18
 
44
- * 新增成员:ParamTemplateName, ParamTemplateId
45
19
 
46
- * [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem)
47
20
 
48
- * 新增成员:ParamTemplateId, ParamTemplateName
49
21
 
22
+ ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
50
23
 
51
24
 
52
25
 
53
- ## 云安全一体化平台(csip) 版本:2022-11-21
26
+ ## 实时互动-教育版(lcic) 版本:2022-08-17
54
27
 
55
- ### 第 27 次发布
28
+ ### 第 49 次发布
56
29
 
57
- 发布时间:2023-12-19 01:25:03
30
+ 发布时间:2023-12-21 01:48:52
58
31
 
59
32
  本次发布包含了以下内容:
60
33
 
61
34
  改善已有的文档。
62
35
 
63
- 修改接口:
64
-
65
- * [DescribeDomainAssets](https://cloud.tencent.com/document/api/664/93511)
66
-
67
- * 新增入参:MemberId
68
-
69
- * [DescribeGatewayAssets](https://cloud.tencent.com/document/api/664/102291)
70
-
71
- * 新增入参:MemberId
72
-
73
- * [DescribeListenerList](https://cloud.tencent.com/document/api/664/96103)
74
-
75
- * 新增入参:MemberId
76
-
77
- * [DescribeNICAssets](https://cloud.tencent.com/document/api/664/102406)
78
-
79
- * 新增入参:MemberId
36
+ 修改数据结构:
80
37
 
81
- * [DescribePublicIpAssets](https://cloud.tencent.com/document/api/664/93510)
38
+ * [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
82
39
 
83
- * 新增入参:MemberId
40
+ * 新增成员:RecordBackground
84
41
 
85
42
 
86
43
 
87
44
 
88
- ## 弹性 MapReduce(emr) 版本:2019-01-03
45
+ ## 文字识别(ocr) 版本:2018-11-19
89
46
 
90
- ### 第 54 次发布
47
+ ### 第 125 次发布
91
48
 
92
- 发布时间:2023-12-19 01:39:39
49
+ 发布时间:2023-12-21 01:56:34
93
50
 
94
51
  本次发布包含了以下内容:
95
52
 
96
53
  改善已有的文档。
97
54
 
98
- 修改数据结构:
99
-
100
- * [PreExecuteFileSettings](https://cloud.tencent.com/document/api/589/33981#PreExecuteFileSettings)
101
-
102
- * 新增成员:Remark
103
-
104
-
55
+ 修改接口:
105
56
 
57
+ * [VatInvoiceVerifyNew](https://cloud.tencent.com/document/api/866/73674)
106
58
 
107
- ## 腾讯云可观测平台(monitor) 版本:2018-07-24
59
+ * 新增出参:ElectronicTrainTicket, ElectronicAirTransport
108
60
 
109
- ### 第 100 次发布
110
61
 
111
- 发布时间:2023-12-19 01:56:30
112
-
113
- 本次发布包含了以下内容:
62
+ 新增数据结构:
114
63
 
115
- 改善已有的文档。
64
+ * [ElectronicAirTransport](https://cloud.tencent.com/document/api/866/33527#ElectronicAirTransport)
65
+ * [ElectronicAirTransportDetail](https://cloud.tencent.com/document/api/866/33527#ElectronicAirTransportDetail)
66
+ * [ElectronicTrainTicket](https://cloud.tencent.com/document/api/866/33527#ElectronicTrainTicket)
116
67
 
117
68
  修改数据结构:
118
69
 
119
- * [AlarmHierarchicalNotice](https://cloud.tencent.com/document/api/248/30354#AlarmHierarchicalNotice)
70
+ * [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
120
71
 
121
- * 新增成员:PolicyId
72
+ * 新增成员:ElectronicType
122
73
 
123
74
 
124
75
 
125
76
 
126
77
  ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
127
78
 
128
- ### 第 99 次发布
79
+ ### 第 100 次发布
129
80
 
130
- 发布时间:2023-12-19 02:14:52
81
+ 发布时间:2023-12-21 02:11:13
131
82
 
132
83
  本次发布包含了以下内容:
133
84
 
@@ -135,37 +86,36 @@
135
86
 
136
87
  修改接口:
137
88
 
138
- * [DescribeRocketMQTopics](https://cloud.tencent.com/document/api/1179/63418)
139
-
140
- * 新增入参:FilterGroup
141
-
142
-
143
- 修改数据结构:
89
+ * [DescribeNamespaceBundlesOpt](https://cloud.tencent.com/document/api/1179/59039)
144
90
 
145
- * [RabbitMQClusterAccessInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterAccessInfo)
91
+ * <font color="#dd0000">**删除出参**:</font>BundleSet
146
92
 
147
- * 新增成员:WebConsoleDomainEndpoint
148
93
 
149
- * <font color="#dd0000">**修改成员**:</font>PublicWebConsoleSwitchStatus, VpcWebConsoleSwitchStatus, PublicDataStreamStatus, PrometheusEndpointInfo
94
+ <font color="#dd0000">**删除数据结构**:</font>
150
95
 
96
+ * BundleSetOpt
151
97
 
152
98
 
153
99
 
154
100
  ## TI-ONE 训练平台(tione) 版本:2021-11-11
155
101
 
156
- ### 第 46 次发布
102
+ ### 第 48 次发布
157
103
 
158
- 发布时间:2023-12-19 02:18:26
104
+ 发布时间:2023-12-21 02:14:50
159
105
 
160
106
  本次发布包含了以下内容:
161
107
 
162
108
  改善已有的文档。
163
109
 
164
- 修改数据结构:
110
+ 修改接口:
165
111
 
166
- * [ModelInfo](https://cloud.tencent.com/document/api/851/75051#ModelInfo)
112
+ * [DescribeBillingResourceGroups](https://cloud.tencent.com/document/api/851/75065)
167
113
 
168
- * 新增成员:IsPrivateModel
114
+ * <font color="#dd0000">**修改入参**:</font>Type
115
+
116
+ * [DescribeBillingSpecs](https://cloud.tencent.com/document/api/851/80175)
117
+
118
+ * <font color="#dd0000">**修改入参**:</font>TaskType
169
119
 
170
120
 
171
121
 
@@ -174,11 +124,11 @@
174
124
 
175
125
 
176
126
 
177
- ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
127
+ ## 云点播(vod) 版本:2018-07-17
178
128
 
179
- ### 第 64 次发布
129
+ ### 第 176 次发布
180
130
 
181
- 发布时间:2023-12-19 02:31:16
131
+ 发布时间:2023-12-21 02:21:45
182
132
 
183
133
  本次发布包含了以下内容:
184
134
 
@@ -186,41 +136,11 @@
186
136
 
187
137
  新增接口:
188
138
 
189
- * [DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)
139
+ * [EnhanceMediaQuality](https://cloud.tencent.com/document/api/266/102571)
190
140
 
191
- 修改接口:
192
-
193
- * [BatchSuspendIntegrationTasks](https://cloud.tencent.com/document/api/1267/82532)
194
-
195
- * 新增入参:Event
196
-
197
- * [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
198
-
199
- * 新增入参:EventDesc
200
-
201
- * [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
202
-
203
- * 新增入参:EventDesc
204
-
205
- * [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
206
-
207
- * 新增入参:EventDesc
208
-
209
- * [SuspendIntegrationTask](https://cloud.tencent.com/document/api/1267/82469)
210
-
211
- * 新增入参:Event
212
-
213
-
214
- 修改数据结构:
215
-
216
- * [AlarmReceiverInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmReceiverInfo)
217
-
218
- * 新增成员:LarkGroup
219
-
220
- * [TaskAlarmInfo](https://cloud.tencent.com/document/api/1267/76336#TaskAlarmInfo)
221
-
222
- * 新增成员:LarkWebHooks
141
+ 新增数据结构:
223
142
 
143
+ * [EnhanceMediaQualityOutputConfig](https://cloud.tencent.com/document/api/266/31773#EnhanceMediaQualityOutputConfig)
224
144
 
225
145
 
226
146
 
@@ -21849,6 +21769,21 @@
21849
21769
 
21850
21770
  ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
21851
21771
 
21772
+ ### 第 3 次发布
21773
+
21774
+ 发布时间:2023-12-20 01:16:54
21775
+
21776
+ 本次发布包含了以下内容:
21777
+
21778
+ 改善已有的文档。
21779
+
21780
+ 修改数据结构:
21781
+
21782
+ * [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
21783
+
21784
+ * 新增成员:Characteristic
21785
+
21786
+
21852
21787
  ### 第 2 次发布
21853
21788
 
21854
21789
  发布时间:2023-12-19 01:19:18
@@ -32786,7 +32721,7 @@
32786
32721
 
32787
32722
 
32788
32723
 
32789
- ## 企业收付平台(cpdp) 版本:2019-08-20
32724
+ ## 腾讯微卡收付通(cpdp) 版本:2019-08-20
32790
32725
 
32791
32726
  ### 第 101 次发布
32792
32727
 
@@ -56842,6 +56777,21 @@
56842
56777
 
56843
56778
  ## 腾讯电子签企业版(ess) 版本:2020-11-11
56844
56779
 
56780
+ ### 第 143 次发布
56781
+
56782
+ 发布时间:2023-12-20 01:38:18
56783
+
56784
+ 本次发布包含了以下内容:
56785
+
56786
+ 改善已有的文档。
56787
+
56788
+ 修改接口:
56789
+
56790
+ * [CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)
56791
+
56792
+ * 新增入参:CcInfos
56793
+
56794
+
56845
56795
  ### 第 142 次发布
56846
56796
 
56847
56797
  发布时间:2023-12-15 19:39:22
@@ -59603,6 +59553,21 @@
59603
59553
 
59604
59554
  ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
59605
59555
 
59556
+ ### 第 145 次发布
59557
+
59558
+ 发布时间:2023-12-21 01:38:43
59559
+
59560
+ 本次发布包含了以下内容:
59561
+
59562
+ 改善已有的文档。
59563
+
59564
+ 修改接口:
59565
+
59566
+ * [ChannelCreatePrepareFlow](https://cloud.tencent.com/document/api/1420/87897)
59567
+
59568
+ * <font color="#dd0000">**修改入参**:</font>ResourceId
59569
+
59570
+
59606
59571
  ### 第 144 次发布
59607
59572
 
59608
59573
  发布时间:2023-12-15 19:40:36
@@ -74743,6 +74708,21 @@
74743
74708
 
74744
74709
  ## 实时互动-教育版(lcic) 版本:2022-08-17
74745
74710
 
74711
+ ### 第 49 次发布
74712
+
74713
+ 发布时间:2023-12-21 01:48:52
74714
+
74715
+ 本次发布包含了以下内容:
74716
+
74717
+ 改善已有的文档。
74718
+
74719
+ 修改数据结构:
74720
+
74721
+ * [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
74722
+
74723
+ * 新增成员:RecordBackground
74724
+
74725
+
74746
74726
  ### 第 48 次发布
74747
74727
 
74748
74728
  发布时间:2023-12-14 02:03:05
@@ -88128,6 +88108,22 @@
88128
88108
 
88129
88109
  ## 流计算 Oceanus(oceanus) 版本:2019-04-22
88130
88110
 
88111
+ ### 第 50 次发布
88112
+
88113
+ 发布时间:2023-12-20 01:57:04
88114
+
88115
+ 本次发布包含了以下内容:
88116
+
88117
+ 改善已有的文档。
88118
+
88119
+ 新增接口:
88120
+
88121
+ * [DescribeJobEvents](https://cloud.tencent.com/document/api/849/102554)
88122
+
88123
+ 新增数据结构:
88124
+
88125
+ * [JobEvent](https://cloud.tencent.com/document/api/849/52010#JobEvent)
88126
+
88131
88127
  ### 第 49 次发布
88132
88128
 
88133
88129
  发布时间:2023-12-04 15:28:57
@@ -89128,6 +89124,34 @@
89128
89124
 
89129
89125
  ## 文字识别(ocr) 版本:2018-11-19
89130
89126
 
89127
+ ### 第 125 次发布
89128
+
89129
+ 发布时间:2023-12-21 01:56:34
89130
+
89131
+ 本次发布包含了以下内容:
89132
+
89133
+ 改善已有的文档。
89134
+
89135
+ 修改接口:
89136
+
89137
+ * [VatInvoiceVerifyNew](https://cloud.tencent.com/document/api/866/73674)
89138
+
89139
+ * 新增出参:ElectronicTrainTicket, ElectronicAirTransport
89140
+
89141
+
89142
+ 新增数据结构:
89143
+
89144
+ * [[ElectronicAirTransport](https://cloud.tencent.com/document/api/866/33527#ElectronicAirTransport)](https://cloud.tencent.com/document/api/866/33527#[ElectronicAirTransport](https://cloud.tencent.com/document/api/866/33527#ElectronicAirTransport))
89145
+ * [[ElectronicAirTransportDetail](https://cloud.tencent.com/document/api/866/33527#ElectronicAirTransportDetail)](https://cloud.tencent.com/document/api/866/33527#[ElectronicAirTransportDetail](https://cloud.tencent.com/document/api/866/33527#ElectronicAirTransportDetail))
89146
+ * [[ElectronicTrainTicket](https://cloud.tencent.com/document/api/866/33527#ElectronicTrainTicket)](https://cloud.tencent.com/document/api/866/33527#[ElectronicTrainTicket](https://cloud.tencent.com/document/api/866/33527#ElectronicTrainTicket))
89147
+
89148
+ 修改数据结构:
89149
+
89150
+ * [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
89151
+
89152
+ * 新增成员:ElectronicType
89153
+
89154
+
89131
89155
  ### 第 124 次发布
89132
89156
 
89133
89157
  发布时间:2023-12-08 02:12:05
@@ -100794,6 +100818,21 @@
100794
100818
 
100795
100819
  ## SSL 证书(ssl) 版本:2019-12-05
100796
100820
 
100821
+ ### 第 51 次发布
100822
+
100823
+ 发布时间:2023-12-20 02:05:02
100824
+
100825
+ 本次发布包含了以下内容:
100826
+
100827
+ 改善已有的文档。
100828
+
100829
+ 修改数据结构:
100830
+
100831
+ * [OperationLog](https://cloud.tencent.com/document/api/400/41679#OperationLog)
100832
+
100833
+ * 新增成员:Uin, SubAccountUin, CertId, Type
100834
+
100835
+
100797
100836
  ### 第 50 次发布
100798
100837
 
100799
100838
  发布时间:2023-12-15 20:14:50
@@ -111017,6 +111056,25 @@
111017
111056
 
111018
111057
  ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
111019
111058
 
111059
+ ### 第 100 次发布
111060
+
111061
+ 发布时间:2023-12-21 02:11:13
111062
+
111063
+ 本次发布包含了以下内容:
111064
+
111065
+ 改善已有的文档。
111066
+
111067
+ 修改接口:
111068
+
111069
+ * [DescribeNamespaceBundlesOpt](https://cloud.tencent.com/document/api/1179/59039)
111070
+
111071
+ * <font color="#dd0000">**删除出参**:</font>BundleSet
111072
+
111073
+
111074
+ <font color="#dd0000">**删除数据结构**:</font>
111075
+
111076
+ * BundleSetOpt
111077
+
111020
111078
  ### 第 99 次发布
111021
111079
 
111022
111080
  发布时间:2023-12-19 02:14:52
@@ -119493,6 +119551,42 @@
119493
119551
 
119494
119552
  ## TI-ONE 训练平台(tione) 版本:2021-11-11
119495
119553
 
119554
+ ### 第 48 次发布
119555
+
119556
+ 发布时间:2023-12-21 02:14:50
119557
+
119558
+ 本次发布包含了以下内容:
119559
+
119560
+ 改善已有的文档。
119561
+
119562
+ 修改接口:
119563
+
119564
+ * [DescribeBillingResourceGroups](https://cloud.tencent.com/document/api/851/75065)
119565
+
119566
+ * <font color="#dd0000">**修改入参**:</font>Type
119567
+
119568
+ * [DescribeBillingSpecs](https://cloud.tencent.com/document/api/851/80175)
119569
+
119570
+ * <font color="#dd0000">**修改入参**:</font>TaskType
119571
+
119572
+
119573
+ ### 第 47 次发布
119574
+
119575
+ 发布时间:2023-12-20 02:15:59
119576
+
119577
+ 本次发布包含了以下内容:
119578
+
119579
+ 改善已有的文档。
119580
+
119581
+ 新增接口:
119582
+
119583
+ * [DescribeModelAccelerateVersions](https://cloud.tencent.com/document/api/851/102555)
119584
+
119585
+ 新增数据结构:
119586
+
119587
+ * [ModelAccelerateVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateVersion)
119588
+ * [ModelSource](https://cloud.tencent.com/document/api/851/75051#ModelSource)
119589
+
119496
119590
  ### 第 46 次发布
119497
119591
 
119498
119592
  发布时间:2023-12-19 02:18:26
@@ -131666,6 +131760,22 @@
131666
131760
 
131667
131761
  ## 云点播(vod) 版本:2018-07-17
131668
131762
 
131763
+ ### 第 176 次发布
131764
+
131765
+ 发布时间:2023-12-21 02:21:45
131766
+
131767
+ 本次发布包含了以下内容:
131768
+
131769
+ 改善已有的文档。
131770
+
131771
+ 新增接口:
131772
+
131773
+ * [[EnhanceMediaQuality](https://cloud.tencent.com/document/api/266/102571)](https://cloud.tencent.com/document/api/#/#)
131774
+
131775
+ 新增数据结构:
131776
+
131777
+ * [[EnhanceMediaQualityOutputConfig](https://cloud.tencent.com/document/api/266/31773#EnhanceMediaQualityOutputConfig)](https://cloud.tencent.com/document/api/266/31773#[EnhanceMediaQualityOutputConfig](https://cloud.tencent.com/document/api/266/31773#EnhanceMediaQualityOutputConfig))
131778
+
131669
131779
  ### 第 175 次发布
131670
131780
 
131671
131781
  发布时间:2023-12-04 00:22:12
@@ -142666,6 +142776,23 @@
142666
142776
 
142667
142777
  ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
142668
142778
 
142779
+ ### 第 65 次发布
142780
+
142781
+ 发布时间:2023-12-20 02:28:42
142782
+
142783
+ 本次发布包含了以下内容:
142784
+
142785
+ 改善已有的文档。
142786
+
142787
+ 修改数据结构:
142788
+
142789
+ * [InstanceLogInfo](https://cloud.tencent.com/document/api/1267/76336#InstanceLogInfo)
142790
+
142791
+ * 新增成员:CodeFileName
142792
+
142793
+ * <font color="#dd0000">**修改成员**:</font>TaskId, CurRunDate, Tries, LastUpdate, BrokerIp, FileSize, OriginFileName, CreateTime, InstanceLogType, TaskName, CostTime, InstanceStatus
142794
+
142795
+
142669
142796
  ### 第 64 次发布
142670
142797
 
142671
142798
  发布时间:2023-12-19 02:31:16
@@ -142676,7 +142803,7 @@
142676
142803
 
142677
142804
  新增接口:
142678
142805
 
142679
- * [[DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)](https://cloud.tencent.com/document/api/#/#)
142806
+ * [DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)
142680
142807
 
142681
142808
  修改接口:
142682
142809
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.761",
3
+ "version": "4.0.763",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {