tencentcloud-sdk-nodejs 4.0.744 → 4.0.745

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 (59) hide show
  1. package/CHANGELOG.md +200 -0
  2. package/SERVICE_CHANGELOG.md +260 -47
  3. package/package.json +1 -1
  4. package/products.md +20 -20
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +9 -0
  7. package/src/services/asr/v20190614/asr_client.ts +1 -1
  8. package/src/services/asr/v20190614/asr_models.ts +3 -0
  9. package/src/services/cfw/v20190904/cfw_client.ts +2 -3
  10. package/src/services/cfw/v20190904/cfw_models.ts +12 -8
  11. package/src/services/cls/v20201016/cls_models.ts +11 -27
  12. package/src/services/cwp/v20180228/cwp_models.ts +1 -1
  13. package/src/services/essbasic/v20210526/essbasic_client.ts +3 -2
  14. package/src/services/essbasic/v20210526/essbasic_models.ts +2 -4
  15. package/src/services/mna/v20210119/mna_client.ts +70 -6
  16. package/src/services/mna/v20210119/mna_models.ts +324 -0
  17. package/src/services/oceanus/v20190422/oceanus_models.ts +13 -5
  18. package/src/services/sms/v20190711/sms_models.ts +6 -6
  19. package/src/services/sms/v20210111/sms_models.ts +1 -1
  20. package/src/services/tat/v20201028/tat_models.ts +2 -2
  21. package/src/services/tdmq/v20200217/tdmq_client.ts +15 -3
  22. package/src/services/tdmq/v20200217/tdmq_models.ts +84 -60
  23. package/src/services/teo/v20220901/teo_models.ts +5 -5
  24. package/src/services/tms/v20201229/tms_client.ts +4 -3
  25. package/src/services/tms/v20201229/tms_models.ts +62 -11
  26. package/src/services/vod/v20180717/vod_models.ts +4 -2
  27. package/src/services/vpc/v20170312/vpc_models.ts +35 -25
  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 +9 -0
  31. package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
  32. package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
  33. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +3 -0
  34. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +0 -1
  35. package/tencentcloud/services/cfw/v20190904/cfw_client.js +0 -1
  36. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +12 -8
  37. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +11 -27
  38. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  39. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -1
  40. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -1
  41. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -4
  42. package/tencentcloud/services/mna/v20210119/mna_client.d.ts +23 -3
  43. package/tencentcloud/services/mna/v20210119/mna_client.js +33 -3
  44. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +310 -0
  45. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +13 -5
  46. package/tencentcloud/services/sms/v20190711/sms_models.d.ts +6 -6
  47. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +1 -1
  48. package/tencentcloud/services/tat/v20201028/tat_models.d.ts +2 -2
  49. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
  50. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
  51. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +82 -60
  52. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +5 -5
  53. package/tencentcloud/services/tms/v20201229/tms_client.d.ts +2 -3
  54. package/tencentcloud/services/tms/v20201229/tms_client.js +2 -3
  55. package/tencentcloud/services/tms/v20201229/tms_models.d.ts +60 -11
  56. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -2
  57. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +35 -25
  58. package/test/mna.v20210119.test.js +52 -2
  59. package/test/tdmq.v20200217.test.js +10 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,203 @@
