tencentcloud-sdk-nodejs-mps 4.0.336 → 4.0.337
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
CHANGED
|
@@ -1,3 +1,93 @@
|
|
|
1
|
+
# Release 4.0.337
|
|
2
|
+
|
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
|
+
|
|
5
|
+
### 第 30 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-05-11 06:03:57
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)
|
|
16
|
+
|
|
17
|
+
修改数据结构:
|
|
18
|
+
|
|
19
|
+
* [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
|
|
20
|
+
|
|
21
|
+
* 新增成员:InstanceDetailRule
|
|
22
|
+
|
|
23
|
+
* [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
|
|
24
|
+
|
|
25
|
+
* 新增成员:InstanceDetailRule
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## 视频处理(mps) 版本:2019-06-12
|
|
31
|
+
|
|
32
|
+
### 第 38 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2022-05-11 06:13:00
|
|
35
|
+
|
|
36
|
+
本次发布包含了以下内容:
|
|
37
|
+
|
|
38
|
+
改善已有的文档。
|
|
39
|
+
|
|
40
|
+
修改接口:
|
|
41
|
+
|
|
42
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
|
43
|
+
|
|
44
|
+
* 新增入参:Type
|
|
45
|
+
|
|
46
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
|
47
|
+
|
|
48
|
+
* 新增入参:Type
|
|
49
|
+
|
|
50
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
|
51
|
+
|
|
52
|
+
* 新增入参:Type
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
修改数据结构:
|
|
56
|
+
|
|
57
|
+
* [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
|
|
58
|
+
|
|
59
|
+
* 新增成员:Type
|
|
60
|
+
|
|
61
|
+
* [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
|
|
62
|
+
|
|
63
|
+
* 新增成员:Type
|
|
64
|
+
|
|
65
|
+
* [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
|
|
66
|
+
|
|
67
|
+
* 新增成员:Type
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
73
|
+
|
|
74
|
+
### 第 7 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2022-05-11 06:15:29
|
|
77
|
+
|
|
78
|
+
本次发布包含了以下内容:
|
|
79
|
+
|
|
80
|
+
改善已有的文档。
|
|
81
|
+
|
|
82
|
+
修改数据结构:
|
|
83
|
+
|
|
84
|
+
* [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
|
|
85
|
+
|
|
86
|
+
* 新增成员:Type
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
1
91
|
# Release 4.0.336
|
|
2
92
|
|
|
3
93
|
## 负载均衡(clb) 版本:2018-03-17
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,39 +1,89 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 30 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-05-
|
|
7
|
+
发布时间:2022-05-11 06:03:57
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)
|
|
16
|
+
|
|
13
17
|
修改数据结构:
|
|
14
18
|
|
|
15
|
-
* [
|
|
19
|
+
* [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
|
|
16
20
|
|
|
17
|
-
* 新增成员:
|
|
21
|
+
* 新增成员:InstanceDetailRule
|
|
18
22
|
|
|
23
|
+
* [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
|
|
19
24
|
|
|
25
|
+
* 新增成员:InstanceDetailRule
|
|
20
26
|
|
|
21
27
|
|
|
22
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
23
28
|
|
|
24
|
-
### 第 44 次发布
|
|
25
29
|
|
|
26
|
-
|
|
30
|
+
## 视频处理(mps) 版本:2019-06-12
|
|
31
|
+
|
|
32
|
+
### 第 38 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2022-05-11 06:13:00
|
|
27
35
|
|
|
28
36
|
本次发布包含了以下内容:
|
|
29
37
|
|
|
30
38
|
改善已有的文档。
|
|
31
39
|
|
|
40
|
+
修改接口:
|
|
41
|
+
|
|
42
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
|
43
|
+
|
|
44
|
+
* 新增入参:Type
|
|
45
|
+
|
|
46
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
|
47
|
+
|
|
48
|
+
* 新增入参:Type
|
|
49
|
+
|
|
50
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
|
51
|
+
|
|
52
|
+
* 新增入参:Type
|
|
53
|
+
|
|
54
|
+
|
|
32
55
|
修改数据结构:
|
|
33
56
|
|
|
34
|
-
* [
|
|
57
|
+
* [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
|
|
35
58
|
|
|
36
|
-
* 新增成员:
|
|
59
|
+
* 新增成员:Type
|
|
60
|
+
|
|
61
|
+
* [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
|
|
62
|
+
|
|
63
|
+
* 新增成员:Type
|
|
64
|
+
|
|
65
|
+
* [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
|
|
66
|
+
|
|
67
|
+
* 新增成员:Type
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
73
|
+
|
|
74
|
+
### 第 7 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2022-05-11 06:15:29
|
|
77
|
+
|
|
78
|
+
本次发布包含了以下内容:
|
|
79
|
+
|
|
80
|
+
改善已有的文档。
|
|
81
|
+
|
|
82
|
+
修改数据结构:
|
|
83
|
+
|
|
84
|
+
* [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
|
|
85
|
+
|
|
86
|
+
* 新增成员:Type
|
|
37
87
|
|
|
38
88
|
|
|
39
89
|
|
|
@@ -1336,6 +1386,29 @@
|
|
|
1336
1386
|
|
|
1337
1387
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
1338
1388
|
|
|
1389
|
+
### 第 30 次发布
|
|
1390
|
+
|
|
1391
|
+
发布时间:2022-05-11 06:03:57
|
|
1392
|
+
|
|
1393
|
+
本次发布包含了以下内容:
|
|
1394
|
+
|
|
1395
|
+
改善已有的文档。
|
|
1396
|
+
|
|
1397
|
+
新增数据结构:
|
|
1398
|
+
|
|
1399
|
+
* [[RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)](https://cloud.tencent.com/document/api/1021/57582#[RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation))
|
|
1400
|
+
|
|
1401
|
+
修改数据结构:
|
|
1402
|
+
|
|
1403
|
+
* [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
|
|
1404
|
+
|
|
1405
|
+
* 新增成员:InstanceDetailRule
|
|
1406
|
+
|
|
1407
|
+
* [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
|
|
1408
|
+
|
|
1409
|
+
* 新增成员:InstanceDetailRule
|
|
1410
|
+
|
|
1411
|
+
|
|
1339
1412
|
### 第 29 次发布
|
|
1340
1413
|
|
|
1341
1414
|
发布时间:2022-05-06 06:04:11
|
|
@@ -46691,6 +46764,44 @@
|
|
|
46691
46764
|
|
|
46692
46765
|
## 视频处理(mps) 版本:2019-06-12
|
|
46693
46766
|
|
|
46767
|
+
### 第 38 次发布
|
|
46768
|
+
|
|
46769
|
+
发布时间:2022-05-11 06:13:00
|
|
46770
|
+
|
|
46771
|
+
本次发布包含了以下内容:
|
|
46772
|
+
|
|
46773
|
+
改善已有的文档。
|
|
46774
|
+
|
|
46775
|
+
修改接口:
|
|
46776
|
+
|
|
46777
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
|
46778
|
+
|
|
46779
|
+
* 新增入参:Type
|
|
46780
|
+
|
|
46781
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
|
46782
|
+
|
|
46783
|
+
* 新增入参:Type
|
|
46784
|
+
|
|
46785
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
|
46786
|
+
|
|
46787
|
+
* 新增入参:Type
|
|
46788
|
+
|
|
46789
|
+
|
|
46790
|
+
修改数据结构:
|
|
46791
|
+
|
|
46792
|
+
* [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
|
|
46793
|
+
|
|
46794
|
+
* 新增成员:Type
|
|
46795
|
+
|
|
46796
|
+
* [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
|
|
46797
|
+
|
|
46798
|
+
* 新增成员:Type
|
|
46799
|
+
|
|
46800
|
+
* [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
|
|
46801
|
+
|
|
46802
|
+
* 新增成员:Type
|
|
46803
|
+
|
|
46804
|
+
|
|
46694
46805
|
### 第 37 次发布
|
|
46695
46806
|
|
|
46696
46807
|
发布时间:2022-05-09 06:11:15
|
|
@@ -60354,6 +60465,21 @@
|
|
|
60354
60465
|
|
|
60355
60466
|
## 服务网格(tcm) 版本:2021-04-13
|
|
60356
60467
|
|
|
60468
|
+
### 第 7 次发布
|
|
60469
|
+
|
|
60470
|
+
发布时间:2022-05-11 06:15:29
|
|
60471
|
+
|
|
60472
|
+
本次发布包含了以下内容:
|
|
60473
|
+
|
|
60474
|
+
改善已有的文档。
|
|
60475
|
+
|
|
60476
|
+
修改数据结构:
|
|
60477
|
+
|
|
60478
|
+
* [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
|
|
60479
|
+
|
|
60480
|
+
* 新增成员:Type
|
|
60481
|
+
|
|
60482
|
+
|
|
60357
60483
|
### 第 6 次发布
|
|
60358
60484
|
|
|
60359
60485
|
发布时间:2022-03-22 08:15:02
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-04-04 06:03:11 |
|
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-04-04 06:03:33 |
|
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-05-
|
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-05-11 06:03:57 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-04-08 06:01:32 |
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
47
47
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
48
48
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-04-29 06:04:35 |
|
|
49
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-
|
|
49
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
|
50
50
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-04-04 06:21:08 |
|
|
51
51
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
|
|
52
52
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-04-29 06:05:02 |
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
70
70
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2022-04-04 06:38:52 |
|
|
71
71
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
72
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-
|
|
72
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-05-11 06:09:11 |
|
|
73
73
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-04-04 06:39:12 |
|
|
74
74
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
|
75
75
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
|
|
118
118
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-04-21 06:15:03 |
|
|
119
119
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-05-10 06:09:42 |
|
|
120
|
-
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-
|
|
120
|
+
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-11 06:13:00 |
|
|
121
121
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-04-04 07:00:09 |
|
|
122
122
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
123
123
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-04-26 06:16:06 |
|
|
161
161
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
|
|
162
162
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
163
|
-
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-
|
|
163
|
+
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-05-11 06:15:29 |
|
|
164
164
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-04-08 06:13:14 |
|
|
165
165
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-05-09 06:14:07 |
|
|
166
166
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
192
192
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-09 06:16:13 |
|
|
193
193
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-04-28 06:20:20 |
|
|
194
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-
|
|
194
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-11 06:18:30 |
|
|
195
195
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
196
196
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
197
197
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -1120,6 +1120,14 @@ export interface ContentReviewTemplateItem {
|
|
|
1120
1120
|
* 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
|
|
1121
1121
|
*/
|
|
1122
1122
|
UpdateTime: string
|
|
1123
|
+
|
|
1124
|
+
/**
|
|
1125
|
+
* 模板类型,取值范围:
|
|
1126
|
+
* Preset:系统预置模板;
|
|
1127
|
+
* Custom:用户自定义模板。
|
|
1128
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1129
|
+
*/
|
|
1130
|
+
Type: string
|
|
1123
1131
|
}
|
|
1124
1132
|
|
|
1125
1133
|
/**
|
|
@@ -1516,6 +1524,14 @@ export interface AIRecognitionTemplateItem {
|
|
|
1516
1524
|
* 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
|
|
1517
1525
|
*/
|
|
1518
1526
|
UpdateTime: string
|
|
1527
|
+
|
|
1528
|
+
/**
|
|
1529
|
+
* 模板类型,取值范围:
|
|
1530
|
+
* Preset:系统预置模板;
|
|
1531
|
+
* Custom:用户自定义模板。
|
|
1532
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1533
|
+
*/
|
|
1534
|
+
Type: string
|
|
1519
1535
|
}
|
|
1520
1536
|
|
|
1521
1537
|
/**
|
|
@@ -2219,12 +2235,12 @@ export interface DescribeAIRecognitionTemplatesResponse {
|
|
|
2219
2235
|
/**
|
|
2220
2236
|
* 符合过滤条件的记录总数。
|
|
2221
2237
|
*/
|
|
2222
|
-
TotalCount
|
|
2238
|
+
TotalCount: number
|
|
2223
2239
|
|
|
2224
2240
|
/**
|
|
2225
2241
|
* 视频内容识别模板详情列表。
|
|
2226
2242
|
*/
|
|
2227
|
-
AIRecognitionTemplateSet
|
|
2243
|
+
AIRecognitionTemplateSet: Array<AIRecognitionTemplateItem>
|
|
2228
2244
|
|
|
2229
2245
|
/**
|
|
2230
2246
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -4606,6 +4622,14 @@ export interface AIAnalysisTemplateItem {
|
|
|
4606
4622
|
* 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
|
|
4607
4623
|
*/
|
|
4608
4624
|
UpdateTime: string
|
|
4625
|
+
|
|
4626
|
+
/**
|
|
4627
|
+
* 模板类型,取值范围:
|
|
4628
|
+
* Preset:系统预置模板;
|
|
4629
|
+
* Custom:用户自定义模板。
|
|
4630
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4631
|
+
*/
|
|
4632
|
+
Type: string
|
|
4609
4633
|
}
|
|
4610
4634
|
|
|
4611
4635
|
/**
|
|
@@ -4858,6 +4882,13 @@ export interface DescribeAIAnalysisTemplatesRequest {
|
|
|
4858
4882
|
* 返回记录条数,默认值:10,最大值:100。
|
|
4859
4883
|
*/
|
|
4860
4884
|
Limit?: number
|
|
4885
|
+
|
|
4886
|
+
/**
|
|
4887
|
+
* 模板类型过滤条件,不填则返回所有,可选值:
|
|
4888
|
+
* Preset:系统预置模板;
|
|
4889
|
+
* Custom:用户自定义模板。
|
|
4890
|
+
*/
|
|
4891
|
+
Type?: string
|
|
4861
4892
|
}
|
|
4862
4893
|
|
|
4863
4894
|
/**
|
|
@@ -7238,6 +7269,13 @@ export interface DescribeContentReviewTemplatesRequest {
|
|
|
7238
7269
|
* 返回记录条数,默认值:10,最大值:50。
|
|
7239
7270
|
*/
|
|
7240
7271
|
Limit?: number
|
|
7272
|
+
|
|
7273
|
+
/**
|
|
7274
|
+
* 模板类型过滤条件,不填则返回所有,可选值:
|
|
7275
|
+
* Preset:系统预置模板;
|
|
7276
|
+
* Custom:用户自定义模板。
|
|
7277
|
+
*/
|
|
7278
|
+
Type?: string
|
|
7241
7279
|
}
|
|
7242
7280
|
|
|
7243
7281
|
/**
|
|
@@ -9040,12 +9078,12 @@ export interface DescribeAIAnalysisTemplatesResponse {
|
|
|
9040
9078
|
/**
|
|
9041
9079
|
* 符合过滤条件的记录总数。
|
|
9042
9080
|
*/
|
|
9043
|
-
TotalCount
|
|
9081
|
+
TotalCount: number
|
|
9044
9082
|
|
|
9045
9083
|
/**
|
|
9046
9084
|
* 视频内容分析模板详情列表。
|
|
9047
9085
|
*/
|
|
9048
|
-
AIAnalysisTemplateSet
|
|
9086
|
+
AIAnalysisTemplateSet: Array<AIAnalysisTemplateItem>
|
|
9049
9087
|
|
|
9050
9088
|
/**
|
|
9051
9089
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -9929,6 +9967,13 @@ export interface DescribeAIRecognitionTemplatesRequest {
|
|
|
9929
9967
|
* 返回记录条数,默认值:10,最大值:50。
|
|
9930
9968
|
*/
|
|
9931
9969
|
Limit?: number
|
|
9970
|
+
|
|
9971
|
+
/**
|
|
9972
|
+
* 模板类型过滤条件,不填则返回所有,可选值:
|
|
9973
|
+
* Preset:系统预置模板;
|
|
9974
|
+
* Custom:用户自定义模板。
|
|
9975
|
+
*/
|
|
9976
|
+
Type?: string
|
|
9932
9977
|
}
|
|
9933
9978
|
|
|
9934
9979
|
/**
|
|
@@ -943,6 +943,13 @@ export interface ContentReviewTemplateItem {
|
|
|
943
943
|
* 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
|
|
944
944
|
*/
|
|
945
945
|
UpdateTime: string;
|
|
946
|
+
/**
|
|
947
|
+
* 模板类型,取值范围:
|
|
948
|
+
* Preset:系统预置模板;
|
|
949
|
+
* Custom:用户自定义模板。
|
|
950
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
951
|
+
*/
|
|
952
|
+
Type: string;
|
|
946
953
|
}
|
|
947
954
|
/**
|
|
948
955
|
* DeleteAIRecognitionTemplate返回参数结构体
|
|
@@ -1290,6 +1297,13 @@ export interface AIRecognitionTemplateItem {
|
|
|
1290
1297
|
* 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
|
|
1291
1298
|
*/
|
|
1292
1299
|
UpdateTime: string;
|
|
1300
|
+
/**
|
|
1301
|
+
* 模板类型,取值范围:
|
|
1302
|
+
* Preset:系统预置模板;
|
|
1303
|
+
* Custom:用户自定义模板。
|
|
1304
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1305
|
+
*/
|
|
1306
|
+
Type: string;
|
|
1293
1307
|
}
|
|
1294
1308
|
/**
|
|
1295
1309
|
* 内容审核 Asr 文字鉴黄任务输入参数类型
|
|
@@ -1898,11 +1912,11 @@ export interface DescribeAIRecognitionTemplatesResponse {
|
|
|
1898
1912
|
/**
|
|
1899
1913
|
* 符合过滤条件的记录总数。
|
|
1900
1914
|
*/
|
|
1901
|
-
TotalCount
|
|
1915
|
+
TotalCount: number;
|
|
1902
1916
|
/**
|
|
1903
1917
|
* 视频内容识别模板详情列表。
|
|
1904
1918
|
*/
|
|
1905
|
-
AIRecognitionTemplateSet
|
|
1919
|
+
AIRecognitionTemplateSet: Array<AIRecognitionTemplateItem>;
|
|
1906
1920
|
/**
|
|
1907
1921
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1908
1922
|
*/
|
|
@@ -3941,6 +3955,13 @@ export interface AIAnalysisTemplateItem {
|
|
|
3941
3955
|
* 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/862/37710#52)。
|
|
3942
3956
|
*/
|
|
3943
3957
|
UpdateTime: string;
|
|
3958
|
+
/**
|
|
3959
|
+
* 模板类型,取值范围:
|
|
3960
|
+
* Preset:系统预置模板;
|
|
3961
|
+
* Custom:用户自定义模板。
|
|
3962
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3963
|
+
*/
|
|
3964
|
+
Type: string;
|
|
3944
3965
|
}
|
|
3945
3966
|
/**
|
|
3946
3967
|
* 片头片尾参数
|
|
@@ -4161,6 +4182,12 @@ export interface DescribeAIAnalysisTemplatesRequest {
|
|
|
4161
4182
|
* 返回记录条数,默认值:10,最大值:100。
|
|
4162
4183
|
*/
|
|
4163
4184
|
Limit?: number;
|
|
4185
|
+
/**
|
|
4186
|
+
* 模板类型过滤条件,不填则返回所有,可选值:
|
|
4187
|
+
* Preset:系统预置模板;
|
|
4188
|
+
* Custom:用户自定义模板。
|
|
4189
|
+
*/
|
|
4190
|
+
Type?: string;
|
|
4164
4191
|
}
|
|
4165
4192
|
/**
|
|
4166
4193
|
* 文本关键词识别结果。
|
|
@@ -6196,6 +6223,12 @@ export interface DescribeContentReviewTemplatesRequest {
|
|
|
6196
6223
|
* 返回记录条数,默认值:10,最大值:50。
|
|
6197
6224
|
*/
|
|
6198
6225
|
Limit?: number;
|
|
6226
|
+
/**
|
|
6227
|
+
* 模板类型过滤条件,不填则返回所有,可选值:
|
|
6228
|
+
* Preset:系统预置模板;
|
|
6229
|
+
* Custom:用户自定义模板。
|
|
6230
|
+
*/
|
|
6231
|
+
Type?: string;
|
|
6199
6232
|
}
|
|
6200
6233
|
/**
|
|
6201
6234
|
* 对视频转自适应码流的输入参数类型
|
|
@@ -7738,11 +7771,11 @@ export interface DescribeAIAnalysisTemplatesResponse {
|
|
|
7738
7771
|
/**
|
|
7739
7772
|
* 符合过滤条件的记录总数。
|
|
7740
7773
|
*/
|
|
7741
|
-
TotalCount
|
|
7774
|
+
TotalCount: number;
|
|
7742
7775
|
/**
|
|
7743
7776
|
* 视频内容分析模板详情列表。
|
|
7744
7777
|
*/
|
|
7745
|
-
AIAnalysisTemplateSet
|
|
7778
|
+
AIAnalysisTemplateSet: Array<AIAnalysisTemplateItem>;
|
|
7746
7779
|
/**
|
|
7747
7780
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
7748
7781
|
*/
|
|
@@ -8502,6 +8535,12 @@ export interface DescribeAIRecognitionTemplatesRequest {
|
|
|
8502
8535
|
* 返回记录条数,默认值:10,最大值:50。
|
|
8503
8536
|
*/
|
|
8504
8537
|
Limit?: number;
|
|
8538
|
+
/**
|
|
8539
|
+
* 模板类型过滤条件,不填则返回所有,可选值:
|
|
8540
|
+
* Preset:系统预置模板;
|
|
8541
|
+
* Custom:用户自定义模板。
|
|
8542
|
+
*/
|
|
8543
|
+
Type?: string;
|
|
8505
8544
|
}
|
|
8506
8545
|
/**
|
|
8507
8546
|
* ModifyWatermarkTemplate返回参数结构体
|