tencentcloud-sdk-nodejs-ess 4.0.712 → 4.0.713
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 +159 -0
- package/SERVICE_CHANGELOG.md +194 -62
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/ess/v20201111/ess_client.ts +30 -2
- package/src/services/ess/v20201111/ess_models.ts +82 -4
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +15 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +18 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +78 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,162 @@
|
|
|
1
|
+
# Release 4.0.713
|
|
2
|
+
|
|
3
|
+
## 云拨测(cat) 版本:2018-04-09
|
|
4
|
+
|
|
5
|
+
### 第 14 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-10-25 01:08:41
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeDetailedSingleProbeData](https://cloud.tencent.com/document/api/280/66205)
|
|
16
|
+
|
|
17
|
+
* 新增入参:ScrollID
|
|
18
|
+
|
|
19
|
+
* 新增出参:ScrollID
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
25
|
+
|
|
26
|
+
### 第 73 次发布
|
|
27
|
+
|
|
28
|
+
发布时间:2023-10-25 01:11:22
|
|
29
|
+
|
|
30
|
+
本次发布包含了以下内容:
|
|
31
|
+
|
|
32
|
+
改善已有的文档。
|
|
33
|
+
|
|
34
|
+
修改接口:
|
|
35
|
+
|
|
36
|
+
* [DescribeScheduledSqlInfo](https://cloud.tencent.com/document/api/614/95519)
|
|
37
|
+
|
|
38
|
+
* 新增入参:Filters
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
44
|
+
|
|
45
|
+
### 第 101 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2023-10-25 01:12:51
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
修改接口:
|
|
54
|
+
|
|
55
|
+
* [CreateWhiteListOrder](https://cloud.tencent.com/document/api/296/99541)
|
|
56
|
+
|
|
57
|
+
* 新增入参:SourceType
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
63
|
+
|
|
64
|
+
### 第 131 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-10-25 01:16:49
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [CreateExtendedServiceAuthInfos](https://cloud.tencent.com/document/api/1323/100676)
|
|
75
|
+
* [DeleteExtendedServiceAuthInfos](https://cloud.tencent.com/document/api/1323/100675)
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
80
|
+
|
|
81
|
+
### 第 21 次发布
|
|
82
|
+
|
|
83
|
+
发布时间:2023-10-25 01:19:12
|
|
84
|
+
|
|
85
|
+
本次发布包含了以下内容:
|
|
86
|
+
|
|
87
|
+
改善已有的文档。
|
|
88
|
+
|
|
89
|
+
修改接口:
|
|
90
|
+
|
|
91
|
+
* [DescribeCloudStorage](https://cloud.tencent.com/document/api/1131/77504)
|
|
92
|
+
|
|
93
|
+
* 新增入参:ChannelId
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
## 文本内容安全(tms) 版本:2020-12-29
|
|
107
|
+
|
|
108
|
+
### 第 7 次发布
|
|
109
|
+
|
|
110
|
+
发布时间:2023-10-25 01:27:42
|
|
111
|
+
|
|
112
|
+
本次发布包含了以下内容:
|
|
113
|
+
|
|
114
|
+
改善已有的文档。
|
|
115
|
+
|
|
116
|
+
新增数据结构:
|
|
117
|
+
|
|
118
|
+
* [HitInfo](https://cloud.tencent.com/document/api/1124/51861#HitInfo)
|
|
119
|
+
* [Positions](https://cloud.tencent.com/document/api/1124/51861#Positions)
|
|
120
|
+
|
|
121
|
+
修改数据结构:
|
|
122
|
+
|
|
123
|
+
* [DetailResults](https://cloud.tencent.com/document/api/1124/51861#DetailResults)
|
|
124
|
+
|
|
125
|
+
* 新增成员:HitInfos
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
## 文本内容安全(tms) 版本:2020-07-13
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
135
|
+
|
|
136
|
+
### 第 175 次发布
|
|
137
|
+
|
|
138
|
+
发布时间:2023-10-25 01:29:12
|
|
139
|
+
|
|
140
|
+
本次发布包含了以下内容:
|
|
141
|
+
|
|
142
|
+
改善已有的文档。
|
|
143
|
+
|
|
144
|
+
修改接口:
|
|
145
|
+
|
|
146
|
+
* [DescribeNetworkAcls](https://cloud.tencent.com/document/api/215/42160)
|
|
147
|
+
|
|
148
|
+
* 新增入参:OrderField, OrderDirection
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
修改数据结构:
|
|
152
|
+
|
|
153
|
+
* [Subnet](https://cloud.tencent.com/document/api/215/15824#Subnet)
|
|
154
|
+
|
|
155
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
1
160
|
# Release 4.0.712
|
|
2
161
|
|
|
3
162
|
## 费用中心(billing) 版本:2018-07-09
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云拨测(cat) 版本:2018-04-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 14 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-10-
|
|
7
|
+
发布时间:2023-10-25 01:08:41
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,18 +12,20 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeDetailedSingleProbeData](https://cloud.tencent.com/document/api/280/66205)
|
|
16
16
|
|
|
17
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:ScrollID
|
|
18
18
|
|
|
19
|
+
* 新增出参:ScrollID
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
|
|
22
|
-
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
|
23
23
|
|
|
24
|
-
|
|
24
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
### 第 73 次发布
|
|
27
|
+
|
|
28
|
+
发布时间:2023-10-25 01:11:22
|
|
27
29
|
|
|
28
30
|
本次发布包含了以下内容:
|
|
29
31
|
|
|
@@ -31,29 +33,37 @@
|
|
|
31
33
|
|
|
32
34
|
修改接口:
|
|
33
35
|
|
|
34
|
-
* [
|
|
36
|
+
* [DescribeScheduledSqlInfo](https://cloud.tencent.com/document/api/614/95519)
|
|
35
37
|
|
|
36
|
-
* 新增入参:
|
|
38
|
+
* 新增入参:Filters
|
|
37
39
|
|
|
38
40
|
|
|
39
|
-
新增数据结构:
|
|
40
41
|
|
|
41
|
-
* [AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent)
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
### 第 101 次发布
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
发布时间:2023-10-25 01:12:51
|
|
48
48
|
|
|
49
|
+
本次发布包含了以下内容:
|
|
49
50
|
|
|
51
|
+
改善已有的文档。
|
|
50
52
|
|
|
53
|
+
修改接口:
|
|
54
|
+
|
|
55
|
+
* [CreateWhiteListOrder](https://cloud.tencent.com/document/api/296/99541)
|
|
56
|
+
|
|
57
|
+
* 新增入参:SourceType
|
|
51
58
|
|
|
52
|
-
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
|
53
59
|
|
|
54
|
-
### 第 6 次发布
|
|
55
60
|
|
|
56
|
-
|
|
61
|
+
|
|
62
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
63
|
+
|
|
64
|
+
### 第 131 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-10-25 01:16:49
|
|
57
67
|
|
|
58
68
|
本次发布包含了以下内容:
|
|
59
69
|
|
|
@@ -61,21 +71,16 @@
|
|
|
61
71
|
|
|
62
72
|
新增接口:
|
|
63
73
|
|
|
64
|
-
* [
|
|
74
|
+
* [CreateExtendedServiceAuthInfos](https://cloud.tencent.com/document/api/1323/100676)
|
|
75
|
+
* [DeleteExtendedServiceAuthInfos](https://cloud.tencent.com/document/api/1323/100675)
|
|
65
76
|
|
|
66
|
-
新增数据结构:
|
|
67
|
-
|
|
68
|
-
* [CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo)
|
|
69
|
-
* [ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo)
|
|
70
|
-
* [SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo)
|
|
71
77
|
|
|
72
78
|
|
|
79
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
73
80
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
### 第 71 次发布
|
|
81
|
+
### 第 21 次发布
|
|
77
82
|
|
|
78
|
-
发布时间:2023-10-
|
|
83
|
+
发布时间:2023-10-25 01:19:12
|
|
79
84
|
|
|
80
85
|
本次发布包含了以下内容:
|
|
81
86
|
|
|
@@ -83,61 +88,71 @@
|
|
|
83
88
|
|
|
84
89
|
修改接口:
|
|
85
90
|
|
|
86
|
-
* [
|
|
91
|
+
* [DescribeCloudStorage](https://cloud.tencent.com/document/api/1131/77504)
|
|
87
92
|
|
|
88
|
-
*
|
|
93
|
+
* 新增入参:ChannelId
|
|
89
94
|
|
|
90
95
|
|
|
91
|
-
新增数据结构:
|
|
92
96
|
|
|
93
|
-
* [StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation)
|
|
94
97
|
|
|
98
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
95
99
|
|
|
96
100
|
|
|
97
|
-
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
98
101
|
|
|
99
|
-
|
|
102
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
100
103
|
|
|
101
|
-
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
## 文本内容安全(tms) 版本:2020-12-29
|
|
107
|
+
|
|
108
|
+
### 第 7 次发布
|
|
109
|
+
|
|
110
|
+
发布时间:2023-10-25 01:27:42
|
|
102
111
|
|
|
103
112
|
本次发布包含了以下内容:
|
|
104
113
|
|
|
105
114
|
改善已有的文档。
|
|
106
115
|
|
|
107
|
-
|
|
116
|
+
新增数据结构:
|
|
108
117
|
|
|
109
|
-
* [
|
|
118
|
+
* [HitInfo](https://cloud.tencent.com/document/api/1124/51861#HitInfo)
|
|
119
|
+
* [Positions](https://cloud.tencent.com/document/api/1124/51861#Positions)
|
|
110
120
|
|
|
111
|
-
|
|
121
|
+
修改数据结构:
|
|
112
122
|
|
|
113
|
-
* [
|
|
123
|
+
* [DetailResults](https://cloud.tencent.com/document/api/1124/51861#DetailResults)
|
|
114
124
|
|
|
115
|
-
*
|
|
125
|
+
* 新增成员:HitInfos
|
|
116
126
|
|
|
117
|
-
* [DescribeTreeJobs](https://cloud.tencent.com/document/api/849/76833)
|
|
118
127
|
|
|
119
|
-
* 新增入参:Filters
|
|
120
128
|
|
|
121
|
-
* 新增出参:ParentId, Id, Name, JobSet, Children
|
|
122
129
|
|
|
130
|
+
## 文本内容安全(tms) 版本:2020-07-13
|
|
123
131
|
|
|
124
|
-
新增数据结构:
|
|
125
132
|
|
|
126
|
-
* [DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp)
|
|
127
|
-
* [TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration)
|
|
128
|
-
* [TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets)
|
|
129
133
|
|
|
130
|
-
|
|
134
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
131
135
|
|
|
132
|
-
|
|
136
|
+
### 第 175 次发布
|
|
133
137
|
|
|
134
|
-
|
|
138
|
+
发布时间:2023-10-25 01:29:12
|
|
135
139
|
|
|
136
|
-
|
|
140
|
+
本次发布包含了以下内容:
|
|
137
141
|
|
|
138
|
-
|
|
142
|
+
改善已有的文档。
|
|
139
143
|
|
|
140
|
-
|
|
144
|
+
修改接口:
|
|
145
|
+
|
|
146
|
+
* [DescribeNetworkAcls](https://cloud.tencent.com/document/api/215/42160)
|
|
147
|
+
|
|
148
|
+
* 新增入参:OrderField, OrderDirection
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
修改数据结构:
|
|
152
|
+
|
|
153
|
+
* [Subnet](https://cloud.tencent.com/document/api/215/15824#Subnet)
|
|
154
|
+
|
|
155
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
141
156
|
|
|
142
157
|
|
|
143
158
|
|
|
@@ -11080,7 +11095,7 @@
|
|
|
11080
11095
|
|
|
11081
11096
|
新增数据结构:
|
|
11082
11097
|
|
|
11083
|
-
* [
|
|
11098
|
+
* [AffectedComponent](https://cloud.tencent.com/document/api/1483/72074#AffectedComponent)
|
|
11084
11099
|
|
|
11085
11100
|
修改数据结构:
|
|
11086
11101
|
|
|
@@ -12676,6 +12691,23 @@
|
|
|
12676
12691
|
|
|
12677
12692
|
## 云拨测(cat) 版本:2018-04-09
|
|
12678
12693
|
|
|
12694
|
+
### 第 14 次发布
|
|
12695
|
+
|
|
12696
|
+
发布时间:2023-10-25 01:08:41
|
|
12697
|
+
|
|
12698
|
+
本次发布包含了以下内容:
|
|
12699
|
+
|
|
12700
|
+
改善已有的文档。
|
|
12701
|
+
|
|
12702
|
+
修改接口:
|
|
12703
|
+
|
|
12704
|
+
* [DescribeDetailedSingleProbeData](https://cloud.tencent.com/document/api/280/66205)
|
|
12705
|
+
|
|
12706
|
+
* 新增入参:ScrollID
|
|
12707
|
+
|
|
12708
|
+
* 新增出参:ScrollID
|
|
12709
|
+
|
|
12710
|
+
|
|
12679
12711
|
### 第 13 次发布
|
|
12680
12712
|
|
|
12681
12713
|
发布时间:2022-11-09 06:14:16
|
|
@@ -21330,13 +21362,13 @@
|
|
|
21330
21362
|
|
|
21331
21363
|
新增接口:
|
|
21332
21364
|
|
|
21333
|
-
* [
|
|
21365
|
+
* [DescribeInstanceInfo](https://cloud.tencent.com/document/api/878/100615)
|
|
21334
21366
|
|
|
21335
21367
|
新增数据结构:
|
|
21336
21368
|
|
|
21337
|
-
* [
|
|
21338
|
-
* [
|
|
21339
|
-
* [
|
|
21369
|
+
* [CBSSpecInfo](https://cloud.tencent.com/document/api/878/98895#CBSSpecInfo)
|
|
21370
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/878/98895#ResourceInfo)
|
|
21371
|
+
* [SimpleInstanceInfo](https://cloud.tencent.com/document/api/878/98895#SimpleInstanceInfo)
|
|
21340
21372
|
|
|
21341
21373
|
### 第 5 次发布
|
|
21342
21374
|
|
|
@@ -28673,6 +28705,21 @@
|
|
|
28673
28705
|
|
|
28674
28706
|
## 日志服务(cls) 版本:2020-10-16
|
|
28675
28707
|
|
|
28708
|
+
### 第 73 次发布
|
|
28709
|
+
|
|
28710
|
+
发布时间:2023-10-25 01:11:22
|
|
28711
|
+
|
|
28712
|
+
本次发布包含了以下内容:
|
|
28713
|
+
|
|
28714
|
+
改善已有的文档。
|
|
28715
|
+
|
|
28716
|
+
修改接口:
|
|
28717
|
+
|
|
28718
|
+
* [DescribeScheduledSqlInfo](https://cloud.tencent.com/document/api/614/95519)
|
|
28719
|
+
|
|
28720
|
+
* 新增入参:Filters
|
|
28721
|
+
|
|
28722
|
+
|
|
28676
28723
|
### 第 72 次发布
|
|
28677
28724
|
|
|
28678
28725
|
发布时间:2023-09-26 01:14:30
|
|
@@ -37241,6 +37288,21 @@
|
|
|
37241
37288
|
|
|
37242
37289
|
## 主机安全(cwp) 版本:2018-02-28
|
|
37243
37290
|
|
|
37291
|
+
### 第 101 次发布
|
|
37292
|
+
|
|
37293
|
+
发布时间:2023-10-25 01:12:51
|
|
37294
|
+
|
|
37295
|
+
本次发布包含了以下内容:
|
|
37296
|
+
|
|
37297
|
+
改善已有的文档。
|
|
37298
|
+
|
|
37299
|
+
修改接口:
|
|
37300
|
+
|
|
37301
|
+
* [CreateWhiteListOrder](https://cloud.tencent.com/document/api/296/99541)
|
|
37302
|
+
|
|
37303
|
+
* 新增入参:SourceType
|
|
37304
|
+
|
|
37305
|
+
|
|
37244
37306
|
### 第 100 次发布
|
|
37245
37307
|
|
|
37246
37308
|
发布时间:2023-10-19 16:01:46
|
|
@@ -45745,7 +45807,7 @@
|
|
|
45745
45807
|
|
|
45746
45808
|
新增数据结构:
|
|
45747
45809
|
|
|
45748
|
-
* [
|
|
45810
|
+
* [StatementInformation](https://cloud.tencent.com/document/api/1342/53778#StatementInformation)
|
|
45749
45811
|
|
|
45750
45812
|
### 第 70 次发布
|
|
45751
45813
|
|
|
@@ -55007,6 +55069,19 @@
|
|
|
55007
55069
|
|
|
55008
55070
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55009
55071
|
|
|
55072
|
+
### 第 131 次发布
|
|
55073
|
+
|
|
55074
|
+
发布时间:2023-10-25 01:16:49
|
|
55075
|
+
|
|
55076
|
+
本次发布包含了以下内容:
|
|
55077
|
+
|
|
55078
|
+
改善已有的文档。
|
|
55079
|
+
|
|
55080
|
+
新增接口:
|
|
55081
|
+
|
|
55082
|
+
* [[CreateExtendedServiceAuthInfos](https://cloud.tencent.com/document/api/1323/100676)](https://cloud.tencent.com/document/api/#/#)
|
|
55083
|
+
* [[DeleteExtendedServiceAuthInfos](https://cloud.tencent.com/document/api/1323/100675)](https://cloud.tencent.com/document/api/#/#)
|
|
55084
|
+
|
|
55010
55085
|
### 第 130 次发布
|
|
55011
55086
|
|
|
55012
55087
|
发布时间:2023-10-23 15:56:55
|
|
@@ -69602,6 +69677,21 @@
|
|
|
69602
69677
|
|
|
69603
69678
|
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
69604
69679
|
|
|
69680
|
+
### 第 21 次发布
|
|
69681
|
+
|
|
69682
|
+
发布时间:2023-10-25 01:19:12
|
|
69683
|
+
|
|
69684
|
+
本次发布包含了以下内容:
|
|
69685
|
+
|
|
69686
|
+
改善已有的文档。
|
|
69687
|
+
|
|
69688
|
+
修改接口:
|
|
69689
|
+
|
|
69690
|
+
* [DescribeCloudStorage](https://cloud.tencent.com/document/api/1131/77504)
|
|
69691
|
+
|
|
69692
|
+
* 新增入参:ChannelId
|
|
69693
|
+
|
|
69694
|
+
|
|
69605
69695
|
### 第 20 次发布
|
|
69606
69696
|
|
|
69607
69697
|
发布时间:2023-08-30 01:17:01
|
|
@@ -84946,9 +85036,9 @@
|
|
|
84946
85036
|
|
|
84947
85037
|
新增数据结构:
|
|
84948
85038
|
|
|
84949
|
-
* [
|
|
84950
|
-
* [
|
|
84951
|
-
* [
|
|
85039
|
+
* [DescribeTreeJobsRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeJobsRsp)
|
|
85040
|
+
* [TraceModeConfiguration](https://cloud.tencent.com/document/api/849/52010#TraceModeConfiguration)
|
|
85041
|
+
* [TreeJobSets](https://cloud.tencent.com/document/api/849/52010#TreeJobSets)
|
|
84952
85042
|
|
|
84953
85043
|
修改数据结构:
|
|
84954
85044
|
|
|
@@ -119753,6 +119843,26 @@
|
|
|
119753
119843
|
|
|
119754
119844
|
## 文本内容安全(tms) 版本:2020-12-29
|
|
119755
119845
|
|
|
119846
|
+
### 第 7 次发布
|
|
119847
|
+
|
|
119848
|
+
发布时间:2023-10-25 01:27:42
|
|
119849
|
+
|
|
119850
|
+
本次发布包含了以下内容:
|
|
119851
|
+
|
|
119852
|
+
改善已有的文档。
|
|
119853
|
+
|
|
119854
|
+
新增数据结构:
|
|
119855
|
+
|
|
119856
|
+
* [[HitInfo](https://cloud.tencent.com/document/api/1124/51861#HitInfo)](https://cloud.tencent.com/document/api/1124/51861#[HitInfo](https://cloud.tencent.com/document/api/1124/51861#HitInfo))
|
|
119857
|
+
* [[Positions](https://cloud.tencent.com/document/api/1124/51861#Positions)](https://cloud.tencent.com/document/api/1124/51861#[Positions](https://cloud.tencent.com/document/api/1124/51861#Positions))
|
|
119858
|
+
|
|
119859
|
+
修改数据结构:
|
|
119860
|
+
|
|
119861
|
+
* [DetailResults](https://cloud.tencent.com/document/api/1124/51861#DetailResults)
|
|
119862
|
+
|
|
119863
|
+
* 新增成员:HitInfos
|
|
119864
|
+
|
|
119865
|
+
|
|
119756
119866
|
### 第 6 次发布
|
|
119757
119867
|
|
|
119758
119868
|
发布时间:2022-11-18 06:55:59
|
|
@@ -130944,6 +131054,28 @@
|
|
|
130944
131054
|
|
|
130945
131055
|
## 私有网络(vpc) 版本:2017-03-12
|
|
130946
131056
|
|
|
131057
|
+
### 第 175 次发布
|
|
131058
|
+
|
|
131059
|
+
发布时间:2023-10-25 01:29:12
|
|
131060
|
+
|
|
131061
|
+
本次发布包含了以下内容:
|
|
131062
|
+
|
|
131063
|
+
改善已有的文档。
|
|
131064
|
+
|
|
131065
|
+
修改接口:
|
|
131066
|
+
|
|
131067
|
+
* [DescribeNetworkAcls](https://cloud.tencent.com/document/api/215/42160)
|
|
131068
|
+
|
|
131069
|
+
* 新增入参:OrderField, OrderDirection
|
|
131070
|
+
|
|
131071
|
+
|
|
131072
|
+
修改数据结构:
|
|
131073
|
+
|
|
131074
|
+
* [Subnet](https://cloud.tencent.com/document/api/215/15824#Subnet)
|
|
131075
|
+
|
|
131076
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime
|
|
131077
|
+
|
|
131078
|
+
|
|
130947
131079
|
### 第 174 次发布
|
|
130948
131080
|
|
|
130949
131081
|
发布时间:2023-09-28 01:25:40
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-10-23 00:01:27 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-09-25 01:06:12 |
|
|
19
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-10-
|
|
19
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-10-25 01:06:52 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-09-27 01:07:00 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2023-10-13 01:07:08 |
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-08-24 10:06:50 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-10-17 01:08:50 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
|
-
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-
|
|
41
|
+
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-10-19 15:57:59 |
|
|
43
|
-
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-10-
|
|
43
|
+
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-10-25 01:08:50 |
|
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-10-24 01:08:15 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-23 00:03:56 |
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-10-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-10-25 01:11:22 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-10-19 16:00:29 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-10-16 01:11:35 |
|
|
70
70
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
71
71
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-10-16 01:11:44 |
|
|
72
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-
|
|
72
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-25 01:12:51 |
|
|
73
73
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
74
74
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-10-23 00:08:10 |
|
|
75
75
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-10-12 01:46:01 |
|
|
@@ -95,15 +95,15 @@
|
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-12 01:57:01 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-10-25 01:16:49 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-10-25 01:17:12 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
103
103
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
|
|
104
104
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-09-22 01:52:02 |
|
|
105
105
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-10-18 02:07:09 |
|
|
106
|
-
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-10-
|
|
106
|
+
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-10-25 01:17:51 |
|
|
107
107
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
108
108
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-05-18 01:29:42 |
|
|
109
109
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-08-09 01:29:39 |
|
|
122
122
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-10-16 01:17:51 |
|
|
123
123
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
124
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-
|
|
124
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-10-25 01:19:12 |
|
|
125
125
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
126
126
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
127
127
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-10-12 02:09:16 |
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
|
131
131
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-10-23 00:14:04 |
|
|
132
132
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-10-24 01:18:10 |
|
|
133
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-10-
|
|
133
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-10-25 01:20:27 |
|
|
134
134
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
135
135
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
136
136
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-10-18 02:23:34 |
|
|
143
143
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
144
144
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-10-24 01:19:16 |
|
|
145
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-
|
|
145
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
|
|
146
146
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-10-23 00:16:02 |
|
|
147
147
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
|
148
148
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
@@ -151,8 +151,8 @@
|
|
|
151
151
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
152
152
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
|
|
153
153
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-20 01:20:31 |
|
|
154
|
-
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-
|
|
155
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-10-
|
|
154
|
+
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-25 01:22:21 |
|
|
155
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-10-25 01:22:26 |
|
|
156
156
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
157
157
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
158
158
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-10-09 01:20:54 |
|
|
@@ -177,11 +177,11 @@
|
|
|
177
177
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-10-24 01:22:12 |
|
|
178
178
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
179
179
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-08-17 04:46:36 |
|
|
180
|
-
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-
|
|
180
|
+
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-10-25 01:24:32 |
|
|
181
181
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
|
|
182
182
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-09-21 05:27:30 |
|
|
183
183
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
184
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-10-
|
|
184
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-10-25 01:24:40 |
|
|
185
185
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
186
186
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-08-17 04:48:24 |
|
|
187
187
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-10-18 02:46:59 |
|
|
198
198
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
199
199
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
200
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-10-
|
|
200
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-10-25 01:26:16 |
|
|
201
201
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
202
202
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
203
203
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-10-19 16:17:52 |
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-09-22 02:39:13 |
|
|
213
213
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-10-16 01:26:43 |
|
|
214
214
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
215
|
-
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-
|
|
215
|
+
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-10-25 01:27:42 |
|
|
216
216
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
|
217
217
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
218
218
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
229
229
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
230
230
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-10-09 01:26:55 |
|
|
231
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-10-
|
|
231
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-10-25 01:29:12 |
|
|
232
232
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
233
233
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-10-19 16:23:29 |
|
|
234
234
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
@@ -26,8 +26,10 @@ import {
|
|
|
26
26
|
Department,
|
|
27
27
|
CreatePreparedPersonalEsignRequest,
|
|
28
28
|
DescribeIntegrationDepartmentsResponse,
|
|
29
|
+
DeleteExtendedServiceAuthInfosResponse,
|
|
29
30
|
CreateFlowApproversResponse,
|
|
30
31
|
DescribeFileUrlsResponse,
|
|
32
|
+
CreateExtendedServiceAuthInfosRequest,
|
|
31
33
|
ModifyApplicationCallbackInfoResponse,
|
|
32
34
|
CreateMultiFlowSignQRCodeResponse,
|
|
33
35
|
FlowApproverUrlInfo,
|
|
@@ -157,6 +159,7 @@ import {
|
|
|
157
159
|
FileInfo,
|
|
158
160
|
CancelUserAutoSignEnableUrlRequest,
|
|
159
161
|
FailedCreateStaffData,
|
|
162
|
+
CreateExtendedServiceAuthInfosResponse,
|
|
160
163
|
ApproverRestriction,
|
|
161
164
|
CreateWebThemeConfigRequest,
|
|
162
165
|
ApproverItem,
|
|
@@ -201,6 +204,7 @@ import {
|
|
|
201
204
|
CreateBatchCancelFlowUrlRequest,
|
|
202
205
|
CreateMultiFlowSignQRCodeRequest,
|
|
203
206
|
DescribeFlowInfoRequest,
|
|
207
|
+
DeleteExtendedServiceAuthInfosRequest,
|
|
204
208
|
DescribeIntegrationDepartmentsRequest,
|
|
205
209
|
DescribeFlowInfoResponse,
|
|
206
210
|
CancelMultiFlowSignQRCodeResponse,
|
|
@@ -765,6 +769,18 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
765
769
|
return this.request("GetTaskResultApi", req, cb)
|
|
766
770
|
}
|
|
767
771
|
|
|
772
|
+
/**
|
|
773
|
+
* 创建企业扩展服务授权,当前仅支持授权 “企业自动签” 给企业员工。
|
|
774
|
+
|
|
775
|
+
注:支持集团代子企业操作,请联系运营开通此功能。
|
|
776
|
+
*/
|
|
777
|
+
async CreateExtendedServiceAuthInfos(
|
|
778
|
+
req: CreateExtendedServiceAuthInfosRequest,
|
|
779
|
+
cb?: (error: string, rep: CreateExtendedServiceAuthInfosResponse) => void
|
|
780
|
+
): Promise<CreateExtendedServiceAuthInfosResponse> {
|
|
781
|
+
return this.request("CreateExtendedServiceAuthInfos", req, cb)
|
|
782
|
+
}
|
|
783
|
+
|
|
768
784
|
/**
|
|
769
785
|
* 此接口(CancelMultiFlowSignQRCode)用于废除一码多扫流程签署二维码。
|
|
770
786
|
该接口所需的二维码ID,源自[创建一码多扫流程签署二维码](https://qian.tencent.com/developers/companyApis/startFlows/CreateMultiFlowSignQRCode)生成的。
|
|
@@ -825,13 +841,13 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
825
841
|
}
|
|
826
842
|
|
|
827
843
|
/**
|
|
828
|
-
* 此接口(CreateConvertTaskApi)用来将word、excel、图片、txt类型文件转换为PDF文件。<br />
|
|
844
|
+
* 此接口(CreateConvertTaskApi)用来将word、excel、html、图片、txt类型文件转换为PDF文件。<br />
|
|
829
845
|
前提条件:源文件已经通过 <a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles" target="_blank">文件上传接口</a>完成上传,并得到了源文件的资源Id。<br />
|
|
830
846
|
适用场景1:已经上传了一个word文件,希望将该word文件转换成pdf文件后发起合同
|
|
831
847
|
适用场景2:已经上传了一个jpg图片文件,希望将该图片文件转换成pdf文件后发起合同<br />
|
|
832
848
|
转换文件是一个耗时操作,若想查看转换任务是否完成,可以通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/GetTaskResultApi" target="_blank">查询转换任务状态</a>接口获取任务状态。<br />
|
|
833
849
|
注:
|
|
834
|
-
1. `支持的文件类型有doc、docx、xls、xlsx、jpg、jpeg、png、bmp、txt`
|
|
850
|
+
1. `支持的文件类型有doc、docx、xls、xlsx、html、jpg、jpeg、png、bmp、txt`
|
|
835
851
|
2. `可通过发起合同时设置预览来检查转换文件是否达到预期效果`
|
|
836
852
|
*/
|
|
837
853
|
async CreateConvertTaskApi(
|
|
@@ -1121,6 +1137,18 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1121
1137
|
return this.request("CreateSealPolicy", req, cb)
|
|
1122
1138
|
}
|
|
1123
1139
|
|
|
1140
|
+
/**
|
|
1141
|
+
* 删除企业扩展服务授权,当前仅支持 “企业自动签” 取消授权。
|
|
1142
|
+
|
|
1143
|
+
注:支持集团代子企业操作,请联系运营开通此功能。
|
|
1144
|
+
*/
|
|
1145
|
+
async DeleteExtendedServiceAuthInfos(
|
|
1146
|
+
req: DeleteExtendedServiceAuthInfosRequest,
|
|
1147
|
+
cb?: (error: string, rep: DeleteExtendedServiceAuthInfosResponse) => void
|
|
1148
|
+
): Promise<DeleteExtendedServiceAuthInfosResponse> {
|
|
1149
|
+
return this.request("DeleteExtendedServiceAuthInfos", req, cb)
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1124
1152
|
/**
|
|
1125
1153
|
* 此接口(CreateIntegrationEmployees)用于创建企业员工。调用成功后会给员工发送提醒员工实名的短信。若通过手机号发现员工已经创建,则不会重新创建,但会发送短信提醒员工实名。另外,此接口还支持通过企微组织架构的openid 创建员工(将WeworkOpenId字段设置为企微员工明文的openid,但需确保该企微员工在应用的可见范围内),该场景下,员工会接收到提醒实名的企微消息。
|
|
1126
1154
|
*/
|
|
@@ -297,6 +297,16 @@ export interface DescribeIntegrationDepartmentsResponse {
|
|
|
297
297
|
RequestId?: string
|
|
298
298
|
}
|
|
299
299
|
|
|
300
|
+
/**
|
|
301
|
+
* DeleteExtendedServiceAuthInfos返回参数结构体
|
|
302
|
+
*/
|
|
303
|
+
export interface DeleteExtendedServiceAuthInfosResponse {
|
|
304
|
+
/**
|
|
305
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
306
|
+
*/
|
|
307
|
+
RequestId?: string
|
|
308
|
+
}
|
|
309
|
+
|
|
300
310
|
/**
|
|
301
311
|
* CreateFlowApprovers返回参数结构体
|
|
302
312
|
*/
|
|
@@ -333,6 +343,35 @@ export interface DescribeFileUrlsResponse {
|
|
|
333
343
|
RequestId?: string
|
|
334
344
|
}
|
|
335
345
|
|
|
346
|
+
/**
|
|
347
|
+
* CreateExtendedServiceAuthInfos请求参数结构体
|
|
348
|
+
*/
|
|
349
|
+
export interface CreateExtendedServiceAuthInfosRequest {
|
|
350
|
+
/**
|
|
351
|
+
* 执行本接口操作的员工信息。
|
|
352
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
353
|
+
*/
|
|
354
|
+
Operator: UserInfo
|
|
355
|
+
/**
|
|
356
|
+
* 本企业员工的id,需要已实名,正常在职员工
|
|
357
|
+
*/
|
|
358
|
+
UserIds: Array<string>
|
|
359
|
+
/**
|
|
360
|
+
* 要查询的扩展服务类型。
|
|
361
|
+
默认为空,即查询当前支持的所有扩展服务信息。
|
|
362
|
+
若需查询单个扩展服务的开通情况,请传递相应的值,如下所示:
|
|
363
|
+
<ul><li>OPEN_SERVER_SIGN:企业自动签</li>
|
|
364
|
+
</ul>
|
|
365
|
+
|
|
366
|
+
*/
|
|
367
|
+
ExtendServiceType?: string
|
|
368
|
+
/**
|
|
369
|
+
* 代理企业和员工的信息。
|
|
370
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
371
|
+
*/
|
|
372
|
+
Agent?: Agent
|
|
373
|
+
}
|
|
374
|
+
|
|
336
375
|
/**
|
|
337
376
|
* ModifyApplicationCallbackInfo返回参数结构体
|
|
338
377
|
*/
|
|
@@ -3696,15 +3735,15 @@ export interface CreateDocumentRequest {
|
|
|
3696
3735
|
* 是否为预览模式,取值如下:
|
|
3697
3736
|
<ul><li> **false**:非预览模式(默认),会产生合同流程并返回合同流程编号FlowId。</li>
|
|
3698
3737
|
<li> **true**:预览模式,不产生合同流程,不返回合同流程编号FlowId,而是返回预览链接PreviewUrl,有效期为300秒,用于查看真实发起后合同的样子。</li></ul>
|
|
3699
|
-
注:
|
|
3738
|
+
注: `当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容,动态表格合成完后会触发文档合成完成的回调通知`
|
|
3700
3739
|
*/
|
|
3701
3740
|
NeedPreview?: boolean
|
|
3702
3741
|
/**
|
|
3703
3742
|
* 预览模式下产生的预览链接类型
|
|
3704
3743
|
<ul><li> **0** :(默认) 文件流 ,点开后后下载预览的合同PDF文件 </li>
|
|
3705
|
-
<li> **1** :H5链接
|
|
3706
|
-
注:
|
|
3707
|
-
|
|
3744
|
+
<li> **1** :H5链接 ,点开后在浏览器中展示合同的样子。</li></ul>
|
|
3745
|
+
注: `1.此参数在NeedPreview 为true时有效`
|
|
3746
|
+
`2.动态表格控件不支持H5链接方式预览`
|
|
3708
3747
|
*/
|
|
3709
3748
|
PreviewType?: number
|
|
3710
3749
|
/**
|
|
@@ -4932,6 +4971,16 @@ export interface FailedCreateStaffData {
|
|
|
4932
4971
|
Reason?: string
|
|
4933
4972
|
}
|
|
4934
4973
|
|
|
4974
|
+
/**
|
|
4975
|
+
* CreateExtendedServiceAuthInfos返回参数结构体
|
|
4976
|
+
*/
|
|
4977
|
+
export interface CreateExtendedServiceAuthInfosResponse {
|
|
4978
|
+
/**
|
|
4979
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4980
|
+
*/
|
|
4981
|
+
RequestId?: string
|
|
4982
|
+
}
|
|
4983
|
+
|
|
4935
4984
|
/**
|
|
4936
4985
|
* 指定签署人限制项
|
|
4937
4986
|
*/
|
|
@@ -6543,6 +6592,35 @@ export interface DescribeFlowInfoRequest {
|
|
|
6543
6592
|
FlowGroupId?: string
|
|
6544
6593
|
}
|
|
6545
6594
|
|
|
6595
|
+
/**
|
|
6596
|
+
* DeleteExtendedServiceAuthInfos请求参数结构体
|
|
6597
|
+
*/
|
|
6598
|
+
export interface DeleteExtendedServiceAuthInfosRequest {
|
|
6599
|
+
/**
|
|
6600
|
+
* 执行本接口操作的员工信息。
|
|
6601
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
6602
|
+
*/
|
|
6603
|
+
Operator: UserInfo
|
|
6604
|
+
/**
|
|
6605
|
+
* 本企业员工的id,需要已实名,正常在职员工
|
|
6606
|
+
*/
|
|
6607
|
+
UserIds: Array<string>
|
|
6608
|
+
/**
|
|
6609
|
+
* 要查询的扩展服务类型。
|
|
6610
|
+
默认为空,即查询当前支持的所有扩展服务信息。
|
|
6611
|
+
若需查询单个扩展服务的开通情况,请传递相应的值,如下所示:
|
|
6612
|
+
<ul><li>OPEN_SERVER_SIGN:企业自动签</li>
|
|
6613
|
+
</ul>
|
|
6614
|
+
|
|
6615
|
+
*/
|
|
6616
|
+
ExtendServiceType?: string
|
|
6617
|
+
/**
|
|
6618
|
+
* 代理企业和员工的信息。
|
|
6619
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
6620
|
+
*/
|
|
6621
|
+
Agent?: Agent
|
|
6622
|
+
}
|
|
6623
|
+
|
|
6546
6624
|
/**
|
|
6547
6625
|
* DescribeIntegrationDepartments请求参数结构体
|
|
6548
6626
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribePersonCertificateResponse, CreateSealRequest, ModifyIntegrationDepartmentResponse, CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, DescribeIntegrationDepartmentsResponse, CreateFlowApproversResponse, DescribeFileUrlsResponse, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CancelUserAutoSignEnableUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateIntegrationRoleRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, DeleteSealPoliciesRequest, CreateFlowGroupByTemplatesResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateUserAutoSignSealUrlResponse, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateUserAutoSignSealUrlRequest, CreateFlowApproversRequest, ModifyIntegrationRoleResponse, CreateFlowEvidenceReportResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowByFilesRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, CancelUserAutoSignEnableUrlRequest, CreateWebThemeConfigRequest, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, ModifyApplicationCallbackInfoRequest, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, CreateEmbedWebUrlResponse, CreateSealPolicyRequest, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateFlowRemindsRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateFlowGroupByTemplatesRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, UploadFilesRequest, DescribePersonCertificateRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoRequest, DescribeIntegrationDepartmentsRequest, DescribeFlowInfoResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, DescribeUserAutoSignStatusRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, DescribeExtendedServiceAuthInfosResponse } from "./ess_models";
|
|
2
|
+
import { DescribePersonCertificateResponse, CreateSealRequest, ModifyIntegrationDepartmentResponse, CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, DescribeIntegrationDepartmentsResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateExtendedServiceAuthInfosRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CancelUserAutoSignEnableUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateIntegrationRoleRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, DeleteSealPoliciesRequest, CreateFlowGroupByTemplatesResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateUserAutoSignSealUrlResponse, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateUserAutoSignSealUrlRequest, CreateFlowApproversRequest, ModifyIntegrationRoleResponse, CreateFlowEvidenceReportResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowByFilesRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, CancelUserAutoSignEnableUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateWebThemeConfigRequest, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, ModifyApplicationCallbackInfoRequest, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, CreateEmbedWebUrlResponse, CreateSealPolicyRequest, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateFlowRemindsRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateFlowGroupByTemplatesRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, UploadFilesRequest, DescribePersonCertificateRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeIntegrationDepartmentsRequest, DescribeFlowInfoResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, DescribeUserAutoSignStatusRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, DescribeExtendedServiceAuthInfosResponse } from "./ess_models";
|
|
3
3
|
/**
|
|
4
4
|
* ess client
|
|
5
5
|
* @class
|
|
@@ -320,6 +320,12 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
320
320
|
1. `大文件转换所需的时间可能会比较长`
|
|
321
321
|
*/
|
|
322
322
|
GetTaskResultApi(req: GetTaskResultApiRequest, cb?: (error: string, rep: GetTaskResultApiResponse) => void): Promise<GetTaskResultApiResponse>;
|
|
323
|
+
/**
|
|
324
|
+
* 创建企业扩展服务授权,当前仅支持授权 “企业自动签” 给企业员工。
|
|
325
|
+
|
|
326
|
+
注:支持集团代子企业操作,请联系运营开通此功能。
|
|
327
|
+
*/
|
|
328
|
+
CreateExtendedServiceAuthInfos(req: CreateExtendedServiceAuthInfosRequest, cb?: (error: string, rep: CreateExtendedServiceAuthInfosResponse) => void): Promise<CreateExtendedServiceAuthInfosResponse>;
|
|
323
329
|
/**
|
|
324
330
|
* 此接口(CancelMultiFlowSignQRCode)用于废除一码多扫流程签署二维码。
|
|
325
331
|
该接口所需的二维码ID,源自[创建一码多扫流程签署二维码](https://qian.tencent.com/developers/companyApis/startFlows/CreateMultiFlowSignQRCode)生成的。
|
|
@@ -356,13 +362,13 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
356
362
|
*/
|
|
357
363
|
CreatePersonAuthCertificateImage(req: CreatePersonAuthCertificateImageRequest, cb?: (error: string, rep: CreatePersonAuthCertificateImageResponse) => void): Promise<CreatePersonAuthCertificateImageResponse>;
|
|
358
364
|
/**
|
|
359
|
-
* 此接口(CreateConvertTaskApi)用来将word、excel、图片、txt类型文件转换为PDF文件。<br />
|
|
365
|
+
* 此接口(CreateConvertTaskApi)用来将word、excel、html、图片、txt类型文件转换为PDF文件。<br />
|
|
360
366
|
前提条件:源文件已经通过 <a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles" target="_blank">文件上传接口</a>完成上传,并得到了源文件的资源Id。<br />
|
|
361
367
|
适用场景1:已经上传了一个word文件,希望将该word文件转换成pdf文件后发起合同
|
|
362
368
|
适用场景2:已经上传了一个jpg图片文件,希望将该图片文件转换成pdf文件后发起合同<br />
|
|
363
369
|
转换文件是一个耗时操作,若想查看转换任务是否完成,可以通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/GetTaskResultApi" target="_blank">查询转换任务状态</a>接口获取任务状态。<br />
|
|
364
370
|
注:
|
|
365
|
-
1. `支持的文件类型有doc、docx、xls、xlsx、jpg、jpeg、png、bmp、txt`
|
|
371
|
+
1. `支持的文件类型有doc、docx、xls、xlsx、html、jpg、jpeg、png、bmp、txt`
|
|
366
372
|
2. `可通过发起合同时设置预览来检查转换文件是否达到预期效果`
|
|
367
373
|
*/
|
|
368
374
|
CreateConvertTaskApi(req: CreateConvertTaskApiRequest, cb?: (error: string, rep: CreateConvertTaskApiResponse) => void): Promise<CreateConvertTaskApiResponse>;
|
|
@@ -532,6 +538,12 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
532
538
|
* 本接口(CreateSealPolicy)用于对企业员工进行印章授权
|
|
533
539
|
*/
|
|
534
540
|
CreateSealPolicy(req: CreateSealPolicyRequest, cb?: (error: string, rep: CreateSealPolicyResponse) => void): Promise<CreateSealPolicyResponse>;
|
|
541
|
+
/**
|
|
542
|
+
* 删除企业扩展服务授权,当前仅支持 “企业自动签” 取消授权。
|
|
543
|
+
|
|
544
|
+
注:支持集团代子企业操作,请联系运营开通此功能。
|
|
545
|
+
*/
|
|
546
|
+
DeleteExtendedServiceAuthInfos(req: DeleteExtendedServiceAuthInfosRequest, cb?: (error: string, rep: DeleteExtendedServiceAuthInfosResponse) => void): Promise<DeleteExtendedServiceAuthInfosResponse>;
|
|
535
547
|
/**
|
|
536
548
|
* 此接口(CreateIntegrationEmployees)用于创建企业员工。调用成功后会给员工发送提醒员工实名的短信。若通过手机号发现员工已经创建,则不会重新创建,但会发送短信提醒员工实名。另外,此接口还支持通过企微组织架构的openid 创建员工(将WeworkOpenId字段设置为企微员工明文的openid,但需确保该企微员工在应用的可见范围内),该场景下,员工会接收到提醒实名的企微消息。
|
|
537
549
|
*/
|
|
@@ -417,6 +417,14 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
417
417
|
async GetTaskResultApi(req, cb) {
|
|
418
418
|
return this.request("GetTaskResultApi", req, cb);
|
|
419
419
|
}
|
|
420
|
+
/**
|
|
421
|
+
* 创建企业扩展服务授权,当前仅支持授权 “企业自动签” 给企业员工。
|
|
422
|
+
|
|
423
|
+
注:支持集团代子企业操作,请联系运营开通此功能。
|
|
424
|
+
*/
|
|
425
|
+
async CreateExtendedServiceAuthInfos(req, cb) {
|
|
426
|
+
return this.request("CreateExtendedServiceAuthInfos", req, cb);
|
|
427
|
+
}
|
|
420
428
|
/**
|
|
421
429
|
* 此接口(CancelMultiFlowSignQRCode)用于废除一码多扫流程签署二维码。
|
|
422
430
|
该接口所需的二维码ID,源自[创建一码多扫流程签署二维码](https://qian.tencent.com/developers/companyApis/startFlows/CreateMultiFlowSignQRCode)生成的。
|
|
@@ -461,13 +469,13 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
461
469
|
return this.request("CreatePersonAuthCertificateImage", req, cb);
|
|
462
470
|
}
|
|
463
471
|
/**
|
|
464
|
-
* 此接口(CreateConvertTaskApi)用来将word、excel、图片、txt类型文件转换为PDF文件。<br />
|
|
472
|
+
* 此接口(CreateConvertTaskApi)用来将word、excel、html、图片、txt类型文件转换为PDF文件。<br />
|
|
465
473
|
前提条件:源文件已经通过 <a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles" target="_blank">文件上传接口</a>完成上传,并得到了源文件的资源Id。<br />
|
|
466
474
|
适用场景1:已经上传了一个word文件,希望将该word文件转换成pdf文件后发起合同
|
|
467
475
|
适用场景2:已经上传了一个jpg图片文件,希望将该图片文件转换成pdf文件后发起合同<br />
|
|
468
476
|
转换文件是一个耗时操作,若想查看转换任务是否完成,可以通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/GetTaskResultApi" target="_blank">查询转换任务状态</a>接口获取任务状态。<br />
|
|
469
477
|
注:
|
|
470
|
-
1. `支持的文件类型有doc、docx、xls、xlsx、jpg、jpeg、png、bmp、txt`
|
|
478
|
+
1. `支持的文件类型有doc、docx、xls、xlsx、html、jpg、jpeg、png、bmp、txt`
|
|
471
479
|
2. `可通过发起合同时设置预览来检查转换文件是否达到预期效果`
|
|
472
480
|
*/
|
|
473
481
|
async CreateConvertTaskApi(req, cb) {
|
|
@@ -677,6 +685,14 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
677
685
|
async CreateSealPolicy(req, cb) {
|
|
678
686
|
return this.request("CreateSealPolicy", req, cb);
|
|
679
687
|
}
|
|
688
|
+
/**
|
|
689
|
+
* 删除企业扩展服务授权,当前仅支持 “企业自动签” 取消授权。
|
|
690
|
+
|
|
691
|
+
注:支持集团代子企业操作,请联系运营开通此功能。
|
|
692
|
+
*/
|
|
693
|
+
async DeleteExtendedServiceAuthInfos(req, cb) {
|
|
694
|
+
return this.request("DeleteExtendedServiceAuthInfos", req, cb);
|
|
695
|
+
}
|
|
680
696
|
/**
|
|
681
697
|
* 此接口(CreateIntegrationEmployees)用于创建企业员工。调用成功后会给员工发送提醒员工实名的短信。若通过手机号发现员工已经创建,则不会重新创建,但会发送短信提醒员工实名。另外,此接口还支持通过企微组织架构的openid 创建员工(将WeworkOpenId字段设置为企微员工明文的openid,但需确保该企微员工在应用的可见范围内),该场景下,员工会接收到提醒实名的企微消息。
|
|
682
698
|
*/
|
|
@@ -271,6 +271,15 @@ export interface DescribeIntegrationDepartmentsResponse {
|
|
|
271
271
|
*/
|
|
272
272
|
RequestId?: string;
|
|
273
273
|
}
|
|
274
|
+
/**
|
|
275
|
+
* DeleteExtendedServiceAuthInfos返回参数结构体
|
|
276
|
+
*/
|
|
277
|
+
export interface DeleteExtendedServiceAuthInfosResponse {
|
|
278
|
+
/**
|
|
279
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
280
|
+
*/
|
|
281
|
+
RequestId?: string;
|
|
282
|
+
}
|
|
274
283
|
/**
|
|
275
284
|
* CreateFlowApprovers返回参数结构体
|
|
276
285
|
*/
|
|
@@ -305,6 +314,34 @@ export interface DescribeFileUrlsResponse {
|
|
|
305
314
|
*/
|
|
306
315
|
RequestId?: string;
|
|
307
316
|
}
|
|
317
|
+
/**
|
|
318
|
+
* CreateExtendedServiceAuthInfos请求参数结构体
|
|
319
|
+
*/
|
|
320
|
+
export interface CreateExtendedServiceAuthInfosRequest {
|
|
321
|
+
/**
|
|
322
|
+
* 执行本接口操作的员工信息。
|
|
323
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
324
|
+
*/
|
|
325
|
+
Operator: UserInfo;
|
|
326
|
+
/**
|
|
327
|
+
* 本企业员工的id,需要已实名,正常在职员工
|
|
328
|
+
*/
|
|
329
|
+
UserIds: Array<string>;
|
|
330
|
+
/**
|
|
331
|
+
* 要查询的扩展服务类型。
|
|
332
|
+
默认为空,即查询当前支持的所有扩展服务信息。
|
|
333
|
+
若需查询单个扩展服务的开通情况,请传递相应的值,如下所示:
|
|
334
|
+
<ul><li>OPEN_SERVER_SIGN:企业自动签</li>
|
|
335
|
+
</ul>
|
|
336
|
+
|
|
337
|
+
*/
|
|
338
|
+
ExtendServiceType?: string;
|
|
339
|
+
/**
|
|
340
|
+
* 代理企业和员工的信息。
|
|
341
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
342
|
+
*/
|
|
343
|
+
Agent?: Agent;
|
|
344
|
+
}
|
|
308
345
|
/**
|
|
309
346
|
* ModifyApplicationCallbackInfo返回参数结构体
|
|
310
347
|
*/
|
|
@@ -3576,15 +3613,15 @@ export interface CreateDocumentRequest {
|
|
|
3576
3613
|
* 是否为预览模式,取值如下:
|
|
3577
3614
|
<ul><li> **false**:非预览模式(默认),会产生合同流程并返回合同流程编号FlowId。</li>
|
|
3578
3615
|
<li> **true**:预览模式,不产生合同流程,不返回合同流程编号FlowId,而是返回预览链接PreviewUrl,有效期为300秒,用于查看真实发起后合同的样子。</li></ul>
|
|
3579
|
-
注:
|
|
3616
|
+
注: `当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容,动态表格合成完后会触发文档合成完成的回调通知`
|
|
3580
3617
|
*/
|
|
3581
3618
|
NeedPreview?: boolean;
|
|
3582
3619
|
/**
|
|
3583
3620
|
* 预览模式下产生的预览链接类型
|
|
3584
3621
|
<ul><li> **0** :(默认) 文件流 ,点开后后下载预览的合同PDF文件 </li>
|
|
3585
|
-
<li> **1** :H5链接
|
|
3586
|
-
注:
|
|
3587
|
-
|
|
3622
|
+
<li> **1** :H5链接 ,点开后在浏览器中展示合同的样子。</li></ul>
|
|
3623
|
+
注: `1.此参数在NeedPreview 为true时有效`
|
|
3624
|
+
`2.动态表格控件不支持H5链接方式预览`
|
|
3588
3625
|
*/
|
|
3589
3626
|
PreviewType?: number;
|
|
3590
3627
|
/**
|
|
@@ -4775,6 +4812,15 @@ export interface FailedCreateStaffData {
|
|
|
4775
4812
|
*/
|
|
4776
4813
|
Reason?: string;
|
|
4777
4814
|
}
|
|
4815
|
+
/**
|
|
4816
|
+
* CreateExtendedServiceAuthInfos返回参数结构体
|
|
4817
|
+
*/
|
|
4818
|
+
export interface CreateExtendedServiceAuthInfosResponse {
|
|
4819
|
+
/**
|
|
4820
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4821
|
+
*/
|
|
4822
|
+
RequestId?: string;
|
|
4823
|
+
}
|
|
4778
4824
|
/**
|
|
4779
4825
|
* 指定签署人限制项
|
|
4780
4826
|
*/
|
|
@@ -6342,6 +6388,34 @@ export interface DescribeFlowInfoRequest {
|
|
|
6342
6388
|
*/
|
|
6343
6389
|
FlowGroupId?: string;
|
|
6344
6390
|
}
|
|
6391
|
+
/**
|
|
6392
|
+
* DeleteExtendedServiceAuthInfos请求参数结构体
|
|
6393
|
+
*/
|
|
6394
|
+
export interface DeleteExtendedServiceAuthInfosRequest {
|
|
6395
|
+
/**
|
|
6396
|
+
* 执行本接口操作的员工信息。
|
|
6397
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
6398
|
+
*/
|
|
6399
|
+
Operator: UserInfo;
|
|
6400
|
+
/**
|
|
6401
|
+
* 本企业员工的id,需要已实名,正常在职员工
|
|
6402
|
+
*/
|
|
6403
|
+
UserIds: Array<string>;
|
|
6404
|
+
/**
|
|
6405
|
+
* 要查询的扩展服务类型。
|
|
6406
|
+
默认为空,即查询当前支持的所有扩展服务信息。
|
|
6407
|
+
若需查询单个扩展服务的开通情况,请传递相应的值,如下所示:
|
|
6408
|
+
<ul><li>OPEN_SERVER_SIGN:企业自动签</li>
|
|
6409
|
+
</ul>
|
|
6410
|
+
|
|
6411
|
+
*/
|
|
6412
|
+
ExtendServiceType?: string;
|
|
6413
|
+
/**
|
|
6414
|
+
* 代理企业和员工的信息。
|
|
6415
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
6416
|
+
*/
|
|
6417
|
+
Agent?: Agent;
|
|
6418
|
+
}
|
|
6345
6419
|
/**
|
|
6346
6420
|
* DescribeIntegrationDepartments请求参数结构体
|
|
6347
6421
|
*/
|