tencentcloud-sdk-nodejs 4.0.584 → 4.0.585

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 (55) hide show
  1. package/CHANGELOG.md +183 -0
  2. package/SERVICE_CHANGELOG.md +306 -7
  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/cfs/v20190719/cfs_models.ts +8 -8
  7. package/src/services/ess/v20201111/ess_models.ts +1 -1
  8. package/src/services/gme/v20180711/gme_client.ts +4 -2
  9. package/src/services/gme/v20180711/gme_models.ts +57 -28
  10. package/src/services/goosefs/v20220519/goosefs_models.ts +10 -0
  11. package/src/services/lcic/v20220817/lcic_models.ts +2 -2
  12. package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -2
  13. package/src/services/ocr/v20181119/ocr_client.ts +33 -9
  14. package/src/services/ocr/v20181119/ocr_models.ts +143 -19
  15. package/src/services/scf/v20180416/scf_models.ts +7 -1
  16. package/src/services/tem/v20210701/tem_models.ts +6 -1
  17. package/src/services/tione/v20211111/tione_models.ts +1 -1
  18. package/src/services/tke/v20180525/tke_client.ts +1 -1
  19. package/src/services/tke/v20180525/tke_models.ts +16 -6
  20. package/src/services/trtc/v20190722/trtc_client.ts +3 -3
  21. package/src/services/trtc/v20190722/trtc_models.ts +2 -2
  22. package/src/services/tts/v20190823/tts_models.ts +10 -0
  23. package/src/services/vod/v20180717/vod_models.ts +7 -7
  24. package/src/services/vpc/v20170312/vpc_models.ts +1 -1
  25. package/src/services/waf/v20180125/waf_client.ts +44 -8
  26. package/src/services/waf/v20180125/waf_models.ts +158 -17
  27. package/tencentcloud/common/sdk_version.d.ts +1 -1
  28. package/tencentcloud/common/sdk_version.js +1 -1
  29. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -8
  30. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
  31. package/tencentcloud/services/gme/v20180711/gme_client.d.ts +1 -1
  32. package/tencentcloud/services/gme/v20180711/gme_models.d.ts +49 -24
  33. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +8 -0
  34. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +2 -2
  35. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +11 -2
  36. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +12 -4
  37. package/tencentcloud/services/ocr/v20181119/ocr_client.js +16 -4
  38. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +123 -17
  39. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +6 -1
  40. package/tencentcloud/services/tem/v20210701/tem_models.d.ts +5 -1
  41. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -1
  42. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
  43. package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
  44. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +14 -5
  45. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +3 -3
  46. package/tencentcloud/services/trtc/v20190722/trtc_client.js +3 -3
  47. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
  48. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +8 -0
  49. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +7 -7
  50. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +1 -1
  51. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +15 -3
  52. package/tencentcloud/services/waf/v20180125/waf_client.js +21 -3
  53. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +134 -15
  54. package/test/ocr.v20181119.test.js +22 -2
  55. package/test/waf.v20180125.test.js +32 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,186 @@
1
+ # Release 4.0.585
2
+
3
+ ## 游戏多媒体引擎(gme) 版本:2018-07-11
4
+
5
+ ### 第 32 次发布
6
+
7
+ 发布时间:2023-04-20 01:22:55
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增数据结构:
14
+
15
+ * [AsrConf](https://cloud.tencent.com/document/api/607/35375#AsrConf)
16
+ * [SceneInfo](https://cloud.tencent.com/document/api/607/35375#SceneInfo)
17
+
18
+ 修改数据结构:
19
+
20
+ * [CreateAppResp](https://cloud.tencent.com/document/api/607/35375#CreateAppResp)
21
+
22
+ * 新增成员:AsrConf
23
+
24
+ * [VoiceFilterConf](https://cloud.tencent.com/document/api/607/35375#VoiceFilterConf)
25
+
26
+ * 新增成员:SceneInfos
27
+
28
+
29
+
30
+
31
+ ## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
32
+
33
+ ### 第 3 次发布
34
+
35
+ 发布时间:2023-04-20 01:23:06
36
+
37
+ 本次发布包含了以下内容:
38
+
39
+ 改善已有的文档。
40
+
41
+ 修改接口:
42
+
43
+ * [DescribeDataRepositoryTaskStatus](https://cloud.tencent.com/document/api/1424/86083)
44
+
45
+ * 新增出参:FinishedFileNumber, FinishedCapacity
46
+
47
+
48
+
49
+
50
+ ## 轻量应用服务器(lighthouse) 版本:2020-03-24
51
+
52
+ ### 第 46 次发布
53
+
54
+ 发布时间:2023-04-20 01:27:41
55
+
56
+ 本次发布包含了以下内容:
57
+
58
+ 改善已有的文档。
59
+
60
+ 修改接口:
61
+
62
+ * [CreateBlueprint](https://cloud.tencent.com/document/api/1207/54385)
63
+
64
+ * 新增入参:ForcePowerOff
65
+
66
+
67
+
68
+
69
+ ## 文字识别(ocr) 版本:2018-11-19
70
+
71
+ ### 第 94 次发布
72
+
73
+ 发布时间:2023-04-20 01:31:28
74
+
75
+ 本次发布包含了以下内容:
76
+
77
+ 改善已有的文档。
78
+
79
+ 新增接口:
80
+
81
+ * [RecognizePhilippinesSssIDOCR](https://cloud.tencent.com/document/api/866/90322)
82
+ * [RecognizePhilippinesTinIDOCR](https://cloud.tencent.com/document/api/866/90321)
83
+
84
+
85
+
86
+ ## 云函数(scf) 版本:2018-04-16
87
+
88
+ ### 第 51 次发布
89
+
90
+ 发布时间:2023-04-20 01:34:05
91
+
92
+ 本次发布包含了以下内容:
93
+
94
+ 改善已有的文档。
95
+
96
+ 修改数据结构:
97
+
98
+ * [LayerVersionInfo](https://cloud.tencent.com/document/api/583/17244#LayerVersionInfo)
99
+
100
+ * 新增成员:Stamp
101
+
102
+
103
+
104
+
105
+ ## 弹性微服务(tem) 版本:2021-07-01
106
+
107
+ ### 第 41 次发布
108
+
109
+ 发布时间:2023-04-20 01:41:18
110
+
111
+ 本次发布包含了以下内容:
112
+
113
+ 改善已有的文档。
114
+
115
+ 修改接口:
116
+
117
+ * [RollingUpdateApplicationByVersion](https://cloud.tencent.com/document/api/1371/66371)
118
+
119
+ * 新增入参:Force
120
+
121
+
122
+
123
+
124
+ ## 弹性微服务(tem) 版本:2020-12-21
125
+
126
+
127
+
128
+ ## 容器服务(tke) 版本:2018-05-25
129
+
130
+ ### 第 146 次发布
131
+
132
+ 发布时间:2023-04-20 01:46:09
133
+
134
+ 本次发布包含了以下内容:
135
+
136
+ 改善已有的文档。
137
+
138
+ 修改数据结构:
139
+
140
+ * [VirtualNodeSpec](https://cloud.tencent.com/document/api/457/31866#VirtualNodeSpec)
141
+
142
+ * 新增成员:Tags
143
+
144
+
145
+
146
+
147
+ ## 语音合成(tts) 版本:2019-08-23
148
+
149
+ ### 第 10 次发布
150
+
151
+ 发布时间:2023-04-20 01:49:24
152
+
153
+ 本次发布包含了以下内容:
154
+
155
+ 改善已有的文档。
156
+
157
+ 修改接口:
158
+
159
+ * [TextToVoice](https://cloud.tencent.com/document/api/1073/37995)
160
+
161
+ * 新增入参:EmotionCategory, EmotionIntensity
162
+
163
+
164
+
165
+
166
+ ## Web 应用防火墙(waf) 版本:2018-01-25
167
+
168
+ ### 第 31 次发布
169
+
170
+ 发布时间:2023-04-20 01:59:38
171
+
172
+ 本次发布包含了以下内容:
173
+
174
+ 改善已有的文档。
175
+
176
+ 新增接口:
177
+
178
+ * [AddCustomWhiteRule](https://cloud.tencent.com/document/api/627/90325)
179
+ * [DeleteCustomWhiteRule](https://cloud.tencent.com/document/api/627/90324)
180
+ * [ModifyCustomWhiteRule](https://cloud.tencent.com/document/api/627/90323)
181
+
182
+
183
+
1
184
  # Release 4.0.584
2
185
 
3
186
  ## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
@@ -1,10 +1,38 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
3
+ ## 游戏多媒体引擎(gme) 版本:2018-07-11
4
4
 
5
- ### 第 13 次发布
5
+ ### 第 32 次发布
6
6
 
7
- 发布时间:2023-04-19 16:26:04
7
+ 发布时间:2023-04-20 01:22:55
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增数据结构:
14
+
15
+ * [AsrConf](https://cloud.tencent.com/document/api/607/35375#AsrConf)
16
+ * [SceneInfo](https://cloud.tencent.com/document/api/607/35375#SceneInfo)
17
+
18
+ 修改数据结构:
19
+
20
+ * [CreateAppResp](https://cloud.tencent.com/document/api/607/35375#CreateAppResp)
21
+
22
+ * 新增成员:AsrConf
23
+
24
+ * [VoiceFilterConf](https://cloud.tencent.com/document/api/607/35375#VoiceFilterConf)
25
+
26
+ * 新增成员:SceneInfos
27
+
28
+
29
+
30
+
31
+ ## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
32
+
33
+ ### 第 3 次发布
34
+
35
+ 发布时间:2023-04-20 01:23:06
8
36
 
9
37
  本次发布包含了以下内容:
10
38
 
@@ -12,15 +40,145 @@
12
40
 
13
41
  修改接口:
14
42
 
15
- * [DescribeKTVPlaylistDetail](https://cloud.tencent.com/document/api/1592/76189)
43
+ * [DescribeDataRepositoryTaskStatus](https://cloud.tencent.com/document/api/1424/86083)
16
44
 
17
- * 新增入参:PlayScene
45
+ * 新增出参:FinishedFileNumber, FinishedCapacity
18
46
 
19
- * [SearchKTVMusics](https://cloud.tencent.com/document/api/1592/76186)
20
47
 
21
- * 新增入参:PlayScene
22
48
 
23
49
 
50
+ ## 轻量应用服务器(lighthouse) 版本:2020-03-24
51
+
52
+ ### 第 46 次发布
53
+
54
+ 发布时间:2023-04-20 01:27:41
55
+
56
+ 本次发布包含了以下内容:
57
+
58
+ 改善已有的文档。
59
+
60
+ 修改接口:
61
+
62
+ * [CreateBlueprint](https://cloud.tencent.com/document/api/1207/54385)
63
+
64
+ * 新增入参:ForcePowerOff
65
+
66
+
67
+
68
+
69
+ ## 文字识别(ocr) 版本:2018-11-19
70
+
71
+ ### 第 94 次发布
72
+
73
+ 发布时间:2023-04-20 01:31:28
74
+
75
+ 本次发布包含了以下内容:
76
+
77
+ 改善已有的文档。
78
+
79
+ 新增接口:
80
+
81
+ * [RecognizePhilippinesSssIDOCR](https://cloud.tencent.com/document/api/866/90322)
82
+ * [RecognizePhilippinesTinIDOCR](https://cloud.tencent.com/document/api/866/90321)
83
+
84
+
85
+
86
+ ## 云函数(scf) 版本:2018-04-16
87
+
88
+ ### 第 51 次发布
89
+
90
+ 发布时间:2023-04-20 01:34:05
91
+
92
+ 本次发布包含了以下内容:
93
+
94
+ 改善已有的文档。
95
+
96
+ 修改数据结构:
97
+
98
+ * [LayerVersionInfo](https://cloud.tencent.com/document/api/583/17244#LayerVersionInfo)
99
+
100
+ * 新增成员:Stamp
101
+
102
+
103
+
104
+
105
+ ## 弹性微服务(tem) 版本:2021-07-01
106
+
107
+ ### 第 41 次发布
108
+
109
+ 发布时间:2023-04-20 01:41:18
110
+
111
+ 本次发布包含了以下内容:
112
+
113
+ 改善已有的文档。
114
+
115
+ 修改接口:
116
+
117
+ * [RollingUpdateApplicationByVersion](https://cloud.tencent.com/document/api/1371/66371)
118
+
119
+ * 新增入参:Force
120
+
121
+
122
+
123
+
124
+ ## 弹性微服务(tem) 版本:2020-12-21
125
+
126
+
127
+
128
+ ## 容器服务(tke) 版本:2018-05-25
129
+
130
+ ### 第 146 次发布
131
+
132
+ 发布时间:2023-04-20 01:46:09
133
+
134
+ 本次发布包含了以下内容:
135
+
136
+ 改善已有的文档。
137
+
138
+ 修改数据结构:
139
+
140
+ * [VirtualNodeSpec](https://cloud.tencent.com/document/api/457/31866#VirtualNodeSpec)
141
+
142
+ * 新增成员:Tags
143
+
144
+
145
+
146
+
147
+ ## 语音合成(tts) 版本:2019-08-23
148
+
149
+ ### 第 10 次发布
150
+
151
+ 发布时间:2023-04-20 01:49:24
152
+
153
+ 本次发布包含了以下内容:
154
+
155
+ 改善已有的文档。
156
+
157
+ 修改接口:
158
+
159
+ * [TextToVoice](https://cloud.tencent.com/document/api/1073/37995)
160
+
161
+ * 新增入参:EmotionCategory, EmotionIntensity
162
+
163
+
164
+
165
+
166
+ ## Web 应用防火墙(waf) 版本:2018-01-25
167
+
168
+ ### 第 31 次发布
169
+
170
+ 发布时间:2023-04-20 01:59:38
171
+
172
+ 本次发布包含了以下内容:
173
+
174
+ 改善已有的文档。
175
+
176
+ 新增接口:
177
+
178
+ * [AddCustomWhiteRule](https://cloud.tencent.com/document/api/627/90325)
179
+ * [DeleteCustomWhiteRule](https://cloud.tencent.com/document/api/627/90324)
180
+ * [ModifyCustomWhiteRule](https://cloud.tencent.com/document/api/627/90323)
181
+
24
182
 
25
183
 
26
184
  # 历次版本更新如下:
@@ -50743,6 +50901,30 @@
50743
50901
 
50744
50902
  ## 游戏多媒体引擎(gme) 版本:2018-07-11
50745
50903
 
50904
+ ### 第 32 次发布
50905
+
50906
+ 发布时间:2023-04-20 01:22:55
50907
+
50908
+ 本次发布包含了以下内容:
50909
+
50910
+ 改善已有的文档。
50911
+
50912
+ 新增数据结构:
50913
+
50914
+ * [[AsrConf](https://cloud.tencent.com/document/api/607/35375#AsrConf)](https://cloud.tencent.com/document/api/607/35375#[AsrConf](https://cloud.tencent.com/document/api/607/35375#AsrConf))
50915
+ * [[SceneInfo](https://cloud.tencent.com/document/api/607/35375#SceneInfo)](https://cloud.tencent.com/document/api/607/35375#[SceneInfo](https://cloud.tencent.com/document/api/607/35375#SceneInfo))
50916
+
50917
+ 修改数据结构:
50918
+
50919
+ * [CreateAppResp](https://cloud.tencent.com/document/api/607/35375#CreateAppResp)
50920
+
50921
+ * 新增成员:AsrConf
50922
+
50923
+ * [VoiceFilterConf](https://cloud.tencent.com/document/api/607/35375#VoiceFilterConf)
50924
+
50925
+ * 新增成员:SceneInfos
50926
+
50927
+
50746
50928
  ### 第 31 次发布
50747
50929
 
50748
50930
  发布时间:2023-03-06 01:22:24
@@ -51323,6 +51505,21 @@
51323
51505
 
51324
51506
  ## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
51325
51507
 
51508
+ ### 第 3 次发布
51509
+
51510
+ 发布时间:2023-04-20 01:23:06
51511
+
51512
+ 本次发布包含了以下内容:
51513
+
51514
+ 改善已有的文档。
51515
+
51516
+ 修改接口:
51517
+
51518
+ * [DescribeDataRepositoryTaskStatus](https://cloud.tencent.com/document/api/1424/86083)
51519
+
51520
+ * 新增出参:FinishedFileNumber, FinishedCapacity
51521
+
51522
+
51326
51523
  ### 第 2 次发布
51327
51524
 
51328
51525
  发布时间:2023-02-02 16:45:50
@@ -59432,6 +59629,21 @@
59432
59629
 
59433
59630
  ## 轻量应用服务器(lighthouse) 版本:2020-03-24
59434
59631
 
59632
+ ### 第 46 次发布
59633
+
59634
+ 发布时间:2023-04-20 01:27:41
59635
+
59636
+ 本次发布包含了以下内容:
59637
+
59638
+ 改善已有的文档。
59639
+
59640
+ 修改接口:
59641
+
59642
+ * [CreateBlueprint](https://cloud.tencent.com/document/api/1207/54385)
59643
+
59644
+ * 新增入参:ForcePowerOff
59645
+
59646
+
59435
59647
  ### 第 45 次发布
59436
59648
 
59437
59649
  发布时间:2023-04-19 01:37:08
@@ -70275,6 +70487,19 @@
70275
70487
 
70276
70488
  ## 文字识别(ocr) 版本:2018-11-19
70277
70489
 
70490
+ ### 第 94 次发布
70491
+
70492
+ 发布时间:2023-04-20 01:31:28
70493
+
70494
+ 本次发布包含了以下内容:
70495
+
70496
+ 改善已有的文档。
70497
+
70498
+ 新增接口:
70499
+
70500
+ * [[RecognizePhilippinesSssIDOCR](https://cloud.tencent.com/document/api/866/90322)](https://cloud.tencent.com/document/api/#/#)
70501
+ * [[RecognizePhilippinesTinIDOCR](https://cloud.tencent.com/document/api/866/90321)](https://cloud.tencent.com/document/api/#/#)
70502
+
70278
70503
  ### 第 93 次发布
70279
70504
 
70280
70505
  发布时间:2023-04-10 01:46:41
@@ -76297,6 +76522,21 @@
76297
76522
 
76298
76523
  ## 云函数(scf) 版本:2018-04-16
76299
76524
 
76525
+ ### 第 51 次发布
76526
+
76527
+ 发布时间:2023-04-20 01:34:05
76528
+
76529
+ 本次发布包含了以下内容:
76530
+
76531
+ 改善已有的文档。
76532
+
76533
+ 修改数据结构:
76534
+
76535
+ * [LayerVersionInfo](https://cloud.tencent.com/document/api/583/17244#LayerVersionInfo)
76536
+
76537
+ * 新增成员:Stamp
76538
+
76539
+
76300
76540
  ### 第 50 次发布
76301
76541
 
76302
76542
  发布时间:2023-04-04 01:39:21
@@ -89580,6 +89820,21 @@
89580
89820
 
89581
89821
  ## 弹性微服务(tem) 版本:2021-07-01
89582
89822
 
89823
+ ### 第 41 次发布
89824
+
89825
+ 发布时间:2023-04-20 01:41:18
89826
+
89827
+ 本次发布包含了以下内容:
89828
+
89829
+ 改善已有的文档。
89830
+
89831
+ 修改接口:
89832
+
89833
+ * [RollingUpdateApplicationByVersion](https://cloud.tencent.com/document/api/1371/66371)
89834
+
89835
+ * 新增入参:Force
89836
+
89837
+
89583
89838
  ### 第 40 次发布
89584
89839
 
89585
89840
  发布时间:2023-02-24 01:23:28
@@ -95895,6 +96150,21 @@
95895
96150
 
95896
96151
  ## 容器服务(tke) 版本:2018-05-25
95897
96152
 
96153
+ ### 第 146 次发布
96154
+
96155
+ 发布时间:2023-04-20 01:46:09
96156
+
96157
+ 本次发布包含了以下内容:
96158
+
96159
+ 改善已有的文档。
96160
+
96161
+ 修改数据结构:
96162
+
96163
+ * [VirtualNodeSpec](https://cloud.tencent.com/document/api/457/31866#VirtualNodeSpec)
96164
+
96165
+ * 新增成员:Tags
96166
+
96167
+
95898
96168
  ### 第 145 次发布
95899
96169
 
95900
96170
  发布时间:2023-04-19 01:55:58
@@ -103863,6 +104133,21 @@
103863
104133
 
103864
104134
  ## 语音合成(tts) 版本:2019-08-23
103865
104135
 
104136
+ ### 第 10 次发布
104137
+
104138
+ 发布时间:2023-04-20 01:49:24
104139
+
104140
+ 本次发布包含了以下内容:
104141
+
104142
+ 改善已有的文档。
104143
+
104144
+ 修改接口:
104145
+
104146
+ * [TextToVoice](https://cloud.tencent.com/document/api/1073/37995)
104147
+
104148
+ * 新增入参:EmotionCategory, EmotionIntensity
104149
+
104150
+
103866
104151
  ### 第 9 次发布
103867
104152
 
103868
104153
  发布时间:2023-03-29 04:28:22
@@ -111839,6 +112124,20 @@
111839
112124
 
111840
112125
  ## Web 应用防火墙(waf) 版本:2018-01-25
111841
112126
 
112127
+ ### 第 31 次发布
112128
+
112129
+ 发布时间:2023-04-20 01:59:38
112130
+
112131
+ 本次发布包含了以下内容:
112132
+
112133
+ 改善已有的文档。
112134
+
112135
+ 新增接口:
112136
+
112137
+ * [[AddCustomWhiteRule](https://cloud.tencent.com/document/api/627/90325)](https://cloud.tencent.com/document/api/#/#)
112138
+ * [[DeleteCustomWhiteRule](https://cloud.tencent.com/document/api/627/90324)](https://cloud.tencent.com/document/api/#/#)
112139
+ * [[ModifyCustomWhiteRule](https://cloud.tencent.com/document/api/627/90323)](https://cloud.tencent.com/document/api/#/#)
112140
+
111842
112141
  ### 第 30 次发布
111843
112142
 
111844
112143
  发布时间:2023-04-19 02:01:49
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.584",
3
+ "version": "4.0.585",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {