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.
- package/CHANGELOG.md +175 -0
- package/SERVICE_CHANGELOG.md +171 -121
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cbs/v20170312/cbs_models.ts +5 -1
- package/src/services/cdn/v20180606/cdn_models.ts +4 -4
- package/src/services/cwp/v20180228/cwp_models.ts +30 -2
- package/src/services/dlc/v20210125/dlc_models.ts +5 -0
- package/src/services/ess/v20201111/ess_models.ts +4 -0
- package/src/services/faceid/v20180301/faceid_models.ts +3 -2
- package/src/services/hai/v20230812/hai_models.ts +5 -0
- package/src/services/lcic/v20220817/lcic_models.ts +7 -5
- package/src/services/live/v20180801/live_client.ts +1 -1
- package/src/services/live/v20180801/live_models.ts +14 -1
- package/src/services/tag/v20180813/tag_models.ts +4 -4
- package/src/services/teo/v20220901/teo_client.ts +1 -1
- package/src/services/teo/v20220901/teo_models.ts +17 -4
- package/src/services/trtc/v20190722/trtc_client.ts +41 -3
- package/src/services/trtc/v20190722/trtc_models.ts +179 -68
- package/src/services/tse/v20201207/tse_models.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +5 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +4 -4
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +30 -2
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +5 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +3 -2
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +5 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +7 -5
- package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_models.d.ts +14 -1
- package/tencentcloud/services/tag/v20180813/tag_models.d.ts +4 -4
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +17 -4
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +14 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +19 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +171 -67
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -2
- package/test/trtc.v20190722.test.js +30 -0
package/products.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-03-20 01:08:18 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-03-20 01:08:26 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-03-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-03-21 01:08:21 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2024-03-20 01:08:40 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-03-20 01:08:51 |
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2024-03-20 01:09:24 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-03-20 01:09:27 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-03-20 01:09:28 |
|
|
41
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-
|
|
41
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-21 01:09:20 |
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-03-20 01:09:36 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-03-20 01:09:44 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-03-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-03-21 01:09:58 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-03-20 01:10:22 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-03-20 01:10:23 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-03-20 01:10:27 |
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-03-20 01:12:19 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-03-20 01:12:26 |
|
|
73
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-03-
|
|
73
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-03-22 01:11:57 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
75
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-03-20 01:13:46 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-03-20 01:14:04 |
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-20 01:14:27 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-03-20 01:14:30 |
|
|
83
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-03-
|
|
83
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-03-21 01:14:28 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-03-20 01:14:57 |
|
|
85
85
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-03-20 01:15:06 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-03-20 01:15:11 |
|
|
@@ -96,10 +96,10 @@
|
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-03-20 01:16:19 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-03-20 01:16:27 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-22 01:15:20 |
|
|
100
100
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-20 01:16:49 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-03-20 01:17:05 |
|
|
102
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-03-
|
|
102
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-03-22 01:15:45 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-03-20 01:17:11 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-03-20 01:17:14 |
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-03-20 01:17:33 |
|
|
110
110
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
111
111
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
112
|
-
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-03-
|
|
112
|
+
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-03-22 01:16:13 |
|
|
113
113
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
114
114
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-03-20 01:17:36 |
|
|
115
115
|
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-03-20 01:17:37 |
|
|
@@ -132,9 +132,9 @@
|
|
|
132
132
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-03-20 01:19:17 |
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-03-20 01:19:25 |
|
|
135
|
-
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-03-
|
|
135
|
+
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-03-21 01:19:23 |
|
|
136
136
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-03-20 01:19:40 |
|
|
137
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-03-
|
|
137
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-03-21 01:19:47 |
|
|
138
138
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
139
139
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
140
140
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
|
|
@@ -183,8 +183,8 @@
|
|
|
183
183
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-03-20 01:24:04 |
|
|
184
184
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
185
185
|
| svp | [节省计划](https://cloud.tencent.com/document/product/1761) | 2024-03-20 01:24:09 |
|
|
186
|
-
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-03-
|
|
187
|
-
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2024-03-
|
|
186
|
+
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-03-21 01:24:01 |
|
|
187
|
+
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2024-03-22 01:21:43 |
|
|
188
188
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2024-03-20 01:24:15 |
|
|
189
189
|
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2024-03-20 01:24:15 |
|
|
190
190
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-03-20 01:25:54 |
|
|
206
206
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-03-20 01:26:12 |
|
|
207
207
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
|
|
208
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-03-
|
|
208
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-03-22 01:23:38 |
|
|
209
209
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-20 01:27:05 |
|
|
210
210
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
211
211
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -224,8 +224,8 @@
|
|
|
224
224
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-03-20 01:29:00 |
|
|
225
225
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-20 01:29:06 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
|
|
227
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-
|
|
228
|
-
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-
|
|
227
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-22 01:25:05 |
|
|
228
|
+
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-21 01:28:04 |
|
|
229
229
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-03-20 01:29:39 |
|
|
230
230
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
231
231
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-03-20 01:30:07 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.818"
|
|
@@ -1177,9 +1177,13 @@ export interface ModifyDisksRenewFlagRequest {
|
|
|
1177
1177
|
*/
|
|
1178
1178
|
DiskIds: Array<string>
|
|
1179
1179
|
/**
|
|
1180
|
-
*
|
|
1180
|
+
* 云硬盘的自动续费标识。取值范围:<ul><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费</li></ul>
|
|
1181
1181
|
*/
|
|
1182
1182
|
RenewFlag: string
|
|
1183
|
+
/**
|
|
1184
|
+
* 该参数支持设置云硬盘的自动续费周期,单位为月。
|
|
1185
|
+
*/
|
|
1186
|
+
AutoRenewPeriod?: number
|
|
1183
1187
|
}
|
|
1184
1188
|
|
|
1185
1189
|
/**
|
|
@@ -2477,8 +2477,8 @@ blacklist:黑名单
|
|
|
2477
2477
|
FilterType: string
|
|
2478
2478
|
/**
|
|
2479
2479
|
* IP 黑白名单列表
|
|
2480
|
-
支持 X.X.X.X
|
|
2481
|
-
最多可填充
|
|
2480
|
+
支持 X.X.X.X 格式IPV4地址 或X:X:X:X:X:X:X:X 格式IPV6地址, 或网段格式/X(IPV4:1≤X≤32;IPV6:1≤X≤128)
|
|
2481
|
+
最多可填充 200 个白名单或 500 个黑名单;
|
|
2482
2482
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2483
2483
|
*/
|
|
2484
2484
|
Filters: Array<string>
|
|
@@ -4789,8 +4789,8 @@ blacklist:黑名单
|
|
|
4789
4789
|
FilterType?: string
|
|
4790
4790
|
/**
|
|
4791
4791
|
* IP 黑白名单列表
|
|
4792
|
-
支持 X.X.X.X
|
|
4793
|
-
最多可填充
|
|
4792
|
+
支持 X.X.X.X 格式IPV4地址 或X:X:X:X:X:X:X:X 格式IPV6地址, 或网段格式/X(IPV4:1≤X≤32;IPV6:1≤X≤128)
|
|
4793
|
+
最多可填充 200 个白名单或 200 个黑名单;
|
|
4794
4794
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4795
4795
|
*/
|
|
4796
4796
|
Filters?: Array<string>
|
|
@@ -8248,6 +8248,10 @@ export interface DescribeBanStatusResponse {
|
|
|
8248
8248
|
* 是否弹窗提示信息 false: 关闭,true: 开启
|
|
8249
8249
|
*/
|
|
8250
8250
|
ShowTips?: boolean
|
|
8251
|
+
/**
|
|
8252
|
+
* 是否开启智能过白模式
|
|
8253
|
+
*/
|
|
8254
|
+
OpenSmartMode?: boolean
|
|
8251
8255
|
/**
|
|
8252
8256
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8253
8257
|
*/
|
|
@@ -12362,9 +12366,13 @@ export interface CheckFirstScanBaselineResponse {
|
|
|
12362
12366
|
*/
|
|
12363
12367
|
export interface ModifyBanStatusRequest {
|
|
12364
12368
|
/**
|
|
12365
|
-
*
|
|
12369
|
+
* 阻断开关状态: 0 -- 关闭 1 -- 高级阻断 2 -- 基础阻断(只阻断情报库黑ip)
|
|
12366
12370
|
*/
|
|
12367
12371
|
Status: number
|
|
12372
|
+
/**
|
|
12373
|
+
* 是否开启智能过白模式
|
|
12374
|
+
*/
|
|
12375
|
+
OpenSmartMode?: boolean
|
|
12368
12376
|
}
|
|
12369
12377
|
|
|
12370
12378
|
/**
|
|
@@ -29796,7 +29804,17 @@ export interface BruteAttackInfo {
|
|
|
29796
29804
|
*/
|
|
29797
29805
|
CreateTime?: string
|
|
29798
29806
|
/**
|
|
29799
|
-
*
|
|
29807
|
+
* 0 -不阻断(客户端版本不支持)
|
|
29808
|
+
1 -已阻断
|
|
29809
|
+
2 -阻断失败(程序异常)
|
|
29810
|
+
3 -不阻断(内网不阻断)
|
|
29811
|
+
4 -可用区不支持阻断
|
|
29812
|
+
10-阻断中
|
|
29813
|
+
81-不阻断(未开启阻断)
|
|
29814
|
+
82-不阻断(非专业版)
|
|
29815
|
+
83-不阻断(已加白名单)
|
|
29816
|
+
86-不阻断(系统白名单)
|
|
29817
|
+
87-不阻断(客户端离线)
|
|
29800
29818
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
29801
29819
|
*/
|
|
29802
29820
|
BanStatus?: number
|
|
@@ -29865,6 +29883,16 @@ export interface BruteAttackInfo {
|
|
|
29865
29883
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
29866
29884
|
*/
|
|
29867
29885
|
DataFrom?: number
|
|
29886
|
+
/**
|
|
29887
|
+
* 破解状态说明
|
|
29888
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
29889
|
+
*/
|
|
29890
|
+
AttackStatusDesc?: string
|
|
29891
|
+
/**
|
|
29892
|
+
* 阻断过期时间(仅阻断中事件有效)
|
|
29893
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
29894
|
+
*/
|
|
29895
|
+
BanExpiredTime?: string
|
|
29868
29896
|
}
|
|
29869
29897
|
|
|
29870
29898
|
/**
|
|
@@ -5502,6 +5502,10 @@ export interface ApproverInfo {
|
|
|
5502
5502
|
* 通知签署方经办人的方式, 有以下途径:
|
|
5503
5503
|
<ul><li> **sms** : (默认)短信</li>
|
|
5504
5504
|
<li> **none** : 不通知</li></ul>
|
|
5505
|
+
```
|
|
5506
|
+
注意:
|
|
5507
|
+
如果使用的是通过文件发起合同(CreateFlowByFiles),NotifyType必须 是 sms 才会发送短信
|
|
5508
|
+
```
|
|
5505
5509
|
*/
|
|
5506
5510
|
NotifyType?: string
|
|
5507
5511
|
/**
|
|
@@ -381,12 +381,13 @@ export interface DetectAuthRequest {
|
|
|
381
381
|
*/
|
|
382
382
|
TerminalType?: string
|
|
383
383
|
/**
|
|
384
|
-
*
|
|
384
|
+
* 身份标识(是否必传基于[控制台](https://console.cloud.tencent.com/faceid/access)申请业务流程时配置的提示)。
|
|
385
385
|
规则:a-z,A-Z,0-9组合。最长长度32位。
|
|
386
386
|
*/
|
|
387
387
|
IdCard?: string
|
|
388
388
|
/**
|
|
389
|
-
*
|
|
389
|
+
* 姓名。(是否必传基于[控制台](https://console.cloud.tencent.com/faceid/access)申请业务流程时配置的提示)。
|
|
390
|
+
最长长度32位。中文请使用UTF-8编码。
|
|
390
391
|
*/
|
|
391
392
|
Name?: string
|
|
392
393
|
/**
|
|
@@ -146,11 +146,12 @@ video 纯视频
|
|
|
146
146
|
*/
|
|
147
147
|
RecordBackground?: string
|
|
148
148
|
/**
|
|
149
|
-
* 录制自定义场景,仅recordlayout=9
|
|
149
|
+
* 录制自定义场景,仅recordlayout=9的时候此参数有效,数据内容为用户自定义场景参数,数据格式为json键值对方式,其中键值对的value为string类型。
|
|
150
150
|
*/
|
|
151
151
|
RecordScene?: string
|
|
152
152
|
/**
|
|
153
153
|
* 录制自定义语言,仅recordlayout=9的时候此参数有效
|
|
154
|
+
* @deprecated
|
|
154
155
|
*/
|
|
155
156
|
RecordLang?: string
|
|
156
157
|
}
|
|
@@ -798,13 +799,12 @@ export interface RoomItem {
|
|
|
798
799
|
*/
|
|
799
800
|
RecordBackground?: string
|
|
800
801
|
/**
|
|
801
|
-
* 录制自定义场景,仅recordlayout=9
|
|
802
|
+
* 录制自定义场景,仅recordlayout=9的时候此参数有效,数据内容为用户自定义场景参数,数据格式为json键值对方式,其中键值对的value为string类型。
|
|
802
803
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
803
804
|
*/
|
|
804
805
|
RecordScene?: string
|
|
805
806
|
/**
|
|
806
807
|
* 录制自定义语言,仅recordlayout=9的时候此参数有效
|
|
807
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
808
808
|
*/
|
|
809
809
|
RecordLang?: string
|
|
810
810
|
}
|
|
@@ -2801,11 +2801,12 @@ export interface RoomInfo {
|
|
|
2801
2801
|
*/
|
|
2802
2802
|
RecordBackground?: string
|
|
2803
2803
|
/**
|
|
2804
|
-
* 录制自定义场景,仅recordlayout=9
|
|
2804
|
+
* 录制自定义场景,仅recordlayout=9的时候此参数有效,数据内容为用户自定义场景参数,数据格式为json键值对方式,其中键值对的value为string类型。
|
|
2805
2805
|
*/
|
|
2806
2806
|
RecordScene?: string
|
|
2807
2807
|
/**
|
|
2808
2808
|
* 录制自定义语言,仅recordlayout=9的时候此参数有效
|
|
2809
|
+
* @deprecated
|
|
2809
2810
|
*/
|
|
2810
2811
|
RecordLang?: string
|
|
2811
2812
|
}
|
|
@@ -2930,11 +2931,12 @@ video 纯视频
|
|
|
2930
2931
|
*/
|
|
2931
2932
|
EnableAutoStart?: number
|
|
2932
2933
|
/**
|
|
2933
|
-
* 录制自定义场景,仅recordlayout=9
|
|
2934
|
+
* 录制自定义场景,仅recordlayout=9的时候此参数有效,数据内容为用户自定义场景参数,数据格式为json键值对方式,其中键值对的value为string类型。
|
|
2934
2935
|
*/
|
|
2935
2936
|
RecordScene?: string
|
|
2936
2937
|
/**
|
|
2937
2938
|
* 录制自定义语言,仅recordlayout=9的时候此参数有效
|
|
2939
|
+
* @deprecated
|
|
2938
2940
|
*/
|
|
2939
2941
|
RecordLang?: string
|
|
2940
2942
|
}
|
|
@@ -437,7 +437,7 @@ export class Client extends AbstractClient {
|
|
|
437
437
|
* 查询水印列表。
|
|
438
438
|
*/
|
|
439
439
|
async DescribeLiveWatermarks(
|
|
440
|
-
req
|
|
440
|
+
req: DescribeLiveWatermarksRequest,
|
|
441
441
|
cb?: (error: string, rep: DescribeLiveWatermarksResponse) => void
|
|
442
442
|
): Promise<DescribeLiveWatermarksResponse> {
|
|
443
443
|
return this.request("DescribeLiveWatermarks", req, cb)
|
|
@@ -867,7 +867,20 @@ export interface DeleteLiveWatermarkRuleRequest {
|
|
|
867
867
|
/**
|
|
868
868
|
* DescribeLiveWatermarks请求参数结构体
|
|
869
869
|
*/
|
|
870
|
-
export
|
|
870
|
+
export interface DescribeLiveWatermarksRequest {
|
|
871
|
+
/**
|
|
872
|
+
* 水印名称
|
|
873
|
+
*/
|
|
874
|
+
Name?: string
|
|
875
|
+
/**
|
|
876
|
+
* 分页的索引参数,从1开始
|
|
877
|
+
*/
|
|
878
|
+
PageNo?: number
|
|
879
|
+
/**
|
|
880
|
+
* 分页的大小参数,默认值500
|
|
881
|
+
*/
|
|
882
|
+
PageSize?: number
|
|
883
|
+
}
|
|
871
884
|
|
|
872
885
|
/**
|
|
873
886
|
* DescribeLiveWatermarkRules请求参数结构体
|
|
@@ -85,7 +85,7 @@ export interface DetachResourcesTagRequest {
|
|
|
85
85
|
*/
|
|
86
86
|
export interface GetTagValuesResponse {
|
|
87
87
|
/**
|
|
88
|
-
* 获取的下一页的Token
|
|
88
|
+
* 获取的下一页的Token值,如果当前是最后一页,返回为空
|
|
89
89
|
*/
|
|
90
90
|
PaginationToken?: string
|
|
91
91
|
/**
|
|
@@ -117,7 +117,7 @@ export interface AddProjectResponse {
|
|
|
117
117
|
*/
|
|
118
118
|
ProjectId?: number
|
|
119
119
|
/**
|
|
120
|
-
*
|
|
120
|
+
* 是否为新项目,1是新项目,0不是新项目
|
|
121
121
|
*/
|
|
122
122
|
IsNew?: number
|
|
123
123
|
/**
|
|
@@ -650,7 +650,7 @@ export interface DescribeResourceTagsByResourceIdsResponse {
|
|
|
650
650
|
*/
|
|
651
651
|
export interface GetTagsResponse {
|
|
652
652
|
/**
|
|
653
|
-
* 获取的下一页的Token
|
|
653
|
+
* 获取的下一页的Token值,如果当前是最后一页,返回为空
|
|
654
654
|
*/
|
|
655
655
|
PaginationToken?: string
|
|
656
656
|
/**
|
|
@@ -1228,7 +1228,7 @@ export interface UpdateResourceTagValueRequest {
|
|
|
1228
1228
|
*/
|
|
1229
1229
|
export interface GetTagKeysResponse {
|
|
1230
1230
|
/**
|
|
1231
|
-
* 获取的下一页的Token
|
|
1231
|
+
* 获取的下一页的Token值,如果当前是最后一页,返回为空
|
|
1232
1232
|
*/
|
|
1233
1233
|
PaginationToken?: string
|
|
1234
1234
|
/**
|
|
@@ -689,7 +689,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
689
689
|
|
|
690
690
|
/**
|
|
691
691
|
* 通过本接口创建实时日志投递任务。本接口有如下限制:
|
|
692
|
-
同一个实体(七层域名或者四层代理实例)在同种数据投递类型(LogType)和数据投递区域(Area)的组合下,只能被添加到一个实时日志投递任务中。建议先通过 [DescribeRealtimeLogDeliveryTasks](https://
|
|
692
|
+
同一个实体(七层域名或者四层代理实例)在同种数据投递类型(LogType)和数据投递区域(Area)的组合下,只能被添加到一个实时日志投递任务中。建议先通过 [DescribeRealtimeLogDeliveryTasks](https://cloud.tencent.com/document/product/1552/104110) 接口根据实体查询实时日志投递任务列表,检查实体是否已经被添加到另一实时日志投递任务中。
|
|
693
693
|
*/
|
|
694
694
|
async CreateRealtimeLogDeliveryTask(
|
|
695
695
|
req: CreateRealtimeLogDeliveryTaskRequest,
|
|
@@ -2704,11 +2704,17 @@ export interface ModifySecurityPolicyRequest {
|
|
|
2704
2704
|
*/
|
|
2705
2705
|
SecurityConfig: SecurityConfig
|
|
2706
2706
|
/**
|
|
2707
|
-
*
|
|
2707
|
+
* 子域名/应用名。
|
|
2708
|
+
|
|
2709
|
+
注意:当同时指定本参数和 TemplateId 参数时,本参数不生效。请勿同时指定本参数和 TemplateId 参数。
|
|
2708
2710
|
*/
|
|
2709
2711
|
Entity?: string
|
|
2710
2712
|
/**
|
|
2711
|
-
*
|
|
2713
|
+
* 指定模板策略 ID,或指定站点全局策略。
|
|
2714
|
+
- 如需配置策略模板,请指定策略模板 ID。
|
|
2715
|
+
- 如需配置站点全局策略,请使用 @ZoneLevel@Domain 参数值
|
|
2716
|
+
|
|
2717
|
+
注意:当使用本参数时,Entity 参数不生效。请勿同时使用本参数和 Entity 参数。
|
|
2712
2718
|
*/
|
|
2713
2719
|
TemplateId?: string
|
|
2714
2720
|
}
|
|
@@ -4001,7 +4007,7 @@ export interface RuleCondition {
|
|
|
4001
4007
|
*/
|
|
4002
4008
|
Operator: string
|
|
4003
4009
|
/**
|
|
4004
|
-
* 匹配类型,取值有: <li> filename:文件名; </li> <li> extension:文件后缀; </li> <li> host:HOST; </li> <li> full_url:URL Full,当前站点下完整 URL 路径,必须包含 HTTP 协议,Host 和 路径; </li> <li> url:URL Path,当前站点下 URL 路径的请求; </li><li>client_country:客户端国家/地区;</li> <li> query_string:查询字符串,当前站点下请求URL的查询字符串; </li> <li> request_header:HTTP请求头部。 </li>
|
|
4010
|
+
* 匹配类型,取值有: <li> filename:文件名; </li> <li> extension:文件后缀; </li> <li> host:HOST; </li> <li> full_url:URL Full,当前站点下完整 URL 路径,必须包含 HTTP 协议,Host 和 路径; </li> <li> url:URL Path,当前站点下 URL 路径的请求; </li><li>client_country:客户端国家/地区;</li> <li> query_string:查询字符串,当前站点下请求URL的查询字符串; </li> <li> request_header:HTTP请求头部。 </li><li> client_ip:客户端 IP。 </li>
|
|
4005
4011
|
*/
|
|
4006
4012
|
Target: string
|
|
4007
4013
|
/**
|
|
@@ -4015,6 +4021,7 @@ export interface RuleCondition {
|
|
|
4015
4021
|
<li> 客户端国家/地区:符合ISO3166标准的国家/地区标识;</li>
|
|
4016
4022
|
<li> 查询字符串: 当前站点下URL请求中查询字符串的参数值,例如lang=cn&version=1中的cn和1; </li>
|
|
4017
4023
|
<li> HTTP 请求头: HTTP请求头部字段值,例如Accept-Language:zh-CN,zh;q=0.9中的zh-CN,zh;q=0.9。 </li>
|
|
4024
|
+
<li> 客户端 IP: 当前请求携带的客户端请求IP,支持IPv4 IPv6, 支持IP段。 </li>
|
|
4018
4025
|
*/
|
|
4019
4026
|
Values?: Array<string>
|
|
4020
4027
|
/**
|
|
@@ -6274,6 +6281,8 @@ export interface Action {
|
|
|
6274
6281
|
<li> HTTP/2 访问(Http2);</li>
|
|
6275
6282
|
<li> 回源跟随重定向(UpstreamFollowRedirect);</li>
|
|
6276
6283
|
<li> 修改源站(Origin)。</li>
|
|
6284
|
+
<li> 七层回源超时(HTTPUpstreamTimeout)。</li>
|
|
6285
|
+
<li> Http应答(HttpResponse)。</li>
|
|
6277
6286
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6278
6287
|
*/
|
|
6279
6288
|
NormalAction?: NormalAction
|
|
@@ -8439,7 +8448,11 @@ export interface BindSecurityTemplateToEntityRequest {
|
|
|
8439
8448
|
*/
|
|
8440
8449
|
Operate: string
|
|
8441
8450
|
/**
|
|
8442
|
-
* 指定绑定或解绑的策略模板 ID
|
|
8451
|
+
* 指定绑定或解绑的策略模板 ID 或站点全局策略
|
|
8452
|
+
- 如需绑定至策略模板,或从策略模板解绑,请指定策略模板 ID。
|
|
8453
|
+
- 如需绑定至站点全局策略,或从站点全局策略解绑,请使用 @ZoneLevel@domain 参数值。
|
|
8454
|
+
|
|
8455
|
+
注意:解绑后,域名将使用独立策略,并单独计算规则配额,请确保解绑前套餐规则配额充足。
|
|
8443
8456
|
*/
|
|
8444
8457
|
TemplateId: string
|
|
8445
8458
|
/**
|
|
@@ -33,16 +33,18 @@ import {
|
|
|
33
33
|
AbnormalEvent,
|
|
34
34
|
ScaleInfomation,
|
|
35
35
|
DescribeTRTCRealTimeScaleMetricDataRequest,
|
|
36
|
+
StopWebRecordRequest,
|
|
36
37
|
VideoEncodeParams,
|
|
37
38
|
DescribeUserEventResponse,
|
|
38
39
|
VideoEncode,
|
|
39
|
-
LayoutParams,
|
|
40
40
|
StopMCUMixTranscodeByStrRoomIdResponse,
|
|
41
41
|
PictureInfo,
|
|
42
42
|
DescribeCallDetailInfoRequest,
|
|
43
43
|
DescribeTRTCMarketScaleDataResponse,
|
|
44
44
|
ModifyPictureRequest,
|
|
45
|
+
DescribeWebRecordResponse,
|
|
45
46
|
DescribeUserInfoRequest,
|
|
47
|
+
DescribeTRTCMarketQualityDataResponse,
|
|
46
48
|
DescribeRelayUsageRequest,
|
|
47
49
|
WaterMarkParams,
|
|
48
50
|
DescribeRecordStatisticResponse,
|
|
@@ -52,6 +54,7 @@ import {
|
|
|
52
54
|
TimeValue,
|
|
53
55
|
DismissRoomByStrRoomIdRequest,
|
|
54
56
|
DescribeTRTCMarketQualityMetricDataRequest,
|
|
57
|
+
DescribeWebRecordRequest,
|
|
55
58
|
DescribeTRTCRealTimeScaleDataResponse,
|
|
56
59
|
DescribeRecordStatisticRequest,
|
|
57
60
|
DescribeRoomInfoRequest,
|
|
@@ -65,7 +68,7 @@ import {
|
|
|
65
68
|
DescribeStreamIngestResponse,
|
|
66
69
|
MixTranscodeParams,
|
|
67
70
|
StopStreamIngestRequest,
|
|
68
|
-
|
|
71
|
+
DescribeTRTCRealTimeQualityDataRequest,
|
|
69
72
|
SmallVideoLayoutParams,
|
|
70
73
|
SubscribeStreamUserIds,
|
|
71
74
|
WaterMarkImage,
|
|
@@ -82,6 +85,7 @@ import {
|
|
|
82
85
|
RemoveUserByStrRoomIdResponse,
|
|
83
86
|
DescribeTRTCRealTimeScaleMetricDataResponse,
|
|
84
87
|
StartMCUMixTranscodeRequest,
|
|
88
|
+
WebRecordVideoParams,
|
|
85
89
|
McuWaterMarkImage,
|
|
86
90
|
StartPublishCdnStreamResponse,
|
|
87
91
|
TrtcUsage,
|
|
@@ -109,7 +113,8 @@ import {
|
|
|
109
113
|
TencentVod,
|
|
110
114
|
McuPassThrough,
|
|
111
115
|
DescribeTRTCRealTimeQualityMetricDataResponse,
|
|
112
|
-
|
|
116
|
+
LayoutParams,
|
|
117
|
+
StartWebRecordResponse,
|
|
113
118
|
RecordUsage,
|
|
114
119
|
CreateCloudRecordingRequest,
|
|
115
120
|
OutputParams,
|
|
@@ -146,8 +151,10 @@ import {
|
|
|
146
151
|
EventMessage,
|
|
147
152
|
DescribeTRTCMarketQualityDataRequest,
|
|
148
153
|
UpdatePublishCdnStreamRequest,
|
|
154
|
+
StartWebRecordRequest,
|
|
149
155
|
MaxVideoUser,
|
|
150
156
|
AgentParams,
|
|
157
|
+
StopWebRecordResponse,
|
|
151
158
|
DeletePictureRequest,
|
|
152
159
|
McuSeiParams,
|
|
153
160
|
UpdatePublishCdnStreamResponse,
|
|
@@ -227,6 +234,16 @@ networkDelay :网络延迟率。
|
|
|
227
234
|
return this.request("DescribeTRTCMarketQualityMetricData", req, cb)
|
|
228
235
|
}
|
|
229
236
|
|
|
237
|
+
/**
|
|
238
|
+
* 查询页面录制任务
|
|
239
|
+
*/
|
|
240
|
+
async DescribeWebRecord(
|
|
241
|
+
req: DescribeWebRecordRequest,
|
|
242
|
+
cb?: (error: string, rep: DescribeWebRecordResponse) => void
|
|
243
|
+
): Promise<DescribeWebRecordResponse> {
|
|
244
|
+
return this.request("DescribeWebRecord", req, cb)
|
|
245
|
+
}
|
|
246
|
+
|
|
230
247
|
/**
|
|
231
248
|
* TRTC房间中可能会同时存在多路音视频流,您可以通过混流转推API,通知腾讯云服务端将同个房间或者多个房间的多路视频画面混合到一起,并指定每一路画面的位置,同时将多路声音进行混音,最终形成一路音视频流,以便用于录制和直播观看,同时可以支持将这一路音视频的混流回推到TRTC房间内部。
|
|
232
249
|
|
|
@@ -515,6 +532,17 @@ TRTC 的一个房间中可能会同时存在多路音视频流,您可以通过
|
|
|
515
532
|
return this.request("DescribeUserEvent", req, cb)
|
|
516
533
|
}
|
|
517
534
|
|
|
535
|
+
/**
|
|
536
|
+
* 通过此接口可以发起 WEB 页面录制任务,在接口参数中指定录制 URL,录制分辨率,录制结果存储等参数。
|
|
537
|
+
因为参数或API逻辑问题会立即返回结果。而因为页面问题,如页面无法访问,会在回调中返回结果,请关注。
|
|
538
|
+
*/
|
|
539
|
+
async StartWebRecord(
|
|
540
|
+
req: StartWebRecordRequest,
|
|
541
|
+
cb?: (error: string, rep: StartWebRecordResponse) => void
|
|
542
|
+
): Promise<StartWebRecordResponse> {
|
|
543
|
+
return this.request("StartWebRecord", req, cb)
|
|
544
|
+
}
|
|
545
|
+
|
|
518
546
|
/**
|
|
519
547
|
* 接口说明:启动云端混流,并指定混流画面中各路画面的布局位置。
|
|
520
548
|
|
|
@@ -562,6 +590,16 @@ peakCurrentUsers:峰值同时在线人数。
|
|
|
562
590
|
return this.request("DescribeTRTCMarketScaleData", req, cb)
|
|
563
591
|
}
|
|
564
592
|
|
|
593
|
+
/**
|
|
594
|
+
* 停止页面录制任务
|
|
595
|
+
*/
|
|
596
|
+
async StopWebRecord(
|
|
597
|
+
req: StopWebRecordRequest,
|
|
598
|
+
cb?: (error: string, rep: StopWebRecordResponse) => void
|
|
599
|
+
): Promise<StopWebRecordResponse> {
|
|
600
|
+
return this.request("StopWebRecord", req, cb)
|
|
601
|
+
}
|
|
602
|
+
|
|
565
603
|
/**
|
|
566
604
|
* 接口说明:
|
|
567
605
|
启动云端录制功能,完成房间内的音视频录制,并上传到指定的云存储。您可以通过此 API 接口把TRTC 房间中的每一路音视频流做单独的录制又或者多路视频画面混流一路。
|