tencentcloud-sdk-nodejs 4.0.918 → 4.0.919

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 (48) hide show
  1. package/CHANGELOG.md +241 -0
  2. package/SERVICE_CHANGELOG.md +314 -64
  3. package/package.json +1 -1
  4. package/products.md +17 -17
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_client.ts +8 -2
  7. package/src/services/asr/v20190614/asr_models.ts +2 -0
  8. package/src/services/ccc/v20200210/ccc_models.ts +4 -0
  9. package/src/services/cfg/v20210820/cfg_models.ts +5 -0
  10. package/src/services/cls/v20201016/cls_client.ts +5 -5
  11. package/src/services/cls/v20201016/cls_models.ts +71 -10
  12. package/src/services/cwp/v20180228/cwp_models.ts +24 -10
  13. package/src/services/facefusion/v20181201/facefusion_models.ts +9 -3
  14. package/src/services/facefusion/v20220927/facefusion_models.ts +19 -7
  15. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +5 -5
  16. package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -0
  17. package/src/services/mps/v20190612/mps_models.ts +32 -5
  18. package/src/services/ms/v20180408/ms_client.ts +42 -88
  19. package/src/services/ocr/v20181119/ocr_client.ts +950 -925
  20. package/src/services/ocr/v20181119/ocr_models.ts +386 -290
  21. package/src/services/tdmq/v20200217/tdmq_models.ts +15 -6
  22. package/src/services/tmt/v20180321/tmt_models.ts +1 -1
  23. package/src/services/vpc/v20170312/vpc_models.ts +40 -0
  24. package/tencentcloud/common/sdk_version.d.ts +1 -1
  25. package/tencentcloud/common/sdk_version.js +1 -1
  26. package/tencentcloud/services/asr/v20190614/asr_client.d.ts +7 -1
  27. package/tencentcloud/services/asr/v20190614/asr_client.js +7 -1
  28. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -0
  29. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +4 -0
  30. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +5 -0
  31. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +5 -5
  32. package/tencentcloud/services/cls/v20201016/cls_client.js +1 -1
  33. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +71 -10
  34. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +24 -10
  35. package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +9 -3
  36. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +19 -7
  37. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +5 -5
  38. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +12 -0
  39. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +32 -5
  40. package/tencentcloud/services/ms/v20180408/ms_client.d.ts +23 -69
  41. package/tencentcloud/services/ms/v20180408/ms_client.js +23 -69
  42. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +497 -489
  43. package/tencentcloud/services/ocr/v20181119/ocr_client.js +599 -587
  44. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +387 -296
  45. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +15 -6
  46. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +1 -1
  47. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +40 -0
  48. package/test/ocr.v20181119.test.js +184 -164
@@ -1,64 +1,86 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 数据湖计算 DLC(dlc) 版本:2021-01-25
3
+ ## 云联络中心(ccc) 版本:2020-02-10
4
4
 
5
- ### 第 100 次发布
5
+ ### 第 71 次发布
6
6
 
7
- 发布时间:2024-08-15 01:32:44
7
+ 发布时间:2024-08-16 01:11:55
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改数据结构:
13
+ 修改接口:
14
14
 