1
+ # Release 4.0.745
2
+
3
+ ## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
4
+
5
+ ### 第 61 次发布
6
+
7
+ 发布时间:2023-11-28 01:06:04
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [DescribeBasicDeviceStatus](https://cloud.tencent.com/document/api/297/95386)
16
+
17
+ * 新增入参:CnameWafIdList
18
+
19
+ * 新增出参:CnameWafData
20
+
21
+
22
+
23
+
24
+ ## 云防火墙(cfw) 版本:2019-09-04
25
+
26
+ ### 第 49 次发布
27
+
28
+ 发布时间:2023-11-28 01:09:22
29
+
30
+ 本次发布包含了以下内容:
31
+
32
+ 改善已有的文档。
33
+
34
+ 修改接口:
35
+
36
+ * [DescribeResourceGroup](https://cloud.tencent.com/document/api/1132/60246)
37
+
38
+ * 新增入参:ShowType
39
+
40
+
41
+
42
+
43
+ ## 多网聚合加速(mna) 版本:2021-01-19
44
+
45
+ ### 第 14 次发布
46
+
47
+ 发布时间:2023-11-28 01:19:46
48
+
49
+ 本次发布包含了以下内容:
50
+
51
+ 改善已有的文档。
52
+
53
+ 新增接口:
54
+
55
+ * [ActivateHardware](https://cloud.tencent.com/document/api/1385/101985)
56
+ * [AddHardware](https://cloud.tencent.com/document/api/1385/101984)
57
+ * [GetHardwareList](https://cloud.tencent.com/document/api/1385/101983)
58
+ * [GetVendorHardware](https://cloud.tencent.com/document/api/1385/101982)
59
+ * [UpdateHardware](https://cloud.tencent.com/document/api/1385/101981)
60
+
61
+ 新增数据结构:
62
+
63
+ * [ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware)
64
+ * [Hardware](https://cloud.tencent.com/document/api/1385/55846#Hardware)
65
+ * [HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo)
66
+ * [VendorHardware](https://cloud.tencent.com/document/api/1385/55846#VendorHardware)
67
+
68
+
69
+
70
+ ## 流计算 Oceanus(oceanus) 版本:2019-04-22
71
+
72
+ ### 第 47 次发布
73
+
74
+ 发布时间:2023-11-28 01:20:57
75
+
76
+ 本次发布包含了以下内容:
77
+
78
+ 改善已有的文档。
79
+
80
+ 修改接口:
81
+
82
+ * [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
83
+
84
+ * 新增入参:EsServerlessIndex, EsServerlessSpace
85
+
86
+
87
+
88
+
89
+ ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
90
+
91
+ ### 第 95 次发布
92
+
93
+ 发布时间:2023-11-28 01:25:42
94
+
95
+ 本次发布包含了以下内容:
96
+
97
+ 改善已有的文档。
98
+
99
+ 新增接口:
100
+
101
+ * [DeleteProCluster](https://cloud.tencent.com/document/api/1179/101986)
102
+
103
+ 修改接口:
104
+
105
+ * [CreateProCluster](https://cloud.tencent.com/document/api/1179/101433)
106
+
107
+ * <font color="#dd0000">**修改入参**:</font>ZoneIds
108
+
109
+
110
+
111
+
112
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
113
+
114
+ ### 第 66 次发布
115
+
116
+ 发布时间:2023-11-28 01:26:13
117
+
118
+ 本次发布包含了以下内容:
119
+
120
+ 改善已有的文档。
121
+
122
+ 修改数据结构:
123
+
124
+ * [Identification](https://cloud.tencent.com/document/api/1552/80721#Identification)
125
+
126
+ * <font color="#dd0000">**修改成员**:</font>Domain
127
+
128
+
129
+
130
+
131
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
132
+
133
+
134
+
135
+ ## 文本内容安全(tms) 版本:2020-12-29
136
+
137
+ ### 第 8 次发布
138
+
139
+ 发布时间:2023-11-28 01:28:13
140
+
141
+ 本次发布包含了以下内容:
142
+
143
+ 改善已有的文档。
144
+
145
+ 修改接口:
146
+
147
+ * [TextModeration](https://cloud.tencent.com/document/api/1124/51860)
148
+
149
+ * 新增出参:SentimentAnalysis
150
+
151
+
152
+ 新增数据结构:
153
+
154
+ * [SentimentAnalysis](https://cloud.tencent.com/document/api/1124/51861#SentimentAnalysis)
155
+ * [SentimentDetail](https://cloud.tencent.com/document/api/1124/51861#SentimentDetail)
156
+
157
+
158
+
159
+ ## 文本内容安全(tms) 版本:2020-07-13
160
+
161
+
162
+
163
+ ## 云点播(vod) 版本:2018-07-17
164
+
165
+ ### 第 172 次发布
166
+
167
+ 发布时间:2023-11-28 01:29:30
168
+
169
+ 本次发布包含了以下内容:
170
+
171
+ 改善已有的文档。
172
+
173
+ 修改数据结构:
174
+
175
+ * [DomainHTTPSConfig](https://cloud.tencent.com/document/api/266/31773#DomainHTTPSConfig)
176
+
177
+ * 新增成员:CloudCertId
178
+
179
+
180
+
181
+
182
+ ## 私有网络(vpc) 版本:2017-03-12
183
+
184
+ ### 第 181 次发布
185
+
186
+ 发布时间:2023-11-28 01:30:07
187
+
188
+ 本次发布包含了以下内容:
189
+
190
+ 改善已有的文档。
191
+
192
+ 修改数据结构:
193
+
194
+ * [EndPointService](https://cloud.tencent.com/document/api/215/15824#EndPointService)
195
+
196
+ * 新增成员:ServiceUin, BusinessIpType
197
+
198
+
199
+
200
+
1
201
  # Release 4.0.744
2
202
 
3
203
  ## 日志服务(cls) 版本:2020-10-16
@@ -1,26 +1,50 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 日志服务(cls) 版本:2020-10-16
3
+ ## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
4
4
 
5
- ### 第 78 次发布
5
+ ### 第 61 次发布
6
6
 
7
- 发布时间:2023-11-27 00:05:31
7
+ 发布时间:2023-11-28 01:06:04
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 新增接口:
13
+ 修改接口:
14
14
 
15
- * [CreateDeliverCloudFunction](https://cloud.tencent.com/document/api/614/101967)
15
+ * [DescribeBasicDeviceStatus](https://cloud.tencent.com/document/api/297/95386)
16
16
 
17
+ * 新增入参:CnameWafIdList
17
18
 
19
+ * 新增出参:CnameWafData
18
20
 
19
- ## 配置审计(config) 版本:2022-08-02
20
21
 
21
- ### 第 2 次发布
22
22
 
23
- 发布时间:2023-11-27 00:06:03
23
+
24
+ ## 云防火墙(cfw) 版本:2019-09-04
25
+
26
+ ### 第 49 次发布
27
+
28
+ 发布时间:2023-11-28 01:09:22
29
+
30
+ 本次发布包含了以下内容:
31
+
32
+ 改善已有的文档。
33
+
34
+ 修改接口:
35
+
36
+ * [DescribeResourceGroup](https://cloud.tencent.com/document/api/1132/60246)
37
+
38
+ * 新增入参:ShowType
39
+
40
+
41
+
42
+
43
+ ## 多网聚合加速(mna) 版本:2021-01-19
44
+
45
+ ### 第 14 次发布
46
+
47
+ 发布时间:2023-11-28 01:19:46
24
48
 
25
49
  本次发布包含了以下内容:
26
50
 
@@ -28,46 +52,68 @@
28
52
 
29
53
  新增接口:
30
54
 
31
- * [PutEvaluations](https://cloud.tencent.com/document/api/1579/101968)
55
+ * [ActivateHardware](https://cloud.tencent.com/document/api/1385/101985)
56
+ * [AddHardware](https://cloud.tencent.com/document/api/1385/101984)
57
+ * [GetHardwareList](https://cloud.tencent.com/document/api/1385/101983)
58
+ * [GetVendorHardware](https://cloud.tencent.com/document/api/1385/101982)
59
+ * [UpdateHardware](https://cloud.tencent.com/document/api/1385/101981)
32
60
 
33
61
  新增数据结构:
34
62
 
35
- * [Evaluation](https://cloud.tencent.com/document/api/1579/101783#Evaluation)
63
+ * [ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware)
64
+ * [Hardware](https://cloud.tencent.com/document/api/1385/55846#Hardware)
65
+ * [HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo)
66
+ * [VendorHardware](https://cloud.tencent.com/document/api/1385/55846#VendorHardware)
36
67
 
37
68
 
38
69
 
39
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
70
+ ## 流计算 Oceanus(oceanus) 版本:2019-04-22
40
71
 
41
- ### 第 134 次发布
72
+ ### 第 47 次发布
42
73
 
43
- 发布时间:2023-11-27 00:10:25
74
+ 发布时间:2023-11-28 01:20:57
44
75
 
45
76
  本次发布包含了以下内容:
46
77
 
47
78
  改善已有的文档。
48
79
 
49
- 修改数据结构:
80
+ 修改接口:
50
81
 
51
- * [CommonFlowApprover](https://cloud.tencent.com/document/api/1420/61525#CommonFlowApprover)
82
+ * [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
52
83
 
53
- * 新增成员:ApproverIdCardType, ApproverIdCardNumber
84
+ * 新增入参:EsServerlessIndex, EsServerlessSpace
54
85
 
55
- * [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption)
56
86
 
57
- * 新增成员:ForbidEditFillComponent
58
87
 
59
88
 
89
+ ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
60
90
 
91
+ ### 第 95 次发布
61
92
 
62
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
93
+ 发布时间:2023-11-28 01:25:42
63
94
 
95
+ 本次发布包含了以下内容:
64
96
 
97
+ 改善已有的文档。
65
98
 
66
- ## 流计算 Oceanus(oceanus) 版本:2019-04-22
99
+ 新增接口:
67
100
 
68
- ### 第 46 次发布
101
+ * [DeleteProCluster](https://cloud.tencent.com/document/api/1179/101986)
69
102
 
70
- 发布时间:2023-11-27 00:14:59
103
+ 修改接口:
104
+
105
+ * [CreateProCluster](https://cloud.tencent.com/document/api/1179/101433)
106
+
107
+ * <font color="#dd0000">**修改入参**:</font>ZoneIds
108
+
109
+
110
+
111
+
112
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
113
+
114
+ ### 第 66 次发布
115
+
116
+ 发布时间:2023-11-28 01:26:13
71
117
 
72
118
  本次发布包含了以下内容:
73
119
 
@@ -75,56 +121,69 @@
75
121
 
76
122
  修改数据结构:
77
123
 
78
- * [JobConfig](https://cloud.tencent.com/document/api/849/52010#JobConfig)
124
+ * [Identification](https://cloud.tencent.com/document/api/1552/80721#Identification)
79
125
 
80
- * 新增成员:EsServerlessIndex, EsServerlessSpace
126
+ * <font color="#dd0000">**修改成员**:</font>Domain
81
127
 
82
128
 
83
129
 
84
130
 
85
- ## 容器镜像服务(tcr) 版本:2019-09-24
131
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
86
132
 
87
- ### 第 63 次发布
88
133
 
89
- 发布时间:2023-11-27 00:18:18
134
+
135
+ ## 文本内容安全(tms) 版本:2020-12-29
136
+
137
+ ### 第 8 次发布
138
+
139
+ 发布时间:2023-11-28 01:28:13
90
140
 
91
141
  本次发布包含了以下内容:
92
142
 
93
143
  改善已有的文档。
94
144
 
95
- <font color="#dd0000">**删除接口**:</font>
145
+ 修改接口:
96
146
 
97
- * CreateCustomAccount
98
- * DeleteCustomAccount
99
- * ModifyCustomAccount
147
+ * [TextModeration](https://cloud.tencent.com/document/api/1124/51860)
100
148
 
149
+ * 新增出参:SentimentAnalysis
101
150
 
102
151
 
103
- ## TI-ONE 训练平台(tione) 版本:2021-11-11
152
+ 新增数据结构:
104
153
 
105
- ### 第 45 次发布
154
+ * [SentimentAnalysis](https://cloud.tencent.com/document/api/1124/51861#SentimentAnalysis)
155
+ * [SentimentDetail](https://cloud.tencent.com/document/api/1124/51861#SentimentDetail)
106
156
 
107
- 发布时间:2023-11-27 00:20:30
157
+
158
+
159
+ ## 文本内容安全(tms) 版本:2020-07-13
160
+
161
+
162
+
163
+ ## 云点播(vod) 版本:2018-07-17
164
+
165
+ ### 第 172 次发布
166
+
167
+ 发布时间:2023-11-28 01:29:30
108
168
 
109
169
  本次发布包含了以下内容:
110
170
 
111
171
  改善已有的文档。
112
172
 
113
- 新增接口:
114
-
115
- * [DescribeBillingResourceGroup](https://cloud.tencent.com/document/api/851/101969)
173
+ 修改数据结构:
116
174
 
175
+ * [DomainHTTPSConfig](https://cloud.tencent.com/document/api/266/31773#DomainHTTPSConfig)
117
176
 
177
+ * 新增成员:CloudCertId
118
178
 
119
- ## TI-ONE 训练平台(tione) 版本:2019-10-22
120
179
 
121
180
 
122
181
 
123
- ## 语音合成(tts) 版本:2019-08-23
182
+ ## 私有网络(vpc) 版本:2017-03-12
124
183
 
125
- ### 第 13 次发布
184
+ ### 第 181 次发布
126
185
 
127
- 发布时间:2023-11-27 00:22:20
186
+ 发布时间:2023-11-28 01:30:07
128
187
 
129
188
  本次发布包含了以下内容:
130
189
 
@@ -132,9 +191,9 @@
132
191
 
133
192
  修改数据结构:
134
193
 
135
- * [Subtitle](https://cloud.tencent.com/document/api/1073/57374#Subtitle)
194
+ * [EndPointService](https://cloud.tencent.com/document/api/215/15824#EndPointService)
136
195
 
137
- * <font color="#dd0000">**修改成员**:</font>Phoneme
196
+ * 新增成员:ServiceUin, BusinessIpType
138
197
 
139
198
 
140
199
 
@@ -1882,6 +1941,23 @@
1882
1941
 
1883
1942
  ## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
1884
1943
 
1944
+ ### 第 61 次发布
1945
+
1946
+ 发布时间:2023-11-28 01:06:04
1947
+
1948
+ 本次发布包含了以下内容:
1949
+
1950
+ 改善已有的文档。
1951
+
1952
+ 修改接口:
1953
+
1954
+ * [DescribeBasicDeviceStatus](https://cloud.tencent.com/document/api/297/95386)
1955
+
1956
+ * 新增入参:CnameWafIdList
1957
+
1958
+ * 新增出参:CnameWafData
1959
+
1960
+
1885
1961
  ### 第 60 次发布
1886
1962
 
1887
1963
  发布时间:2023-10-10 01:05:53
@@ -22529,6 +22605,21 @@
22529
22605
 
22530
22606
  ## 云防火墙(cfw) 版本:2019-09-04
22531
22607
 
22608
+ ### 第 49 次发布
22609
+
22610
+ 发布时间:2023-11-28 01:09:22
22611
+
22612
+ 本次发布包含了以下内容:
22613
+
22614
+ 改善已有的文档。
22615
+
22616
+ 修改接口:
22617
+
22618
+ * [DescribeResourceGroup](https://cloud.tencent.com/document/api/1132/60246)
22619
+
22620
+ * 新增入参:ShowType
22621
+
22622
+
22532
22623
  ### 第 48 次发布
22533
22624
 
22534
22625
  发布时间:2023-11-15 01:17:59
@@ -29023,7 +29114,7 @@
29023
29114
 
29024
29115
  新增接口:
29025
29116
 
29026
- * [[CreateDeliverCloudFunction](https://cloud.tencent.com/document/api/614/101967)](https://cloud.tencent.com/document/api/#/#)
29117
+ * [CreateDeliverCloudFunction](https://cloud.tencent.com/document/api/614/101967)
29027
29118
 
29028
29119
  ### 第 77 次发布
29029
29120
 
@@ -32391,11 +32482,11 @@
32391
32482
 
32392
32483
  新增接口:
32393
32484
 
32394
- * [[PutEvaluations](https://cloud.tencent.com/document/api/1579/101968)](https://cloud.tencent.com/document/api/#/#)
32485
+ * [PutEvaluations](https://cloud.tencent.com/document/api/1579/101968)
32395
32486
 
32396
32487
  新增数据结构:
32397
32488
 
32398
- * [[Evaluation](https://cloud.tencent.com/document/api/1579/101783#Evaluation)](https://cloud.tencent.com/document/api/1579/101783#[Evaluation](https://cloud.tencent.com/document/api/1579/101783#Evaluation))
32489
+ * [Evaluation](https://cloud.tencent.com/document/api/1579/101783#Evaluation)
32399
32490
 
32400
32491
  ### 第 1 次发布
32401
32492
 
@@ -79751,6 +79842,29 @@
79751
79842
 
79752
79843
  ## 多网聚合加速(mna) 版本:2021-01-19
79753
79844
 
79845
+ ### 第 14 次发布
79846
+
79847
+ 发布时间:2023-11-28 01:19:46
79848
+
79849
+ 本次发布包含了以下内容:
79850
+
79851
+ 改善已有的文档。
79852
+
79853
+ 新增接口:
79854
+
79855
+ * [[ActivateHardware](https://cloud.tencent.com/document/api/1385/101985)](https://cloud.tencent.com/document/api/#/#)
79856
+ * [[AddHardware](https://cloud.tencent.com/document/api/1385/101984)](https://cloud.tencent.com/document/api/#/#)
79857
+ * [[GetHardwareList](https://cloud.tencent.com/document/api/1385/101983)](https://cloud.tencent.com/document/api/#/#)
79858
+ * [[GetVendorHardware](https://cloud.tencent.com/document/api/1385/101982)](https://cloud.tencent.com/document/api/#/#)
79859
+ * [[UpdateHardware](https://cloud.tencent.com/document/api/1385/101981)](https://cloud.tencent.com/document/api/#/#)
79860
+
79861
+ 新增数据结构:
79862
+
79863
+ * [[ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware)](https://cloud.tencent.com/document/api/1385/55846#[ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware))
79864
+ * [[Hardware](https://cloud.tencent.com/document/api/1385/55846#Hardware)](https://cloud.tencent.com/document/api/1385/55846#[Hardware](https://cloud.tencent.com/document/api/1385/55846#Hardware))
79865
+ * [[HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo)](https://cloud.tencent.com/document/api/1385/55846#[HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo))
79866
+ * [[VendorHardware](https://cloud.tencent.com/document/api/1385/55846#VendorHardware)](https://cloud.tencent.com/document/api/1385/55846#[VendorHardware](https://cloud.tencent.com/document/api/1385/55846#VendorHardware))
79867
+
79754
79868
  ### 第 13 次发布
79755
79869
 
79756
79870
  发布时间:2023-11-08 01:53:44
@@ -86821,6 +86935,21 @@
86821
86935
 
86822
86936
  ## 流计算 Oceanus(oceanus) 版本:2019-04-22
86823
86937
 
86938
+ ### 第 47 次发布
86939
+
86940
+ 发布时间:2023-11-28 01:20:57
86941
+
86942
+ 本次发布包含了以下内容:
86943
+
86944
+ 改善已有的文档。
86945
+
86946
+ 修改接口:
86947
+
86948
+ * [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
86949
+
86950
+ * 新增入参:EsServerlessIndex, EsServerlessSpace
86951
+
86952
+
86824
86953
  ### 第 46 次发布
86825
86954
 
86826
86955
  发布时间:2023-11-27 00:14:59
@@ -109366,6 +109495,25 @@
109366
109495
 
109367
109496
  ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
109368
109497
 
109498
+ ### 第 95 次发布
109499
+
109500
+ 发布时间:2023-11-28 01:25:42
109501
+
109502
+ 本次发布包含了以下内容:
109503
+
109504
+ 改善已有的文档。
109505
+
109506
+ 新增接口:
109507
+
109508
+ * [[DeleteProCluster](https://cloud.tencent.com/document/api/1179/101986)](https://cloud.tencent.com/document/api/#/#)
109509
+
109510
+ 修改接口:
109511
+
109512
+ * [CreateProCluster](https://cloud.tencent.com/document/api/1179/101433)
109513
+
109514
+ * <font color="#dd0000">**修改入参**:</font>ZoneIds
109515
+
109516
+
109369
109517
  ### 第 94 次发布
109370
109518
 
109371
109519
  发布时间:2023-11-24 01:24:16
@@ -113722,6 +113870,21 @@
113722
113870
 
113723
113871
  ## 边缘安全加速平台(teo) 版本:2022-09-01
113724
113872
 
113873
+ ### 第 66 次发布
113874
+
113875
+ 发布时间:2023-11-28 01:26:13
113876
+
113877
+ 本次发布包含了以下内容:
113878
+
113879
+ 改善已有的文档。
113880
+
113881
+ 修改数据结构:
113882
+
113883
+ * [Identification](https://cloud.tencent.com/document/api/1552/80721#Identification)
113884
+
113885
+ * <font color="#dd0000">**修改成员**:</font>Domain
113886
+
113887
+
113725
113888
  ### 第 65 次发布
113726
113889
 
113727
113890
  发布时间:2023-11-23 17:11:36
@@ -117709,7 +117872,7 @@
117709
117872
 
117710
117873
  新增接口:
117711
117874
 
117712
- * [[DescribeBillingResourceGroup](https://cloud.tencent.com/document/api/851/101969)](https://cloud.tencent.com/document/api/#/#)
117875
+ * [DescribeBillingResourceGroup](https://cloud.tencent.com/document/api/851/101969)
117713
117876
 
117714
117877
  ### 第 44 次发布
117715
117878
 
@@ -122978,6 +123141,26 @@
122978
123141
 
122979
123142
  ## 文本内容安全(tms) 版本:2020-12-29
122980
123143
 
123144
+ ### 第 8 次发布
123145
+
123146
+ 发布时间:2023-11-28 01:28:13
123147
+
123148
+ 本次发布包含了以下内容:
123149
+
123150
+ 改善已有的文档。
123151
+
123152
+ 修改接口:
123153
+
123154
+ * [TextModeration](https://cloud.tencent.com/document/api/1124/51860)
123155
+
123156
+ * 新增出参:SentimentAnalysis
123157
+
123158
+
123159
+ 新增数据结构:
123160
+
123161
+ * [[SentimentAnalysis](https://cloud.tencent.com/document/api/1124/51861#SentimentAnalysis)](https://cloud.tencent.com/document/api/1124/51861#[SentimentAnalysis](https://cloud.tencent.com/document/api/1124/51861#SentimentAnalysis))
123162
+ * [[SentimentDetail](https://cloud.tencent.com/document/api/1124/51861#SentimentDetail)](https://cloud.tencent.com/document/api/1124/51861#[SentimentDetail](https://cloud.tencent.com/document/api/1124/51861#SentimentDetail))
123163
+
122981
123164
  ### 第 7 次发布
122982
123165
 
122983
123166
  发布时间:2023-10-25 01:27:42
@@ -129732,6 +129915,21 @@
129732
129915
 
129733
129916
  ## 云点播(vod) 版本:2018-07-17
129734
129917
 
129918
+ ### 第 172 次发布
129919
+
129920
+ 发布时间:2023-11-28 01:29:30
129921
+
129922
+ 本次发布包含了以下内容:
129923
+
129924
+ 改善已有的文档。
129925
+
129926
+ 修改数据结构:
129927
+
129928
+ * [DomainHTTPSConfig](https://cloud.tencent.com/document/api/266/31773#DomainHTTPSConfig)
129929
+
129930
+ * 新增成员:CloudCertId
129931
+
129932
+
129735
129933
  ### 第 171 次发布
129736
129934
 
129737
129935
  发布时间:2023-11-22 07:26:03
@@ -134487,6 +134685,21 @@
134487
134685
 
134488
134686
  ## 私有网络(vpc) 版本:2017-03-12
134489
134687
 
134688
+ ### 第 181 次发布
134689
+
134690
+ 发布时间:2023-11-28 01:30:07
134691
+
134692
+ 本次发布包含了以下内容:
134693
+
134694
+ 改善已有的文档。
134695
+
134696
+ 修改数据结构:
134697
+
134698
+ * [EndPointService](https://cloud.tencent.com/document/api/215/15824#EndPointService)
134699
+
134700
+ * 新增成员:ServiceUin, BusinessIpType
134701
+
134702
+
134490
134703
  ### 第 180 次发布
134491
134704
 
134492
134705
  发布时间:2023-11-15 02:39:18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.744",
3
+ "version": "4.0.745",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {