tencentcloud-sdk-nodejs 4.0.894 → 4.0.896

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 (70) hide show
  1. package/CHANGELOG.md +311 -0
  2. package/SERVICE_CHANGELOG.md +293 -83
  3. package/package.json +1 -1
  4. package/products.md +25 -25
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cbs/v20170312/cbs_client.ts +4 -2
  7. package/src/services/cwp/v20180228/cwp_models.ts +37 -16
  8. package/src/services/cynosdb/v20190107/cynosdb_models.ts +2 -2
  9. package/src/services/dts/v20211206/dts_models.ts +2 -2
  10. package/src/services/ess/v20201111/ess_client.ts +16 -1
  11. package/src/services/ess/v20201111/ess_models.ts +65 -32
  12. package/src/services/essbasic/v20210526/essbasic_client.ts +37 -22
  13. package/src/services/essbasic/v20210526/essbasic_models.ts +32 -11
  14. package/src/services/gaap/v20180529/gaap_client.ts +12 -0
  15. package/src/services/gaap/v20180529/gaap_models.ts +20 -0
  16. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +5 -3
  17. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +76 -29
  18. package/src/services/lke/v20231130/lke_models.ts +5 -1
  19. package/src/services/mariadb/v20170312/mariadb_client.ts +12 -0
  20. package/src/services/mariadb/v20170312/mariadb_models.ts +44 -0
  21. package/src/services/mongodb/v20190725/mongodb_models.ts +74 -64
  22. package/src/services/monitor/v20180724/monitor_models.ts +1 -1
  23. package/src/services/mps/v20190612/mps_models.ts +6 -6
  24. package/src/services/oceanus/v20190422/oceanus_models.ts +14 -0
  25. package/src/services/organization/v20210331/organization_client.ts +1 -1
  26. package/src/services/rum/v20210622/rum_models.ts +4 -0
  27. package/src/services/ses/v20201002/ses_models.ts +1 -2
  28. package/src/services/tdmq/v20200217/tdmq_models.ts +2 -2
  29. package/src/services/thpc/v20230321/thpc_models.ts +5 -1
  30. package/src/services/trtc/v20190722/trtc_client.ts +1 -1
  31. package/src/services/trtc/v20190722/trtc_models.ts +8 -4
  32. package/tencentcloud/common/sdk_version.d.ts +1 -1
  33. package/tencentcloud/common/sdk_version.js +1 -1
  34. package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +3 -1
  35. package/tencentcloud/services/cbs/v20170312/cbs_client.js +3 -1
  36. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +37 -16
  37. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +2 -2
  38. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +2 -2
  39. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -1
  40. package/tencentcloud/services/ess/v20201111/ess_client.js +9 -0
  41. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +63 -32
  42. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +26 -19
  43. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +28 -19
  44. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +30 -11
  45. package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +5 -1
  46. package/tencentcloud/services/gaap/v20180529/gaap_client.js +6 -0
  47. package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +18 -0
  48. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
  49. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +74 -29
  50. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +5 -1
  51. package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +5 -1
  52. package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +6 -0
  53. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +42 -0
  54. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +74 -64
  55. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +1 -1
  56. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +6 -6
  57. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +14 -0
  58. package/tencentcloud/services/organization/v20210331/organization_client.d.ts +1 -1
  59. package/tencentcloud/services/organization/v20210331/organization_client.js +1 -1
  60. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -0
  61. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +1 -2
  62. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +2 -2
  63. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +5 -1
  64. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -1
  65. package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -1
  66. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +8 -4
  67. package/test/ess.v20201111.test.js +10 -0
  68. package/test/essbasic.v20210526.test.js +12 -2
  69. package/test/gaap.v20180529.test.js +10 -0
  70. package/test/mariadb.v20170312.test.js +10 -0
@@ -1,26 +1,26 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 大模型图像创作引擎(aiart) 版本:2022-12-29
3
+ ## 云硬盘(cbs) 版本:2017-03-12
4
4
 
5
- ### 第 8 次发布
5
+ ### 第 56 次发布
6
6
 
7
- 发布时间:2024-07-11 01:07:23
7
+ 发布时间:2024-07-15 01:04:45
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 新增接口:
13
+ <font color="#dd0000">**预下线接口**:</font>
14
14
 
15
- * [ChangeClothes](https://cloud.tencent.com/document/api/1668/108532)
15
+ * GetSnapOverview
16
16
 
17
17
 
18
18
 
19
- ## DNSPod(dnspod) 版本:2021-03-23
19
+ ## 全球应用加速(gaap) 版本:2018-05-29
20
20
 
21
- ### 第 32 次发布
21
+ ### 第 48 次发布
22
22
 
23
- 发布时间:2024-07-11 01:14:33
23
+ 发布时间:2024-07-15 01:12:05
24
24
 
25
25
  本次发布包含了以下内容:
26
26
 
@@ -28,124 +28,103 @@
28
28
 
29
29
  修改接口:
30
30
 
31
- * [CreateRecord](https://cloud.tencent.com/document/api/1427/56180)
31
+ * [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
32
32
 
33
- * 新增入参:GroupId
33
+ * 新增入参:TaskId
34
34
 
35
35
 
36
36
 
37
37
 
38
- ## 大模型知识引擎(lke) 版本:2023-11-30
38
+ ## 物联网开发平台(iotexplorer) 版本:2019-04-23
39
39
 
40
- ### 第 11 次发布
40
+ ### 第 74 次发布
41
41
 
42
- 发布时间:2024-07-11 01:19:53
42
+ 发布时间:2024-07-15 01:13:08
43
43
 
44
44
  本次发布包含了以下内容:
45
45
 
46
46
  改善已有的文档。
47
47
 
48
- 新增接口:
49
-
50
- * [DescribeSegments](https://cloud.tencent.com/document/api/1759/108533)
51
-
52
- 新增数据结构:
53
-
54
- * [DocSegment](https://cloud.tencent.com/document/api/1759/105104#DocSegment)
55
-
56
-
57
-
58
- ## 多网聚合加速(mna) 版本:2021-01-19
59
-
60
- ### 第 20 次发布
61
-
62
- 发布时间:2024-07-11 01:20:22
48
+ 修改接口:
63
49
 
64
- 本次发布包含了以下内容:
50
+ * [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231)
65
51
 
66
- 改善已有的文档。
52
+ * 新增出参:CamTag
67
53
 
68
- 新增接口:
54
+ * [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653)
69
55
 
70
- * [AddGroup](https://cloud.tencent.com/document/api/1385/108542)
71
- * [DeleteGroup](https://cloud.tencent.com/document/api/1385/108541)
72
- * [GetFlowStatisticByRegion](https://cloud.tencent.com/document/api/1385/108540)
73
- * [GetGroupDetail](https://cloud.tencent.com/document/api/1385/108539)
74
- * [GetGroupList](https://cloud.tencent.com/document/api/1385/108538)
75
- * [GroupAddDevice](https://cloud.tencent.com/document/api/1385/108537)
76
- * [GroupDeleteDevice](https://cloud.tencent.com/document/api/1385/108536)
77
- * [SetNotifyUrl](https://cloud.tencent.com/document/api/1385/108535)
78
- * [UpdateGroup](https://cloud.tencent.com/document/api/1385/108534)
56
+ * 新增入参:Filters
79
57
 
80
- 修改接口:
58
+ * [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981)
81
59
 
82
- * [AddDevice](https://cloud.tencent.com/document/api/1385/80483)
60
+ * 新增入参:Filters
83
61
 
84
- * 新增入参:FlowTrunc
85
62
 
86
- * [UpdateDevice](https://cloud.tencent.com/document/api/1385/80478)
63
+ 新增数据结构:
87
64
 
88
- * 新增入参:FlowTrunc
65
+ * [CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag)
66
+ * [Filter](https://cloud.tencent.com/document/api/1081/34988#Filter)
89
67
 
90
68
 
91
- 新增数据结构:
92
69
 
93
- * [GroupInfo](https://cloud.tencent.com/document/api/1385/55846#GroupInfo)
70
+ ## 大模型知识引擎(lke) 版本:2023-11-30
94
71
 
95
- 修改数据结构:
72
+ ### 第 12 次发布
96
73
 
97
- * [ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware)
74
+ 发布时间:2024-07-15 01:15:17
98
75
 
99
- * 新增成员:FlowTrunc, DeviceId
76
+ 本次发布包含了以下内容:
100
77
 
101
- * [DeviceBaseInfo](https://cloud.tencent.com/document/api/1385/55846#DeviceBaseInfo)
78
+ 改善已有的文档。
102
79
 
103
- * 新增成员:FlowTrunc
80
+ 修改接口:
104
81
 
105
- * [HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo)
82
+ * [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
106
83
 
107
- * 新增成员:FlowTrunc
84
+ * 新增入参:FileType
108
85
 
109
86
 
110
87
 
111
88
 
112
- ## 媒体处理(mps) 版本:2019-06-12
89
+ ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
113
90
 
114
- ### 第 90 次发布
91
+ ### 第 42 次发布
115
92
 
116
- 发布时间:2024-07-11 01:21:03
93
+ 发布时间:2024-07-15 01:15:52
117
94
 
118
95
  本次发布包含了以下内容:
119
96
 
120
97
  改善已有的文档。
121
98
 
122
- 修改数据结构:
99
+ 修改接口:
123
100
 
124
- * [LiveStreamObjectRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamObjectRecognitionResult)
101
+ * [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
125
102
 
126
- * 新增成员:Url
103
+ * 新增入参:MongosMemory
127
104
 
128
- * [LiveStreamTaskNotifyConfig](https://cloud.tencent.com/document/api/862/37615#LiveStreamTaskNotifyConfig)
129
105
 
130
- * 新增成员:NotifyKey
131
106
 
132
107
 
108
+ ## 云数据库 MongoDB(mongodb) 版本:2018-04-08
133
109
 
134
110
 
135
- ## 微服务平台 TSF(tsf) 版本:2018-03-26
136
111
 
137
- ### 111 次发布
112
+ ## 流计算 Oceanus(oceanus) 版本:2019-04-22
138
113
 
139
- 发布时间:2024-07-11 01:28:05
114
+ ### 第 58 次发布
115
+
116
+ 发布时间:2024-07-15 01:16:56
140
117
 
141
118
  本次发布包含了以下内容:
142
119
 
143
120
  改善已有的文档。
144
121
 
145
- 新增接口:
122
+ 修改接口:
123
+
124
+ * [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
125
+
126
+ * 新增入参:FlinkVersion
146
127
 
147
- * [CreateProgram](https://cloud.tencent.com/document/api/649/108544)
148
- * [ModifyProgram](https://cloud.tencent.com/document/api/649/108543)
149
128
 
150
129
 
151
130
 
@@ -803,7 +782,7 @@
803
782
 
804
783
  新增接口:
805
784
 
806
- * [[ChangeClothes](https://cloud.tencent.com/document/api/1668/108532)](https://cloud.tencent.com/document/api/#/#)
785
+ * [ChangeClothes](https://cloud.tencent.com/document/api/1668/108532)
807
786
 
808
787
  ### 第 7 次发布
809
788
 
@@ -14305,6 +14284,18 @@
14305
14284
 
14306
14285
  ## 云硬盘(cbs) 版本:2017-03-12
14307
14286
 
14287
+ ### 第 56 次发布
14288
+
14289
+ 发布时间:2024-07-15 01:04:45
14290
+
14291
+ 本次发布包含了以下内容:
14292
+
14293
+ 改善已有的文档。
14294
+
14295
+ <font color="#dd0000">**预下线接口**:</font>
14296
+
14297
+ * GetSnapOverview
14298
+
14308
14299
  ### 第 55 次发布
14309
14300
 
14310
14301
  发布时间:2024-06-28 01:05:34
@@ -41515,6 +41506,25 @@
41515
41506
 
41516
41507
  ## 主机安全(cwp) 版本:2018-02-28
41517
41508
 
41509
+ ### 第 117 次发布
41510
+
41511
+ 发布时间:2024-07-12 01:12:13
41512
+
41513
+ 本次发布包含了以下内容:
41514
+
41515
+ 改善已有的文档。
41516
+
41517
+ 修改接口:
41518
+
41519
+ * [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
41520
+
41521
+ * 新增出参:ProtectMode, ProtectFileScope
41522
+
41523
+ * [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
41524
+
41525
+ * 新增入参:DoClean, ProtectMode, ProtectFileScope
41526
+
41527
+
41518
41528
  ### 第 116 次发布
41519
41529
 
41520
41530
  发布时间:2024-07-05 01:06:53
@@ -62652,6 +62662,18 @@
62652
62662
 
62653
62663
  ## 腾讯电子签企业版(ess) 版本:2020-11-11
62654
62664
 
62665
+ ### 第 179 次发布
62666
+
62667
+ 发布时间:2024-07-12 01:16:02
62668
+
62669
+ 本次发布包含了以下内容:
62670
+
62671
+ 改善已有的文档。
62672
+
62673
+ 新增接口:
62674
+
62675
+ * [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1323/108596)
62676
+
62655
62677
  ### 第 178 次发布
62656
62678
 
62657
62679
  发布时间:2024-07-09 01:14:53
@@ -66064,6 +66086,18 @@
66064
66086
 
66065
66087
  ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
66066
66088
 
66089
+ ### 第 174 次发布
66090
+
66091
+ 发布时间:2024-07-12 01:16:22
66092
+
66093
+ 本次发布包含了以下内容:
66094
+
66095
+ 改善已有的文档。
66096
+
66097
+ 新增接口:
66098
+
66099
+ * [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1420/108597)
66100
+
66067
66101
  ### 第 173 次发布
66068
66102
 
66069
66103
  发布时间:2024-07-09 01:15:08
@@ -71063,6 +71097,33 @@
71063
71097
 
71064
71098
  ## 全球应用加速(gaap) 版本:2018-05-29
71065
71099
 
71100
+ ### 第 48 次发布
71101
+
71102
+ 发布时间:2024-07-15 01:12:05
71103
+
71104
+ 本次发布包含了以下内容:
71105
+
71106
+ 改善已有的文档。
71107
+
71108
+ 修改接口:
71109
+
71110
+ * [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
71111
+
71112
+ * 新增入参:TaskId
71113
+
71114
+
71115
+ ### 第 47 次发布
71116
+
71117
+ 发布时间:2024-07-12 01:16:49
71118
+
71119
+ 本次发布包含了以下内容:
71120
+
71121
+ 改善已有的文档。
71122
+
71123
+ 新增接口:
71124
+
71125
+ * [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
71126
+
71066
71127
  ### 第 46 次发布
71067
71128
 
71068
71129
  发布时间:2024-07-03 01:16:42
@@ -77912,6 +77973,34 @@
77912
77973
 
77913
77974
  ## 物联网开发平台(iotexplorer) 版本:2019-04-23
77914
77975
 
77976
+ ### 第 74 次发布
77977
+
77978
+ 发布时间:2024-07-15 01:13:08
77979
+
77980
+ 本次发布包含了以下内容:
77981
+
77982
+ 改善已有的文档。
77983
+
77984
+ 修改接口:
77985
+
77986
+ * [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231)
77987
+
77988
+ * 新增出参:CamTag
77989
+
77990
+ * [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653)
77991
+
77992
+ * 新增入参:Filters
77993
+
77994
+ * [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981)
77995
+
77996
+ * 新增入参:Filters
77997
+
77998
+
77999
+ 新增数据结构:
78000
+
78001
+ * [[CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag)](https://cloud.tencent.com/document/api/1081/34988#[CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag))
78002
+ * [[Filter](https://cloud.tencent.com/document/api/1081/34988#Filter)](https://cloud.tencent.com/document/api/1081/34988#[Filter](https://cloud.tencent.com/document/api/1081/34988#Filter))
78003
+
77915
78004
  ### 第 73 次发布
77916
78005
 
77917
78006
  发布时间:2024-07-08 01:16:17
@@ -88082,6 +88171,21 @@
88082
88171
 
88083
88172
  ## 大模型知识引擎(lke) 版本:2023-11-30
88084
88173
 
88174
+ ### 第 12 次发布
88175
+
88176
+ 发布时间:2024-07-15 01:15:17
88177
+
88178
+ 本次发布包含了以下内容:
88179
+
88180
+ 改善已有的文档。
88181
+
88182
+ 修改接口:
88183
+
88184
+ * [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
88185
+
88186
+ * 新增入参:FileType
88187
+
88188
+
88085
88189
  ### 第 11 次发布
88086
88190
 
88087
88191
  发布时间:2024-07-11 01:19:53
@@ -88092,11 +88196,11 @@
88092
88196
 
88093
88197
  新增接口:
88094
88198
 
88095
- * [[DescribeSegments](https://cloud.tencent.com/document/api/1759/108533)](https://cloud.tencent.com/document/api/#/#)
88199
+ * [DescribeSegments](https://cloud.tencent.com/document/api/1759/108533)
88096
88200
 
88097
88201
  新增数据结构:
88098
88202
 
88099
- * [[DocSegment](https://cloud.tencent.com/document/api/1759/105104#DocSegment)](https://cloud.tencent.com/document/api/1759/105104#[DocSegment](https://cloud.tencent.com/document/api/1759/105104#DocSegment))
88203
+ * [DocSegment](https://cloud.tencent.com/document/api/1759/105104#DocSegment)
88100
88204
 
88101
88205
  ### 第 10 次发布
88102
88206
 
@@ -88540,6 +88644,18 @@
88540
88644
 
88541
88645
  ## 云数据库 MariaDB(mariadb) 版本:2017-03-12
88542
88646
 
88647
+ ### 第 63 次发布
88648
+
88649
+ 发布时间:2024-07-12 01:20:13
88650
+
88651
+ 本次发布包含了以下内容:
88652
+
88653
+ 改善已有的文档。
88654
+
88655
+ 新增接口:
88656
+
88657
+ * [UpgradeHourDBInstance](https://cloud.tencent.com/document/api/237/108599)
88658
+
88543
88659
  ### 第 62 次发布
88544
88660
 
88545
88661
  发布时间:2024-07-03 01:20:08
@@ -90146,15 +90262,15 @@
90146
90262
 
90147
90263
  新增接口:
90148
90264
 
90149
- * [[AddGroup](https://cloud.tencent.com/document/api/1385/108542)](https://cloud.tencent.com/document/api/#/#)
90150
- * [[DeleteGroup](https://cloud.tencent.com/document/api/1385/108541)](https://cloud.tencent.com/document/api/#/#)
90151
- * [[GetFlowStatisticByRegion](https://cloud.tencent.com/document/api/1385/108540)](https://cloud.tencent.com/document/api/#/#)
90152
- * [[GetGroupDetail](https://cloud.tencent.com/document/api/1385/108539)](https://cloud.tencent.com/document/api/#/#)
90153
- * [[GetGroupList](https://cloud.tencent.com/document/api/1385/108538)](https://cloud.tencent.com/document/api/#/#)
90154
- * [[GroupAddDevice](https://cloud.tencent.com/document/api/1385/108537)](https://cloud.tencent.com/document/api/#/#)
90155
- * [[GroupDeleteDevice](https://cloud.tencent.com/document/api/1385/108536)](https://cloud.tencent.com/document/api/#/#)
90156
- * [[SetNotifyUrl](https://cloud.tencent.com/document/api/1385/108535)](https://cloud.tencent.com/document/api/#/#)
90157
- * [[UpdateGroup](https://cloud.tencent.com/document/api/1385/108534)](https://cloud.tencent.com/document/api/#/#)
90265
+ * [AddGroup](https://cloud.tencent.com/document/api/1385/108542)
90266
+ * [DeleteGroup](https://cloud.tencent.com/document/api/1385/108541)
90267
+ * [GetFlowStatisticByRegion](https://cloud.tencent.com/document/api/1385/108540)
90268
+ * [GetGroupDetail](https://cloud.tencent.com/document/api/1385/108539)
90269
+ * [GetGroupList](https://cloud.tencent.com/document/api/1385/108538)
90270
+ * [GroupAddDevice](https://cloud.tencent.com/document/api/1385/108537)
90271
+ * [GroupDeleteDevice](https://cloud.tencent.com/document/api/1385/108536)
90272
+ * [SetNotifyUrl](https://cloud.tencent.com/document/api/1385/108535)
90273
+ * [UpdateGroup](https://cloud.tencent.com/document/api/1385/108534)
90158
90274
 
90159
90275
  修改接口:
90160
90276
 
@@ -90169,7 +90285,7 @@
90169
90285
 
90170
90286
  新增数据结构:
90171
90287
 
90172
- * [[GroupInfo](https://cloud.tencent.com/document/api/1385/55846#GroupInfo)](https://cloud.tencent.com/document/api/1385/55846#[GroupInfo](https://cloud.tencent.com/document/api/1385/55846#GroupInfo))
90288
+ * [GroupInfo](https://cloud.tencent.com/document/api/1385/55846#GroupInfo)
90173
90289
 
90174
90290
  修改数据结构:
90175
90291
 
@@ -90702,6 +90818,21 @@
90702
90818
 
90703
90819
  ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
90704
90820
 
90821
+ ### 第 42 次发布
90822
+
90823
+ 发布时间:2024-07-15 01:15:52
90824
+
90825
+ 本次发布包含了以下内容:
90826
+
90827
+ 改善已有的文档。
90828
+
90829
+ 修改接口:
90830
+
90831
+ * [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
90832
+
90833
+ * 新增入参:MongosMemory
90834
+
90835
+
90705
90836
  ### 第 41 次发布
90706
90837
 
90707
90838
  发布时间:2024-06-21 01:58:00
@@ -98655,6 +98786,40 @@
98655
98786
 
98656
98787
  ## 流计算 Oceanus(oceanus) 版本:2019-04-22
98657
98788
 
98789
+ ### 第 58 次发布
98790
+
98791
+ 发布时间:2024-07-15 01:16:56
98792
+
98793
+ 本次发布包含了以下内容:
98794
+
98795
+ 改善已有的文档。
98796
+
98797
+ 修改接口:
98798
+
98799
+ * [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
98800
+
98801
+ * 新增入参:FlinkVersion
98802
+
98803
+
98804
+ ### 第 57 次发布
98805
+
98806
+ 发布时间:2024-07-12 01:21:39
98807
+
98808
+ 本次发布包含了以下内容:
98809
+
98810
+ 改善已有的文档。
98811
+
98812
+ 修改数据结构:
98813
+
98814
+ * [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig)
98815
+
98816
+ * 新增成员:FlinkVersion
98817
+
98818
+ * [SlotSharingGroup](https://cloud.tencent.com/document/api/849/52010#SlotSharingGroup)
98819
+
98820
+ * 新增成员:Configuration
98821
+
98822
+
98658
98823
  ### 第 56 次发布
98659
98824
 
98660
98825
  发布时间:2024-06-05 02:02:33
@@ -107624,6 +107789,21 @@
107624
107789
 
107625
107790
  ## 前端性能监控(rum) 版本:2021-06-22
107626
107791
 
107792
+ ### 第 35 次发布
107793
+
107794
+ 发布时间:2024-07-12 01:22:59
107795
+
107796
+ 本次发布包含了以下内容:
107797
+
107798
+ 改善已有的文档。
107799
+
107800
+ 修改接口:
107801
+
107802
+ * [DescribeReleaseFiles](https://cloud.tencent.com/document/api/1464/69215)
107803
+
107804
+ * 新增入参:FileName
107805
+
107806
+
107627
107807
  ### 第 34 次发布
107628
107808
 
107629
107809
  发布时间:2024-07-10 01:22:53
@@ -131101,6 +131281,21 @@
131101
131281
 
131102
131282
  ## 高性能计算平台(thpc) 版本:2023-03-21
131103
131283
 
131284
+ ### 第 15 次发布
131285
+
131286
+ 发布时间:2024-07-12 01:26:38
131287
+
131288
+ 本次发布包含了以下内容:
131289
+
131290
+ 改善已有的文档。
131291
+
131292
+ 修改数据结构:
131293
+
131294
+ * [LoginSettings](https://cloud.tencent.com/document/api/1527/89579#LoginSettings)
131295
+
131296
+ * 新增成员:KeyIds
131297
+
131298
+
131104
131299
  ### 第 14 次发布
131105
131300
 
131106
131301
  发布时间:2024-06-27 01:21:12
@@ -140657,6 +140852,21 @@
140657
140852
 
140658
140853
  ## 实时音视频(trtc) 版本:2019-07-22
140659
140854
 
140855
+ ### 第 82 次发布
140856
+
140857
+ 发布时间:2024-07-12 01:27:45
140858
+
140859
+ 本次发布包含了以下内容:
140860
+
140861
+ 改善已有的文档。
140862
+
140863
+ 修改数据结构:
140864
+
140865
+ * [TrtcUsage](https://cloud.tencent.com/document/api/647/44055#TrtcUsage)
140866
+
140867
+ * 新增成员:TimeStampKey
140868
+
140869
+
140660
140870
  ### 第 81 次发布
140661
140871
 
140662
140872
  发布时间:2024-07-10 01:27:37
@@ -143693,8 +143903,8 @@
143693
143903
 
143694
143904
  新增接口:
143695
143905
 
143696
- * [[CreateProgram](https://cloud.tencent.com/document/api/649/108544)](https://cloud.tencent.com/document/api/#/#)
143697
- * [[ModifyProgram](https://cloud.tencent.com/document/api/649/108543)](https://cloud.tencent.com/document/api/#/#)
143906
+ * [CreateProgram](https://cloud.tencent.com/document/api/649/108544)
143907
+ * [ModifyProgram](https://cloud.tencent.com/document/api/649/108543)
143698
143908
 
143699
143909
  ### 第 110 次发布
143700
143910
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.894",
3
+ "version": "4.0.896",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {