tencentcloud-sdk-nodejs 4.0.816 → 4.0.818

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 (42) hide show
  1. package/CHANGELOG.md +175 -0
  2. package/SERVICE_CHANGELOG.md +171 -121
  3. package/package.json +1 -1
  4. package/products.md +15 -15
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cbs/v20170312/cbs_models.ts +5 -1
  7. package/src/services/cdn/v20180606/cdn_models.ts +4 -4
  8. package/src/services/cwp/v20180228/cwp_models.ts +30 -2
  9. package/src/services/dlc/v20210125/dlc_models.ts +5 -0
  10. package/src/services/ess/v20201111/ess_models.ts +4 -0
  11. package/src/services/faceid/v20180301/faceid_models.ts +3 -2
  12. package/src/services/hai/v20230812/hai_models.ts +5 -0
  13. package/src/services/lcic/v20220817/lcic_models.ts +7 -5
  14. package/src/services/live/v20180801/live_client.ts +1 -1
  15. package/src/services/live/v20180801/live_models.ts +14 -1
  16. package/src/services/tag/v20180813/tag_models.ts +4 -4
  17. package/src/services/teo/v20220901/teo_client.ts +1 -1
  18. package/src/services/teo/v20220901/teo_models.ts +17 -4
  19. package/src/services/trtc/v20190722/trtc_client.ts +41 -3
  20. package/src/services/trtc/v20190722/trtc_models.ts +179 -68
  21. package/src/services/tse/v20201207/tse_models.ts +2 -2
  22. package/tencentcloud/common/sdk_version.d.ts +1 -1
  23. package/tencentcloud/common/sdk_version.js +1 -1
  24. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +5 -1
  25. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +4 -4
  26. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +30 -2
  27. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +5 -0
  28. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
  29. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +3 -2
  30. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +5 -0
  31. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +7 -5
  32. package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
  33. package/tencentcloud/services/live/v20180801/live_models.d.ts +14 -1
  34. package/tencentcloud/services/tag/v20180813/tag_models.d.ts +4 -4
  35. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
  36. package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
  37. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +17 -4
  38. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +14 -1
  39. package/tencentcloud/services/trtc/v20190722/trtc_client.js +19 -0
  40. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +171 -67
  41. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -2
  42. package/test/trtc.v20190722.test.js +30 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,178 @@
