tencentcloud-sdk-nodejs-cii 4.0.241 → 4.0.242
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 +168 -16
- package/package.json +1 -1
- package/products.md +7 -7
- package/src/services/cii/v20210408/cii_client.ts +15 -0
- package/src/services/cii/v20210408/cii_models.ts +31 -0
- package/tencentcloud/services/cii/v20210408/cii_client.d.ts +5 -1
- package/tencentcloud/services/cii/v20210408/cii_client.js +9 -0
- package/tencentcloud/services/cii/v20210408/cii_models.d.ts +27 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,35 +2,52 @@
|
|
|
2
2
|
|
|
3
3
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 14 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-11-
|
|
7
|
+
发布时间:2021-11-23 08:02:33
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ModifyNewDomainRules](https://cloud.tencent.com/document/api/1021/64631)
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
新增数据结构:
|
|
18
18
|
|
|
19
|
+
* [NewL7RuleEntry](https://cloud.tencent.com/document/api/1021/57582#NewL7RuleEntry)
|
|
19
20
|
|
|
20
|
-
修改数据结构:
|
|
21
21
|
|
|
22
|
-
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
23
22
|
|
|
24
|
-
|
|
23
|
+
## 计费相关(billing) 版本:2018-07-09
|
|
25
24
|
|
|
25
|
+
### 第 29 次发布
|
|
26
26
|
|
|
27
|
+
发布时间:2021-11-23 08:03:19
|
|
27
28
|
|
|
29
|
+
本次发布包含了以下内容:
|
|
28
30
|
|
|
29
|
-
|
|
31
|
+
改善已有的文档。
|
|
30
32
|
|
|
31
|
-
|
|
33
|
+
修改接口:
|
|
32
34
|
|
|
33
|
-
|
|
35
|
+
* [DescribeBillDetail](https://cloud.tencent.com/document/api/555/19182)
|
|
36
|
+
|
|
37
|
+
* 新增入参:BusinessCode
|
|
38
|
+
|
|
39
|
+
* [DescribeBillResourceSummary](https://cloud.tencent.com/document/api/555/19181)
|
|
40
|
+
|
|
41
|
+
* 新增入参:BusinessCode
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 智能保险助手(cii) 版本:2021-04-08
|
|
47
|
+
|
|
48
|
+
### 第 7 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2021-11-23 08:04:46
|
|
34
51
|
|
|
35
52
|
本次发布包含了以下内容:
|
|
36
53
|
|
|
@@ -38,11 +55,61 @@
|
|
|
38
55
|
|
|
39
56
|
新增接口:
|
|
40
57
|
|
|
41
|
-
* [
|
|
58
|
+
* [UploadMedicalFile](https://cloud.tencent.com/document/api/1368/64633)
|
|
42
59
|
|
|
43
|
-
新增数据结构:
|
|
44
60
|
|
|
45
|
-
|
|
61
|
+
|
|
62
|
+
## 智能保险助手(cii) 版本:2020-12-10
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
67
|
+
|
|
68
|
+
### 第 33 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2021-11-23 08:07:49
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
修改接口:
|
|
77
|
+
|
|
78
|
+
* [LivenessCompare](https://cloud.tencent.com/document/api/1007/31819)
|
|
79
|
+
|
|
80
|
+
* 新增入参:ImageUrl, VideoUrl
|
|
81
|
+
|
|
82
|
+
* <font color="#dd0000">**修改入参**:</font>ImageBase64, VideoBase64
|
|
83
|
+
|
|
84
|
+
* [LivenessRecognition](https://cloud.tencent.com/document/api/1007/31818)
|
|
85
|
+
|
|
86
|
+
* 新增入参:VideoUrl
|
|
87
|
+
|
|
88
|
+
* <font color="#dd0000">**修改入参**:</font>VideoBase64
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
94
|
+
|
|
95
|
+
### 第 14 次发布
|
|
96
|
+
|
|
97
|
+
发布时间:2021-11-23 08:09:04
|
|
98
|
+
|
|
99
|
+
本次发布包含了以下内容:
|
|
100
|
+
|
|
101
|
+
改善已有的文档。
|
|
102
|
+
|
|
103
|
+
修改接口:
|
|
104
|
+
|
|
105
|
+
* [ResetCloudStorage](https://cloud.tencent.com/document/api/1131/53958)
|
|
106
|
+
|
|
107
|
+
* 新增入参:ChannelId, UserId
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
46
113
|
|
|
47
114
|
|
|
48
115
|
|
|
@@ -965,6 +1032,22 @@
|
|
|
965
1032
|
|
|
966
1033
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
967
1034
|
|
|
1035
|
+
### 第 14 次发布
|
|
1036
|
+
|
|
1037
|
+
发布时间:2021-11-23 08:02:33
|
|
1038
|
+
|
|
1039
|
+
本次发布包含了以下内容:
|
|
1040
|
+
|
|
1041
|
+
改善已有的文档。
|
|
1042
|
+
|
|
1043
|
+
新增接口:
|
|
1044
|
+
|
|
1045
|
+
* [[ModifyNewDomainRules](https://cloud.tencent.com/document/api/1021/64631)](https://cloud.tencent.com/document/api/#/#)
|
|
1046
|
+
|
|
1047
|
+
新增数据结构:
|
|
1048
|
+
|
|
1049
|
+
* [[NewL7RuleEntry](https://cloud.tencent.com/document/api/1021/57582#NewL7RuleEntry)](https://cloud.tencent.com/document/api/1021/57582#[NewL7RuleEntry](https://cloud.tencent.com/document/api/1021/57582#NewL7RuleEntry))
|
|
1050
|
+
|
|
968
1051
|
### 第 13 次发布
|
|
969
1052
|
|
|
970
1053
|
发布时间:2021-11-22 08:01:25
|
|
@@ -4454,6 +4537,25 @@
|
|
|
4454
4537
|
|
|
4455
4538
|
## 计费相关(billing) 版本:2018-07-09
|
|
4456
4539
|
|
|
4540
|
+
### 第 29 次发布
|
|
4541
|
+
|
|
4542
|
+
发布时间:2021-11-23 08:03:19
|
|
4543
|
+
|
|
4544
|
+
本次发布包含了以下内容:
|
|
4545
|
+
|
|
4546
|
+
改善已有的文档。
|
|
4547
|
+
|
|
4548
|
+
修改接口:
|
|
4549
|
+
|
|
4550
|
+
* [DescribeBillDetail](https://cloud.tencent.com/document/api/555/19182)
|
|
4551
|
+
|
|
4552
|
+
* 新增入参:BusinessCode
|
|
4553
|
+
|
|
4554
|
+
* [DescribeBillResourceSummary](https://cloud.tencent.com/document/api/555/19181)
|
|
4555
|
+
|
|
4556
|
+
* 新增入参:BusinessCode
|
|
4557
|
+
|
|
4558
|
+
|
|
4457
4559
|
### 第 28 次发布
|
|
4458
4560
|
|
|
4459
4561
|
发布时间:2021-10-13 08:03:28
|
|
@@ -12460,6 +12562,18 @@
|
|
|
12460
12562
|
|
|
12461
12563
|
## 智能保险助手(cii) 版本:2021-04-08
|
|
12462
12564
|
|
|
12565
|
+
### 第 7 次发布
|
|
12566
|
+
|
|
12567
|
+
发布时间:2021-11-23 08:04:46
|
|
12568
|
+
|
|
12569
|
+
本次发布包含了以下内容:
|
|
12570
|
+
|
|
12571
|
+
改善已有的文档。
|
|
12572
|
+
|
|
12573
|
+
新增接口:
|
|
12574
|
+
|
|
12575
|
+
* [[UploadMedicalFile](https://cloud.tencent.com/document/api/1368/64633)](https://cloud.tencent.com/document/api/#/#)
|
|
12576
|
+
|
|
12463
12577
|
### 第 6 次发布
|
|
12464
12578
|
|
|
12465
12579
|
发布时间:2021-09-30 08:02:25
|
|
@@ -27364,6 +27478,29 @@
|
|
|
27364
27478
|
|
|
27365
27479
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
27366
27480
|
|
|
27481
|
+
### 第 33 次发布
|
|
27482
|
+
|
|
27483
|
+
发布时间:2021-11-23 08:07:49
|
|
27484
|
+
|
|
27485
|
+
本次发布包含了以下内容:
|
|
27486
|
+
|
|
27487
|
+
改善已有的文档。
|
|
27488
|
+
|
|
27489
|
+
修改接口:
|
|
27490
|
+
|
|
27491
|
+
* [LivenessCompare](https://cloud.tencent.com/document/api/1007/31819)
|
|
27492
|
+
|
|
27493
|
+
* 新增入参:ImageUrl, VideoUrl
|
|
27494
|
+
|
|
27495
|
+
* <font color="#dd0000">**修改入参**:</font>ImageBase64, VideoBase64
|
|
27496
|
+
|
|
27497
|
+
* [LivenessRecognition](https://cloud.tencent.com/document/api/1007/31818)
|
|
27498
|
+
|
|
27499
|
+
* 新增入参:VideoUrl
|
|
27500
|
+
|
|
27501
|
+
* <font color="#dd0000">**修改入参**:</font>VideoBase64
|
|
27502
|
+
|
|
27503
|
+
|
|
27367
27504
|
### 第 32 次发布
|
|
27368
27505
|
|
|
27369
27506
|
发布时间:2021-10-29 08:05:31
|
|
@@ -33744,6 +33881,21 @@
|
|
|
33744
33881
|
|
|
33745
33882
|
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
33746
33883
|
|
|
33884
|
+
### 第 14 次发布
|
|
33885
|
+
|
|
33886
|
+
发布时间:2021-11-23 08:09:04
|
|
33887
|
+
|
|
33888
|
+
本次发布包含了以下内容:
|
|
33889
|
+
|
|
33890
|
+
改善已有的文档。
|
|
33891
|
+
|
|
33892
|
+
修改接口:
|
|
33893
|
+
|
|
33894
|
+
* [ResetCloudStorage](https://cloud.tencent.com/document/api/1131/53958)
|
|
33895
|
+
|
|
33896
|
+
* 新增入参:ChannelId, UserId
|
|
33897
|
+
|
|
33898
|
+
|
|
33747
33899
|
### 第 13 次发布
|
|
33748
33900
|
|
|
33749
33901
|
发布时间:2021-11-19 08:11:51
|
|
@@ -46287,11 +46439,11 @@
|
|
|
46287
46439
|
|
|
46288
46440
|
新增接口:
|
|
46289
46441
|
|
|
46290
|
-
* [
|
|
46442
|
+
* [DescribeSocAlertDetails](https://cloud.tencent.com/document/api/664/64537)
|
|
46291
46443
|
|
|
46292
46444
|
新增数据结构:
|
|
46293
46445
|
|
|
46294
|
-
* [
|
|
46446
|
+
* [AlertDetail](https://cloud.tencent.com/document/api/664/51406#AlertDetail)
|
|
46295
46447
|
|
|
46296
46448
|
### 第 5 次发布
|
|
46297
46449
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -7,18 +7,18 @@
|
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2021-11-18 08:02:17 |
|
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2021-11-10 08:01:52 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2021-11-10 08:01:55 |
|
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2021-11-
|
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2021-11-23 08:02:33 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-11-10 08:02:02 |
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2021-11-10 08:02:03 |
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/546) | 2021-04-25 10:09:57 |
|
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2021-11-22 08:01:36 |
|
|
15
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2021-11-
|
|
15
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2021-11-23 08:02:56 |
|
|
16
16
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-11-10 08:02:28 |
|
|
17
17
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2021-11-10 08:02:31 |
|
|
18
18
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2021-11-10 08:02:33 |
|
|
19
19
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2021-11-10 08:02:34 |
|
|
20
20
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2021-11-10 08:02:39 |
|
|
21
|
-
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2021-11-
|
|
21
|
+
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2021-11-23 08:03:19 |
|
|
22
22
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
23
23
|
| bm | [黑石物理服务器1.0](https://cloud.tencent.com/document/product/386) | 2021-11-10 08:02:45 |
|
|
24
24
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2021-11-10 08:02:52 |
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-11-17 08:07:53 |
|
|
38
38
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2021-11-18 08:04:19 |
|
|
39
39
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2021-11-10 08:04:08 |
|
|
40
|
-
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2021-11-
|
|
40
|
+
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2021-11-23 08:04:46 |
|
|
41
41
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
42
42
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
43
43
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2021-11-10 08:04:10 |
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
51
51
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-11-17 08:08:58 |
|
|
52
52
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
53
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-11-
|
|
53
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-11-23 08:05:45 |
|
|
54
54
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-11-22 08:04:43 |
|
|
55
55
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
56
56
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2021-11-17 08:10:15 |
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-11-10 08:07:00 |
|
|
75
75
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-11-10 08:07:03 |
|
|
76
76
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-11-18 08:08:10 |
|
|
77
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-11-
|
|
77
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-11-23 08:07:49 |
|
|
78
78
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-11-10 08:07:11 |
|
|
79
79
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-11-10 08:07:13 |
|
|
80
80
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-11-10 08:07:14 |
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2021-07-21 08:06:35 |
|
|
94
94
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-11-10 08:08:03 |
|
|
95
95
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-11-10 08:08:16 |
|
|
96
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-11-
|
|
96
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-11-23 08:09:04 |
|
|
97
97
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2021-11-19 08:12:04 |
|
|
98
98
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-11-10 08:08:25 |
|
|
99
99
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2021-10-20 08:12:10 |
|
|
@@ -25,6 +25,7 @@ import {
|
|
|
25
25
|
InsuranceResult,
|
|
26
26
|
DescribeStructureDifferenceResponse,
|
|
27
27
|
PerStructDifference,
|
|
28
|
+
UploadMedicalFileRequest,
|
|
28
29
|
CompareMetricsData,
|
|
29
30
|
DescribeMachineUnderwriteRequest,
|
|
30
31
|
ReviewDataTaskInfo,
|
|
@@ -43,6 +44,7 @@ import {
|
|
|
43
44
|
StructureResultObject,
|
|
44
45
|
CreateStructureTaskInfo,
|
|
45
46
|
DescribeStructureDifferenceRequest,
|
|
47
|
+
UploadMedicalFileResponse,
|
|
46
48
|
StructureModifyItem,
|
|
47
49
|
} from "./cii_models"
|
|
48
50
|
|
|
@@ -75,6 +77,19 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
75
77
|
return this.request("DescribeStructureTaskResult", req, cb)
|
|
76
78
|
}
|
|
77
79
|
|
|
80
|
+
/**
|
|
81
|
+
* 上传医疗影像文件,可以用来做结构化。
|
|
82
|
+
*/
|
|
83
|
+
async UploadMedicalFile(
|
|
84
|
+
req: UploadMedicalFileRequest,
|
|
85
|
+
cb?: (error: string, rep: UploadMedicalFileResponse) => void
|
|
86
|
+
): Promise<UploadMedicalFileResponse> {
|
|
87
|
+
let options = {
|
|
88
|
+
multipart: true,
|
|
89
|
+
}
|
|
90
|
+
return this.request("UploadMedicalFile", req, cb)
|
|
91
|
+
}
|
|
92
|
+
|
|
78
93
|
/**
|
|
79
94
|
* 本接口(CreateUnderwriteTaskById)用于根据结构化任务ID创建核保任务
|
|
80
95
|
*/
|
|
@@ -211,6 +211,21 @@ export interface PerStructDifference {
|
|
|
211
211
|
RemoveItems: Array<StructureOneItem>
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
+
/**
|
|
215
|
+
* UploadMedicalFile请求参数结构体
|
|
216
|
+
*/
|
|
217
|
+
export interface UploadMedicalFileRequest {
|
|
218
|
+
/**
|
|
219
|
+
* 文件内容的base64的值。FileBase64与FileURL有一个不为空即可,若FileURL同时存在,那么取FileBase64。
|
|
220
|
+
*/
|
|
221
|
+
File?: File
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* 文件的URL地址。FileBase64与FileURL有一个不为空即可,若FileBase64同时存在,那么取FileBase64。
|
|
225
|
+
*/
|
|
226
|
+
FileURL?: string
|
|
227
|
+
}
|
|
228
|
+
|
|
214
229
|
/**
|
|
215
230
|
* 结构化对比指标(准确率/召回率)数据
|
|
216
231
|
*/
|
|
@@ -679,6 +694,22 @@ export interface DescribeStructureDifferenceRequest {
|
|
|
679
694
|
SubTaskId?: string
|
|
680
695
|
}
|
|
681
696
|
|
|
697
|
+
/**
|
|
698
|
+
* UploadMedicalFile返回参数结构体
|
|
699
|
+
*/
|
|
700
|
+
export interface UploadMedicalFileResponse {
|
|
701
|
+
/**
|
|
702
|
+
* 文件存储的key,可以用来创建结构化任务。
|
|
703
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
704
|
+
*/
|
|
705
|
+
FileKey: string
|
|
706
|
+
|
|
707
|
+
/**
|
|
708
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
709
|
+
*/
|
|
710
|
+
RequestId?: string
|
|
711
|
+
}
|
|
712
|
+
|
|
682
713
|
/**
|
|
683
714
|
* 结构化复核差异接口的修改的项
|
|
684
715
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribeStructureTaskResultRequest, CreateStructureTaskRequest, DescribeStructCompareDataRequest, DescribeStructureDifferenceResponse, DescribeMachineUnderwriteRequest, DescribeStructureResultRequest, DescribeStructCompareDataResponse, DescribeStructureResultResponse, CreateStructureTaskResponse, DescribeStructureTaskResultResponse, DescribeMachineUnderwriteResponse, CreateUnderwriteTaskByIdRequest, CreateUnderwriteTaskByIdResponse, DescribeStructureDifferenceRequest } from "./cii_models";
|
|
2
|
+
import { DescribeStructureTaskResultRequest, CreateStructureTaskRequest, DescribeStructCompareDataRequest, DescribeStructureDifferenceResponse, UploadMedicalFileRequest, DescribeMachineUnderwriteRequest, DescribeStructureResultRequest, DescribeStructCompareDataResponse, DescribeStructureResultResponse, CreateStructureTaskResponse, DescribeStructureTaskResultResponse, DescribeMachineUnderwriteResponse, CreateUnderwriteTaskByIdRequest, CreateUnderwriteTaskByIdResponse, DescribeStructureDifferenceRequest, UploadMedicalFileResponse } from "./cii_models";
|
|
3
3
|
/**
|
|
4
4
|
* cii client
|
|
5
5
|
* @class
|
|
@@ -14,6 +14,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
14
14
|
* 依据任务ID获取结构化结果接口。
|
|
15
15
|
*/
|
|
16
16
|
DescribeStructureTaskResult(req: DescribeStructureTaskResultRequest, cb?: (error: string, rep: DescribeStructureTaskResultResponse) => void): Promise<DescribeStructureTaskResultResponse>;
|
|
17
|
+
/**
|
|
18
|
+
* 上传医疗影像文件,可以用来做结构化。
|
|
19
|
+
*/
|
|
20
|
+
UploadMedicalFile(req: UploadMedicalFileRequest, cb?: (error: string, rep: UploadMedicalFileResponse) => void): Promise<UploadMedicalFileResponse>;
|
|
17
21
|
/**
|
|
18
22
|
* 本接口(CreateUnderwriteTaskById)用于根据结构化任务ID创建核保任务
|
|
19
23
|
*/
|
|
@@ -39,6 +39,15 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
39
39
|
async DescribeStructureTaskResult(req, cb) {
|
|
40
40
|
return this.request("DescribeStructureTaskResult", req, cb);
|
|
41
41
|
}
|
|
42
|
+
/**
|
|
43
|
+
* 上传医疗影像文件,可以用来做结构化。
|
|
44
|
+
*/
|
|
45
|
+
async UploadMedicalFile(req, cb) {
|
|
46
|
+
let options = {
|
|
47
|
+
multipart: true,
|
|
48
|
+
};
|
|
49
|
+
return this.request("UploadMedicalFile", req, cb);
|
|
50
|
+
}
|
|
42
51
|
/**
|
|
43
52
|
* 本接口(CreateUnderwriteTaskById)用于根据结构化任务ID创建核保任务
|
|
44
53
|
*/
|
|
@@ -165,6 +165,19 @@ export interface PerStructDifference {
|
|
|
165
165
|
*/
|
|
166
166
|
RemoveItems: Array<StructureOneItem>;
|
|
167
167
|
}
|
|
168
|
+
/**
|
|
169
|
+
* UploadMedicalFile请求参数结构体
|
|
170
|
+
*/
|
|
171
|
+
export interface UploadMedicalFileRequest {
|
|
172
|
+
/**
|
|
173
|
+
* 文件内容的base64的值。FileBase64与FileURL有一个不为空即可,若FileURL同时存在,那么取FileBase64。
|
|
174
|
+
*/
|
|
175
|
+
File?: File;
|
|
176
|
+
/**
|
|
177
|
+
* 文件的URL地址。FileBase64与FileURL有一个不为空即可,若FileBase64同时存在,那么取FileBase64。
|
|
178
|
+
*/
|
|
179
|
+
FileURL?: string;
|
|
180
|
+
}
|
|
168
181
|
/**
|
|
169
182
|
* 结构化对比指标(准确率/召回率)数据
|
|
170
183
|
*/
|
|
@@ -561,6 +574,20 @@ export interface DescribeStructureDifferenceRequest {
|
|
|
561
574
|
*/
|
|
562
575
|
SubTaskId?: string;
|
|
563
576
|
}
|
|
577
|
+
/**
|
|
578
|
+
* UploadMedicalFile返回参数结构体
|
|
579
|
+
*/
|
|
580
|
+
export interface UploadMedicalFileResponse {
|
|
581
|
+
/**
|
|
582
|
+
* 文件存储的key,可以用来创建结构化任务。
|
|
583
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
584
|
+
*/
|
|
585
|
+
FileKey: string;
|
|
586
|
+
/**
|
|
587
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
588
|
+
*/
|
|
589
|
+
RequestId?: string;
|
|
590
|
+
}
|
|
564
591
|
/**
|
|
565
592
|
* 结构化复核差异接口的修改的项
|
|
566
593
|
*/
|