tencentcloud-sdk-nodejs 4.0.492 → 4.0.493
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.
- package/CHANGELOG.md +28 -0
- package/SERVICE_CHANGELOG.md +38 -33
- package/package.json +1 -1
- package/products.md +2 -2
- package/src/common/sdk_version.ts +1 -1
- package/src/services/vod/v20180717/vod_models.ts +27 -29
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +24 -28
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
1
|
+
# Release 4.0.493
|
|
2
|
+
|
|
3
|
+
## 云点播(vod) 版本:2018-07-17
|
|
4
|
+
|
|
5
|
+
### 第 129 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-01 07:13:39
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ReviewAudioVideo](https://cloud.tencent.com/document/api/266/80283)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Definition
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [ReviewAudioVideoTaskInput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskInput)
|
|
23
|
+
|
|
24
|
+
* 新增成员:Definition
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
1
29
|
# Release 4.0.492
|
|
2
30
|
|
|
3
31
|
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,45 +1,28 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云点播(vod) 版本:2018-07-17
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 129 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-
|
|
7
|
+
发布时间:2022-12-01 07:13:39
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [DescribeSpec](https://cloud.tencent.com/document/api/1299/83510)
|
|
16
|
-
|
|
17
|
-
新增数据结构:
|
|
18
|
-
|
|
19
|
-
* [DiskSpec](https://cloud.tencent.com/document/api/1299/83429#DiskSpec)
|
|
20
|
-
* [ResourceSpec](https://cloud.tencent.com/document/api/1299/83429#ResourceSpec)
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
25
|
-
|
|
26
|
-
### 第 37 次发布
|
|
13
|
+
修改接口:
|
|
27
14
|
|
|
28
|
-
|
|
15
|
+
* [ReviewAudioVideo](https://cloud.tencent.com/document/api/266/80283)
|
|
29
16
|
|
|
30
|
-
|
|
17
|
+
* 新增入参:Definition
|
|
31
18
|
|
|
32
|
-
改善已有的文档。
|
|
33
19
|
|
|
34
|
-
|
|
20
|
+
修改数据结构:
|
|
35
21
|
|
|
36
|
-
* [
|
|
37
|
-
* [DescribeScenes](https://cloud.tencent.com/document/api/1207/83512)
|
|
22
|
+
* [ReviewAudioVideoTaskInput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskInput)
|
|
38
23
|
|
|
39
|
-
|
|
24
|
+
* 新增成员:Definition
|
|
40
25
|
|
|
41
|
-
* [Scene](https://cloud.tencent.com/document/api/1207/47576#Scene)
|
|
42
|
-
* [SceneInfo](https://cloud.tencent.com/document/api/1207/47576#SceneInfo)
|
|
43
26
|
|
|
44
27
|
|
|
45
28
|
|
|
@@ -16955,12 +16938,12 @@
|
|
|
16955
16938
|
|
|
16956
16939
|
新增接口:
|
|
16957
16940
|
|
|
16958
|
-
* [
|
|
16941
|
+
* [DescribeSpec](https://cloud.tencent.com/document/api/1299/83510)
|
|
16959
16942
|
|
|
16960
16943
|
新增数据结构:
|
|
16961
16944
|
|
|
16962
|
-
* [
|
|
16963
|
-
* [
|
|
16945
|
+
* [DiskSpec](https://cloud.tencent.com/document/api/1299/83429#DiskSpec)
|
|
16946
|
+
* [ResourceSpec](https://cloud.tencent.com/document/api/1299/83429#ResourceSpec)
|
|
16964
16947
|
|
|
16965
16948
|
### 第 1 次发布
|
|
16966
16949
|
|
|
@@ -52495,13 +52478,13 @@
|
|
|
52495
52478
|
|
|
52496
52479
|
新增接口:
|
|
52497
52480
|
|
|
52498
|
-
* [
|
|
52499
|
-
* [
|
|
52481
|
+
* [DescribeAllScenes](https://cloud.tencent.com/document/api/1207/83513)
|
|
52482
|
+
* [DescribeScenes](https://cloud.tencent.com/document/api/1207/83512)
|
|
52500
52483
|
|
|
52501
52484
|
新增数据结构:
|
|
52502
52485
|
|
|
52503
|
-
* [
|
|
52504
|
-
* [
|
|
52486
|
+
* [Scene](https://cloud.tencent.com/document/api/1207/47576#Scene)
|
|
52487
|
+
* [SceneInfo](https://cloud.tencent.com/document/api/1207/47576#SceneInfo)
|
|
52505
52488
|
|
|
52506
52489
|
### 第 36 次发布
|
|
52507
52490
|
|
|
@@ -91711,6 +91694,28 @@
|
|
|
91711
91694
|
|
|
91712
91695
|
## 云点播(vod) 版本:2018-07-17
|
|
91713
91696
|
|
|
91697
|
+
### 第 129 次发布
|
|
91698
|
+
|
|
91699
|
+
发布时间:2022-12-01 07:13:39
|
|
91700
|
+
|
|
91701
|
+
本次发布包含了以下内容:
|
|
91702
|
+
|
|
91703
|
+
改善已有的文档。
|
|
91704
|
+
|
|
91705
|
+
修改接口:
|
|
91706
|
+
|
|
91707
|
+
* [ReviewAudioVideo](https://cloud.tencent.com/document/api/266/80283)
|
|
91708
|
+
|
|
91709
|
+
* 新增入参:Definition
|
|
91710
|
+
|
|
91711
|
+
|
|
91712
|
+
修改数据结构:
|
|
91713
|
+
|
|
91714
|
+
* [ReviewAudioVideoTaskInput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskInput)
|
|
91715
|
+
|
|
91716
|
+
* 新增成员:Definition
|
|
91717
|
+
|
|
91718
|
+
|
|
91714
91719
|
### 第 128 次发布
|
|
91715
91720
|
|
|
91716
91721
|
发布时间:2022-11-28 07:19:44
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
90
90
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-11-29 06:43:55 |
|
|
91
91
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-11-30 06:34:30 |
|
|
92
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-
|
|
92
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-01 06:35:57 |
|
|
93
93
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-29 17:04:20 |
|
|
94
94
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
95
95
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-11-29 06:46:33 |
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
210
210
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
211
211
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
212
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-
|
|
212
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-12-01 07:13:39 |
|
|
213
213
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-11-22 07:10:00 |
|
|
214
214
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-11-16 06:48:54 |
|
|
215
215
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.493"
|
|
@@ -189,6 +189,11 @@ export interface ReviewAudioVideoTaskInput {
|
|
|
189
189
|
* 媒体文件 ID。
|
|
190
190
|
*/
|
|
191
191
|
FileId: string
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* 音视频审核模板 ID。
|
|
195
|
+
*/
|
|
196
|
+
Definition: number
|
|
192
197
|
}
|
|
193
198
|
|
|
194
199
|
/**
|
|
@@ -2770,6 +2775,12 @@ export interface ReviewAudioVideoRequest {
|
|
|
2770
2775
|
*/
|
|
2771
2776
|
SubAppId?: number
|
|
2772
2777
|
|
|
2778
|
+
/**
|
|
2779
|
+
* 音视频审核模板 ID,默认值为 10。取值范围:
|
|
2780
|
+
<li>10:预置模板,支持检测的违规标签包括色情(Porn)、暴恐(Terror)和不适宜的信息(Polity)。</li>
|
|
2781
|
+
*/
|
|
2782
|
+
Definition?: number
|
|
2783
|
+
|
|
2773
2784
|
/**
|
|
2774
2785
|
* 任务流的优先级,数值越大优先级越高,取值范围是 -10 到 10,不填代表 0。
|
|
2775
2786
|
*/
|
|
@@ -3883,37 +3894,19 @@ export interface ReviewAudioVideoSegmentItem {
|
|
|
3883
3894
|
/**
|
|
3884
3895
|
* 嫌疑片段最可能的违规的标签,取值范围:
|
|
3885
3896
|
<li>Porn:色情;</li>
|
|
3886
|
-
<li>
|
|
3887
|
-
<li>
|
|
3897
|
+
<li>Terror:暴恐;</li>
|
|
3898
|
+
<li>Polity:不适宜的信息;</li>
|
|
3899
|
+
<li>Ad:广告;</li>
|
|
3900
|
+
<li>Illegal:违法;</li>
|
|
3901
|
+
<li>Religion:宗教;</li>
|
|
3902
|
+
<li>Abuse:谩骂;</li>
|
|
3903
|
+
<li>Moan:娇喘。</li>
|
|
3888
3904
|
*/
|
|
3889
3905
|
Label: string
|
|
3890
3906
|
|
|
3891
3907
|
/**
|
|
3892
|
-
|
|
3893
|
-
|
|
3894
|
-
<li>porn:色情;</li>
|
|
3895
|
-
<li>vulgar:低俗。</li>
|
|
3896
|
-
|
|
3897
|
-
当 Form 为 Image 且 Label 为 Terrorism 时,取值范围:
|
|
3898
|
-
<li>guns:武器枪支;</li>
|
|
3899
|
-
<li>bloody:血腥画面;</li>
|
|
3900
|
-
<li>banners:暴恐旗帜;</li>
|
|
3901
|
-
<li> scenario:暴恐画面;</li>
|
|
3902
|
-
<li>explosion:爆炸火灾。</li>
|
|
3903
|
-
|
|
3904
|
-
当 Form 为 Image 且 Label 为 Political 时,取值范围:
|
|
3905
|
-
<li>violation_photo:违规图标;</li>
|
|
3906
|
-
<li>nation_politician:国家领导人;</li>
|
|
3907
|
-
<li>province_politician:省部级领导人;</li>
|
|
3908
|
-
<li>county_politician:市/县级领导人;</li>
|
|
3909
|
-
<li>sensitive_politician:敏感相关人物;</li>
|
|
3910
|
-
<li>foreign_politician:国外政治人物;</li>
|
|
3911
|
-
<li>sensitive_entertainment:敏感娱乐明星;</li>
|
|
3912
|
-
<li>sensitive_military:敏感军事人物。</li>
|
|
3913
|
-
|
|
3914
|
-
当 Form 为 Voice 且 Label 为 Porn 时,取值范围:
|
|
3915
|
-
<li>moan:娇喘。</li>
|
|
3916
|
-
*/
|
|
3908
|
+
* 违规子标签。
|
|
3909
|
+
*/
|
|
3917
3910
|
SubLabel: string
|
|
3918
3911
|
|
|
3919
3912
|
/**
|
|
@@ -6705,8 +6698,13 @@ export interface ReviewAudioVideoTaskOutput {
|
|
|
6705
6698
|
/**
|
|
6706
6699
|
* 当 Suggestion 为 review 或 block 时有效,表示音视频最可能的违规的标签,取值范围:
|
|
6707
6700
|
<li>Porn:色情;</li>
|
|
6708
|
-
<li>
|
|
6709
|
-
<li>
|
|
6701
|
+
<li>Terror:暴恐;</li>
|
|
6702
|
+
<li>Polity:不适宜的信息;</li>
|
|
6703
|
+
<li>Ad:广告;</li>
|
|
6704
|
+
<li>Illegal:违法;</li>
|
|
6705
|
+
<li>Religion:宗教;</li>
|
|
6706
|
+
<li>Abuse:谩骂;</li>
|
|
6707
|
+
<li>Moan:娇喘。</li>
|
|
6710
6708
|
*/
|
|
6711
6709
|
Label: string
|
|
6712
6710
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.493";
|
|
@@ -148,6 +148,10 @@ export interface ReviewAudioVideoTaskInput {
|
|
|
148
148
|
* 媒体文件 ID。
|
|
149
149
|
*/
|
|
150
150
|
FileId: string;
|
|
151
|
+
/**
|
|
152
|
+
* 音视频审核模板 ID。
|
|
153
|
+
*/
|
|
154
|
+
Definition: number;
|
|
151
155
|
}
|
|
152
156
|
/**
|
|
153
157
|
* DescribeAllClass请求参数结构体
|
|
@@ -2362,6 +2366,11 @@ export interface ReviewAudioVideoRequest {
|
|
|
2362
2366
|
* <b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>
|
|
2363
2367
|
*/
|
|
2364
2368
|
SubAppId?: number;
|
|
2369
|
+
/**
|
|
2370
|
+
* 音视频审核模板 ID,默认值为 10。取值范围:
|
|
2371
|
+
<li>10:预置模板,支持检测的违规标签包括色情(Porn)、暴恐(Terror)和不适宜的信息(Polity)。</li>
|
|
2372
|
+
*/
|
|
2373
|
+
Definition?: number;
|
|
2365
2374
|
/**
|
|
2366
2375
|
* 任务流的优先级,数值越大优先级越高,取值范围是 -10 到 10,不填代表 0。
|
|
2367
2376
|
*/
|
|
@@ -3312,35 +3321,17 @@ export interface ReviewAudioVideoSegmentItem {
|
|
|
3312
3321
|
/**
|
|
3313
3322
|
* 嫌疑片段最可能的违规的标签,取值范围:
|
|
3314
3323
|
<li>Porn:色情;</li>
|
|
3315
|
-
<li>
|
|
3316
|
-
<li>
|
|
3324
|
+
<li>Terror:暴恐;</li>
|
|
3325
|
+
<li>Polity:不适宜的信息;</li>
|
|
3326
|
+
<li>Ad:广告;</li>
|
|
3327
|
+
<li>Illegal:违法;</li>
|
|
3328
|
+
<li>Religion:宗教;</li>
|
|
3329
|
+
<li>Abuse:谩骂;</li>
|
|
3330
|
+
<li>Moan:娇喘。</li>
|
|
3317
3331
|
*/
|
|
3318
3332
|
Label: string;
|
|
3319
3333
|
/**
|
|
3320
|
-
*
|
|
3321
|
-
当 Form 为 Image 且 Label 为 Porn 时,取值范围:
|
|
3322
|
-
<li>porn:色情;</li>
|
|
3323
|
-
<li>vulgar:低俗。</li>
|
|
3324
|
-
|
|
3325
|
-
当 Form 为 Image 且 Label 为 Terrorism 时,取值范围:
|
|
3326
|
-
<li>guns:武器枪支;</li>
|
|
3327
|
-
<li>bloody:血腥画面;</li>
|
|
3328
|
-
<li>banners:暴恐旗帜;</li>
|
|
3329
|
-
<li> scenario:暴恐画面;</li>
|
|
3330
|
-
<li>explosion:爆炸火灾。</li>
|
|
3331
|
-
|
|
3332
|
-
当 Form 为 Image 且 Label 为 Political 时,取值范围:
|
|
3333
|
-
<li>violation_photo:违规图标;</li>
|
|
3334
|
-
<li>nation_politician:国家领导人;</li>
|
|
3335
|
-
<li>province_politician:省部级领导人;</li>
|
|
3336
|
-
<li>county_politician:市/县级领导人;</li>
|
|
3337
|
-
<li>sensitive_politician:敏感相关人物;</li>
|
|
3338
|
-
<li>foreign_politician:国外政治人物;</li>
|
|
3339
|
-
<li>sensitive_entertainment:敏感娱乐明星;</li>
|
|
3340
|
-
<li>sensitive_military:敏感军事人物。</li>
|
|
3341
|
-
|
|
3342
|
-
当 Form 为 Voice 且 Label 为 Porn 时,取值范围:
|
|
3343
|
-
<li>moan:娇喘。</li>
|
|
3334
|
+
* 违规子标签。
|
|
3344
3335
|
*/
|
|
3345
3336
|
SubLabel: string;
|
|
3346
3337
|
/**
|
|
@@ -5744,8 +5735,13 @@ export interface ReviewAudioVideoTaskOutput {
|
|
|
5744
5735
|
/**
|
|
5745
5736
|
* 当 Suggestion 为 review 或 block 时有效,表示音视频最可能的违规的标签,取值范围:
|
|
5746
5737
|
<li>Porn:色情;</li>
|
|
5747
|
-
<li>
|
|
5748
|
-
<li>
|
|
5738
|
+
<li>Terror:暴恐;</li>
|
|
5739
|
+
<li>Polity:不适宜的信息;</li>
|
|
5740
|
+
<li>Ad:广告;</li>
|
|
5741
|
+
<li>Illegal:违法;</li>
|
|
5742
|
+
<li>Religion:宗教;</li>
|
|
5743
|
+
<li>Abuse:谩骂;</li>
|
|
5744
|
+
<li>Moan:娇喘。</li>
|
|
5749
5745
|
*/
|
|
5750
5746
|
Label: string;
|
|
5751
5747
|
/**
|