1
+ # Release 4.0.818
2
+
3
+ ## 主机安全(cwp) 版本:2018-02-28
4
+
5
+ ### 第 109 次发布
6
+
7
+ 发布时间:2024-03-22 01:11:57
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [DescribeBanStatus](https://cloud.tencent.com/document/api/296/60944)
16
+
17
+ * 新增出参:OpenSmartMode
18
+
19
+ * [ModifyBanStatus](https://cloud.tencent.com/document/api/296/60942)
20
+
21
+ * 新增入参:OpenSmartMode
22
+
23
+
24
+ 修改数据结构:
25
+
26
+ * [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
27
+
28
+ * 新增成员:AttackStatusDesc, BanExpiredTime
29
+
30
+
31
+
32
+
33
+ ## 高性能应用服务(hai) 版本:2023-08-12
34
+
35
+ ### 第 7 次发布
36
+
37
+ 发布时间:2024-03-22 01:16:13
38
+
39
+ 本次发布包含了以下内容:
40
+
41
+ 改善已有的文档。
42
+
43
+ 修改数据结构:
44
+
45
+ * [Instance](https://cloud.tencent.com/document/api/1721/101518#Instance)
46
+
47
+ * 新增成员:OSType
48
+
49
+
50
+
51
+
52
+ ## 实时音视频(trtc) 版本:2019-07-22
53
+
54
+ ### 第 67 次发布
55
+
56
+ 发布时间:2024-03-22 01:25:05
57
+
58
+ 本次发布包含了以下内容:
59
+
60
+ 改善已有的文档。
61
+
62
+ 新增接口:
63
+
64
+ * [DescribeWebRecord](https://cloud.tencent.com/document/api/647/104542)
65
+ * [StartWebRecord](https://cloud.tencent.com/document/api/647/104541)
66
+ * [StopWebRecord](https://cloud.tencent.com/document/api/647/104540)
67
+
68
+ 新增数据结构:
69
+
70
+ * [WebRecordVideoParams](https://cloud.tencent.com/document/api/647/44055#WebRecordVideoParams)
71
+
72
+
73
+
74
+ # Release 4.0.817
75
+
76
+ ## 云硬盘(cbs) 版本:2017-03-12
77
+
78
+ ### 第 54 次发布
79
+
80
+ 发布时间:2024-03-21 01:09:20
81
+
82
+ 本次发布包含了以下内容:
83
+
84
+ 改善已有的文档。
85
+
86
+ 修改接口:
87
+
88
+ * [ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/362/15668)
89
+
90
+ * 新增入参:AutoRenewPeriod
91
+
92
+
93
+
94
+
95
+ ## 数据湖计算 DLC(dlc) 版本:2021-01-25
96
+
97
+ ### 第 82 次发布
98
+
99
+ 发布时间:2024-03-21 01:14:28
100
+
101
+ 本次发布包含了以下内容:
102
+
103
+ 改善已有的文档。
104
+
105
+ 修改数据结构:
106
+
107
+ * [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
108
+
109
+ * 新增成员:EngineNetworkId
110
+
111
+
112
+
113
+
114
+ ## 实时互动-教育版(lcic) 版本:2022-08-17
115
+
116
+ ### 第 54 次发布
117
+
118
+ 发布时间:2024-03-21 01:19:23
119
+
120
+ 本次发布包含了以下内容:
121
+
122
+ 改善已有的文档。
123
+
124
+ 修改接口:
125
+
126
+ * [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
127
+
128
+ * [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
129
+
130
+
131
+ 修改数据结构:
132
+
133
+ * [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
134
+
135
+
136
+
137
+
138
+ ## 云直播CSS(live) 版本:2018-08-01
139
+
140
+ ### 第 121 次发布
141
+
142
+ 发布时间:2024-03-21 01:19:47
143
+
144
+ 本次发布包含了以下内容:
145
+
146
+ 改善已有的文档。
147
+
148
+ 修改接口:
149
+
150
+ * [DescribeLiveWatermarks](https://cloud.tencent.com/document/api/267/30152)
151
+
152
+ * 新增入参:Name, PageNo, PageSize
153
+
154
+
155
+
156
+
157
+ ## 微服务引擎(tse) 版本:2020-12-07
158
+
159
+ ### 第 62 次发布
160
+
161
+ 发布时间:2024-03-21 01:28:04
162
+
163
+ 本次发布包含了以下内容:
164
+
165
+ 改善已有的文档。
166
+
167
+ 修改接口:
168
+
169
+ * [DescribeGovernanceServiceContracts](https://cloud.tencent.com/document/api/1364/104402)
170
+
171
+ * <font color="#dd0000">**修改入参**:</font>Offset, Limit
172
+
173
+
174
+
175
+
1
176
  # Release 4.0.816
2
177
 
3
178
  ## 腾讯电子签企业版(ess) 版本:2020-11-11
@@ -1,91 +1,40 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 腾讯电子签企业版(ess) 版本:2020-11-11
3
+ ## 主机安全(cwp) 版本:2018-02-28
4
4
 
5
- ### 第 157 次发布
5
+ ### 第 109 次发布
6
6
 
7
- 发布时间:2024-03-19 11:18:23
7
+ 发布时间:2024-03-22 01:11:57
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 新增接口:
14
-
15
- * [DescribeCancelFlowsTask](https://cloud.tencent.com/document/api/1323/104494)
16
-
17
13
  修改接口:
18
14
 
19
- * [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
20
-
21
- * 新增入参:Endpoint
22
-
23
- * [UpdateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/89457)
24
-
25
- * 新增入参:Endpoint
26
-
27
-
28
- 新增数据结构:
29
-
30
- * [CancelFailureFlow](https://cloud.tencent.com/document/api/1323/70369#CancelFailureFlow)
31
-
32
-
33
-
34
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
35
-
36
- ### 第 160 次发布
37
-
38
- 发布时间:2024-03-20 01:16:49
39
-
40
- 本次发布包含了以下内容:
41
-
42
- 改善已有的文档。
43
-
44
- 新增接口:
45
-
46
- * [DescribeCancelFlowsTask](https://cloud.tencent.com/document/api/1420/104511)
47
-
48
- 新增数据结构:
49
-
50
- * [CancelFailureFlow](https://cloud.tencent.com/document/api/1420/61525#CancelFailureFlow)
51
-
52
-
53
-
54
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
55
-
56
-
57
-
58
- ## 腾讯云可观测平台(monitor) 版本:2018-07-24
59
-
60
- ### 第 108 次发布
61
-
62
- 发布时间:2024-03-20 01:20:37
63
-
64
- 本次发布包含了以下内容:
15
+ * [DescribeBanStatus](https://cloud.tencent.com/document/api/296/60944)
65
16
 
66
- 改善已有的文档。
17
+ * 新增出参:OpenSmartMode
67
18
 
68
- 新增接口:
19
+ * [ModifyBanStatus](https://cloud.tencent.com/document/api/296/60942)
69
20
 
70
- * [DescribeAlarmSmsQuota](https://cloud.tencent.com/document/api/248/104513)
71
- * [DescribeMonitorResourceInfo](https://cloud.tencent.com/document/api/248/104515)
72
- * [DescribePhoneAlarmFlowTotalCount](https://cloud.tencent.com/document/api/248/104512)
21
+ * 新增入参:OpenSmartMode
73
22
 
74
- 新增数据结构:
75
23
 
76
- * [DescribeAlarmSmsQuotaQuota](https://cloud.tencent.com/document/api/248/30354#DescribeAlarmSmsQuotaQuota)
24
+ 修改数据结构:
77
25
 
26
+ * [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
78
27
 
28
+ * 新增成员:AttackStatusDesc, BanExpiredTime
79
29
 
80
- ## 容器服务(tke) 版本:2022-05-01
81
30
 
82
31
 
83
32
 
84
- ## 容器服务(tke) 版本:2018-05-25
33
+ ## 高性能应用服务(hai) 版本:2023-08-12
85
34
 
86
- ### 第 169 次发布
35
+ ### 第 7 次发布
87
36
 
88
- 发布时间:2024-03-20 01:27:36
37
+ 发布时间:2024-03-22 01:16:13
89
38
 
90
39
  本次发布包含了以下内容:
91
40
 
@@ -93,70 +42,32 @@
93
42
 
94
43
  修改数据结构:
95
44
 
96
- * [PodLimitsByType](https://cloud.tencent.com/document/api/457/31866#PodLimitsByType)
45
+ * [Instance](https://cloud.tencent.com/document/api/1721/101518#Instance)
97
46
 
98
- * 新增成员:TKESubENI
47
+ * 新增成员:OSType
99
48
 
100
49
 
101
50
 
102
51
 
103
- ## Web 应用防火墙(waf) 版本:2018-01-25
52
+ ## 实时音视频(trtc) 版本:2019-07-22
104
53
 
105
- ### 第 82 次发布
54
+ ### 第 67 次发布
106
55
 
107
- 发布时间:2024-03-20 01:31:28
56
+ 发布时间:2024-03-22 01:25:05
108
57
 
109
58
  本次发布包含了以下内容:
110
59
 
111
60
  改善已有的文档。
112
61
 
113
- 修改接口:
114
-
115
- * [AddSpartaProtection](https://cloud.tencent.com/document/api/627/72689)
116
-
117
- * 新增入参:ProxyBuffer
118
-
119
- * <font color="#dd0000">**修改入参**:</font>Ports, IsKeepAlive, InstanceID
120
-
121
- * [DescribeAttackOverview](https://cloud.tencent.com/document/api/627/87744)
122
-
123
- * 新增出参:ApiRiskEventCircleCount
124
-
125
- * [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
126
-
127
- * 新增入参:RuleId
128
-
129
- * 新增出参:UsedTotal
130
-
131
- * [ModifyAccessPeriod](https://cloud.tencent.com/document/api/627/59005)
132
-
133
- * <font color="#dd0000">**修改入参**:</font>TopicId
134
-
135
- * [ModifySpartaProtection](https://cloud.tencent.com/document/api/627/94309)
136
-
137
- * 新增入参:ProxyBuffer
138
-
139
- * <font color="#dd0000">**修改入参**:</font>DomainId, InstanceID
140
-
141
-
142
- 修改数据结构:
143
-
144
- * [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
145
-
146
- * 新增成员:RuleId, IpList
147
-
148
- * [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
149
-
150
- * 新增成员:AccessStatus
151
-
152
- * [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
153
-
154
- * 新增成员:ProxyBuffer
62
+ 新增接口:
155
63
 
156
- * [IpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#IpAccessControlItem)
64
+ * [DescribeWebRecord](https://cloud.tencent.com/document/api/647/104542)
65
+ * [StartWebRecord](https://cloud.tencent.com/document/api/647/104541)
66
+ * [StopWebRecord](https://cloud.tencent.com/document/api/647/104540)
157
67
 
158
- * 新增成员:RuleId, IpList
68
+ 新增数据结构:
159
69
 
70
+ * [WebRecordVideoParams](https://cloud.tencent.com/document/api/647/44055#WebRecordVideoParams)
160
71
 
161
72
 
162
73
 
@@ -13830,6 +13741,21 @@
13830
13741
 
13831
13742
  ## 云硬盘(cbs) 版本:2017-03-12
13832
13743
 
13744
+ ### 第 54 次发布
13745
+
13746
+ 发布时间:2024-03-21 01:09:20
13747
+
13748
+ 本次发布包含了以下内容:
13749
+
13750
+ 改善已有的文档。
13751
+
13752
+ 修改接口:
13753
+
13754
+ * [ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/362/15668)
13755
+
13756
+ * 新增入参:AutoRenewPeriod
13757
+
13758
+
13833
13759
  ### 第 53 次发布
13834
13760
 
13835
13761
  发布时间:2023-11-01 01:07:57
@@ -39773,6 +39699,32 @@
39773
39699
 
39774
39700
  ## 主机安全(cwp) 版本:2018-02-28
39775
39701
 
39702
+ ### 第 109 次发布
39703
+
39704
+ 发布时间:2024-03-22 01:11:57
39705
+
39706
+ 本次发布包含了以下内容:
39707
+
39708
+ 改善已有的文档。
39709
+
39710
+ 修改接口:
39711
+
39712
+ * [DescribeBanStatus](https://cloud.tencent.com/document/api/296/60944)
39713
+
39714
+ * 新增出参:OpenSmartMode
39715
+
39716
+ * [ModifyBanStatus](https://cloud.tencent.com/document/api/296/60942)
39717
+
39718
+ * 新增入参:OpenSmartMode
39719
+
39720
+
39721
+ 修改数据结构:
39722
+
39723
+ * [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
39724
+
39725
+ * 新增成员:AttackStatusDesc, BanExpiredTime
39726
+
39727
+
39776
39728
  ### 第 108 次发布
39777
39729
 
39778
39730
  发布时间:2024-02-02 01:09:36
@@ -48808,6 +48760,21 @@
48808
48760
 
48809
48761
  ## 数据湖计算 DLC(dlc) 版本:2021-01-25
48810
48762
 
48763
+ ### 第 82 次发布
48764
+
48765
+ 发布时间:2024-03-21 01:14:28
48766
+
48767
+ 本次发布包含了以下内容:
48768
+
48769
+ 改善已有的文档。
48770
+
48771
+ 修改数据结构:
48772
+
48773
+ * [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
48774
+
48775
+ * 新增成员:EngineNetworkId
48776
+
48777
+
48811
48778
  ### 第 81 次发布
48812
48779
 
48813
48780
  发布时间:2024-02-23 01:13:43
@@ -59156,7 +59123,7 @@
59156
59123
 
59157
59124
  新增接口:
59158
59125
 
59159
- * [[DescribeCancelFlowsTask](https://cloud.tencent.com/document/api/1323/104494)](https://cloud.tencent.com/document/api/#/#)
59126
+ * [DescribeCancelFlowsTask](https://cloud.tencent.com/document/api/1323/104494)
59160
59127
 
59161
59128
  修改接口:
59162
59129
 
@@ -59171,7 +59138,7 @@
59171
59138
 
59172
59139
  新增数据结构:
59173
59140
 
59174
- * [[CancelFailureFlow](https://cloud.tencent.com/document/api/1323/70369#CancelFailureFlow)](https://cloud.tencent.com/document/api/1323/70369#[CancelFailureFlow](https://cloud.tencent.com/document/api/1323/70369#CancelFailureFlow))
59141
+ * [CancelFailureFlow](https://cloud.tencent.com/document/api/1323/70369#CancelFailureFlow)
59175
59142
 
59176
59143
  ### 第 156 次发布
59177
59144
 
@@ -62200,11 +62167,11 @@
62200
62167
 
62201
62168
  新增接口:
62202
62169
 
62203
- * [[DescribeCancelFlowsTask](https://cloud.tencent.com/document/api/1420/104511)](https://cloud.tencent.com/document/api/#/#)
62170
+ * [DescribeCancelFlowsTask](https://cloud.tencent.com/document/api/1420/104511)
62204
62171
 
62205
62172
  新增数据结构:
62206
62173
 
62207
- * [[CancelFailureFlow](https://cloud.tencent.com/document/api/1420/61525#CancelFailureFlow)](https://cloud.tencent.com/document/api/1420/61525#[CancelFailureFlow](https://cloud.tencent.com/document/api/1420/61525#CancelFailureFlow))
62174
+ * [CancelFailureFlow](https://cloud.tencent.com/document/api/1420/61525#CancelFailureFlow)
62208
62175
 
62209
62176
  ### 第 159 次发布
62210
62177
 
@@ -69860,6 +69827,21 @@
69860
69827
 
69861
69828
  ## 高性能应用服务(hai) 版本:2023-08-12
69862
69829
 
69830
+ ### 第 7 次发布
69831
+
69832
+ 发布时间:2024-03-22 01:16:13
69833
+
69834
+ 本次发布包含了以下内容:
69835
+
69836
+ 改善已有的文档。
69837
+
69838
+ 修改数据结构:
69839
+
69840
+ * [Instance](https://cloud.tencent.com/document/api/1721/101518#Instance)
69841
+
69842
+ * 新增成员:OSType
69843
+
69844
+
69863
69845
  ### 第 6 次发布
69864
69846
 
69865
69847
  发布时间:2024-01-03 01:16:14
@@ -78027,6 +78009,26 @@
78027
78009
 
78028
78010
  ## 实时互动-教育版(lcic) 版本:2022-08-17
78029
78011
 
78012
+ ### 第 54 次发布
78013
+
78014
+ 发布时间:2024-03-21 01:19:23
78015
+
78016
+ 本次发布包含了以下内容:
78017
+
78018
+ 改善已有的文档。
78019
+
78020
+ 修改接口:
78021
+
78022
+ * [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
78023
+
78024
+ * [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
78025
+
78026
+
78027
+ 修改数据结构:
78028
+
78029
+ * [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
78030
+
78031
+
78030
78032
  ### 第 53 次发布
78031
78033
 
78032
78034
  发布时间:2024-03-15 01:17:42
@@ -80296,6 +80298,21 @@
80296
80298
 
80297
80299
  ## 云直播CSS(live) 版本:2018-08-01
80298
80300
 
80301
+ ### 第 121 次发布
80302
+
80303
+ 发布时间:2024-03-21 01:19:47
80304
+
80305
+ 本次发布包含了以下内容:
80306
+
80307
+ 改善已有的文档。
80308
+
80309
+ 修改接口:
80310
+
80311
+ * [DescribeLiveWatermarks](https://cloud.tencent.com/document/api/267/30152)
80312
+
80313
+ * 新增入参:Name, PageNo, PageSize
80314
+
80315
+
80299
80316
  ### 第 120 次发布
80300
80317
 
80301
80318
  发布时间:2024-03-19 01:18:08
@@ -85462,13 +85479,13 @@
85462
85479
 
85463
85480
  新增接口:
85464
85481
 
85465
- * [[DescribeAlarmSmsQuota](https://cloud.tencent.com/document/api/248/104513)](https://cloud.tencent.com/document/api/#/#)
85466
- * [[DescribeMonitorResourceInfo](https://cloud.tencent.com/document/api/248/104515)](https://cloud.tencent.com/document/api/#/#)
85467
- * [[DescribePhoneAlarmFlowTotalCount](https://cloud.tencent.com/document/api/248/104512)](https://cloud.tencent.com/document/api/#/#)
85482
+ * [DescribeAlarmSmsQuota](https://cloud.tencent.com/document/api/248/104513)
85483
+ * [DescribeMonitorResourceInfo](https://cloud.tencent.com/document/api/248/104515)
85484
+ * [DescribePhoneAlarmFlowTotalCount](https://cloud.tencent.com/document/api/248/104512)
85468
85485
 
85469
85486
  新增数据结构:
85470
85487
 
85471
- * [[DescribeAlarmSmsQuotaQuota](https://cloud.tencent.com/document/api/248/30354#DescribeAlarmSmsQuotaQuota)](https://cloud.tencent.com/document/api/248/30354#[DescribeAlarmSmsQuotaQuota](https://cloud.tencent.com/document/api/248/30354#DescribeAlarmSmsQuotaQuota))
85488
+ * [DescribeAlarmSmsQuotaQuota](https://cloud.tencent.com/document/api/248/30354#DescribeAlarmSmsQuotaQuota)
85472
85489
 
85473
85490
  ### 第 107 次发布
85474
85491
 
@@ -131802,6 +131819,24 @@
131802
131819
 
131803
131820
  ## 实时音视频(trtc) 版本:2019-07-22
131804
131821
 
131822
+ ### 第 67 次发布
131823
+
131824
+ 发布时间:2024-03-22 01:25:05
131825
+
131826
+ 本次发布包含了以下内容:
131827
+
131828
+ 改善已有的文档。
131829
+
131830
+ 新增接口:
131831
+
131832
+ * [[DescribeWebRecord](https://cloud.tencent.com/document/api/647/104542)](https://cloud.tencent.com/document/api/#/#)
131833
+ * [[StartWebRecord](https://cloud.tencent.com/document/api/647/104541)](https://cloud.tencent.com/document/api/#/#)
131834
+ * [[StopWebRecord](https://cloud.tencent.com/document/api/647/104540)](https://cloud.tencent.com/document/api/#/#)
131835
+
131836
+ 新增数据结构:
131837
+
131838
+ * [[WebRecordVideoParams](https://cloud.tencent.com/document/api/647/44055#WebRecordVideoParams)](https://cloud.tencent.com/document/api/647/44055#[WebRecordVideoParams](https://cloud.tencent.com/document/api/647/44055#WebRecordVideoParams))
131839
+
131805
131840
  ### 第 66 次发布
131806
131841
 
131807
131842
  发布时间:2024-03-01 01:27:10
@@ -133036,6 +133071,21 @@
133036
133071
 
133037
133072
  ## 微服务引擎(tse) 版本:2020-12-07
133038
133073
 
133074
+ ### 第 62 次发布
133075
+
133076
+ 发布时间:2024-03-21 01:28:04
133077
+
133078
+ 本次发布包含了以下内容:
133079
+
133080
+ 改善已有的文档。
133081
+
133082
+ 修改接口:
133083
+
133084
+ * [DescribeGovernanceServiceContracts](https://cloud.tencent.com/document/api/1364/104402)
133085
+
133086
+ * <font color="#dd0000">**修改入参**:</font>Offset, Limit
133087
+
133088
+
133039
133089
  ### 第 61 次发布
133040
133090
 
133041
133091
  发布时间:2024-03-15 14:54:19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.816",
3
+ "version": "4.0.818",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {