tencentcloud-sdk-nodejs 4.0.364 → 4.0.367
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 +279 -0
- package/SERVICE_CHANGELOG.md +277 -164
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apm/v20210622/apm_models.ts +13 -1
- package/src/services/cls/v20201016/cls_models.ts +1 -0
- package/src/services/cpdp/v20190820/cpdp_models.ts +39 -8
- package/src/services/cwp/v20180228/cwp_models.ts +5 -3
- package/src/services/dlc/v20210125/dlc_models.ts +5 -0
- package/src/services/iotvideo/v20201215/iotvideo_models.ts +1 -1
- package/src/services/live/v20180801/live_client.ts +1 -1
- package/src/services/live/v20180801/live_models.ts +42 -1
- package/src/services/tbaas/v20180416/tbaas_client.ts +111 -63
- package/src/services/tbaas/v20180416/tbaas_models.ts +1199 -1014
- package/src/services/tcbr/v20220217/tcbr_client.ts +28 -2
- package/src/services/tcbr/v20220217/tcbr_models.ts +152 -17
- package/src/services/tcss/v20201101/tcss_models.ts +18 -0
- package/src/services/tke/v20180525/tke_models.ts +2 -2
- package/src/services/trtc/v20190722/trtc_client.ts +7 -25
- package/src/services/trtc/v20190722/trtc_models.ts +0 -134
- package/src/services/tsf/v20180326/tsf_client.ts +204 -51
- package/src/services/tsf/v20180326/tsf_models.ts +968 -236
- package/src/services/vod/v20180717/vod_client.ts +7 -0
- package/src/services/vod/v20180717/vod_models.ts +33 -13
- package/src/services/vpc/v20170312/vpc_client.ts +14 -1
- package/src/services/vpc/v20170312/vpc_models.ts +56 -11
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +11 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -0
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +34 -8
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +5 -3
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +4 -0
- package/tencentcloud/services/iotvideo/v20201215/iotvideo_models.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.js +1 -1
- package/tencentcloud/services/live/v20180801/live_models.d.ts +35 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +17 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +24 -0
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +1160 -1003
- package/tencentcloud/services/tcbr/v20220217/tcbr_client.d.ts +9 -1
- package/tencentcloud/services/tcbr/v20220217/tcbr_client.js +12 -0
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +130 -16
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +15 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +2 -2
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +3 -11
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +3 -13
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +0 -112
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +61 -13
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +90 -18
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +842 -213
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +6 -0
- package/tencentcloud/services/vod/v20180717/vod_client.js +6 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +28 -11
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +6 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +7 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +48 -10
- package/test/tbaas.v20180416.test.js +40 -0
- package/test/tcbr.v20220217.test.js +20 -0
- package/test/trtc.v20190722.test.js +2 -12
- package/test/tsf.v20180326.test.js +132 -12
- package/test/vpc.v20170312.test.js +10 -0
package/products.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
14
14
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-06-07 06:00:45 |
|
|
15
15
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-06-14 06:05:10 |
|
|
16
|
-
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-06-
|
|
16
|
+
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-06-21 06:01:15 |
|
|
17
17
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-06-02 06:02:22 |
|
|
18
18
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-06-20 06:02:44 |
|
|
19
19
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
@@ -52,24 +52,24 @@
|
|
|
52
52
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-31 06:07:03 |
|
|
53
53
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
|
54
54
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
|
55
|
-
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-
|
|
56
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-
|
|
55
|
+
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
|
56
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-22 06:04:41 |
|
|
57
57
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-10 06:04:57 |
|
|
58
58
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
|
59
59
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
60
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-
|
|
60
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-22 06:05:01 |
|
|
61
61
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
62
62
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-06-16 06:04:38 |
|
|
63
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-06-
|
|
63
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-06-21 06:05:20 |
|
|
64
64
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
65
65
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-06-15 06:07:21 |
|
|
66
66
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-06-01 20:56:43 |
|
|
67
67
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
|
68
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-
|
|
68
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-06-22 06:06:28 |
|
|
69
69
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-05-31 17:05:07 |
|
|
70
70
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
71
71
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-31 06:09:47 |
|
|
72
|
-
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-06-
|
|
72
|
+
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-06-21 06:06:29 |
|
|
73
73
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-06-20 06:07:25 |
|
|
74
74
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
75
75
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
@@ -108,12 +108,12 @@
|
|
|
108
108
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-27 06:10:42 |
|
|
109
109
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-06-08 06:10:59 |
|
|
110
110
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
|
|
111
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-
|
|
111
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-06-21 06:09:19 |
|
|
112
112
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-04-04 06:51:27 |
|
|
113
113
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-06-10 17:14:46 |
|
|
114
|
-
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-06-
|
|
114
|
+
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-06-21 06:09:47 |
|
|
115
115
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-06-01 06:13:02 |
|
|
116
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-06-
|
|
116
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-06-22 06:10:05 |
|
|
117
117
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
118
118
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
119
119
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-06-15 06:11:30 |
|
|
@@ -161,17 +161,17 @@
|
|
|
161
161
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2022-06-06 16:47:40 |
|
|
162
162
|
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) | 2022-04-08 06:12:44 |
|
|
163
163
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
164
|
-
| tbaas | [TBaaS](https://cloud.tencent.com/document/product/663) | 2022-06-15
|
|
164
|
+
| tbaas | [TBaaS](https://cloud.tencent.com/document/product/663) | 2022-06-20 15:31:45 |
|
|
165
165
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
166
166
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
|
167
167
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-04-08 06:12:54 |
|
|
168
168
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-04-26 06:16:06 |
|
|
169
|
-
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-06-
|
|
169
|
+
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-06-22 06:13:21 |
|
|
170
170
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
|
|
171
171
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
172
172
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-06-08 06:15:21 |
|
|
173
173
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-06-13 06:17:36 |
|
|
174
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-06-
|
|
174
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-06-21 06:13:45 |
|
|
175
175
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
|
176
176
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
|
|
177
177
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-06-13 06:18:15 |
|
|
@@ -186,21 +186,21 @@
|
|
|
186
186
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-06-15 06:15:49 |
|
|
187
187
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-06-07 22:05:59 |
|
|
188
188
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
189
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-06-
|
|
189
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-06-22 06:14:48 |
|
|
190
190
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
191
191
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
192
192
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
|
|
193
193
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-06-07 16:18:00 |
|
|
194
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-06-
|
|
194
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-06-21 06:15:46 |
|
|
195
195
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-06-10 06:15:33 |
|
|
196
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-
|
|
196
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-06-21 06:15:54 |
|
|
197
197
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
198
198
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-06-07 06:15:49 |
|
|
199
199
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
200
200
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-17 06:16:09 |
|
|
201
201
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
202
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-
|
|
203
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-
|
|
202
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-21 06:16:46 |
|
|
203
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-22 06:16:12 |
|
|
204
204
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-12 06:19:46 |
|
|
205
205
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
206
206
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.367"
|
|
@@ -49,7 +49,7 @@ export interface ApmInstanceDetail {
|
|
|
49
49
|
CreateUin: string
|
|
50
50
|
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* 该实例已上报的服务端应用数量
|
|
53
53
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
54
54
|
*/
|
|
55
55
|
ServiceCount: number
|
|
@@ -148,6 +148,18 @@ export interface ApmInstanceDetail {
|
|
|
148
148
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
149
149
|
*/
|
|
150
150
|
LogTopicID: string
|
|
151
|
+
|
|
152
|
+
/**
|
|
153
|
+
* 该实例已上报的客户端应用数量
|
|
154
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
155
|
+
*/
|
|
156
|
+
ClientCount: number
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* 该实例已上报的总应用数量
|
|
160
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
161
|
+
*/
|
|
162
|
+
TotalCount: number
|
|
151
163
|
}
|
|
152
164
|
|
|
153
165
|
/**
|
|
@@ -4051,6 +4051,7 @@ export interface SearchLogRequest {
|
|
|
4051
4051
|
/**
|
|
4052
4052
|
* 透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1小时
|
|
4053
4053
|
注意:
|
|
4054
|
+
* 透传该参数时,请勿修改除该参数外的其它参数
|
|
4054
4055
|
* 仅当检索分析语句(Query)不包含SQL时有效
|
|
4055
4056
|
* SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
4056
4057
|
*/
|
|
@@ -4233,24 +4233,30 @@ ANONYMOUS: 匿名类型 USER_ID
|
|
|
4233
4233
|
*/
|
|
4234
4234
|
export interface OpenBankSceneInfo {
|
|
4235
4235
|
/**
|
|
4236
|
-
* 用户端实际 ip
|
|
4236
|
+
* 用户端实际 ip。汇付渠道必填。
|
|
4237
4237
|
*/
|
|
4238
4238
|
PayerClientIp?: string
|
|
4239
4239
|
|
|
4240
4240
|
/**
|
|
4241
|
-
* 浏览器 User-Agent
|
|
4241
|
+
* 浏览器 User-Agent。
|
|
4242
4242
|
*/
|
|
4243
4243
|
PayerUa?: string
|
|
4244
4244
|
|
|
4245
4245
|
/**
|
|
4246
|
-
*
|
|
4246
|
+
* 用户下单时间。若不上送,服务端默认当前时间。
|
|
4247
4247
|
*/
|
|
4248
4248
|
OrderTime?: string
|
|
4249
4249
|
|
|
4250
4250
|
/**
|
|
4251
|
-
* 终端设备号(门店号或收银设备 ID),示例值:POS1:1
|
|
4251
|
+
* 终端设备号(门店号或收银设备 ID),示例值:POS1:1。
|
|
4252
4252
|
*/
|
|
4253
4253
|
DeviceId?: string
|
|
4254
|
+
|
|
4255
|
+
/**
|
|
4256
|
+
* 终端设备类型。MOBILE_BROWSER:手机浏览器,MOBILE_APP:手机应用程序,TABLET:平板;WATCH:手表,PC:电脑PC,OTHER:其他。
|
|
4257
|
+
汇付渠道必填。
|
|
4258
|
+
*/
|
|
4259
|
+
DeviceType?: string
|
|
4254
4260
|
}
|
|
4255
4261
|
|
|
4256
4262
|
/**
|
|
@@ -13257,6 +13263,19 @@ __WORKING__: 正常工作
|
|
|
13257
13263
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
13258
13264
|
*/
|
|
13259
13265
|
BankNotice: string
|
|
13266
|
+
|
|
13267
|
+
/**
|
|
13268
|
+
* 支持银行代码
|
|
13269
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
13270
|
+
*/
|
|
13271
|
+
BankId: string
|
|
13272
|
+
|
|
13273
|
+
/**
|
|
13274
|
+
* 卡类型。
|
|
13275
|
+
D:借记卡,C:信用卡,Z:借贷合一卡。
|
|
13276
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
13277
|
+
*/
|
|
13278
|
+
CardType: string
|
|
13260
13279
|
}
|
|
13261
13280
|
|
|
13262
13281
|
/**
|
|
@@ -14230,19 +14249,24 @@ export interface RegisterBillRequest {
|
|
|
14230
14249
|
*/
|
|
14231
14250
|
export interface OpenBankGoodsInfo {
|
|
14232
14251
|
/**
|
|
14233
|
-
*
|
|
14252
|
+
* 商品标题。默认值“商品支付”。
|
|
14234
14253
|
*/
|
|
14235
14254
|
GoodsName?: string
|
|
14236
14255
|
|
|
14237
14256
|
/**
|
|
14238
|
-
*
|
|
14257
|
+
* 商品详细描述(商品列表)。
|
|
14239
14258
|
*/
|
|
14240
14259
|
GoodsDetail?: string
|
|
14241
14260
|
|
|
14242
14261
|
/**
|
|
14243
|
-
*
|
|
14262
|
+
* 银行附言。不可以有以下字符:<>+{}()%*&';"[]等特殊符号
|
|
14244
14263
|
*/
|
|
14245
14264
|
GoodsDescription?: string
|
|
14265
|
+
|
|
14266
|
+
/**
|
|
14267
|
+
* 业务类型。汇付渠道必填,汇付渠道传入固定值100099。
|
|
14268
|
+
*/
|
|
14269
|
+
GoodsBizType?: string
|
|
14246
14270
|
}
|
|
14247
14271
|
|
|
14248
14272
|
/**
|
|
@@ -21728,7 +21752,7 @@ export interface OpenBankPayerInfo {
|
|
|
21728
21752
|
|
|
21729
21753
|
/**
|
|
21730
21754
|
* 付款方付款账户标识。
|
|
21731
|
-
当付款方式为OPENBANK_PAYMENT时,必输表示企业账户ID;当付款方式为SAFT_ISV时,必须上送付款方的渠道电子记账本ID。
|
|
21755
|
+
当付款方式为OPENBANK_PAYMENT时,必输表示企业账户ID;当付款方式为SAFT_ISV时,必须上送付款方的渠道电子记账本ID;当付款方式为ONLINEBANK,上送付款方银行编号BankId。
|
|
21732
21756
|
*/
|
|
21733
21757
|
BindSerialNo?: string
|
|
21734
21758
|
|
|
@@ -21739,6 +21763,13 @@ ACCOUNT_BOOK_ID:电子记账本ID。
|
|
|
21739
21763
|
当付款方式为SAFT_ISV时,必须上送类型为ACCOUNT_BOOK_ID。
|
|
21740
21764
|
*/
|
|
21741
21765
|
AccountType?: string
|
|
21766
|
+
|
|
21767
|
+
/**
|
|
21768
|
+
* 付款卡类型。汇付渠道必填。
|
|
21769
|
+
DEBIT_CARD:借记卡
|
|
21770
|
+
CREDIT_CARD:信用卡
|
|
21771
|
+
*/
|
|
21772
|
+
BankCardType?: string
|
|
21742
21773
|
}
|
|
21743
21774
|
|
|
21744
21775
|
/**
|
|
@@ -3000,11 +3000,13 @@ export interface DescribeVulEffectHostListRequest {
|
|
|
3000
3000
|
VulId: number
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
|
-
*
|
|
3003
|
+
* 过滤条件:
|
|
3004
3004
|
<li>AliasName - String - 主机名筛选</li>
|
|
3005
|
-
<li>TagIds - String - 主机标签id
|
|
3006
|
-
<li>Status - String -
|
|
3005
|
+
<li>TagIds - String - 主机标签id串,多个用英文用逗号分隔</li>
|
|
3006
|
+
<li>Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败</li>
|
|
3007
3007
|
<li>Uuid - String数组 - Uuid串数组</li>
|
|
3008
|
+
<li>Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版</li>
|
|
3009
|
+
<li>InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景) </li>
|
|
3008
3010
|
*/
|
|
3009
3011
|
Filters?: Array<Filter>
|
|
3010
3012
|
}
|
|
@@ -1575,7 +1575,7 @@ DomainName+AppName+StreamName+TemplateId唯一标识单个转码规则,如需
|
|
|
1575
1575
|
}
|
|
1576
1576
|
|
|
1577
1577
|
/**
|
|
1578
|
-
*
|
|
1578
|
+
* 创建转码模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveTranscodeRule](/document/product/267/32647)接口,将返回的模板id绑定到流使用。
|
|
1579
1579
|
<br>转码相关文档:[直播转封装及转码](/document/product/267/32736)。
|
|
1580
1580
|
*/
|
|
1581
1581
|
async CreateLiveTranscodeTemplate(
|
|
@@ -4924,7 +4924,7 @@ export interface TimeShiftBillData {
|
|
|
4924
4924
|
Domain: string
|
|
4925
4925
|
|
|
4926
4926
|
/**
|
|
4927
|
-
*
|
|
4927
|
+
* 时移文件时长,单位分钟。
|
|
4928
4928
|
*/
|
|
4929
4929
|
Duration: number
|
|
4930
4930
|
|
|
@@ -4937,6 +4937,11 @@ export interface TimeShiftBillData {
|
|
|
4937
4937
|
* 时间点,格式: yyyy-mm-ddTHH:MM:SSZ。
|
|
4938
4938
|
*/
|
|
4939
4939
|
Time: string
|
|
4940
|
+
|
|
4941
|
+
/**
|
|
4942
|
+
* 时移总时长,单位分钟。
|
|
4943
|
+
*/
|
|
4944
|
+
TotalDuration: number
|
|
4940
4945
|
}
|
|
4941
4946
|
|
|
4942
4947
|
/**
|
|
@@ -6378,6 +6383,18 @@ baseline/main/high。默认baseline
|
|
|
6378
6383
|
* 是否以短边作为高度,0:否,1:是。默认0。
|
|
6379
6384
|
*/
|
|
6380
6385
|
ShortEdgeAsHeight?: number
|
|
6386
|
+
|
|
6387
|
+
/**
|
|
6388
|
+
* DRM 加密类型,可选值:fairplay、normalaes、widevine。
|
|
6389
|
+
不传递或着为空字符串,清空之前的DRM配置。
|
|
6390
|
+
*/
|
|
6391
|
+
DRMType?: string
|
|
6392
|
+
|
|
6393
|
+
/**
|
|
6394
|
+
* DRM 加密项,可选值:AUDIO、SD、HD、UHD1、UHD2,后四个为一组,同组中的内容只能选一个。
|
|
6395
|
+
不传递或着为空字符串,清空之前的DRM配置。
|
|
6396
|
+
*/
|
|
6397
|
+
DRMTracks?: string
|
|
6381
6398
|
}
|
|
6382
6399
|
|
|
6383
6400
|
/**
|
|
@@ -6631,6 +6648,18 @@ baseline/main/high。
|
|
|
6631
6648
|
* 是否以短边作为高度,0:否,1:是。默认0。
|
|
6632
6649
|
*/
|
|
6633
6650
|
ShortEdgeAsHeight?: number
|
|
6651
|
+
|
|
6652
|
+
/**
|
|
6653
|
+
* DRM 加密类型,可选值:fairplay、normalaes、widevine。
|
|
6654
|
+
不传递或着为空字符串,清空之前的DRM配置。
|
|
6655
|
+
*/
|
|
6656
|
+
DRMType?: string
|
|
6657
|
+
|
|
6658
|
+
/**
|
|
6659
|
+
* DRM 加密项,可选值:AUDIO、SD、HD、UHD1、UHD2,后四个为一组,同组中的内容只能选一个。
|
|
6660
|
+
不传递或着为空字符串,清空之前的DRM配置。
|
|
6661
|
+
*/
|
|
6662
|
+
DRMTracks?: string
|
|
6634
6663
|
}
|
|
6635
6664
|
|
|
6636
6665
|
/**
|
|
@@ -8205,6 +8234,18 @@ baseline/main/high。默认baseline
|
|
|
8205
8234
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
8206
8235
|
*/
|
|
8207
8236
|
ShortEdgeAsHeight: number
|
|
8237
|
+
|
|
8238
|
+
/**
|
|
8239
|
+
* DRM 加密类型,可选值:fairplay、normalaes、widevine。
|
|
8240
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
8241
|
+
*/
|
|
8242
|
+
DRMType: string
|
|
8243
|
+
|
|
8244
|
+
/**
|
|
8245
|
+
* DRM 加密项,多个用|分割,可选值:AUDIO、SD、HD、UHD1、UHD2,后四个为一组,同组中的内容只能选一个。
|
|
8246
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
8247
|
+
*/
|
|
8248
|
+
DRMTracks: string
|
|
8208
8249
|
}
|
|
8209
8250
|
|
|
8210
8251
|
/**
|
|
@@ -18,91 +18,99 @@
|
|
|
18
18
|
import { AbstractClient } from "../../../common/abstract_client"
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
QueryRequest,
|
|
24
|
-
QueryChainMakerContractRequest,
|
|
25
|
-
DeployDynamicBcosContractResponse,
|
|
26
|
-
GetClusterListForUserResponse,
|
|
27
|
-
SendTransactionHandlerRequest,
|
|
21
|
+
QueryChainMakerDemoBlockTransactionResponse,
|
|
22
|
+
QueryChainMakerBlockTransactionRequest,
|
|
28
23
|
GetBlockTransactionListForUserResponse,
|
|
29
|
-
SendTransactionHandlerResponse,
|
|
30
|
-
ApplyUserCertRequest,
|
|
31
|
-
TransByDynamicContractHandlerRequest,
|
|
32
|
-
GetTransListHandlerResponse,
|
|
33
|
-
InvokeBcosTransRequest,
|
|
34
|
-
GetChaincodeInitializeResultForUserRequest,
|
|
35
|
-
InitializeChaincodeForUserRequest,
|
|
36
|
-
DeployDynamicContractHandlerResponse,
|
|
37
|
-
SrvInvokeRequest,
|
|
38
24
|
ApplyUserCertResponse,
|
|
39
|
-
|
|
40
|
-
GetBcosBlockByNumberRequest,
|
|
41
|
-
GetPeerLogForUserResponse,
|
|
42
|
-
GetBcosBlockListResponse,
|
|
25
|
+
GetInvokeTxRequest,
|
|
43
26
|
DownloadUserCertResponse,
|
|
44
|
-
|
|
45
|
-
GetChaincodeLogForUserRequest,
|
|
46
|
-
GetLatesdTransactionListRequest,
|
|
47
|
-
InvokeResponse,
|
|
27
|
+
LogDetailForUser,
|
|
48
28
|
GetTransactionDetailForUserRequest,
|
|
49
|
-
GetBlockListResponse,
|
|
50
|
-
GetBlockTransactionListForUserRequest,
|
|
51
|
-
QueryChainMakerBlockTransactionResponse,
|
|
52
29
|
GetBcosBlockListRequest,
|
|
53
|
-
GetClusterSummaryRequest,
|
|
54
|
-
BlockByNumberHandlerResponse,
|
|
55
|
-
GetTransListHandlerRequest,
|
|
56
30
|
InvokeChainMakerContractResponse,
|
|
57
|
-
GetTransByHashHandlerResponse,
|
|
58
|
-
GetInvokeTxRequest,
|
|
59
31
|
DeployDynamicContractHandlerRequest,
|
|
60
|
-
ClusterDetailForUser,
|
|
61
|
-
GetPeerLogForUserRequest,
|
|
62
|
-
GetLatesdTransactionListResponse,
|
|
63
32
|
QueryChainMakerTransactionResponse,
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
33
|
+
GetBcosBlockByNumberResponse,
|
|
34
|
+
GetClusterListForUserRequest,
|
|
35
|
+
InitializeChaincodeForUserResponse,
|
|
36
|
+
BcosTransInfo,
|
|
37
|
+
QueryChainMakerDemoBlockTransactionRequest,
|
|
38
|
+
SendTransactionHandlerRequest,
|
|
39
|
+
GetChannelListForUserResponse,
|
|
40
|
+
InvokeChainMakerContractRequest,
|
|
41
|
+
BlockByNumberHandlerRequest,
|
|
42
|
+
CreateChaincodeAndInstallForUserResponse,
|
|
43
|
+
QueryChainMakerContractRequest,
|
|
44
|
+
DeployDynamicBcosContractResponse,
|
|
45
|
+
GetLatesdTransactionListRequest,
|
|
46
|
+
GetChaincodeLogForUserRequest,
|
|
47
|
+
InvokeChainMakerDemoContractRequest,
|
|
48
|
+
GetTransByHashHandlerResponse,
|
|
71
49
|
GetBcosTransByHashResponse,
|
|
72
|
-
|
|
50
|
+
GetChaincodeCompileLogForUserResponse,
|
|
51
|
+
GetClusterSummaryResponse,
|
|
73
52
|
GetChaincodeLogForUserResponse,
|
|
74
|
-
LogDetailForUser,
|
|
75
53
|
InvokeBcosTransResponse,
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
GetBcosBlockByNumberResponse,
|
|
79
|
-
ChainMakerContractResult,
|
|
80
|
-
GetClusterListForUserRequest,
|
|
54
|
+
InitializeChaincodeForUserRequest,
|
|
55
|
+
GetChannelListForUserRequest,
|
|
81
56
|
Block,
|
|
82
57
|
GetBlockListRequest,
|
|
83
|
-
|
|
84
|
-
|
|
58
|
+
GetPeerLogForUserResponse,
|
|
59
|
+
GetTransListHandlerRequest,
|
|
60
|
+
DeployDynamicBcosContractRequest,
|
|
61
|
+
PeerDetailForUser,
|
|
62
|
+
QueryRequest,
|
|
63
|
+
GetClusterListForUserResponse,
|
|
64
|
+
GetTransListHandlerResponse,
|
|
65
|
+
GetTransactionDetailForUserResponse,
|
|
66
|
+
InvokeResponse,
|
|
85
67
|
InvokeRequest,
|
|
68
|
+
GetBlockListResponse,
|
|
69
|
+
SrvInvokeRequest,
|
|
70
|
+
BlockByNumberHandlerResponse,
|
|
71
|
+
SrvInvokeResponse,
|
|
72
|
+
GetLatesdTransactionListResponse,
|
|
73
|
+
GetChaincodeInitializeResultForUserResponse,
|
|
74
|
+
TransByDynamicContractHandlerResponse,
|
|
75
|
+
PeerSet,
|
|
76
|
+
ChainMakerTransactionResult,
|
|
77
|
+
InvokeBcosTransRequest,
|
|
78
|
+
ChainMakerContractResult,
|
|
79
|
+
QueryChainMakerDemoContractResponse,
|
|
86
80
|
GetInvokeTxResponse,
|
|
87
81
|
GetBlockListHandlerResponse,
|
|
88
|
-
GetTransactionDetailForUserResponse,
|
|
89
82
|
QueryChainMakerContractResponse,
|
|
90
83
|
GetBcosTransByHashRequest,
|
|
91
|
-
|
|
84
|
+
TransactionItem,
|
|
92
85
|
QueryChainMakerTransactionRequest,
|
|
93
|
-
GetChaincodeCompileLogForUserResponse,
|
|
94
|
-
DeployDynamicBcosContractRequest,
|
|
95
|
-
InvokeChainMakerContractRequest,
|
|
96
|
-
GetBcosTransListResponse,
|
|
97
|
-
BlockByNumberHandlerRequest,
|
|
98
86
|
BcosBlockObj,
|
|
99
|
-
|
|
87
|
+
QueryChainMakerBlockTransactionResponse,
|
|
88
|
+
InvokeChainMakerDemoContractResponse,
|
|
100
89
|
GetTransByHashHandlerRequest,
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
90
|
+
GetBcosTransListRequest,
|
|
91
|
+
SendTransactionHandlerResponse,
|
|
92
|
+
ApplyUserCertRequest,
|
|
93
|
+
GetChaincodeInitializeResultForUserRequest,
|
|
94
|
+
DeployDynamicContractHandlerResponse,
|
|
95
|
+
GetChaincodeCompileLogForUserRequest,
|
|
96
|
+
GetBcosBlockListResponse,
|
|
97
|
+
TransByDynamicContractHandlerRequest,
|
|
98
|
+
ClusterDetailForUser,
|
|
99
|
+
GetPeerLogForUserRequest,
|
|
100
|
+
DownloadUserCertRequest,
|
|
101
|
+
GetBlockTransactionListForUserRequest,
|
|
102
|
+
CreateChaincodeAndInstallForUserRequest,
|
|
103
|
+
QueryChainMakerDemoTransactionResponse,
|
|
104
|
+
QueryChainMakerDemoTransactionRequest,
|
|
105
|
+
GroupDetailForUser,
|
|
106
|
+
QueryChainMakerDemoContractRequest,
|
|
107
|
+
GetClusterSummaryRequest,
|
|
108
|
+
GetBlockListHandlerRequest,
|
|
109
|
+
GetBcosTransListResponse,
|
|
104
110
|
EndorserGroup,
|
|
105
|
-
|
|
111
|
+
ChannelDetailForUser,
|
|
112
|
+
QueryResponse,
|
|
113
|
+
GetBcosBlockByNumberRequest,
|
|
106
114
|
} from "./tbaas_models"
|
|
107
115
|
|
|
108
116
|
/**
|
|
@@ -330,6 +338,16 @@ Bcos根据块高查询区块信息
|
|
|
330
338
|
return this.request("BlockByNumberHandler", req, cb)
|
|
331
339
|
}
|
|
332
340
|
|
|
341
|
+
/**
|
|
342
|
+
* 通过交易ID查询长安链体验网络交易
|
|
343
|
+
*/
|
|
344
|
+
async QueryChainMakerDemoTransaction(
|
|
345
|
+
req: QueryChainMakerDemoTransactionRequest,
|
|
346
|
+
cb?: (error: string, rep: QueryChainMakerDemoTransactionResponse) => void
|
|
347
|
+
): Promise<QueryChainMakerDemoTransactionResponse> {
|
|
348
|
+
return this.request("QueryChainMakerDemoTransaction", req, cb)
|
|
349
|
+
}
|
|
350
|
+
|
|
333
351
|
/**
|
|
334
352
|
* Invoke异步调用结果查询
|
|
335
353
|
*/
|
|
@@ -380,6 +398,16 @@ Bcos根据块高查询区块信息
|
|
|
380
398
|
return this.request("InitializeChaincodeForUser", req, cb)
|
|
381
399
|
}
|
|
382
400
|
|
|
401
|
+
/**
|
|
402
|
+
* 调用长安链体验网络合约查询
|
|
403
|
+
*/
|
|
404
|
+
async QueryChainMakerDemoContract(
|
|
405
|
+
req: QueryChainMakerDemoContractRequest,
|
|
406
|
+
cb?: (error: string, rep: QueryChainMakerDemoContractResponse) => void
|
|
407
|
+
): Promise<QueryChainMakerDemoContractResponse> {
|
|
408
|
+
return this.request("QueryChainMakerDemoContract", req, cb)
|
|
409
|
+
}
|
|
410
|
+
|
|
383
411
|
/**
|
|
384
412
|
* 版本升级
|
|
385
413
|
|
|
@@ -436,6 +464,16 @@ Bcos发送交易
|
|
|
436
464
|
return this.request("SendTransactionHandler", req, cb)
|
|
437
465
|
}
|
|
438
466
|
|
|
467
|
+
/**
|
|
468
|
+
* 调用长安链体验网络合约执行交易
|
|
469
|
+
*/
|
|
470
|
+
async InvokeChainMakerDemoContract(
|
|
471
|
+
req: InvokeChainMakerDemoContractRequest,
|
|
472
|
+
cb?: (error: string, rep: InvokeChainMakerDemoContractResponse) => void
|
|
473
|
+
): Promise<InvokeChainMakerDemoContractResponse> {
|
|
474
|
+
return this.request("InvokeChainMakerDemoContract", req, cb)
|
|
475
|
+
}
|
|
476
|
+
|
|
439
477
|
/**
|
|
440
478
|
* 获取合约编译日志
|
|
441
479
|
*/
|
|
@@ -476,6 +514,16 @@ Bcos发送交易
|
|
|
476
514
|
return this.request("Query", req, cb)
|
|
477
515
|
}
|
|
478
516
|
|
|
517
|
+
/**
|
|
518
|
+
* 查询长安链体验网络指定高度区块的交易
|
|
519
|
+
*/
|
|
520
|
+
async QueryChainMakerDemoBlockTransaction(
|
|
521
|
+
req: QueryChainMakerDemoBlockTransactionRequest,
|
|
522
|
+
cb?: (error: string, rep: QueryChainMakerDemoBlockTransactionResponse) => void
|
|
523
|
+
): Promise<QueryChainMakerDemoBlockTransactionResponse> {
|
|
524
|
+
return this.request("QueryChainMakerDemoBlockTransaction", req, cb)
|
|
525
|
+
}
|
|
526
|
+
|
|
479
527
|
/**
|
|
480
528
|
* 版本升级
|
|
481
529
|
|