15
- * [LakeFsInfo](https://cloud.tencent.com/document/api/1342/53778#LakeFsInfo)
15
+ * [ModifyStaff](https://cloud.tencent.com/document/api/679/76322)
16
16
 
17
- * 新增成员:DefaultBucket, ShortName, Description, Status
17
+ * 新增入参:StaffNo
18
18
 
19
- * [SmartOptimizerLifecyclePolicy](https://cloud.tencent.com/document/api/1342/53778#SmartOptimizerLifecyclePolicy)
20
19
 
21
- * 新增成员:ExpiredField, ExpiredFieldFormat
22
20
 
23
- * [SmartOptimizerWrittenPolicy](https://cloud.tencent.com/document/api/1342/53778#SmartOptimizerWrittenPolicy)
24
21
 
25
- * 新增成员:WrittenEnable
22
+ ## 混沌演练平台(cfg) 版本:2021-08-20
26
23
 
27
- * [TColumn](https://cloud.tencent.com/document/api/1342/53778#TColumn)
24
+ ### 第 17 次发布
28
25
 
29
- * 新增成员:Position, IsPartition
26
+ 发布时间:2024-08-16 01:16:30
27
+
28
+ 本次发布包含了以下内容:
30
29
 
30
+ 改善已有的文档。
31
31
 
32
+ 修改数据结构:
32
33
 
34
+ * [TemplateGroupAction](https://cloud.tencent.com/document/api/1500/71784#TemplateGroupAction)
33
35
 
34
- ## 腾讯电子签企业版(ess) 版本:2020-11-11
36
+ * 新增成员:ActionRisk
35
37
 
36
- ### 第 183 次发布
37
38
 
38
- 发布时间:2024-08-15 01:41:24
39
+
40
+
41
+ ## 日志服务(cls) 版本:2020-10-16
42
+
43
+ ### 第 104 次发布
44
+
45
+ 发布时间:2024-08-16 01:20:46
39
46
 
40
47
  本次发布包含了以下内容:
41
48
 
42
49
  改善已有的文档。
43
50
 
44
- 新增接口:
51
+ 修改接口:
52
+
53
+ * [CreateDashboardSubscribe](https://cloud.tencent.com/document/api/614/105781)
54
+
55
+ * 新增入参:Name, DashboardId, Cron, SubscribeData
56
+
57
+ * [DeleteDashboardSubscribe](https://cloud.tencent.com/document/api/614/105780)
58
+
59
+ * 新增入参:Id
60
+
61
+ * [DescribeDashboardSubscribes](https://cloud.tencent.com/document/api/614/105779)
62
+
63
+ * 新增入参:Filters, Offset, Limit
64
+
65
+ * [ModifyDashboardSubscribe](https://cloud.tencent.com/document/api/614/105778)
66
+
67
+ * 新增入参:Id, DashboardId, Name, Cron, SubscribeData
45
68
 
46
- * [CreateBatchOrganizationAuthorizationUrl](https://cloud.tencent.com/document/api/1323/109987)
47
69
 
48
70
  修改数据结构:
49
71
 
50
- * [Recipient](https://cloud.tencent.com/document/api/1323/70369#Recipient)
72
+ * [ConsoleSharingConfig](https://cloud.tencent.com/document/api/614/56471#ConsoleSharingConfig)
51
73
 
52
- * 新增成员:NoTransfer
74
+ * 新增成员:IsSupportLogExport
53
75
 
54
76
 
55
77
 
56
78
 
57
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
79
+ ## 主机安全(cwp) 版本:2018-02-28
58
80
 
59
- ### 第 179 次发布
81
+ ### 第 121 次发布
60
82
 
61
- 发布时间:2024-08-15 01:42:34
83
+ 发布时间:2024-08-16 01:24:30
62
84
 
63
85
  本次发布包含了以下内容:
64
86
 
@@ -66,22 +88,26 @@
66
88
 
67
89
  修改数据结构:
68
90
 
69
- * [Recipient](https://cloud.tencent.com/document/api/1420/61525#Recipient)
91
+ * [CanFixVulInfo](https://cloud.tencent.com/document/api/296/19867#CanFixVulInfo)
70
92
 
71
- * 新增成员:NoTransfer
93
+ * 新增成员:VulCategory
72
94
 
95
+ * [CreateVulFixTaskQuuids](https://cloud.tencent.com/document/api/296/19867#CreateVulFixTaskQuuids)
73
96
 
97
+ * 新增成员:FixMethod
74
98
 
99
+ * [VulFixStatusInfo](https://cloud.tencent.com/document/api/296/19867#VulFixStatusInfo)
75
100
 
76
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
101
+ * 新增成员:FixMethod
77
102
 
78
103
 
79
104
 
80
- ## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
81
105
 
82
- ### 10 次发布
106
+ ## 物联网开发平台(iotexplorer) 版本:2019-04-23
83
107
 
84
- 发布时间:2024-08-15 01:45:31
108
+ ### 第 77 次发布
109
+
110
+ 发布时间:2024-08-16 01:48:38
85
111
 
86
112
  本次发布包含了以下内容:
87
113
 
@@ -89,22 +115,18 @@
89
115
 
90
116
  修改数据结构:
91
117
 
92
- * [ClientNodeAttribute](https://cloud.tencent.com/document/api/1424/95076#ClientNodeAttribute)
93
-
94
- * 新增成员:VpcId, SubnetId, InstanceId, MountPoint
95
-
96
- * [LinuxNodeAttribute](https://cloud.tencent.com/document/api/1424/95076#LinuxNodeAttribute)
118
+ * [CloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/34988#CloudStorageAIServiceTask)
97
119
 
98
- * 新增成员:MountPoint
120
+ * 新增成员:CustomId
99
121
 
100
122
 
101
123
 
102
124
 
103
- ## 腾讯混元大模型(hunyuan) 版本:2023-09-01
125
+ ## 轻量应用服务器(lighthouse) 版本:2020-03-24
104
126
 
105
- ### 第 17 次发布
127
+ ### 第 62 次发布
106
128
 
107
- 发布时间:2024-08-15 01:45:59
129
+ 发布时间:2024-08-16 01:55:21
108
130
 
109
131
  本次发布包含了以下内容:
110
132
 
@@ -112,68 +134,89 @@
112
134
 
113
135
  修改接口:
114
136
 
115
- * [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
137
+ * [DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)
116
138
 
117
- * 新增入参:EnableSpeedSearch
139
+ * 新增入参:OrderField, Order
118
140
 
119
141
 
120
142
 
121
143
 
122
- ## 智能视图计算平台(iss) 版本:2023-05-17
144
+ ## 媒体处理(mps) 版本:2019-06-12
123
145
 
124
- ### 第 17 次发布
146
+ ### 第 92 次发布
125
147
 
126
- 发布时间:2024-08-14 19:42:55
148
+ 发布时间:2024-08-16 02:02:11
127
149
 
128
150
  本次发布包含了以下内容:
129
151
 
130
152
  改善已有的文档。
131
153
 
132
- 修改接口:
154
+ 修改数据结构:
133
155
 
134
- * [AddUserDevice](https://cloud.tencent.com/document/api/1344/95876)
156
+ * [MediaVideoStreamItem](https://cloud.tencent.com/document/api/862/37615#MediaVideoStreamItem)
135
157
 
136
- * 新增入参:AppName, StreamName
158
+ * 新增成员:FpsNumerator, FpsDenominator
137
159
 
138
- * [DescribeCNAME](https://cloud.tencent.com/document/api/1344/95899)
160
+ * [VideoTemplateInfo](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfo)
139
161
 
140
- * 新增入参:DomainType
162
+ * 新增成员:FpsDenominator
163
+
164
+ * [VideoTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfoForUpdate)
141
165
 
166
+ * 新增成员:FpsDenominator
142
167
 
143
- 修改数据结构:
144
168
 
145
- * [DescribeDeviceData](https://cloud.tencent.com/document/api/1344/95952#DescribeDeviceData)
146
169
 
147
- * 新增成员:AppName, StreamName
148
170
 
149
- * [DescribeDomainData](https://cloud.tencent.com/document/api/1344/95952#DescribeDomainData)
171
+ ## 文字识别(ocr) 版本:2018-11-19
150
172
 
151
- * 新增成员:DomainType
173
+ ### 第 146 次发布
174
+
175
+ 发布时间:2024-08-16 02:05:12
176
+
177
+ 本次发布包含了以下内容:
152
178
 
179
+ 改善已有的文档。
153
180
 
181
+ 新增接口:
154
182
 
183
+ * [ClassifyStoreName](https://cloud.tencent.com/document/api/866/110001)
184
+ * [RecognizeStoreName](https://cloud.tencent.com/document/api/866/110000)
155
185
 
156
- ## 多网聚合加速(mna) 版本:2021-01-19
186
+ 新增数据结构:
157
187
 
158
- ### 第 22 次发布
188
+ * [StoreInfo](https://cloud.tencent.com/document/api/866/33527#StoreInfo)
159
189
 
160
- 发布时间:2024-08-15 02:00:04
190
+
191
+
192
+ ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
193
+
194
+ ### 第 120 次发布
195
+
196
+ 发布时间:2024-08-16 02:22:44
161
197
 
162
198
  本次发布包含了以下内容:
163
199
 
164
200
  改善已有的文档。
165
201
 
166
- 新增接口:
202
+ 修改接口:
167
203
 
168
- * [OrderPerLicense](https://cloud.tencent.com/document/api/1385/109988)
204
+ * [DescribeRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98678)
169
205
 
206
+ * 新增出参:BillingFlow
170
207
 
208
+ * [SetRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98677)
171
209
 
172
- ## 实时音视频(trtc) 版本:2019-07-22
210
+ * 新增入参:BillingFlow
173
211
 
174
- ### 第 87 次发布
175
212
 
176
- 发布时间:2024-08-15 02:31:34
213
+
214
+
215
+ ## 私有网络(vpc) 版本:2017-03-12
216
+
217
+ ### 第 201 次发布
218
+
219
+ 发布时间:2024-08-16 02:37:46
177
220
 
178
221
  本次发布包含了以下内容:
179
222
 
@@ -181,9 +224,17 @@
181
224
 
182
225
  修改数据结构:
183
226
 
184
- * [AgentConfig](https://cloud.tencent.com/document/api/647/44055#AgentConfig)
227
+ * [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
185
228
 
186
- * 新增成员:InterruptMode, InterruptSpeechDuration
229
+ * 新增成员:MrtbAggregatePolicyFlag, MrtbPolicyValueFlag
230
+
231
+ * [CcnRouteTableBroadcastPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicy)
232
+
233
+ * 新增成员:OperateAsPath, AsPathOperateMode, OperateCommunitySet, CommunityOperateMode
234
+
235
+ * [CcnRouteTableInputPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicy)
236
+
237
+ * 新增成员:OperateAsPath, AsPathOperateMode
187
238
 
188
239
 
189
240
 
@@ -15651,6 +15702,21 @@
15651
15702
 
15652
15703
  ## 云联络中心(ccc) 版本:2020-02-10
15653
15704
 
15705
+ ### 第 71 次发布
15706
+
15707
+ 发布时间:2024-08-16 01:11:55
15708
+
15709
+ 本次发布包含了以下内容:
15710
+
15711
+ 改善已有的文档。
15712
+
15713
+ 修改接口:
15714
+
15715
+ * [ModifyStaff](https://cloud.tencent.com/document/api/679/76322)
15716
+
15717
+ * 新增入参:StaffNo
15718
+
15719
+
15654
15720
  ### 第 70 次发布
15655
15721
 
15656
15722
  发布时间:2024-07-23 01:10:10
@@ -24196,6 +24262,21 @@
24196
24262
 
24197
24263
  ## 混沌演练平台(cfg) 版本:2021-08-20
24198
24264
 
24265
+ ### 第 17 次发布
24266
+
24267
+ 发布时间:2024-08-16 01:16:30
24268
+
24269
+ 本次发布包含了以下内容:
24270
+
24271
+ 改善已有的文档。
24272
+
24273
+ 修改数据结构:
24274
+
24275
+ * [TemplateGroupAction](https://cloud.tencent.com/document/api/1500/71784#TemplateGroupAction)
24276
+
24277
+ * 新增成员:ActionRisk
24278
+
24279
+
24199
24280
  ### 第 16 次发布
24200
24281
 
24201
24282
  发布时间:2024-07-26 14:53:06
@@ -32265,6 +32346,40 @@
32265
32346
 
32266
32347
  ## 日志服务(cls) 版本:2020-10-16
32267
32348
 
32349
+ ### 第 104 次发布
32350
+
32351
+ 发布时间:2024-08-16 01:20:46
32352
+
32353
+ 本次发布包含了以下内容:
32354
+
32355
+ 改善已有的文档。
32356
+
32357
+ 修改接口:
32358
+
32359
+ * [CreateDashboardSubscribe](https://cloud.tencent.com/document/api/614/105781)
32360
+
32361
+ * 新增入参:Name, DashboardId, Cron, SubscribeData
32362
+
32363
+ * [DeleteDashboardSubscribe](https://cloud.tencent.com/document/api/614/105780)
32364
+
32365
+ * 新增入参:Id
32366
+
32367
+ * [DescribeDashboardSubscribes](https://cloud.tencent.com/document/api/614/105779)
32368
+
32369
+ * 新增入参:Filters, Offset, Limit
32370
+
32371
+ * [ModifyDashboardSubscribe](https://cloud.tencent.com/document/api/614/105778)
32372
+
32373
+ * 新增入参:Id, DashboardId, Name, Cron, SubscribeData
32374
+
32375
+
32376
+ 修改数据结构:
32377
+
32378
+ * [ConsoleSharingConfig](https://cloud.tencent.com/document/api/614/56471#ConsoleSharingConfig)
32379
+
32380
+ * 新增成员:IsSupportLogExport
32381
+
32382
+
32268
32383
  ### 第 103 次发布
32269
32384
 
32270
32385
  发布时间:2024-08-12 01:23:51
@@ -42342,6 +42457,29 @@
42342
42457
 
42343
42458
  ## 主机安全(cwp) 版本:2018-02-28
42344
42459
 
42460
+ ### 第 121 次发布
42461
+
42462
+ 发布时间:2024-08-16 01:24:30
42463
+
42464
+ 本次发布包含了以下内容:
42465
+
42466
+ 改善已有的文档。
42467
+
42468
+ 修改数据结构:
42469
+
42470
+ * [CanFixVulInfo](https://cloud.tencent.com/document/api/296/19867#CanFixVulInfo)
42471
+
42472
+ * 新增成员:VulCategory
42473
+
42474
+ * [CreateVulFixTaskQuuids](https://cloud.tencent.com/document/api/296/19867#CreateVulFixTaskQuuids)
42475
+
42476
+ * 新增成员:FixMethod
42477
+
42478
+ * [VulFixStatusInfo](https://cloud.tencent.com/document/api/296/19867#VulFixStatusInfo)
42479
+
42480
+ * 新增成员:FixMethod
42481
+
42482
+
42345
42483
  ### 第 120 次发布
42346
42484
 
42347
42485
  发布时间:2024-08-13 01:26:39
@@ -63948,7 +64086,7 @@
63948
64086
 
63949
64087
  新增接口:
63950
64088
 
63951
- * [[CreateBatchOrganizationAuthorizationUrl](https://cloud.tencent.com/document/api/1323/109987)](https://cloud.tencent.com/document/api/#/#)
64089
+ * [CreateBatchOrganizationAuthorizationUrl](https://cloud.tencent.com/document/api/1323/109987)
63952
64090
 
63953
64091
  修改数据结构:
63954
64092
 
@@ -79559,6 +79697,21 @@
79559
79697
 
79560
79698
  ## 物联网开发平台(iotexplorer) 版本:2019-04-23
79561
79699
 
79700
+ ### 第 77 次发布
79701
+
79702
+ 发布时间:2024-08-16 01:48:38
79703
+
79704
+ 本次发布包含了以下内容:
79705
+
79706
+ 改善已有的文档。
79707
+
79708
+ 修改数据结构:
79709
+
79710
+ * [CloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/34988#CloudStorageAIServiceTask)
79711
+
79712
+ * 新增成员:CustomId
79713
+
79714
+
79562
79715
  ### 第 76 次发布
79563
79716
 
79564
79717
  发布时间:2024-08-08 01:47:56
@@ -86057,6 +86210,21 @@
86057
86210
 
86058
86211
  ## 轻量应用服务器(lighthouse) 版本:2020-03-24
86059
86212
 
86213
+ ### 第 62 次发布
86214
+
86215
+ 发布时间:2024-08-16 01:55:21
86216
+
86217
+ 本次发布包含了以下内容:
86218
+
86219
+ 改善已有的文档。
86220
+
86221
+ 修改接口:
86222
+
86223
+ * [DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)
86224
+
86225
+ * 新增入参:OrderField, Order
86226
+
86227
+
86060
86228
  ### 第 61 次发布
86061
86229
 
86062
86230
  发布时间:2024-06-18 01:53:48
@@ -92015,7 +92183,7 @@
92015
92183
 
92016
92184
  新增接口:
92017
92185
 
92018
- * [[OrderPerLicense](https://cloud.tencent.com/document/api/1385/109988)](https://cloud.tencent.com/document/api/#/#)
92186
+ * [OrderPerLicense](https://cloud.tencent.com/document/api/1385/109988)
92019
92187
 
92020
92188
  ### 第 21 次发布
92021
92189
 
@@ -95816,6 +95984,29 @@
95816
95984
 
95817
95985
  ## 媒体处理(mps) 版本:2019-06-12
95818
95986
 
95987
+ ### 第 92 次发布
95988
+
95989
+ 发布时间:2024-08-16 02:02:11
95990
+
95991
+ 本次发布包含了以下内容:
95992
+
95993
+ 改善已有的文档。
95994
+
95995
+ 修改数据结构:
95996
+
95997
+ * [MediaVideoStreamItem](https://cloud.tencent.com/document/api/862/37615#MediaVideoStreamItem)
95998
+
95999
+ * 新增成员:FpsNumerator, FpsDenominator
96000
+
96001
+ * [VideoTemplateInfo](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfo)
96002
+
96003
+ * 新增成员:FpsDenominator
96004
+
96005
+ * [VideoTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfoForUpdate)
96006
+
96007
+ * 新增成员:FpsDenominator
96008
+
96009
+
95819
96010
  ### 第 91 次发布
95820
96011
 
95821
96012
  发布时间:2024-08-02 01:54:19
@@ -101894,6 +102085,23 @@
101894
102085
 
101895
102086
  ## 文字识别(ocr) 版本:2018-11-19
101896
102087
 
102088
+ ### 第 146 次发布
102089
+
102090
+ 发布时间:2024-08-16 02:05:12
102091
+
102092
+ 本次发布包含了以下内容:
102093
+
102094
+ 改善已有的文档。
102095
+
102096
+ 新增接口:
102097
+
102098
+ * [[ClassifyStoreName](https://cloud.tencent.com/document/api/866/110001)](https://cloud.tencent.com/document/api/#/#)
102099
+ * [[RecognizeStoreName](https://cloud.tencent.com/document/api/866/110000)](https://cloud.tencent.com/document/api/#/#)
102100
+
102101
+ 新增数据结构:
102102
+
102103
+ * [[StoreInfo](https://cloud.tencent.com/document/api/866/33527#StoreInfo)](https://cloud.tencent.com/document/api/866/33527#[StoreInfo](https://cloud.tencent.com/document/api/866/33527#StoreInfo))
102104
+
101897
102105
  ### 第 145 次发布
101898
102106
 
101899
102107
  发布时间:2024-08-07 02:04:23
@@ -126188,6 +126396,25 @@
126188
126396
 
126189
126397
  ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
126190
126398
 
126399
+ ### 第 120 次发布
126400
+
126401
+ 发布时间:2024-08-16 02:22:44
126402
+
126403
+ 本次发布包含了以下内容:
126404
+
126405
+ 改善已有的文档。
126406
+
126407
+ 修改接口:
126408
+
126409
+ * [DescribeRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98678)
126410
+
126411
+ * 新增出参:BillingFlow
126412
+
126413
+ * [SetRocketMQPublicAccessPoint](https://cloud.tencent.com/document/api/1179/98677)
126414
+
126415
+ * 新增入参:BillingFlow
126416
+
126417
+
126191
126418
  ### 第 119 次发布
126192
126419
 
126193
126420
  发布时间:2024-07-17 01:25:48
@@ -155340,6 +155567,29 @@
155340
155567
 
155341
155568
  ## 私有网络(vpc) 版本:2017-03-12
155342
155569
 
155570
+ ### 第 201 次发布
155571
+
155572
+ 发布时间:2024-08-16 02:37:46
155573
+
155574
+ 本次发布包含了以下内容:
155575
+
155576
+ 改善已有的文档。
155577
+
155578
+ 修改数据结构:
155579
+
155580
+ * [CCN](https://cloud.tencent.com/document/api/215/15824#CCN)
155581
+
155582
+ * 新增成员:MrtbAggregatePolicyFlag, MrtbPolicyValueFlag
155583
+
155584
+ * [CcnRouteTableBroadcastPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicy)
155585
+
155586
+ * 新增成员:OperateAsPath, AsPathOperateMode, OperateCommunitySet, CommunityOperateMode
155587
+
155588
+ * [CcnRouteTableInputPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicy)
155589
+
155590
+ * 新增成员:OperateAsPath, AsPathOperateMode
155591
+
155592
+
155343
155593
  ### 第 200 次发布
155344
155594
 
155345
155595
  发布时间:2024-08-13 02:46:47
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.918",
3
+ "version": "4.0.919",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {