tencentcloud-sdk-nodejs 4.0.690 → 4.0.691
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 +332 -0
- package/SERVICE_CHANGELOG.md +498 -109
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_client.ts +8 -4
- package/src/services/dlc/v20210125/dlc_models.ts +2 -2
- package/src/services/dsgc/v20190723/dsgc_models.ts +40 -0
- package/src/services/ess/v20201111/ess_client.ts +28 -11
- package/src/services/ess/v20201111/ess_models.ts +126 -15
- package/src/services/essbasic/v20210526/essbasic_client.ts +37 -19
- package/src/services/essbasic/v20210526/essbasic_models.ts +106 -0
- package/src/services/faceid/v20180301/faceid_models.ts +9 -12
- package/src/services/iai/v20200303/iai_models.ts +2 -2
- package/src/services/mps/v20190612/mps_client.ts +50 -12
- package/src/services/mps/v20190612/mps_models.ts +1191 -379
- package/src/services/organization/v20210331/organization_client.ts +31 -7
- package/src/services/organization/v20210331/organization_models.ts +128 -90
- package/src/services/privatedns/v20201028/privatedns_client.ts +25 -1
- package/src/services/privatedns/v20201028/privatedns_models.ts +88 -8
- package/src/services/tdmq/v20200217/tdmq_client.ts +39 -2
- package/src/services/tdmq/v20200217/tdmq_models.ts +243 -88
- package/src/services/tts/v20190823/tts_models.ts +8 -0
- package/src/services/waf/v20180125/waf_models.ts +53 -24
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.d.ts +6 -2
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.js +6 -2
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +2 -2
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +40 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +16 -7
- package/tencentcloud/services/ess/v20201111/ess_client.js +18 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +124 -15
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +22 -12
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +25 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +104 -0
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +9 -12
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +2 -2
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +15 -4
- package/tencentcloud/services/mps/v20190612/mps_client.js +14 -3
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +1162 -377
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +9 -1
- package/tencentcloud/services/organization/v20210331/organization_client.js +12 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +124 -90
- package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +9 -1
- package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +12 -0
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +84 -8
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +13 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +18 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +236 -88
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +8 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +53 -24
- package/test/ess.v20201111.test.js +12 -2
- package/test/essbasic.v20210526.test.js +14 -4
- package/test/organization.v20210331.test.js +20 -0
- package/test/privatedns.v20201028.test.js +20 -0
- package/test/tdmq.v20200217.test.js +30 -0
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-09-13 01:06:17 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
13
|
-
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/297) | 2023-09-
|
|
13
|
+
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/297) | 2023-09-19 01:05:58 |
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
57
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-09-14 01:21:26 |
|
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-09-
|
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-09-19 01:09:50 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
@@ -78,12 +78,12 @@
|
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-05 03:42:53 |
|
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-09-
|
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-09-19 01:12:56 |
|
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-09-12 01:43:38 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-08-17 02:58:55 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-08-17 02:59:36 |
|
|
85
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
86
|
-
| dsgc | [数据安全中心](https://cloud.tencent.com/document/product/1087) | 2023-09-
|
|
86
|
+
| dsgc | [数据安全中心](https://cloud.tencent.com/document/product/1087) | 2023-09-19 01:13:28 |
|
|
87
87
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
88
88
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-09-01 01:13:57 |
|
|
89
89
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-09-08 01:48:45 |
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
95
95
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
|
|
96
96
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-15 01:48:20 |
|
|
97
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-
|
|
98
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-
|
|
97
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-19 01:15:03 |
|
|
98
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-19 01:15:27 |
|
|
99
99
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
100
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-09-
|
|
100
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-09-19 01:15:41 |
|
|
101
101
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
102
102
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
|
|
103
103
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-08-17 03:13:07 |
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
110
110
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
111
111
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-08-17 03:18:40 |
|
|
112
|
-
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-09-
|
|
112
|
+
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-09-19 01:16:19 |
|
|
113
113
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
114
114
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
|
|
115
115
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-08-30 01:19:09 |
|
|
142
142
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
143
143
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-09-15 02:09:24 |
|
|
144
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-09-
|
|
144
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-09-19 01:19:29 |
|
|
145
145
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-09-13 02:09:08 |
|
|
146
146
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-30 01:19:55 |
|
|
147
147
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
@@ -151,11 +151,11 @@
|
|
|
151
151
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-09-06 02:10:27 |
|
|
152
152
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-14 02:09:03 |
|
|
153
153
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-09-18 02:11:06 |
|
|
154
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
|
154
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-09-19 01:22:23 |
|
|
155
155
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
156
156
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
157
157
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-09-15 02:17:12 |
|
|
158
|
-
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-
|
|
158
|
+
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-09-19 01:22:56 |
|
|
159
159
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
|
|
160
160
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-09-18 02:13:42 |
|
|
161
161
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-09-04 02:18:48 |
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-09-14 02:23:36 |
|
|
197
197
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
198
198
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
199
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-
|
|
199
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-19 01:26:21 |
|
|
200
200
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
201
201
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
202
202
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-14 02:30:02 |
|
|
@@ -215,21 +215,21 @@
|
|
|
215
215
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-08-17 05:40:04 |
|
|
216
216
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
217
217
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
218
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-09-
|
|
218
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-09-19 01:28:01 |
|
|
219
219
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-08-15 01:44:16 |
|
|
220
220
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
221
221
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-08 02:49:33 |
|
|
222
222
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-18 02:36:04 |
|
|
223
223
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-09-12 02:52:20 |
|
|
224
224
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
225
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-
|
|
225
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-09-19 01:29:02 |
|
|
226
226
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
|
|
227
227
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
228
228
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
229
229
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-18 02:39:47 |
|
|
230
230
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-09-18 02:43:01 |
|
|
231
231
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
232
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-
|
|
232
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-19 01:30:35 |
|
|
233
233
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
234
234
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-31 01:29:16 |
|
|
235
235
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.691"
|
|
@@ -377,8 +377,10 @@ export class Client extends AbstractClient {
|
|
|
377
377
|
}
|
|
378
378
|
|
|
379
379
|
/**
|
|
380
|
-
|
|
381
|
-
|
|
380
|
+
* 接口变更
|
|
381
|
+
|
|
382
|
+
获取DDoS防护的IP黑白名单
|
|
383
|
+
*/
|
|
382
384
|
async DescribeBlackWhiteIpList(
|
|
383
385
|
req: DescribeBlackWhiteIpListRequest,
|
|
384
386
|
cb?: (error: string, rep: DescribeBlackWhiteIpListResponse) => void
|
|
@@ -1138,8 +1140,10 @@ export class Client extends AbstractClient {
|
|
|
1138
1140
|
}
|
|
1139
1141
|
|
|
1140
1142
|
/**
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
+
* 接口变更
|
|
1144
|
+
|
|
1145
|
+
获取防护阈值配置列表,包括DDoS的AI、等级、CC阈值开关等
|
|
1146
|
+
*/
|
|
1143
1147
|
async DescribeListProtectThresholdConfig(
|
|
1144
1148
|
req: DescribeListProtectThresholdConfigRequest,
|
|
1145
1149
|
cb?: (error: string, rep: DescribeListProtectThresholdConfigResponse) => void
|
|
@@ -6043,7 +6043,7 @@ export interface CreateSparkSessionBatchSQLRequest {
|
|
|
6043
6043
|
*/
|
|
6044
6044
|
DataEngineName: string
|
|
6045
6045
|
/**
|
|
6046
|
-
* 运行sql
|
|
6046
|
+
* 运行sql,需要base64编码。
|
|
6047
6047
|
*/
|
|
6048
6048
|
ExecuteSQL: string
|
|
6049
6049
|
/**
|
|
@@ -6081,7 +6081,7 @@ export interface CreateSparkSessionBatchSQLRequest {
|
|
|
6081
6081
|
*/
|
|
6082
6082
|
Arguments?: Array<KVPair>
|
|
6083
6083
|
/**
|
|
6084
|
-
* 是否继承集群的资源类配置:0
|
|
6084
|
+
* 是否继承集群的资源类配置:0:不继承(默认),1:继承集群;
|
|
6085
6085
|
*/
|
|
6086
6086
|
IsInherit?: number
|
|
6087
6087
|
}
|
|
@@ -566,6 +566,11 @@ export interface AssessmentTemplate {
|
|
|
566
566
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
567
567
|
*/
|
|
568
568
|
IsASMTemplate?: boolean
|
|
569
|
+
/**
|
|
570
|
+
* 合规组id
|
|
571
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
572
|
+
*/
|
|
573
|
+
IdentifyComplianceId?: number
|
|
569
574
|
}
|
|
570
575
|
|
|
571
576
|
/**
|
|
@@ -3698,6 +3703,16 @@ export interface RiskItemInfo {
|
|
|
3698
3703
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3699
3704
|
*/
|
|
3700
3705
|
RiskSide?: string
|
|
3706
|
+
/**
|
|
3707
|
+
* API安全风险链接
|
|
3708
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3709
|
+
*/
|
|
3710
|
+
APIRiskLinkURL?: string
|
|
3711
|
+
/**
|
|
3712
|
+
* 备注
|
|
3713
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3714
|
+
*/
|
|
3715
|
+
Remark?: string
|
|
3701
3716
|
}
|
|
3702
3717
|
|
|
3703
3718
|
/**
|
|
@@ -4773,6 +4788,11 @@ export interface AssessmentRisk {
|
|
|
4773
4788
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4774
4789
|
*/
|
|
4775
4790
|
RiskSide?: string
|
|
4791
|
+
/**
|
|
4792
|
+
* 数据源类型
|
|
4793
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4794
|
+
*/
|
|
4795
|
+
DataSourceType?: string
|
|
4776
4796
|
}
|
|
4777
4797
|
|
|
4778
4798
|
/**
|
|
@@ -5367,6 +5387,12 @@ export interface AssessmentTask {
|
|
|
5367
5387
|
* 评估任务Id
|
|
5368
5388
|
*/
|
|
5369
5389
|
TaskId: string
|
|
5390
|
+
/**
|
|
5391
|
+
* 评估任务的自增ID
|
|
5392
|
+
|
|
5393
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5394
|
+
*/
|
|
5395
|
+
TaskUid: number
|
|
5370
5396
|
/**
|
|
5371
5397
|
* 评估任务名称
|
|
5372
5398
|
*/
|
|
@@ -5433,6 +5459,16 @@ export interface AssessmentTask {
|
|
|
5433
5459
|
* 评估任务失败信息
|
|
5434
5460
|
*/
|
|
5435
5461
|
ErrorInfo: string
|
|
5462
|
+
/**
|
|
5463
|
+
* 模版主键id
|
|
5464
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5465
|
+
*/
|
|
5466
|
+
TemplateUid: number
|
|
5467
|
+
/**
|
|
5468
|
+
* 进度百分比
|
|
5469
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5470
|
+
*/
|
|
5471
|
+
ProgressPercent: number
|
|
5436
5472
|
}
|
|
5437
5473
|
|
|
5438
5474
|
/**
|
|
@@ -6073,6 +6109,10 @@ export interface DescribeDSPAAssessmentLatestRiskListRequest {
|
|
|
6073
6109
|
* 风险面筛选
|
|
6074
6110
|
*/
|
|
6075
6111
|
RiskSide?: Array<string>
|
|
6112
|
+
/**
|
|
6113
|
+
* ASC 正序,DESC倒叙
|
|
6114
|
+
*/
|
|
6115
|
+
TimeSort?: string
|
|
6076
6116
|
}
|
|
6077
6117
|
|
|
6078
6118
|
/**
|
|
@@ -49,6 +49,7 @@ import {
|
|
|
49
49
|
AuthorizedUser,
|
|
50
50
|
CreateConvertTaskApiRequest,
|
|
51
51
|
DeleteIntegrationEmployeesResponse,
|
|
52
|
+
CreateBatchSignUrlResponse,
|
|
52
53
|
CreateFlowRemindsResponse,
|
|
53
54
|
DescribeOrganizationGroupOrganizationsRequest,
|
|
54
55
|
Agent,
|
|
@@ -174,6 +175,7 @@ import {
|
|
|
174
175
|
IntegrationDepartment,
|
|
175
176
|
DescribeExtendedServiceAuthInfosRequest,
|
|
176
177
|
DescribeIntegrationRolesResponse,
|
|
178
|
+
CreateBatchSignUrlRequest,
|
|
177
179
|
CreateFlowRemindsRequest,
|
|
178
180
|
UpdateIntegrationEmployeesRequest,
|
|
179
181
|
DescribeFlowBriefsRequest,
|
|
@@ -454,10 +456,9 @@ export class Client extends AbstractClient {
|
|
|
454
456
|
}
|
|
455
457
|
|
|
456
458
|
/**
|
|
457
|
-
*
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
若签署流程状态正常,且本企业存在签署方未签署,同一签署流程可以多次提交签署审批结果,签署时的最后一个“审批结果”有效。
|
|
459
|
+
* 提交签署流程审批结果的适用场景包括:
|
|
460
|
+
1. 在使用模板(CreateFlow)或文件(CreateFlowByFiles)创建签署流程时,若指定了参数NeedSignReview为true,且发起方企业作为签署方参与了流程签署,则可以调用此接口提交企业内部签署审批结果。自动签署也需要进行审核通过才会进行签署。
|
|
461
|
+
2. 若签署流程状态正常,同一签署流程可以多次提交签署审批结果,签署时的最后一个“审批结果”有效。
|
|
461
462
|
*/
|
|
462
463
|
async CreateFlowSignReview(
|
|
463
464
|
req: CreateFlowSignReviewRequest,
|
|
@@ -815,13 +816,19 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
815
816
|
}
|
|
816
817
|
|
|
817
818
|
/**
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
819
|
+
* 通过此接口,创建小程序批量签署链接,个人/企业员工点击此链接即可跳转小程序进行批量签署。
|
|
820
|
+
请确保生成链接时候的身份信息和签署合同参与方的信息保持一致。
|
|
821
|
+
|
|
822
|
+
注:
|
|
823
|
+
- 参与人点击链接后需短信验证码才能查看合同内容。
|
|
824
|
+
- 企业用户批量签署,需要传OrganizationName(参与方所在企业名称)参数生成签署链接,`请确保此企业已完成腾讯电子签企业认证`。
|
|
825
|
+
- 个人批量签署,签名区`仅支持手写签名`。
|
|
826
|
+
*/
|
|
827
|
+
async CreateBatchSignUrl(
|
|
828
|
+
req: CreateBatchSignUrlRequest,
|
|
829
|
+
cb?: (error: string, rep: CreateBatchSignUrlResponse) => void
|
|
830
|
+
): Promise<CreateBatchSignUrlResponse> {
|
|
831
|
+
return this.request("CreateBatchSignUrl", req, cb)
|
|
825
832
|
}
|
|
826
833
|
|
|
827
834
|
/**
|
|
@@ -1006,6 +1013,16 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
1006
1013
|
return this.request("DescribeOrganizationGroupOrganizations", req, cb)
|
|
1007
1014
|
}
|
|
1008
1015
|
|
|
1016
|
+
/**
|
|
1017
|
+
* 对企业员工进行印章授权
|
|
1018
|
+
*/
|
|
1019
|
+
async CreateSealPolicy(
|
|
1020
|
+
req: CreateSealPolicyRequest,
|
|
1021
|
+
cb?: (error: string, rep: CreateSealPolicyResponse) => void
|
|
1022
|
+
): Promise<CreateSealPolicyResponse> {
|
|
1023
|
+
return this.request("CreateSealPolicy", req, cb)
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1009
1026
|
/**
|
|
1010
1027
|
* 此接口(CreateIntegrationEmployees)用于创建企业员工。调用成功后会给员工发送提醒员工实名的短信。若通过手机号发现员工已经创建,则不会重新创建,但会发送短信提醒员工实名。另外,此接口还支持通过企微组织架构的openid 创建员工(将WeworkOpenId字段设置为企微员工明文的openid,但需确保该企微员工在应用的可见范围内),该场景下,员工会接收到提醒实名的企微消息。
|
|
1011
1028
|
*/
|
|
@@ -808,6 +808,32 @@ export interface DeleteIntegrationEmployeesResponse {
|
|
|
808
808
|
RequestId?: string
|
|
809
809
|
}
|
|
810
810
|
|
|
811
|
+
/**
|
|
812
|
+
* CreateBatchSignUrl返回参数结构体
|
|
813
|
+
*/
|
|
814
|
+
export interface CreateBatchSignUrlResponse {
|
|
815
|
+
/**
|
|
816
|
+
* 批量签署链接,以短链形式返回,短链的有效期参考回参中的 ExpiredTime。
|
|
817
|
+
|
|
818
|
+
注: `非小程序和APP集成使用`
|
|
819
|
+
*/
|
|
820
|
+
SignUrl?: string
|
|
821
|
+
/**
|
|
822
|
+
* 链接过期时间以 Unix 时间戳格式表示,默认生成链接时间起,往后7天有效期。过期后短链将失效,无法打开。
|
|
823
|
+
*/
|
|
824
|
+
ExpiredTime?: number
|
|
825
|
+
/**
|
|
826
|
+
* 从客户小程序或者客户APP跳转至腾讯电子签小程序进行批量签署的跳转路径
|
|
827
|
+
|
|
828
|
+
注: `小程序和APP集成使用`
|
|
829
|
+
*/
|
|
830
|
+
MiniAppPath?: string
|
|
831
|
+
/**
|
|
832
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
833
|
+
*/
|
|
834
|
+
RequestId?: string
|
|
835
|
+
}
|
|
836
|
+
|
|
811
837
|
/**
|
|
812
838
|
* CreateFlowReminds返回参数结构体
|
|
813
839
|
*/
|
|
@@ -2265,22 +2291,27 @@ export interface CreateConvertTaskApiResponse {
|
|
|
2265
2291
|
*/
|
|
2266
2292
|
export interface CreateFlowSignReviewRequest {
|
|
2267
2293
|
/**
|
|
2268
|
-
*
|
|
2294
|
+
* 执行本接口操作的员工信息。
|
|
2295
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
2269
2296
|
*/
|
|
2270
2297
|
Operator: UserInfo
|
|
2271
2298
|
/**
|
|
2272
|
-
*
|
|
2299
|
+
* 合同流程ID,为32位字符串。
|
|
2300
|
+
建议开发者妥善保存此流程ID,以便于顺利进行后续操作。
|
|
2301
|
+
可登录腾讯电子签控制台,在 "合同"->"合同中心" 中查看某个合同的FlowId(在页面中展示为合同ID)。
|
|
2273
2302
|
*/
|
|
2274
2303
|
FlowId: string
|
|
2275
2304
|
/**
|
|
2276
|
-
*
|
|
2277
|
-
PASS:
|
|
2278
|
-
REJECT:
|
|
2305
|
+
* 企业审核结果
|
|
2306
|
+
<ul><li>PASS: 通过</li>
|
|
2307
|
+
<li>REJECT: 拒绝</li></ul>
|
|
2279
2308
|
*/
|
|
2280
2309
|
ReviewType: string
|
|
2281
2310
|
/**
|
|
2282
|
-
*
|
|
2283
|
-
|
|
2311
|
+
* 审核结果原因,
|
|
2312
|
+
字符串长度不超过200
|
|
2313
|
+
当ReviewType 是拒绝(REJECT) 时此字段必填。
|
|
2314
|
+
|
|
2284
2315
|
*/
|
|
2285
2316
|
ReviewMessage?: string
|
|
2286
2317
|
/**
|
|
@@ -2288,19 +2319,18 @@ REJECT: 拒绝
|
|
|
2288
2319
|
*/
|
|
2289
2320
|
Agent?: Agent
|
|
2290
2321
|
/**
|
|
2291
|
-
*
|
|
2322
|
+
* 审核签署节点人标识,
|
|
2323
|
+
用来标识审核的签署方。
|
|
2324
|
+
如果签署审核节点是个人, 此参数必填。
|
|
2292
2325
|
*/
|
|
2293
2326
|
RecipientId?: string
|
|
2294
2327
|
/**
|
|
2295
|
-
*
|
|
2328
|
+
* 操作类型:(接口通过该字段区分不同的操作类型)
|
|
2296
2329
|
|
|
2297
|
-
SignReview
|
|
2298
|
-
CreateReview
|
|
2330
|
+
<ul><li>SignReview: 签署审核(默认)</li>
|
|
2331
|
+
<li>CreateReview: 创建审核</li></ul>
|
|
2299
2332
|
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
该字段不传或者为空,则默认为SignReview签署审核,走签署审核流程
|
|
2303
|
-
若发起个人审核,则指定该字段为:SignReview
|
|
2333
|
+
如果审核节点是个人,则操作类型只能为SignReview。
|
|
2304
2334
|
*/
|
|
2305
2335
|
OperateType?: string
|
|
2306
2336
|
}
|
|
@@ -5538,6 +5568,87 @@ export interface DescribeIntegrationRolesResponse {
|
|
|
5538
5568
|
RequestId?: string
|
|
5539
5569
|
}
|
|
5540
5570
|
|
|
5571
|
+
/**
|
|
5572
|
+
* CreateBatchSignUrl请求参数结构体
|
|
5573
|
+
*/
|
|
5574
|
+
export interface CreateBatchSignUrlRequest {
|
|
5575
|
+
/**
|
|
5576
|
+
* 执行本接口操作的员工信息。
|
|
5577
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
5578
|
+
*/
|
|
5579
|
+
Operator: UserInfo
|
|
5580
|
+
/**
|
|
5581
|
+
* 签署方经办人的姓名。
|
|
5582
|
+
经办人的姓名将用于身份认证和电子签名,请确保填写的姓名为签署方的真实姓名,而非昵称等代名。
|
|
5583
|
+
|
|
5584
|
+
注:`请确保和合同中填入的一致`
|
|
5585
|
+
*/
|
|
5586
|
+
Name: string
|
|
5587
|
+
/**
|
|
5588
|
+
* 手机号码, 支持国内手机号11位数字(无需加+86前缀或其他字符)。
|
|
5589
|
+
请确认手机号所有方为此业务通知方。
|
|
5590
|
+
|
|
5591
|
+
注:`请确保和合同中填入的一致, 若无法保持一致,请确保在发起和生成批量签署链接时传入相同的参与方证件信息`
|
|
5592
|
+
*/
|
|
5593
|
+
Mobile: string
|
|
5594
|
+
/**
|
|
5595
|
+
* 代理企业和员工的信息。
|
|
5596
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
5597
|
+
*/
|
|
5598
|
+
Agent?: Agent
|
|
5599
|
+
/**
|
|
5600
|
+
* 证件类型,支持以下类型
|
|
5601
|
+
<ul><li>ID_CARD : 居民身份证 (默认值)</li>
|
|
5602
|
+
<li>HONGKONG_AND_MACAO : 港澳居民来往内地通行证</li>
|
|
5603
|
+
<li>HONGKONG_MACAO_AND_TAIWAN : 港澳台居民居住证(格式同居民身份证)</li></ul>
|
|
5604
|
+
|
|
5605
|
+
注:`请确保和合同中填入的一致`
|
|
5606
|
+
*/
|
|
5607
|
+
IdCardType?: string
|
|
5608
|
+
/**
|
|
5609
|
+
* 证件号码,应符合以下规则
|
|
5610
|
+
<ul><li>居民身份证号码应为18位字符串,由数字和大写字母X组成(如存在X,请大写)。</li>
|
|
5611
|
+
<li>港澳居民来往内地通行证号码应为9位字符串,第1位为“C”,第2位为英文字母(但“I”、“O”除外),后7位为阿拉伯数字。</li>
|
|
5612
|
+
<li>港澳台居民居住证号码编码规则与中国大陆身份证相同,应为18位字符串。</li></ul>
|
|
5613
|
+
|
|
5614
|
+
注:`请确保和合同中填入的一致`
|
|
5615
|
+
*/
|
|
5616
|
+
IdCardNumber?: string
|
|
5617
|
+
/**
|
|
5618
|
+
* 通知用户方式:
|
|
5619
|
+
<ul>
|
|
5620
|
+
<li>**NONE** : 不通知(默认)</li>
|
|
5621
|
+
<li>**SMS** : 短信通知(发送短信通知到Mobile参数所传的手机号)</li>
|
|
5622
|
+
</ul>
|
|
5623
|
+
*/
|
|
5624
|
+
NotifyType?: string
|
|
5625
|
+
/**
|
|
5626
|
+
* 本次需要批量签署的合同流程ID列表。
|
|
5627
|
+
可以不传, 如不传则是发给对方的所有待签署合同流程。
|
|
5628
|
+
|
|
5629
|
+
*/
|
|
5630
|
+
FlowIds?: Array<string>
|
|
5631
|
+
/**
|
|
5632
|
+
* 目标签署人的企业名称,签署人如果是企业员工身份,需要传此参数。
|
|
5633
|
+
|
|
5634
|
+
注:
|
|
5635
|
+
<ul>
|
|
5636
|
+
<li>请确认该名称与企业营业执照中注册的名称一致。</li>
|
|
5637
|
+
<li>如果名称中包含英文括号(),请使用中文括号()代替。</li>
|
|
5638
|
+
<li>请确保此企业已完成腾讯电子签企业认证。</li>
|
|
5639
|
+
</ul>
|
|
5640
|
+
*/
|
|
5641
|
+
OrganizationName?: string
|
|
5642
|
+
/**
|
|
5643
|
+
* 是否直接跳转至合同内容页面进行签署
|
|
5644
|
+
<ul>
|
|
5645
|
+
<li>**false**: 会跳转至批量合同流程的列表, 点击需要批量签署合同后进入合同内容页面进行签署(默认)</li>
|
|
5646
|
+
<li>**true**: 跳过合同流程列表, 直接进入合同内容页面进行签署</li>
|
|
5647
|
+
</ul>
|
|
5648
|
+
*/
|
|
5649
|
+
JumpToDetail?: boolean
|
|
5650
|
+
}
|
|
5651
|
+
|
|
5541
5652
|
/**
|
|
5542
5653
|
* CreateFlowReminds请求参数结构体
|
|
5543
5654
|
*/
|
|
@@ -36,6 +36,7 @@ import {
|
|
|
36
36
|
DescribeResourceUrlsByFlowsRequest,
|
|
37
37
|
RemindFlowRecords,
|
|
38
38
|
ChannelCreateFlowSignUrlResponse,
|
|
39
|
+
ChannelCreateBatchSignUrlResponse,
|
|
39
40
|
ChannelCreatePrepareFlowResponse,
|
|
40
41
|
WebThemeConfig,
|
|
41
42
|
OperateChannelTemplateResponse,
|
|
@@ -147,6 +148,7 @@ import {
|
|
|
147
148
|
ChannelCreateUserRolesRequest,
|
|
148
149
|
ChannelGetTaskResultApiResponse,
|
|
149
150
|
PermissionGroup,
|
|
151
|
+
ChannelCreateBatchSignUrlRequest,
|
|
150
152
|
ChannelCreateOrganizationModifyQrCodeResponse,
|
|
151
153
|
ChannelDeleteSealPoliciesResponse,
|
|
152
154
|
ChannelCreateWebThemeConfigResponse,
|
|
@@ -568,6 +570,22 @@ https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchAp
|
|
|
568
570
|
return this.request("ChannelUpdateSealStatus", req, cb)
|
|
569
571
|
}
|
|
570
572
|
|
|
573
|
+
/**
|
|
574
|
+
* 通过此接口,创建小程序批量签署链接,个人/企业员工点击此链接即可跳转小程序进行批量签署。
|
|
575
|
+
请确保生成链接时候的身份信息和签署合同参与方的信息保持一致。
|
|
576
|
+
|
|
577
|
+
注:
|
|
578
|
+
- 参与人点击链接后需短信验证码才能查看合同内容。
|
|
579
|
+
- 企业用户批量签署,需要传OrganizationName(参与方所在企业名称)参数生成签署链接,`请确保此企业已完成腾讯电子签企业认证`。
|
|
580
|
+
- 个人批量签署,签名区`仅支持手写签名`。
|
|
581
|
+
*/
|
|
582
|
+
async ChannelCreateBatchSignUrl(
|
|
583
|
+
req: ChannelCreateBatchSignUrlRequest,
|
|
584
|
+
cb?: (error: string, rep: ChannelCreateBatchSignUrlResponse) => void
|
|
585
|
+
): Promise<ChannelCreateBatchSignUrlResponse> {
|
|
586
|
+
return this.request("ChannelCreateBatchSignUrl", req, cb)
|
|
587
|
+
}
|
|
588
|
+
|
|
571
589
|
/**
|
|
572
590
|
* 此接口(ChannelCreateBoundFlows)用于子客领取合同,经办人需要有相应的角色,合同不能重复领取。
|
|
573
591
|
*/
|
|
@@ -610,17 +628,16 @@ https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchAp
|
|
|
610
628
|
}
|
|
611
629
|
|
|
612
630
|
/**
|
|
613
|
-
*
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
注意:该接口返回的签署链接是用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。微信小程序请使用小程序跳转或半屏弹窗的方式<br/>
|
|
631
|
+
* 指定需要批量催办的签署流程Id,批量催办合同,最多100个;接口失败后返回错误信息
|
|
632
|
+
注意:
|
|
633
|
+
该接口不可直接调用,请联系客户经理申请使用
|
|
634
|
+
仅能催办当前状态为“待签署”的签署人,且只能催办一次
|
|
618
635
|
*/
|
|
619
|
-
async
|
|
620
|
-
req:
|
|
621
|
-
cb?: (error: string, rep:
|
|
622
|
-
): Promise<
|
|
623
|
-
return this.request("
|
|
636
|
+
async ChannelCreateFlowReminds(
|
|
637
|
+
req: ChannelCreateFlowRemindsRequest,
|
|
638
|
+
cb?: (error: string, rep: ChannelCreateFlowRemindsResponse) => void
|
|
639
|
+
): Promise<ChannelCreateFlowRemindsResponse> {
|
|
640
|
+
return this.request("ChannelCreateFlowReminds", req, cb)
|
|
624
641
|
}
|
|
625
642
|
|
|
626
643
|
/**
|
|
@@ -746,16 +763,17 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
746
763
|
}
|
|
747
764
|
|
|
748
765
|
/**
|
|
749
|
-
*
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
766
|
+
* 创建个人签署H5签署链接,请联系客户经理申请使用<br/>
|
|
767
|
+
该接口用于发起合同后,生成C端签署人的签署链接<br/>
|
|
768
|
+
注意:该接口目前签署人类型仅支持个人签署方(PERSON)<br/>
|
|
769
|
+
注意:该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件<br/>
|
|
770
|
+
注意:该接口返回的签署链接是用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。微信小程序请使用小程序跳转或半屏弹窗的方式<br/>
|
|
753
771
|
*/
|
|
754
|
-
async
|
|
755
|
-
req:
|
|
756
|
-
cb?: (error: string, rep:
|
|
757
|
-
): Promise<
|
|
758
|
-
return this.request("
|
|
772
|
+
async ChannelCreateFlowSignUrl(
|
|
773
|
+
req: ChannelCreateFlowSignUrlRequest,
|
|
774
|
+
cb?: (error: string, rep: ChannelCreateFlowSignUrlResponse) => void
|
|
775
|
+
): Promise<ChannelCreateFlowSignUrlResponse> {
|
|
776
|
+
return this.request("ChannelCreateFlowSignUrl", req, cb)
|
|
759
777
|
}
|
|
760
778
|
|
|
761
779
|
/**
|