tencentcloud-sdk-nodejs 4.0.922 → 4.0.924

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 (56) hide show
  1. package/CHANGELOG.md +200 -0
  2. package/SERVICE_CHANGELOG.md +204 -153
  3. package/package.json +1 -1
  4. package/products.md +24 -24
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +5 -1
  7. package/src/services/ccc/v20200210/ccc_models.ts +10 -0
  8. package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +16 -3
  9. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +74 -16
  10. package/src/services/cfg/v20210820/cfg_models.ts +1 -1
  11. package/src/services/cls/v20201016/cls_models.ts +6 -1
  12. package/src/services/cwp/v20180228/cwp_models.ts +33 -5
  13. package/src/services/essbasic/v20210526/essbasic_models.ts +3 -1
  14. package/src/services/facefusion/v20220927/facefusion_models.ts +13 -4
  15. package/src/services/lke/v20231130/lke_models.ts +2 -2
  16. package/src/services/mna/v20210119/mna_models.ts +10 -0
  17. package/src/services/monitor/v20180724/monitor_models.ts +5 -0
  18. package/src/services/ocr/v20181119/ocr_models.ts +6 -0
  19. package/src/services/rum/v20210622/rum_models.ts +4 -0
  20. package/src/services/scf/v20180416/scf_models.ts +3 -3
  21. package/src/services/ssl/v20191205/ssl_client.ts +1 -1
  22. package/src/services/ssl/v20191205/ssl_models.ts +3 -3
  23. package/src/services/tag/v20180813/tag_client.ts +2 -3
  24. package/src/services/tag/v20180813/tag_models.ts +37 -37
  25. package/src/services/tmt/v20180321/tmt_models.ts +6 -6
  26. package/src/services/vod/v20180717/vod_client.ts +2 -2
  27. package/src/services/vod/v20180717/vod_models.ts +7 -7
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +5 -1
  31. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +10 -0
  32. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.d.ts +6 -2
  33. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.js +7 -1
  34. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +71 -16
  35. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +1 -1
  36. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +6 -1
  37. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +33 -5
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -1
  39. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +13 -4
  40. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +2 -2
  41. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +10 -0
  42. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
  43. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +6 -0
  44. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -0
  45. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +3 -3
  46. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +1 -1
  47. package/tencentcloud/services/ssl/v20191205/ssl_client.js +1 -1
  48. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +3 -3
  49. package/tencentcloud/services/tag/v20180813/tag_client.d.ts +0 -1
  50. package/tencentcloud/services/tag/v20180813/tag_client.js +0 -1
  51. package/tencentcloud/services/tag/v20180813/tag_models.d.ts +37 -37
  52. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +6 -6
  53. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +2 -2
  54. package/tencentcloud/services/vod/v20180717/vod_client.js +2 -2
  55. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +7 -7
  56. package/test/cdwdoris.v20211228.test.js +10 -0
@@ -1,131 +1,91 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
3
+ ## 主机安全(cwp) 版本:2018-02-28
4
4
 
5
- ### 第 19 次发布
5
+ ### 第 122 次发布
6
6
 
7
- 发布时间:2024-08-21 01:14:40
7
+ 发布时间:2024-08-23 01:22:42
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 新增接口:
14
-
15
- * [ActionAlterUser](https://cloud.tencent.com/document/api/1387/110095)
16
-
17
- 新增数据结构:
18
-
19
- * [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
13
+ 修改接口:
20
14
 
21
- 修改数据结构:
15
+ * [CreateMalwareWhiteList](https://cloud.tencent.com/document/api/296/99674)
22
16
 
23
- * [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
17
+ * 新增入参:IsHandleHistoryEvents
24
18
 
25
- * 新增成员:EnableDlc, AccountType
19
+ * [DescribeScanVulSetting](https://cloud.tencent.com/document/api/296/58237)
26
20
 
21
+ * 新增出参:ScanMethod
27
22
 
23
+ * [DescribeWarningHostConfig](https://cloud.tencent.com/document/api/296/99596)
28
24
 
25
+ * 新增出参:ExcludedQuuids
29
26
 
30
- ## TDSQL MySQL 版(dcdb) 版本:2018-04-11
27
+ * [ModifyWarningHostConfig](https://cloud.tencent.com/document/api/296/99583)
31
28
 
32
- ### 第 70 次发布
29
+ * 新增入参:ExcludedQuuids
33
30
 
34
- 发布时间:2024-08-21 01:29:32
31
+ * [ModifyWebHookPolicy](https://cloud.tencent.com/document/api/296/99582)
35
32
 
36
- 本次发布包含了以下内容:
33
+ * 新增入参:ExcludedQuuids
37
34
 
38
- 改善已有的文档。
35
+ * [ScanVul](https://cloud.tencent.com/document/api/296/57375)
39
36
 
40
- 修改接口:
37
+ * 新增入参:ScanMethod
41
38
 
42
- * [UpgradeDCDBInstance](https://cloud.tencent.com/document/api/557/16136)
39
+ * [ScanVulSetting](https://cloud.tencent.com/document/api/296/58235)
43
40
 
44
- * 新增入参:SwitchStartTime, SwitchEndTime, SwitchAutoRetry
41
+ * 新增入参:ScanMethod
45
42
 
46
43
 
47
44
 
48
45
 
49
- ## 数据安全治理中心(dsgc) 版本:2019-07-23
46
+ ## 多网聚合加速(mna) 版本:2021-01-19
50
47
 
51
- ### 第 18 次发布
48
+ ### 第 23 次发布
52
49
 
53
- 发布时间:2024-08-21 01:32:52
50
+ 发布时间:2024-08-23 01:55:12
54
51
 
55
52
  本次发布包含了以下内容:
56
53
 
57
54
  改善已有的文档。
58
55
 
59
- 修改接口:
60
-
61
- * [CreateDSPADiscoveryRule](https://cloud.tencent.com/document/api/1087/97253)
62
-
63
- * 新增入参:Status
64
-
65
- * [ModifyDSPADiscoveryRule](https://cloud.tencent.com/document/api/1087/97193)
66
-
67
- * 新增入参:Status
68
-
69
-
70
- 新增数据结构:
71
-
72
- * [RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem)
73
-
74
56
  修改数据结构:
75
57
 
76
- * [CategoryRule](https://cloud.tencent.com/document/api/1087/96844#CategoryRule)
77
-
78
- * 新增成员:RuleEffectItems, RuleStatus
79
-
80
- * [DspaDiscoveryRuleDetail](https://cloud.tencent.com/document/api/1087/96844#DspaDiscoveryRuleDetail)
58
+ * [DeviceBaseInfo](https://cloud.tencent.com/document/api/1385/55846#DeviceBaseInfo)
81
59
 
82
- * 新增成员:Status
60
+ * 新增成员:Sn, Vendor
83
61
 
84
62
 
85
63
 
86
64
 
87
- ## 人脸核身(faceid) 版本:2018-03-01
65
+ ## 腾讯云可观测平台(monitor) 版本:2018-07-24
88
66
 
89
- ### 第 78 次发布
67
+ ### 第 120 次发布
90
68
 
91
- 发布时间:2024-08-21 01:40:11
69
+ 发布时间:2024-08-23 01:56:12
92
70
 
93
71
  本次发布包含了以下内容:
94
72
 
95
73
  改善已有的文档。
96
74
 
97
- 修改接口:
98
-
99
- * [CheckIdCardInformation](https://cloud.tencent.com/document/api/1007/47276)
100
-
101
- * 新增入参:IsEncryptResponse, Encryption
102
-
103
- * 新增出参:EncryptedBody
104
-
105
-
106
-
107
-
108
- ## 实时音视频(trtc) 版本:2019-07-22
109
-
110
- ### 第 89 次发布
111
-
112
- 发布时间:2024-08-21 02:23:20
113
-
114
- 本次发布包含了以下内容:
75
+ 修改数据结构:
115
76
 
116
- 改善已有的文档。
77
+ * [UserNotice](https://cloud.tencent.com/document/api/248/30354#UserNotice)
117
78
 
118
- 新增接口:
79
+ * 新增成员:VoiceConfirmKey
119
80
 
120
- * [UpdateAIConversation](https://cloud.tencent.com/document/api/647/110097)
121
81
 
122
82
 
123
83
 
124
- ## 微服务引擎(tse) 版本:2020-12-07
84
+ ## 文字识别(ocr) 版本:2018-11-19
125
85
 
126
- ### 第 75 次发布
86
+ ### 第 147 次发布
127
87
 
128
- 发布时间:2024-08-21 02:23:57
88
+ 发布时间:2024-08-23 02:00:20
129
89
 
130
90
  本次发布包含了以下内容:
131
91
 
@@ -133,24 +93,18 @@
133
93
 
134
94
  修改接口:
135
95
 
136
- * [DescribeGovernanceInstances](https://cloud.tencent.com/document/api/1364/104399)
137
-
138
- * 新增入参:Location
96
+ * [DriverLicenseOCR](https://cloud.tencent.com/document/api/866/36213)
139
97
 
140
- * 新增出参:Location
98
+ * 新增出参:DriverLicenseType
141
99
 
142
100
 
143
- 新增数据结构:
144
101
 
145
- * [Location](https://cloud.tencent.com/document/api/1364/54942#Location)
146
102
 
103
+ ## 前端性能监控(rum) 版本:2021-06-22
147
104
 
105
+ ### 第 36 次发布
148
106
 
149
- ## 大模型视频创作引擎(vclm) 版本:2024-05-23
150
-
151
- ### 第 5 次发布
152
-
153
- 发布时间:2024-08-21 02:27:00
107
+ 发布时间:2024-08-23 02:05:36
154
108
 
155
109
  本次发布包含了以下内容:
156
110
 
@@ -158,72 +112,9 @@
158
112
 
159
113
  修改接口:
160
114
 
161
- * [SubmitImageAnimateJob](https://cloud.tencent.com/document/api/1616/107784)
162
-
163
- * 新增入参:EnableBodyJoins
164
-
165
-
166
-
167
-
168
- ## 私有网络(vpc) 版本:2017-03-12
169
-
170
- ### 第 202 次发布
171
-
172
- 发布时间:2024-08-21 02:29:48
173
-
174
- 本次发布包含了以下内容:
175
-
176
- 改善已有的文档。
177
-
178
- 修改数据结构:
179
-
180
- * [AddressTemplate](https://cloud.tencent.com/document/api/215/15824#AddressTemplate)
181
-
182
- * 新增成员:TagSet
183
-
184
- * <font color="#dd0000">**修改成员**:</font>CreatedTime
185
-
186
- * [AddressTemplateGroup](https://cloud.tencent.com/document/api/215/15824#AddressTemplateGroup)
187
-
188
- * 新增成员:TagSet
189
-
190
- * <font color="#dd0000">**修改成员**:</font>CreatedTime
191
-
192
- * [EndPoint](https://cloud.tencent.com/document/api/215/15824#EndPoint)
193
-
194
- * 新增成员:TagSet
195
-
196
- * [EndPointService](https://cloud.tencent.com/document/api/215/15824#EndPointService)
197
-
198
- * 新增成员:TagSet
199
-
200
- * [HaVip](https://cloud.tencent.com/document/api/215/15824#HaVip)
201
-
202
- * 新增成员:TagSet
203
-
204
- * [LocalGateway](https://cloud.tencent.com/document/api/215/15824#LocalGateway)
205
-
206
- * 新增成员:TagSet, LocalGatewayId
207
-
208
- * [NetDetect](https://cloud.tencent.com/document/api/215/15824#NetDetect)
209
-
210
- * 新增成员:TagSet
211
-
212
- * [ServiceTemplate](https://cloud.tencent.com/document/api/215/15824#ServiceTemplate)
213
-
214
- * 新增成员:TagSet
215
-
216
- * <font color="#dd0000">**修改成员**:</font>CreatedTime
217
-
218
- * [ServiceTemplateGroup](https://cloud.tencent.com/document/api/215/15824#ServiceTemplateGroup)
219
-
220
- * 新增成员:TagSet
221
-
222
- * <font color="#dd0000">**修改成员**:</font>CreatedTime
223
-
224
- * [SnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#SnapshotPolicy)
115
+ * [DescribeDataLogUrlStatistics](https://cloud.tencent.com/document/api/1464/60495)
225
116
 
226
- * 新增成员:TagSet
117
+ * 新增入参:ErrorMsg
227
118
 
228
119
 
229
120
 
@@ -2161,6 +2052,21 @@
2161
2052
 
2162
2053
  ## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
2163
2054
 
2055
+ ### 第 68 次发布
2056
+
2057
+ 发布时间:2024-08-22 01:03:05
2058
+
2059
+ 本次发布包含了以下内容:
2060
+
2061
+ 改善已有的文档。
2062
+
2063
+ 修改接口:
2064
+
2065
+ * [DescribeBGPIPL7Rules](https://cloud.tencent.com/document/api/297/103093)
2066
+
2067
+ * 新增入参:Source
2068
+
2069
+
2164
2070
  ### 第 67 次发布
2165
2071
 
2166
2072
  发布时间:2024-06-04 01:07:52
@@ -15691,6 +15597,21 @@
15691
15597
 
15692
15598
  ## 云联络中心(ccc) 版本:2020-02-10
15693
15599
 
15600
+ ### 第 73 次发布
15601
+
15602
+ 发布时间:2024-08-22 01:10:57
15603
+
15604
+ 本次发布包含了以下内容:
15605
+
15606
+ 改善已有的文档。
15607
+
15608
+ 修改数据结构:
15609
+
15610
+ * [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
15611
+
15612
+ * 新增成员:AsrStatus
15613
+
15614
+
15694
15615
  ### 第 72 次发布
15695
15616
 
15696
15617
  发布时间:2024-08-20 01:11:11
@@ -23758,6 +23679,22 @@
23758
23679
 
23759
23680
  ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
23760
23681
 
23682
+ ### 第 20 次发布
23683
+
23684
+ 发布时间:2024-08-22 01:14:33
23685
+
23686
+ 本次发布包含了以下内容:
23687
+
23688
+ 改善已有的文档。
23689
+
23690
+ 新增接口:
23691
+
23692
+ * [ModifyClusterConfigs](https://cloud.tencent.com/document/api/1387/110169)
23693
+
23694
+ 新增数据结构:
23695
+
23696
+ * [ConfigSubmitContext](https://cloud.tencent.com/document/api/1387/102385#ConfigSubmitContext)
23697
+
23761
23698
  ### 第 19 次发布
23762
23699
 
23763
23700
  发布时间:2024-08-21 01:14:40
@@ -23768,11 +23705,11 @@
23768
23705
 
23769
23706
  新增接口:
23770
23707
 
23771
- * [[ActionAlterUser](https://cloud.tencent.com/document/api/1387/110095)](https://cloud.tencent.com/document/api/#/#)
23708
+ * [ActionAlterUser](https://cloud.tencent.com/document/api/1387/110095)
23772
23709
 
23773
23710
  新增数据结构:
23774
23711
 
23775
- * [[UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)](https://cloud.tencent.com/document/api/1387/102385#[UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo))
23712
+ * [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
23776
23713
 
23777
23714
  修改数据结构:
23778
23715
 
@@ -32434,6 +32371,21 @@
32434
32371
 
32435
32372
  ## 日志服务(cls) 版本:2020-10-16
32436
32373
 
32374
+ ### 第 105 次发布
32375
+
32376
+ 发布时间:2024-08-22 01:19:50
32377
+
32378
+ 本次发布包含了以下内容:
32379
+
32380
+ 改善已有的文档。
32381
+
32382
+ 修改接口:
32383
+
32384
+ * [CreateDataTransform](https://cloud.tencent.com/document/api/614/72184)
32385
+
32386
+ * 新增入参:DataTransformType
32387
+
32388
+
32437
32389
  ### 第 104 次发布
32438
32390
 
32439
32391
  发布时间:2024-08-16 01:20:46
@@ -42545,6 +42497,45 @@
42545
42497
 
42546
42498
  ## 主机安全(cwp) 版本:2018-02-28
42547
42499
 
42500
+ ### 第 122 次发布
42501
+
42502
+ 发布时间:2024-08-23 01:22:42
42503
+
42504
+ 本次发布包含了以下内容:
42505
+
42506
+ 改善已有的文档。
42507
+
42508
+ 修改接口:
42509
+
42510
+ * [CreateMalwareWhiteList](https://cloud.tencent.com/document/api/296/99674)
42511
+
42512
+ * 新增入参:IsHandleHistoryEvents
42513
+
42514
+ * [DescribeScanVulSetting](https://cloud.tencent.com/document/api/296/58237)
42515
+
42516
+ * 新增出参:ScanMethod
42517
+
42518
+ * [DescribeWarningHostConfig](https://cloud.tencent.com/document/api/296/99596)
42519
+
42520
+ * 新增出参:ExcludedQuuids
42521
+
42522
+ * [ModifyWarningHostConfig](https://cloud.tencent.com/document/api/296/99583)
42523
+
42524
+ * 新增入参:ExcludedQuuids
42525
+
42526
+ * [ModifyWebHookPolicy](https://cloud.tencent.com/document/api/296/99582)
42527
+
42528
+ * 新增入参:ExcludedQuuids
42529
+
42530
+ * [ScanVul](https://cloud.tencent.com/document/api/296/57375)
42531
+
42532
+ * 新增入参:ScanMethod
42533
+
42534
+ * [ScanVulSetting](https://cloud.tencent.com/document/api/296/58235)
42535
+
42536
+ * 新增入参:ScanMethod
42537
+
42538
+
42548
42539
  ### 第 121 次发布
42549
42540
 
42550
42541
  发布时间:2024-08-16 01:24:30
@@ -56266,7 +56257,7 @@
56266
56257
 
56267
56258
  新增数据结构:
56268
56259
 
56269
- * [[RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem)](https://cloud.tencent.com/document/api/1087/96844#[RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem))
56260
+ * [RuleEffectItem](https://cloud.tencent.com/document/api/1087/96844#RuleEffectItem)
56270
56261
 
56271
56262
  修改数据结构:
56272
56263
 
@@ -92429,6 +92420,21 @@
92429
92420
 
92430
92421
  ## 多网聚合加速(mna) 版本:2021-01-19
92431
92422
 
92423
+ ### 第 23 次发布
92424
+
92425
+ 发布时间:2024-08-23 01:55:12
92426
+
92427
+ 本次发布包含了以下内容:
92428
+
92429
+ 改善已有的文档。
92430
+
92431
+ 修改数据结构:
92432
+
92433
+ * [DeviceBaseInfo](https://cloud.tencent.com/document/api/1385/55846#DeviceBaseInfo)
92434
+
92435
+ * 新增成员:Sn, Vendor
92436
+
92437
+
92432
92438
  ### 第 22 次发布
92433
92439
 
92434
92440
  发布时间:2024-08-15 02:00:04
@@ -93786,6 +93792,21 @@
93786
93792
 
93787
93793
  ## 腾讯云可观测平台(monitor) 版本:2018-07-24
93788
93794
 
93795
+ ### 第 120 次发布
93796
+
93797
+ 发布时间:2024-08-23 01:56:12
93798
+
93799
+ 本次发布包含了以下内容:
93800
+
93801
+ 改善已有的文档。
93802
+
93803
+ 修改数据结构:
93804
+
93805
+ * [UserNotice](https://cloud.tencent.com/document/api/248/30354#UserNotice)
93806
+
93807
+ * 新增成员:VoiceConfirmKey
93808
+
93809
+
93789
93810
  ### 第 119 次发布
93790
93811
 
93791
93812
  发布时间:2024-07-17 01:20:37
@@ -102362,6 +102383,21 @@
102362
102383
 
102363
102384
  ## 文字识别(ocr) 版本:2018-11-19
102364
102385
 
102386
+ ### 第 147 次发布
102387
+
102388
+ 发布时间:2024-08-23 02:00:20
102389
+
102390
+ 本次发布包含了以下内容:
102391
+
102392
+ 改善已有的文档。
102393
+
102394
+ 修改接口:
102395
+
102396
+ * [DriverLicenseOCR](https://cloud.tencent.com/document/api/866/36213)
102397
+
102398
+ * 新增出参:DriverLicenseType
102399
+
102400
+
102365
102401
  ### 第 146 次发布
102366
102402
 
102367
102403
  发布时间:2024-08-16 02:05:12
@@ -110503,6 +110539,21 @@
110503
110539
 
110504
110540
  ## 前端性能监控(rum) 版本:2021-06-22
110505
110541
 
110542
+ ### 第 36 次发布
110543
+
110544
+ 发布时间:2024-08-23 02:05:36
110545
+
110546
+ 本次发布包含了以下内容:
110547
+
110548
+ 改善已有的文档。
110549
+
110550
+ 修改接口:
110551
+
110552
+ * [DescribeDataLogUrlStatistics](https://cloud.tencent.com/document/api/1464/60495)
110553
+
110554
+ * 新增入参:ErrorMsg
110555
+
110556
+
110506
110557
  ### 第 35 次发布
110507
110558
 
110508
110559
  发布时间:2024-07-12 01:22:59
@@ -143982,7 +144033,7 @@
143982
144033
 
143983
144034
  新增接口:
143984
144035
 
143985
- * [[UpdateAIConversation](https://cloud.tencent.com/document/api/647/110097)](https://cloud.tencent.com/document/api/#/#)
144036
+ * [UpdateAIConversation](https://cloud.tencent.com/document/api/647/110097)
143986
144037
 
143987
144038
  ### 第 88 次发布
143988
144039
 
@@ -145609,7 +145660,7 @@
145609
145660
 
145610
145661
  新增数据结构:
145611
145662
 
145612
- * [[Location](https://cloud.tencent.com/document/api/1364/54942#Location)](https://cloud.tencent.com/document/api/1364/54942#[Location](https://cloud.tencent.com/document/api/1364/54942#Location))
145663
+ * [Location](https://cloud.tencent.com/document/api/1364/54942#Location)
145613
145664
 
145614
145665
  ### 第 74 次发布
145615
145666
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.922",
3
+ "version": "4.0.924",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {