tencentcloud-sdk-nodejs-ess 4.0.489 → 4.0.490
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 +240 -0
- package/SERVICE_CHANGELOG.md +408 -72
- package/package.json +1 -1
- package/products.md +10 -9
- package/src/services/ess/v20201111/ess_client.ts +26 -0
- package/src/services/ess/v20201111/ess_models.ts +100 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +11 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +14 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +85 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,243 @@
|
|
|
1
|
+
# Release 4.0.490
|
|
2
|
+
|
|
3
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
4
|
+
|
|
5
|
+
### 第 21 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-11-28 06:10:45
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateRecTask](https://cloud.tencent.com/document/api/1093/37823)
|
|
16
|
+
|
|
17
|
+
* 新增入参:EmotionalEnergy, ReinforceHotword
|
|
18
|
+
|
|
19
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
|
20
|
+
|
|
21
|
+
* 新增入参:ReinforceHotword
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
修改数据结构:
|
|
25
|
+
|
|
26
|
+
* [SentenceDetail](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)
|
|
27
|
+
|
|
28
|
+
* 新增成员:EmotionalEnergy, SilenceTime
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
|
34
|
+
|
|
35
|
+
### 第 1 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2022-11-25 17:33:17
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
新增接口:
|
|
44
|
+
|
|
45
|
+
* [ActionAlterCkUser](https://cloud.tencent.com/document/api/1299/83425)
|
|
46
|
+
* [CreateBackUpSchedule](https://cloud.tencent.com/document/api/1299/83424)
|
|
47
|
+
* [DescribeCkSqlApis](https://cloud.tencent.com/document/api/1299/83428)
|
|
48
|
+
* [DescribeInstanceShards](https://cloud.tencent.com/document/api/1299/83427)
|
|
49
|
+
* [ModifyClusterConfigs](https://cloud.tencent.com/document/api/1299/83423)
|
|
50
|
+
* [ModifyUserNewPrivilege](https://cloud.tencent.com/document/api/1299/83422)
|
|
51
|
+
* [OpenBackUp](https://cloud.tencent.com/document/api/1299/83421)
|
|
52
|
+
|
|
53
|
+
新增数据结构:
|
|
54
|
+
|
|
55
|
+
* [BackupTableContent](https://cloud.tencent.com/document/api/1299/83429#BackupTableContent)
|
|
56
|
+
* [CkUserAlterInfo](https://cloud.tencent.com/document/api/1299/83429#CkUserAlterInfo)
|
|
57
|
+
* [ConfigSubmitContext](https://cloud.tencent.com/document/api/1299/83429#ConfigSubmitContext)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
62
|
+
|
|
63
|
+
### 第 32 次发布
|
|
64
|
+
|
|
65
|
+
发布时间:2022-11-25 18:17:09
|
|
66
|
+
|
|
67
|
+
本次发布包含了以下内容:
|
|
68
|
+
|
|
69
|
+
改善已有的文档。
|
|
70
|
+
|
|
71
|
+
新增接口:
|
|
72
|
+
|
|
73
|
+
* [DescribeFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/83441)
|
|
74
|
+
|
|
75
|
+
### 第 31 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2022-11-25 16:12:15
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
新增接口:
|
|
84
|
+
|
|
85
|
+
* [CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
90
|
+
|
|
91
|
+
### 第 52 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2022-11-25 18:17:38
|
|
94
|
+
|
|
95
|
+
本次发布包含了以下内容:
|
|
96
|
+
|
|
97
|
+
改善已有的文档。
|
|
98
|
+
|
|
99
|
+
新增接口:
|
|
100
|
+
|
|
101
|
+
* [CreateChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/79688)
|
|
102
|
+
* [DescribeChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/83442)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## 云点播(vod) 版本:2018-07-17
|
|
111
|
+
|
|
112
|
+
### 第 128 次发布
|
|
113
|
+
|
|
114
|
+
发布时间:2022-11-28 07:19:44
|
|
115
|
+
|
|
116
|
+
本次发布包含了以下内容:
|
|
117
|
+
|
|
118
|
+
改善已有的文档。
|
|
119
|
+
|
|
120
|
+
修改数据结构:
|
|
121
|
+
|
|
122
|
+
* [AiAnalysisTaskClassificationResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskClassificationResult)
|
|
123
|
+
|
|
124
|
+
* 新增成员:Progress
|
|
125
|
+
|
|
126
|
+
* [AiAnalysisTaskCoverResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskCoverResult)
|
|
127
|
+
|
|
128
|
+
* 新增成员:Progress
|
|
129
|
+
|
|
130
|
+
* [AiAnalysisTaskFrameTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskFrameTagResult)
|
|
131
|
+
|
|
132
|
+
* 新增成员:Progress
|
|
133
|
+
|
|
134
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskHighlightResult)
|
|
135
|
+
|
|
136
|
+
* 新增成员:Progress
|
|
137
|
+
|
|
138
|
+
* [AiAnalysisTaskTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskTagResult)
|
|
139
|
+
|
|
140
|
+
* 新增成员:Progress
|
|
141
|
+
|
|
142
|
+
* [AiRecognitionTaskAsrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrWordsResult)
|
|
143
|
+
|
|
144
|
+
* 新增成员:Progress
|
|
145
|
+
|
|
146
|
+
* [AiRecognitionTaskFaceResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskFaceResult)
|
|
147
|
+
|
|
148
|
+
* 新增成员:Progress
|
|
149
|
+
|
|
150
|
+
* [AiRecognitionTaskHeadTailResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskHeadTailResult)
|
|
151
|
+
|
|
152
|
+
* 新增成员:Progress
|
|
153
|
+
|
|
154
|
+
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectResult)
|
|
155
|
+
|
|
156
|
+
* 新增成员:Progress
|
|
157
|
+
|
|
158
|
+
* [AiRecognitionTaskOcrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrFullTextResult)
|
|
159
|
+
|
|
160
|
+
* 新增成员:Progress
|
|
161
|
+
|
|
162
|
+
* [AiRecognitionTaskOcrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrWordsResult)
|
|
163
|
+
|
|
164
|
+
* 新增成员:Progress
|
|
165
|
+
|
|
166
|
+
* [AiRecognitionTaskSegmentResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskSegmentResult)
|
|
167
|
+
|
|
168
|
+
* 新增成员:Progress
|
|
169
|
+
|
|
170
|
+
* [AiReviewTaskPoliticalAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPoliticalAsrResult)
|
|
171
|
+
|
|
172
|
+
* 新增成员:Progress
|
|
173
|
+
|
|
174
|
+
* [AiReviewTaskPoliticalResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPoliticalResult)
|
|
175
|
+
|
|
176
|
+
* 新增成员:Progress
|
|
177
|
+
|
|
178
|
+
* [AiReviewTaskPornAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornAsrResult)
|
|
179
|
+
|
|
180
|
+
* 新增成员:Progress
|
|
181
|
+
|
|
182
|
+
* [AiReviewTaskPornOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornOcrResult)
|
|
183
|
+
|
|
184
|
+
* 新增成员:Progress
|
|
185
|
+
|
|
186
|
+
* [AiReviewTaskPornResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornResult)
|
|
187
|
+
|
|
188
|
+
* 新增成员:Progress
|
|
189
|
+
|
|
190
|
+
* [AiReviewTaskProhibitedAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskProhibitedAsrResult)
|
|
191
|
+
|
|
192
|
+
* 新增成员:Progress
|
|
193
|
+
|
|
194
|
+
* [AiReviewTaskProhibitedOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskProhibitedOcrResult)
|
|
195
|
+
|
|
196
|
+
* 新增成员:Progress
|
|
197
|
+
|
|
198
|
+
* [AiReviewTaskTerrorismOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskTerrorismOcrResult)
|
|
199
|
+
|
|
200
|
+
* 新增成员:Progress
|
|
201
|
+
|
|
202
|
+
* [AiReviewTaskTerrorismResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskTerrorismResult)
|
|
203
|
+
|
|
204
|
+
* 新增成员:Progress
|
|
205
|
+
|
|
206
|
+
* [MediaProcessTaskAnimatedGraphicResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAnimatedGraphicResult)
|
|
207
|
+
|
|
208
|
+
* 新增成员:Progress
|
|
209
|
+
|
|
210
|
+
* [MediaProcessTaskCoverBySnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskCoverBySnapshotResult)
|
|
211
|
+
|
|
212
|
+
* 新增成员:Progress
|
|
213
|
+
|
|
214
|
+
* [MediaProcessTaskImageSpriteResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskImageSpriteResult)
|
|
215
|
+
|
|
216
|
+
* 新增成员:Progress
|
|
217
|
+
|
|
218
|
+
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSampleSnapshotResult)
|
|
219
|
+
|
|
220
|
+
* 新增成员:Progress
|
|
221
|
+
|
|
222
|
+
* [MediaProcessTaskSnapshotByTimeOffsetResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSnapshotByTimeOffsetResult)
|
|
223
|
+
|
|
224
|
+
* 新增成员:Progress
|
|
225
|
+
|
|
226
|
+
* [ProcedureTask](https://cloud.tencent.com/document/api/266/31773#ProcedureTask)
|
|
227
|
+
|
|
228
|
+
* 新增成员:Operator, OperationType
|
|
229
|
+
|
|
230
|
+
* [PullUploadTask](https://cloud.tencent.com/document/api/266/31773#PullUploadTask)
|
|
231
|
+
|
|
232
|
+
* 新增成员:Progress
|
|
233
|
+
|
|
234
|
+
* [SplitMediaTask](https://cloud.tencent.com/document/api/266/31773#SplitMediaTask)
|
|
235
|
+
|
|
236
|
+
* 新增成员:Progress
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
1
241
|
# Release 4.0.489
|
|
2
242
|
|
|
3
243
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,29 +1,40 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 21 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-11-
|
|
7
|
+
发布时间:2022-11-28 06:10:45
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateRecTask](https://cloud.tencent.com/document/api/1093/37823)
|
|
16
|
+
|
|
17
|
+
* 新增入参:EmotionalEnergy, ReinforceHotword
|
|
18
|
+
|
|
19
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
|
20
|
+
|
|
21
|
+
* 新增入参:ReinforceHotword
|
|
22
|
+
|
|
23
|
+
|
|
13
24
|
修改数据结构:
|
|
14
25
|
|
|
15
|
-
* [
|
|
26
|
+
* [SentenceDetail](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)
|
|
16
27
|
|
|
17
|
-
* 新增成员:
|
|
28
|
+
* 新增成员:EmotionalEnergy, SilenceTime
|
|
18
29
|
|
|
19
30
|
|
|
20
31
|
|
|
21
32
|
|
|
22
|
-
##
|
|
33
|
+
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
|
23
34
|
|
|
24
|
-
### 第
|
|
35
|
+
### 第 1 次发布
|
|
25
36
|
|
|
26
|
-
发布时间:2022-11-25
|
|
37
|
+
发布时间:2022-11-25 17:33:17
|
|
27
38
|
|
|
28
39
|
本次发布包含了以下内容:
|
|
29
40
|
|
|
@@ -31,42 +42,55 @@
|
|
|
31
42
|
|
|
32
43
|
新增接口:
|
|
33
44
|
|
|
34
|
-
* [
|
|
45
|
+
* [ActionAlterCkUser](https://cloud.tencent.com/document/api/1299/83425)
|
|
46
|
+
* [CreateBackUpSchedule](https://cloud.tencent.com/document/api/1299/83424)
|
|
47
|
+
* [DescribeCkSqlApis](https://cloud.tencent.com/document/api/1299/83428)
|
|
48
|
+
* [DescribeInstanceShards](https://cloud.tencent.com/document/api/1299/83427)
|
|
49
|
+
* [ModifyClusterConfigs](https://cloud.tencent.com/document/api/1299/83423)
|
|
50
|
+
* [ModifyUserNewPrivilege](https://cloud.tencent.com/document/api/1299/83422)
|
|
51
|
+
* [OpenBackUp](https://cloud.tencent.com/document/api/1299/83421)
|
|
35
52
|
|
|
36
53
|
新增数据结构:
|
|
37
54
|
|
|
38
|
-
* [
|
|
55
|
+
* [BackupTableContent](https://cloud.tencent.com/document/api/1299/83429#BackupTableContent)
|
|
56
|
+
* [CkUserAlterInfo](https://cloud.tencent.com/document/api/1299/83429#CkUserAlterInfo)
|
|
57
|
+
* [ConfigSubmitContext](https://cloud.tencent.com/document/api/1299/83429#ConfigSubmitContext)
|
|
39
58
|
|
|
40
59
|
|
|
41
60
|
|
|
42
|
-
##
|
|
61
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
43
62
|
|
|
44
|
-
### 第
|
|
63
|
+
### 第 32 次发布
|
|
45
64
|
|
|
46
|
-
发布时间:2022-11-25
|
|
65
|
+
发布时间:2022-11-25 18:17:09
|
|
47
66
|
|
|
48
67
|
本次发布包含了以下内容:
|
|
49
68
|
|
|
50
69
|
改善已有的文档。
|
|
51
70
|
|
|
52
|
-
|
|
71
|
+
新增接口:
|
|
53
72
|
|
|
54
|
-
* [
|
|
73
|
+
* [DescribeFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/83441)
|
|
55
74
|
|
|
56
|
-
|
|
75
|
+
### 第 31 次发布
|
|
57
76
|
|
|
77
|
+
发布时间:2022-11-25 16:12:15
|
|
58
78
|
|
|
79
|
+
本次发布包含了以下内容:
|
|
59
80
|
|
|
81
|
+
改善已有的文档。
|
|
60
82
|
|
|
61
|
-
|
|
83
|
+
新增接口:
|
|
62
84
|
|
|
85
|
+
* [CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)
|
|
63
86
|
|
|
64
87
|
|
|
65
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
66
88
|
|
|
67
|
-
|
|
89
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
68
90
|
|
|
69
|
-
|
|
91
|
+
### 第 52 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2022-11-25 18:17:38
|
|
70
94
|
|
|
71
95
|
本次发布包含了以下内容:
|
|
72
96
|
|
|
@@ -74,39 +98,20 @@
|
|
|
74
98
|
|
|
75
99
|
新增接口:
|
|
76
100
|
|
|
77
|
-
* [
|
|
78
|
-
* [
|
|
79
|
-
* [CreateK8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/83378)
|
|
80
|
-
* [DeleteK8sApiAbnormalRule](https://cloud.tencent.com/document/api/1285/83377)
|
|
81
|
-
* [DescribeAssetClusterList](https://cloud.tencent.com/document/api/1285/83376)
|
|
82
|
-
* [DescribeK8sApiAbnormalEventInfo](https://cloud.tencent.com/document/api/1285/83375)
|
|
83
|
-
* [DescribeK8sApiAbnormalEventList](https://cloud.tencent.com/document/api/1285/83374)
|
|
84
|
-
* [DescribeK8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/83373)
|
|
85
|
-
* [DescribeK8sApiAbnormalRuleList](https://cloud.tencent.com/document/api/1285/83372)
|
|
86
|
-
* [DescribeK8sApiAbnormalRuleScopeList](https://cloud.tencent.com/document/api/1285/83371)
|
|
87
|
-
* [DescribeK8sApiAbnormalSummary](https://cloud.tencent.com/document/api/1285/83370)
|
|
88
|
-
* [DescribeK8sApiAbnormalTendency](https://cloud.tencent.com/document/api/1285/83369)
|
|
89
|
-
* [ModifyK8sApiAbnormalEventStatus](https://cloud.tencent.com/document/api/1285/83368)
|
|
90
|
-
* [ModifyK8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/83367)
|
|
91
|
-
* [ModifyK8sApiAbnormalRuleStatus](https://cloud.tencent.com/document/api/1285/83366)
|
|
101
|
+
* [CreateChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/79688)
|
|
102
|
+
* [DescribeChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/83442)
|
|
92
103
|
|
|
93
|
-
新增数据结构:
|
|
94
104
|
|
|
95
|
-
* [AssetClusterListItem](https://cloud.tencent.com/document/api/1285/65614#AssetClusterListItem)
|
|
96
|
-
* [K8sApiAbnormalEventInfo](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalEventInfo)
|
|
97
|
-
* [K8sApiAbnormalEventListItem](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalEventListItem)
|
|
98
|
-
* [K8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalRuleInfo)
|
|
99
|
-
* [K8sApiAbnormalRuleListItem](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalRuleListItem)
|
|
100
|
-
* [K8sApiAbnormalRuleScopeInfo](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalRuleScopeInfo)
|
|
101
|
-
* [K8sApiAbnormalTendencyItem](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalTendencyItem)
|
|
102
105
|
|
|
106
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
103
107
|
|
|
104
108
|
|
|
105
|
-
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
106
109
|
|
|
107
|
-
|
|
110
|
+
## 云点播(vod) 版本:2018-07-17
|
|
108
111
|
|
|
109
|
-
|
|
112
|
+
### 第 128 次发布
|
|
113
|
+
|
|
114
|
+
发布时间:2022-11-28 07:19:44
|
|
110
115
|
|
|
111
116
|
本次发布包含了以下内容:
|
|
112
117
|
|
|
@@ -114,9 +119,121 @@
|
|
|
114
119
|
|
|
115
120
|
修改数据结构:
|
|
116
121
|
|
|
117
|
-
* [
|
|
122
|
+
* [AiAnalysisTaskClassificationResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskClassificationResult)
|
|
118
123
|
|
|
119
|
-
* 新增成员:
|
|
124
|
+
* 新增成员:Progress
|
|
125
|
+
|
|
126
|
+
* [AiAnalysisTaskCoverResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskCoverResult)
|
|
127
|
+
|
|
128
|
+
* 新增成员:Progress
|
|
129
|
+
|
|
130
|
+
* [AiAnalysisTaskFrameTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskFrameTagResult)
|
|
131
|
+
|
|
132
|
+
* 新增成员:Progress
|
|
133
|
+
|
|
134
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskHighlightResult)
|
|
135
|
+
|
|
136
|
+
* 新增成员:Progress
|
|
137
|
+
|
|
138
|
+
* [AiAnalysisTaskTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskTagResult)
|
|
139
|
+
|
|
140
|
+
* 新增成员:Progress
|
|
141
|
+
|
|
142
|
+
* [AiRecognitionTaskAsrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrWordsResult)
|
|
143
|
+
|
|
144
|
+
* 新增成员:Progress
|
|
145
|
+
|
|
146
|
+
* [AiRecognitionTaskFaceResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskFaceResult)
|
|
147
|
+
|
|
148
|
+
* 新增成员:Progress
|
|
149
|
+
|
|
150
|
+
* [AiRecognitionTaskHeadTailResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskHeadTailResult)
|
|
151
|
+
|
|
152
|
+
* 新增成员:Progress
|
|
153
|
+
|
|
154
|
+
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectResult)
|
|
155
|
+
|
|
156
|
+
* 新增成员:Progress
|
|
157
|
+
|
|
158
|
+
* [AiRecognitionTaskOcrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrFullTextResult)
|
|
159
|
+
|
|
160
|
+
* 新增成员:Progress
|
|
161
|
+
|
|
162
|
+
* [AiRecognitionTaskOcrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrWordsResult)
|
|
163
|
+
|
|
164
|
+
* 新增成员:Progress
|
|
165
|
+
|
|
166
|
+
* [AiRecognitionTaskSegmentResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskSegmentResult)
|
|
167
|
+
|
|
168
|
+
* 新增成员:Progress
|
|
169
|
+
|
|
170
|
+
* [AiReviewTaskPoliticalAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPoliticalAsrResult)
|
|
171
|
+
|
|
172
|
+
* 新增成员:Progress
|
|
173
|
+
|
|
174
|
+
* [AiReviewTaskPoliticalResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPoliticalResult)
|
|
175
|
+
|
|
176
|
+
* 新增成员:Progress
|
|
177
|
+
|
|
178
|
+
* [AiReviewTaskPornAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornAsrResult)
|
|
179
|
+
|
|
180
|
+
* 新增成员:Progress
|
|
181
|
+
|
|
182
|
+
* [AiReviewTaskPornOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornOcrResult)
|
|
183
|
+
|
|
184
|
+
* 新增成员:Progress
|
|
185
|
+
|
|
186
|
+
* [AiReviewTaskPornResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornResult)
|
|
187
|
+
|
|
188
|
+
* 新增成员:Progress
|
|
189
|
+
|
|
190
|
+
* [AiReviewTaskProhibitedAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskProhibitedAsrResult)
|
|
191
|
+
|
|
192
|
+
* 新增成员:Progress
|
|
193
|
+
|
|
194
|
+
* [AiReviewTaskProhibitedOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskProhibitedOcrResult)
|
|
195
|
+
|
|
196
|
+
* 新增成员:Progress
|
|
197
|
+
|
|
198
|
+
* [AiReviewTaskTerrorismOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskTerrorismOcrResult)
|
|
199
|
+
|
|
200
|
+
* 新增成员:Progress
|
|
201
|
+
|
|
202
|
+
* [AiReviewTaskTerrorismResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskTerrorismResult)
|
|
203
|
+
|
|
204
|
+
* 新增成员:Progress
|
|
205
|
+
|
|
206
|
+
* [MediaProcessTaskAnimatedGraphicResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAnimatedGraphicResult)
|
|
207
|
+
|
|
208
|
+
* 新增成员:Progress
|
|
209
|
+
|
|
210
|
+
* [MediaProcessTaskCoverBySnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskCoverBySnapshotResult)
|
|
211
|
+
|
|
212
|
+
* 新增成员:Progress
|
|
213
|
+
|
|
214
|
+
* [MediaProcessTaskImageSpriteResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskImageSpriteResult)
|
|
215
|
+
|
|
216
|
+
* 新增成员:Progress
|
|
217
|
+
|
|
218
|
+
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSampleSnapshotResult)
|
|
219
|
+
|
|
220
|
+
* 新增成员:Progress
|
|
221
|
+
|
|
222
|
+
* [MediaProcessTaskSnapshotByTimeOffsetResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSnapshotByTimeOffsetResult)
|
|
223
|
+
|
|
224
|
+
* 新增成员:Progress
|
|
225
|
+
|
|
226
|
+
* [ProcedureTask](https://cloud.tencent.com/document/api/266/31773#ProcedureTask)
|
|
227
|
+
|
|
228
|
+
* 新增成员:Operator, OperationType
|
|
229
|
+
|
|
230
|
+
* [PullUploadTask](https://cloud.tencent.com/document/api/266/31773#PullUploadTask)
|
|
231
|
+
|
|
232
|
+
* 新增成员:Progress
|
|
233
|
+
|
|
234
|
+
* [SplitMediaTask](https://cloud.tencent.com/document/api/266/31773#SplitMediaTask)
|
|
235
|
+
|
|
236
|
+
* 新增成员:Progress
|
|
120
237
|
|
|
121
238
|
|
|
122
239
|
|
|
@@ -5124,6 +5241,32 @@
|
|
|
5124
5241
|
|
|
5125
5242
|
## 语音识别(asr) 版本:2019-06-14
|
|
5126
5243
|
|
|
5244
|
+
### 第 21 次发布
|
|
5245
|
+
|
|
5246
|
+
发布时间:2022-11-28 06:10:45
|
|
5247
|
+
|
|
5248
|
+
本次发布包含了以下内容:
|
|
5249
|
+
|
|
5250
|
+
改善已有的文档。
|
|
5251
|
+
|
|
5252
|
+
修改接口:
|
|
5253
|
+
|
|
5254
|
+
* [CreateRecTask](https://cloud.tencent.com/document/api/1093/37823)
|
|
5255
|
+
|
|
5256
|
+
* 新增入参:EmotionalEnergy, ReinforceHotword
|
|
5257
|
+
|
|
5258
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
|
5259
|
+
|
|
5260
|
+
* 新增入参:ReinforceHotword
|
|
5261
|
+
|
|
5262
|
+
|
|
5263
|
+
修改数据结构:
|
|
5264
|
+
|
|
5265
|
+
* [SentenceDetail](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)
|
|
5266
|
+
|
|
5267
|
+
* 新增成员:EmotionalEnergy, SilenceTime
|
|
5268
|
+
|
|
5269
|
+
|
|
5127
5270
|
### 第 20 次发布
|
|
5128
5271
|
|
|
5129
5272
|
发布时间:2022-09-02 06:09:54
|
|
@@ -16964,6 +17107,35 @@
|
|
|
16964
17107
|
|
|
16965
17108
|
|
|
16966
17109
|
|
|
17110
|
+
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
|
17111
|
+
|
|
17112
|
+
### 第 1 次发布
|
|
17113
|
+
|
|
17114
|
+
发布时间:2022-11-25 17:33:17
|
|
17115
|
+
|
|
17116
|
+
本次发布包含了以下内容:
|
|
17117
|
+
|
|
17118
|
+
改善已有的文档。
|
|
17119
|
+
|
|
17120
|
+
新增接口:
|
|
17121
|
+
|
|
17122
|
+
* [[ActionAlterCkUser](https://cloud.tencent.com/document/api/1299/83425)](https://cloud.tencent.com/document/api/#/#)
|
|
17123
|
+
* [[CreateBackUpSchedule](https://cloud.tencent.com/document/api/1299/83424)](https://cloud.tencent.com/document/api/#/#)
|
|
17124
|
+
* [[DescribeCkSqlApis](https://cloud.tencent.com/document/api/1299/83428)](https://cloud.tencent.com/document/api/#/#)
|
|
17125
|
+
* [[DescribeInstanceShards](https://cloud.tencent.com/document/api/1299/83427)](https://cloud.tencent.com/document/api/#/#)
|
|
17126
|
+
* [[ModifyClusterConfigs](https://cloud.tencent.com/document/api/1299/83423)](https://cloud.tencent.com/document/api/#/#)
|
|
17127
|
+
* [[ModifyUserNewPrivilege](https://cloud.tencent.com/document/api/1299/83422)](https://cloud.tencent.com/document/api/#/#)
|
|
17128
|
+
* [[OpenBackUp](https://cloud.tencent.com/document/api/1299/83421)](https://cloud.tencent.com/document/api/#/#)
|
|
17129
|
+
|
|
17130
|
+
新增数据结构:
|
|
17131
|
+
|
|
17132
|
+
* [[BackupTableContent](https://cloud.tencent.com/document/api/1299/83429#BackupTableContent)](https://cloud.tencent.com/document/api/1299/83429#[BackupTableContent](https://cloud.tencent.com/document/api/1299/83429#BackupTableContent))
|
|
17133
|
+
* [[CkUserAlterInfo](https://cloud.tencent.com/document/api/1299/83429#CkUserAlterInfo)](https://cloud.tencent.com/document/api/1299/83429#[CkUserAlterInfo](https://cloud.tencent.com/document/api/1299/83429#CkUserAlterInfo))
|
|
17134
|
+
* [[ConfigSubmitContext](https://cloud.tencent.com/document/api/1299/83429#ConfigSubmitContext)](https://cloud.tencent.com/document/api/1299/83429#[ConfigSubmitContext](https://cloud.tencent.com/document/api/1299/83429#ConfigSubmitContext))
|
|
17135
|
+
|
|
17136
|
+
|
|
17137
|
+
|
|
17138
|
+
|
|
16967
17139
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
16968
17140
|
|
|
16969
17141
|
### 第 4 次发布
|
|
@@ -34973,11 +35145,11 @@
|
|
|
34973
35145
|
|
|
34974
35146
|
新增接口:
|
|
34975
35147
|
|
|
34976
|
-
* [
|
|
35148
|
+
* [ModifyRecordFields](https://cloud.tencent.com/document/api/1427/83364)
|
|
34977
35149
|
|
|
34978
35150
|
新增数据结构:
|
|
34979
35151
|
|
|
34980
|
-
* [
|
|
35152
|
+
* [KeyValue](https://cloud.tencent.com/document/api/1427/56185#KeyValue)
|
|
34981
35153
|
|
|
34982
35154
|
### 第 10 次发布
|
|
34983
35155
|
|
|
@@ -40599,6 +40771,30 @@
|
|
|
40599
40771
|
|
|
40600
40772
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
40601
40773
|
|
|
40774
|
+
### 第 32 次发布
|
|
40775
|
+
|
|
40776
|
+
发布时间:2022-11-25 18:17:09
|
|
40777
|
+
|
|
40778
|
+
本次发布包含了以下内容:
|
|
40779
|
+
|
|
40780
|
+
改善已有的文档。
|
|
40781
|
+
|
|
40782
|
+
新增接口:
|
|
40783
|
+
|
|
40784
|
+
* [[DescribeFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/83441)](https://cloud.tencent.com/document/api/#/#)
|
|
40785
|
+
|
|
40786
|
+
### 第 31 次发布
|
|
40787
|
+
|
|
40788
|
+
发布时间:2022-11-25 16:12:15
|
|
40789
|
+
|
|
40790
|
+
本次发布包含了以下内容:
|
|
40791
|
+
|
|
40792
|
+
改善已有的文档。
|
|
40793
|
+
|
|
40794
|
+
新增接口:
|
|
40795
|
+
|
|
40796
|
+
* [[CreatePrepareFlow](https://cloud.tencent.com/document/api/1323/83412)](https://cloud.tencent.com/document/api/#/#)
|
|
40797
|
+
|
|
40602
40798
|
### 第 30 次发布
|
|
40603
40799
|
|
|
40604
40800
|
发布时间:2022-11-21 15:12:52
|
|
@@ -41248,6 +41444,19 @@
|
|
|
41248
41444
|
|
|
41249
41445
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
41250
41446
|
|
|
41447
|
+
### 第 52 次发布
|
|
41448
|
+
|
|
41449
|
+
发布时间:2022-11-25 18:17:38
|
|
41450
|
+
|
|
41451
|
+
本次发布包含了以下内容:
|
|
41452
|
+
|
|
41453
|
+
改善已有的文档。
|
|
41454
|
+
|
|
41455
|
+
新增接口:
|
|
41456
|
+
|
|
41457
|
+
* [[CreateChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/79688)](https://cloud.tencent.com/document/api/#/#)
|
|
41458
|
+
* [[DescribeChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/83442)](https://cloud.tencent.com/document/api/#/#)
|
|
41459
|
+
|
|
41251
41460
|
### 第 51 次发布
|
|
41252
41461
|
|
|
41253
41462
|
发布时间:2022-11-24 06:32:35
|
|
@@ -76434,31 +76643,31 @@
|
|
|
76434
76643
|
|
|
76435
76644
|
新增接口:
|
|
76436
76645
|
|
|
76437
|
-
* [
|
|
76438
|
-
* [
|
|
76439
|
-
* [
|
|
76440
|
-
* [
|
|
76441
|
-
* [
|
|
76442
|
-
* [
|
|
76443
|
-
* [
|
|
76444
|
-
* [
|
|
76445
|
-
* [
|
|
76446
|
-
* [
|
|
76447
|
-
* [
|
|
76448
|
-
* [
|
|
76449
|
-
* [
|
|
76450
|
-
* [
|
|
76451
|
-
* [
|
|
76646
|
+
* [CreateK8sApiAbnormalEventExportJob](https://cloud.tencent.com/document/api/1285/83380)
|
|
76647
|
+
* [CreateK8sApiAbnormalRuleExportJob](https://cloud.tencent.com/document/api/1285/83379)
|
|
76648
|
+
* [CreateK8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/83378)
|
|
76649
|
+
* [DeleteK8sApiAbnormalRule](https://cloud.tencent.com/document/api/1285/83377)
|
|
76650
|
+
* [DescribeAssetClusterList](https://cloud.tencent.com/document/api/1285/83376)
|
|
76651
|
+
* [DescribeK8sApiAbnormalEventInfo](https://cloud.tencent.com/document/api/1285/83375)
|
|
76652
|
+
* [DescribeK8sApiAbnormalEventList](https://cloud.tencent.com/document/api/1285/83374)
|
|
76653
|
+
* [DescribeK8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/83373)
|
|
76654
|
+
* [DescribeK8sApiAbnormalRuleList](https://cloud.tencent.com/document/api/1285/83372)
|
|
76655
|
+
* [DescribeK8sApiAbnormalRuleScopeList](https://cloud.tencent.com/document/api/1285/83371)
|
|
76656
|
+
* [DescribeK8sApiAbnormalSummary](https://cloud.tencent.com/document/api/1285/83370)
|
|
76657
|
+
* [DescribeK8sApiAbnormalTendency](https://cloud.tencent.com/document/api/1285/83369)
|
|
76658
|
+
* [ModifyK8sApiAbnormalEventStatus](https://cloud.tencent.com/document/api/1285/83368)
|
|
76659
|
+
* [ModifyK8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/83367)
|
|
76660
|
+
* [ModifyK8sApiAbnormalRuleStatus](https://cloud.tencent.com/document/api/1285/83366)
|
|
76452
76661
|
|
|
76453
76662
|
新增数据结构:
|
|
76454
76663
|
|
|
76455
|
-
* [
|
|
76456
|
-
* [
|
|
76457
|
-
* [
|
|
76458
|
-
* [
|
|
76459
|
-
* [
|
|
76460
|
-
* [
|
|
76461
|
-
* [
|
|
76664
|
+
* [AssetClusterListItem](https://cloud.tencent.com/document/api/1285/65614#AssetClusterListItem)
|
|
76665
|
+
* [K8sApiAbnormalEventInfo](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalEventInfo)
|
|
76666
|
+
* [K8sApiAbnormalEventListItem](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalEventListItem)
|
|
76667
|
+
* [K8sApiAbnormalRuleInfo](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalRuleInfo)
|
|
76668
|
+
* [K8sApiAbnormalRuleListItem](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalRuleListItem)
|
|
76669
|
+
* [K8sApiAbnormalRuleScopeInfo](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalRuleScopeInfo)
|
|
76670
|
+
* [K8sApiAbnormalTendencyItem](https://cloud.tencent.com/document/api/1285/65614#K8sApiAbnormalTendencyItem)
|
|
76462
76671
|
|
|
76463
76672
|
### 第 32 次发布
|
|
76464
76673
|
|
|
@@ -91452,6 +91661,133 @@
|
|
|
91452
91661
|
|
|
91453
91662
|
## 云点播(vod) 版本:2018-07-17
|
|
91454
91663
|
|
|
91664
|
+
### 第 128 次发布
|
|
91665
|
+
|
|
91666
|
+
发布时间:2022-11-28 07:19:44
|
|
91667
|
+
|
|
91668
|
+
本次发布包含了以下内容:
|
|
91669
|
+
|
|
91670
|
+
改善已有的文档。
|
|
91671
|
+
|
|
91672
|
+
修改数据结构:
|
|
91673
|
+
|
|
91674
|
+
* [AiAnalysisTaskClassificationResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskClassificationResult)
|
|
91675
|
+
|
|
91676
|
+
* 新增成员:Progress
|
|
91677
|
+
|
|
91678
|
+
* [AiAnalysisTaskCoverResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskCoverResult)
|
|
91679
|
+
|
|
91680
|
+
* 新增成员:Progress
|
|
91681
|
+
|
|
91682
|
+
* [AiAnalysisTaskFrameTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskFrameTagResult)
|
|
91683
|
+
|
|
91684
|
+
* 新增成员:Progress
|
|
91685
|
+
|
|
91686
|
+
* [AiAnalysisTaskHighlightResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskHighlightResult)
|
|
91687
|
+
|
|
91688
|
+
* 新增成员:Progress
|
|
91689
|
+
|
|
91690
|
+
* [AiAnalysisTaskTagResult](https://cloud.tencent.com/document/api/266/31773#AiAnalysisTaskTagResult)
|
|
91691
|
+
|
|
91692
|
+
* 新增成员:Progress
|
|
91693
|
+
|
|
91694
|
+
* [AiRecognitionTaskAsrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskAsrWordsResult)
|
|
91695
|
+
|
|
91696
|
+
* 新增成员:Progress
|
|
91697
|
+
|
|
91698
|
+
* [AiRecognitionTaskFaceResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskFaceResult)
|
|
91699
|
+
|
|
91700
|
+
* 新增成员:Progress
|
|
91701
|
+
|
|
91702
|
+
* [AiRecognitionTaskHeadTailResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskHeadTailResult)
|
|
91703
|
+
|
|
91704
|
+
* 新增成员:Progress
|
|
91705
|
+
|
|
91706
|
+
* [AiRecognitionTaskObjectResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskObjectResult)
|
|
91707
|
+
|
|
91708
|
+
* 新增成员:Progress
|
|
91709
|
+
|
|
91710
|
+
* [AiRecognitionTaskOcrFullTextResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrFullTextResult)
|
|
91711
|
+
|
|
91712
|
+
* 新增成员:Progress
|
|
91713
|
+
|
|
91714
|
+
* [AiRecognitionTaskOcrWordsResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskOcrWordsResult)
|
|
91715
|
+
|
|
91716
|
+
* 新增成员:Progress
|
|
91717
|
+
|
|
91718
|
+
* [AiRecognitionTaskSegmentResult](https://cloud.tencent.com/document/api/266/31773#AiRecognitionTaskSegmentResult)
|
|
91719
|
+
|
|
91720
|
+
* 新增成员:Progress
|
|
91721
|
+
|
|
91722
|
+
* [AiReviewTaskPoliticalAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPoliticalAsrResult)
|
|
91723
|
+
|
|
91724
|
+
* 新增成员:Progress
|
|
91725
|
+
|
|
91726
|
+
* [AiReviewTaskPoliticalResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPoliticalResult)
|
|
91727
|
+
|
|
91728
|
+
* 新增成员:Progress
|
|
91729
|
+
|
|
91730
|
+
* [AiReviewTaskPornAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornAsrResult)
|
|
91731
|
+
|
|
91732
|
+
* 新增成员:Progress
|
|
91733
|
+
|
|
91734
|
+
* [AiReviewTaskPornOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornOcrResult)
|
|
91735
|
+
|
|
91736
|
+
* 新增成员:Progress
|
|
91737
|
+
|
|
91738
|
+
* [AiReviewTaskPornResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskPornResult)
|
|
91739
|
+
|
|
91740
|
+
* 新增成员:Progress
|
|
91741
|
+
|
|
91742
|
+
* [AiReviewTaskProhibitedAsrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskProhibitedAsrResult)
|
|
91743
|
+
|
|
91744
|
+
* 新增成员:Progress
|
|
91745
|
+
|
|
91746
|
+
* [AiReviewTaskProhibitedOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskProhibitedOcrResult)
|
|
91747
|
+
|
|
91748
|
+
* 新增成员:Progress
|
|
91749
|
+
|
|
91750
|
+
* [AiReviewTaskTerrorismOcrResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskTerrorismOcrResult)
|
|
91751
|
+
|
|
91752
|
+
* 新增成员:Progress
|
|
91753
|
+
|
|
91754
|
+
* [AiReviewTaskTerrorismResult](https://cloud.tencent.com/document/api/266/31773#AiReviewTaskTerrorismResult)
|
|
91755
|
+
|
|
91756
|
+
* 新增成员:Progress
|
|
91757
|
+
|
|
91758
|
+
* [MediaProcessTaskAnimatedGraphicResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAnimatedGraphicResult)
|
|
91759
|
+
|
|
91760
|
+
* 新增成员:Progress
|
|
91761
|
+
|
|
91762
|
+
* [MediaProcessTaskCoverBySnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskCoverBySnapshotResult)
|
|
91763
|
+
|
|
91764
|
+
* 新增成员:Progress
|
|
91765
|
+
|
|
91766
|
+
* [MediaProcessTaskImageSpriteResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskImageSpriteResult)
|
|
91767
|
+
|
|
91768
|
+
* 新增成员:Progress
|
|
91769
|
+
|
|
91770
|
+
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSampleSnapshotResult)
|
|
91771
|
+
|
|
91772
|
+
* 新增成员:Progress
|
|
91773
|
+
|
|
91774
|
+
* [MediaProcessTaskSnapshotByTimeOffsetResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSnapshotByTimeOffsetResult)
|
|
91775
|
+
|
|
91776
|
+
* 新增成员:Progress
|
|
91777
|
+
|
|
91778
|
+
* [ProcedureTask](https://cloud.tencent.com/document/api/266/31773#ProcedureTask)
|
|
91779
|
+
|
|
91780
|
+
* 新增成员:Operator, OperationType
|
|
91781
|
+
|
|
91782
|
+
* [PullUploadTask](https://cloud.tencent.com/document/api/266/31773#PullUploadTask)
|
|
91783
|
+
|
|
91784
|
+
* 新增成员:Progress
|
|
91785
|
+
|
|
91786
|
+
* [SplitMediaTask](https://cloud.tencent.com/document/api/266/31773#SplitMediaTask)
|
|
91787
|
+
|
|
91788
|
+
* 新增成员:Progress
|
|
91789
|
+
|
|
91790
|
+
|
|
91455
91791
|
### 第 127 次发布
|
|
91456
91792
|
|
|
91457
91793
|
发布时间:2022-11-15 06:48:04
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2022-11-09 06:09:16 |
|
|
16
16
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-08-22 06:08:36 |
|
|
17
17
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-11-18 06:08:39 |
|
|
18
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-11-
|
|
18
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-11-28 06:10:45 |
|
|
19
19
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
20
20
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
|
21
21
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-11-01 06:09:07 |
|
|
@@ -43,9 +43,10 @@
|
|
|
43
43
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
|
|
44
44
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2022-10-31 06:15:07 |
|
|
45
45
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
|
|
46
|
+
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2022-11-25 17:33:17 |
|
|
46
47
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-09-26 06:16:02 |
|
|
47
48
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-11-21 06:14:58 |
|
|
48
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-
|
|
49
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-11-28 06:18:58 |
|
|
49
50
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-07-04 06:04:36 |
|
|
50
51
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-09-27 06:14:52 |
|
|
51
52
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
|
|
@@ -88,8 +89,8 @@
|
|
|
88
89
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
89
90
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-11-24 06:31:27 |
|
|
90
91
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-11-17 06:25:50 |
|
|
91
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-
|
|
92
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-
|
|
92
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-25 18:17:09 |
|
|
93
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-25 18:17:38 |
|
|
93
94
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
94
95
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-11-16 06:23:45 |
|
|
95
96
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -118,7 +119,7 @@
|
|
|
118
119
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
|
119
120
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-11-01 06:32:51 |
|
|
120
121
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-10-19 06:31:50 |
|
|
121
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-11-
|
|
122
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-11-28 06:47:35 |
|
|
122
123
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-11-18 06:36:08 |
|
|
123
124
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
124
125
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
@@ -128,7 +129,7 @@
|
|
|
128
129
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
129
130
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-08-25 06:38:57 |
|
|
130
131
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
|
131
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-11-
|
|
132
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-11-28 06:50:22 |
|
|
132
133
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-11-18 06:38:09 |
|
|
133
134
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-11-23 06:41:18 |
|
|
134
135
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-06-28 06:14:04 |
|
|
@@ -146,7 +147,7 @@
|
|
|
146
147
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-10-26 06:52:45 |
|
|
147
148
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-11-18 06:42:29 |
|
|
148
149
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
149
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-11-
|
|
150
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-11-28 06:57:10 |
|
|
150
151
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
|
151
152
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
152
153
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -185,7 +186,7 @@
|
|
|
185
186
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-11-25 07:03:54 |
|
|
186
187
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-10-10 06:42:56 |
|
|
187
188
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-11-17 06:48:59 |
|
|
188
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-11-
|
|
189
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-11-28 07:11:19 |
|
|
189
190
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-11-16 06:42:38 |
|
|
190
191
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
191
192
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
@@ -208,7 +209,7 @@
|
|
|
208
209
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
209
210
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
210
211
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
211
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-11-
|
|
212
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-11-28 07:19:44 |
|
|
212
213
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-11-22 07:10:00 |
|
|
213
214
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-11-16 06:48:54 |
|
|
214
215
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common"
|
|
19
19
|
import {
|
|
20
20
|
CancelFlowResponse,
|
|
21
|
+
DescribeFlowEvidenceReportRequest,
|
|
21
22
|
Department,
|
|
22
23
|
CreateSchemeUrlRequest,
|
|
23
24
|
CreateFlowApproversResponse,
|
|
@@ -33,6 +34,7 @@ import {
|
|
|
33
34
|
Agent,
|
|
34
35
|
FlowApproverDetail,
|
|
35
36
|
DescribeFlowTemplatesRequest,
|
|
37
|
+
DescribeFlowEvidenceReportResponse,
|
|
36
38
|
TemplateInfo,
|
|
37
39
|
CreateDocumentResponse,
|
|
38
40
|
DescribeIntegrationEmployeesRequest,
|
|
@@ -80,9 +82,11 @@ import {
|
|
|
80
82
|
FileInfo,
|
|
81
83
|
CreateSchemeUrlResponse,
|
|
82
84
|
ApproverRestriction,
|
|
85
|
+
CreatePrepareFlowResponse,
|
|
83
86
|
GetTaskResultApiResponse,
|
|
84
87
|
CancelMultiFlowSignQRCodeRequest,
|
|
85
88
|
StartFlowRequest,
|
|
89
|
+
CreatePrepareFlowRequest,
|
|
86
90
|
ApproverOption,
|
|
87
91
|
DeleteIntegrationEmployeesResponse,
|
|
88
92
|
DescribeOrganizationSealsRequest,
|
|
@@ -209,6 +213,18 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
209
213
|
return this.request("CreateFlowSignReview", req, cb)
|
|
210
214
|
}
|
|
211
215
|
|
|
216
|
+
/**
|
|
217
|
+
* 创建快速发起流程
|
|
218
|
+
适用场景:用户通过API 合同文件及签署信息,并可通过我们返回的URL在页面完成签署控件等信息的编辑与确认,快速发起合同.
|
|
219
|
+
注:该接口文件的resourceId 是通过上传文件之后获取的。
|
|
220
|
+
*/
|
|
221
|
+
async CreatePrepareFlow(
|
|
222
|
+
req: CreatePrepareFlowRequest,
|
|
223
|
+
cb?: (error: string, rep: CreatePrepareFlowResponse) => void
|
|
224
|
+
): Promise<CreatePrepareFlowResponse> {
|
|
225
|
+
return this.request("CreatePrepareFlow", req, cb)
|
|
226
|
+
}
|
|
227
|
+
|
|
212
228
|
/**
|
|
213
229
|
* 创建签署流程电子文档
|
|
214
230
|
适用场景:见创建签署流程接口。
|
|
@@ -366,6 +382,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
366
382
|
return this.request("CreateFlow", req, cb)
|
|
367
383
|
}
|
|
368
384
|
|
|
385
|
+
/**
|
|
386
|
+
* 查询出证报告,返回报告 URL。
|
|
387
|
+
*/
|
|
388
|
+
async DescribeFlowEvidenceReport(
|
|
389
|
+
req: DescribeFlowEvidenceReportRequest,
|
|
390
|
+
cb?: (error: string, rep: DescribeFlowEvidenceReportResponse) => void
|
|
391
|
+
): Promise<DescribeFlowEvidenceReportResponse> {
|
|
392
|
+
return this.request("DescribeFlowEvidenceReport", req, cb)
|
|
393
|
+
}
|
|
394
|
+
|
|
369
395
|
/**
|
|
370
396
|
* 此接口(CreateFlowByFiles)用来通过上传后的pdf资源编号来创建待签署的合同流程。
|
|
371
397
|
适用场景1:适用非制式的合同文件签署。一般开发者自己有完整的签署文件,可以通过该接口传入完整的PDF文件及流程信息生成待签署的合同流程。
|
|
@@ -25,6 +25,21 @@ export interface CancelFlowResponse {
|
|
|
25
25
|
RequestId?: string
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
+
/**
|
|
29
|
+
* DescribeFlowEvidenceReport请求参数结构体
|
|
30
|
+
*/
|
|
31
|
+
export interface DescribeFlowEvidenceReportRequest {
|
|
32
|
+
/**
|
|
33
|
+
* 调用方用户信息,userId 必填
|
|
34
|
+
*/
|
|
35
|
+
Operator: UserInfo
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* 出证报告编号
|
|
39
|
+
*/
|
|
40
|
+
ReportId: string
|
|
41
|
+
}
|
|
42
|
+
|
|
28
43
|
/**
|
|
29
44
|
* 集成版员工部门信息
|
|
30
45
|
*/
|
|
@@ -347,7 +362,7 @@ HONGKONG_MACAO_AND_TAIWAN 港澳台居民居住证(格式同居民身份证)
|
|
|
347
362
|
*/
|
|
348
363
|
export interface CreateConvertTaskApiRequest {
|
|
349
364
|
/**
|
|
350
|
-
* 资源类型 取值范围doc,docx,html,
|
|
365
|
+
* 资源类型 取值范围doc,docx,html,xls,xlsx之一
|
|
351
366
|
*/
|
|
352
367
|
ResourceType: string
|
|
353
368
|
|
|
@@ -509,6 +524,29 @@ export interface DescribeFlowTemplatesRequest {
|
|
|
509
524
|
Agent?: Agent
|
|
510
525
|
}
|
|
511
526
|
|
|
527
|
+
/**
|
|
528
|
+
* DescribeFlowEvidenceReport返回参数结构体
|
|
529
|
+
*/
|
|
530
|
+
export interface DescribeFlowEvidenceReportResponse {
|
|
531
|
+
/**
|
|
532
|
+
* 报告 URL
|
|
533
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
534
|
+
*/
|
|
535
|
+
ReportUrl: string
|
|
536
|
+
|
|
537
|
+
/**
|
|
538
|
+
* 执行中:EvidenceStatusExecuting
|
|
539
|
+
成功:EvidenceStatusSuccess
|
|
540
|
+
失败:EvidenceStatusFailed
|
|
541
|
+
*/
|
|
542
|
+
Status: string
|
|
543
|
+
|
|
544
|
+
/**
|
|
545
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
546
|
+
*/
|
|
547
|
+
RequestId?: string
|
|
548
|
+
}
|
|
549
|
+
|
|
512
550
|
/**
|
|
513
551
|
* 二期接口返回的模板的信息结构
|
|
514
552
|
*/
|
|
@@ -1924,6 +1962,21 @@ export interface ApproverRestriction {
|
|
|
1924
1962
|
IdCardNumber?: string
|
|
1925
1963
|
}
|
|
1926
1964
|
|
|
1965
|
+
/**
|
|
1966
|
+
* CreatePrepareFlow返回参数结构体
|
|
1967
|
+
*/
|
|
1968
|
+
export interface CreatePrepareFlowResponse {
|
|
1969
|
+
/**
|
|
1970
|
+
* 快速发起预览链接
|
|
1971
|
+
*/
|
|
1972
|
+
Url: string
|
|
1973
|
+
|
|
1974
|
+
/**
|
|
1975
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1976
|
+
*/
|
|
1977
|
+
RequestId?: string
|
|
1978
|
+
}
|
|
1979
|
+
|
|
1927
1980
|
/**
|
|
1928
1981
|
* GetTaskResultApi返回参数结构体
|
|
1929
1982
|
*/
|
|
@@ -2011,6 +2064,52 @@ export interface StartFlowRequest {
|
|
|
2011
2064
|
Agent?: Agent
|
|
2012
2065
|
}
|
|
2013
2066
|
|
|
2067
|
+
/**
|
|
2068
|
+
* CreatePrepareFlow请求参数结构体
|
|
2069
|
+
*/
|
|
2070
|
+
export interface CreatePrepareFlowRequest {
|
|
2071
|
+
/**
|
|
2072
|
+
* 调用方用户信息,userId 必填
|
|
2073
|
+
*/
|
|
2074
|
+
Operator: UserInfo
|
|
2075
|
+
|
|
2076
|
+
/**
|
|
2077
|
+
* 资源Id,通过上传uploadfile接口获得
|
|
2078
|
+
*/
|
|
2079
|
+
ResourceId: string
|
|
2080
|
+
|
|
2081
|
+
/**
|
|
2082
|
+
* 合同名称
|
|
2083
|
+
*/
|
|
2084
|
+
FlowName: string
|
|
2085
|
+
|
|
2086
|
+
/**
|
|
2087
|
+
* 是否顺序签署(true:无序签,false:顺序签)
|
|
2088
|
+
*/
|
|
2089
|
+
Unordered?: boolean
|
|
2090
|
+
|
|
2091
|
+
/**
|
|
2092
|
+
* 签署流程的签署截止时间。
|
|
2093
|
+
值为unix时间戳,精确到秒,不传默认为当前时间一年后
|
|
2094
|
+
*/
|
|
2095
|
+
Deadline?: number
|
|
2096
|
+
|
|
2097
|
+
/**
|
|
2098
|
+
* 用户自定义合同类型
|
|
2099
|
+
*/
|
|
2100
|
+
UserFlowTypeId?: string
|
|
2101
|
+
|
|
2102
|
+
/**
|
|
2103
|
+
* 签署流程参与者信息,最大限制50方
|
|
2104
|
+
*/
|
|
2105
|
+
Approvers?: Array<FlowCreateApprover>
|
|
2106
|
+
|
|
2107
|
+
/**
|
|
2108
|
+
* 打开智能添加填写区(默认开启,打开:"OPEN" 关闭:"CLOSE")
|
|
2109
|
+
*/
|
|
2110
|
+
IntelligentStatus?: string
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2014
2113
|
/**
|
|
2015
2114
|
* 签署人个性化能力信息
|
|
2016
2115
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { CancelFlowResponse, CreateSchemeUrlRequest, CreateFlowApproversResponse, UploadFilesRequest, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, CreateIntegrationEmployeesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateConvertTaskApiRequest, DescribeFlowTemplatesRequest, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateFlowRequest, DescribeThirdPartyAuthCodeRequest, DescribeFlowInfoRequest, CreateBatchCancelFlowUrlResponse, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateFlowByFilesRequest, DescribeFileUrlsRequest, CreateFlowApproversRequest, CreateFlowEvidenceReportResponse, DescribeFileUrlsResponse, CreateDocumentRequest, DescribeOrganizationSealsResponse, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, CreateIntegrationEmployeesResponse, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, CreateSchemeUrlResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, StartFlowRequest, DeleteIntegrationEmployeesResponse, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeFlowBriefsRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoResponse, CreateFlowResponse, CancelMultiFlowSignQRCodeResponse } from "./ess_models";
|
|
2
|
+
import { CancelFlowResponse, DescribeFlowEvidenceReportRequest, CreateSchemeUrlRequest, CreateFlowApproversResponse, UploadFilesRequest, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, CreateIntegrationEmployeesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateConvertTaskApiRequest, DescribeFlowTemplatesRequest, DescribeFlowEvidenceReportResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateFlowRequest, DescribeThirdPartyAuthCodeRequest, DescribeFlowInfoRequest, CreateBatchCancelFlowUrlResponse, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateFlowByFilesRequest, DescribeFileUrlsRequest, CreateFlowApproversRequest, CreateFlowEvidenceReportResponse, DescribeFileUrlsResponse, CreateDocumentRequest, DescribeOrganizationSealsResponse, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, CreateIntegrationEmployeesResponse, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, CreateSchemeUrlResponse, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, StartFlowRequest, CreatePrepareFlowRequest, DeleteIntegrationEmployeesResponse, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeFlowBriefsRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoResponse, CreateFlowResponse, CancelMultiFlowSignQRCodeResponse } from "./ess_models";
|
|
3
3
|
/**
|
|
4
4
|
* ess client
|
|
5
5
|
* @class
|
|
@@ -53,6 +53,12 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
53
53
|
|
|
54
54
|
*/
|
|
55
55
|
CreateFlowSignReview(req: CreateFlowSignReviewRequest, cb?: (error: string, rep: CreateFlowSignReviewResponse) => void): Promise<CreateFlowSignReviewResponse>;
|
|
56
|
+
/**
|
|
57
|
+
* 创建快速发起流程
|
|
58
|
+
适用场景:用户通过API 合同文件及签署信息,并可通过我们返回的URL在页面完成签署控件等信息的编辑与确认,快速发起合同.
|
|
59
|
+
注:该接口文件的resourceId 是通过上传文件之后获取的。
|
|
60
|
+
*/
|
|
61
|
+
CreatePrepareFlow(req: CreatePrepareFlowRequest, cb?: (error: string, rep: CreatePrepareFlowResponse) => void): Promise<CreatePrepareFlowResponse>;
|
|
56
62
|
/**
|
|
57
63
|
* 创建签署流程电子文档
|
|
58
64
|
适用场景:见创建签署流程接口。
|
|
@@ -186,6 +192,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
186
192
|
注:该接口是通过模板生成合同流程的前置接口,先创建一个不包含签署文件的流程。配合“创建电子文档”接口和“发起流程”接口使用。
|
|
187
193
|
*/
|
|
188
194
|
CreateFlow(req: CreateFlowRequest, cb?: (error: string, rep: CreateFlowResponse) => void): Promise<CreateFlowResponse>;
|
|
195
|
+
/**
|
|
196
|
+
* 查询出证报告,返回报告 URL。
|
|
197
|
+
*/
|
|
198
|
+
DescribeFlowEvidenceReport(req: DescribeFlowEvidenceReportRequest, cb?: (error: string, rep: DescribeFlowEvidenceReportResponse) => void): Promise<DescribeFlowEvidenceReportResponse>;
|
|
189
199
|
/**
|
|
190
200
|
* 此接口(CreateFlowByFiles)用来通过上传后的pdf资源编号来创建待签署的合同流程。
|
|
191
201
|
适用场景1:适用非制式的合同文件签署。一般开发者自己有完整的签署文件,可以通过该接口传入完整的PDF文件及流程信息生成待签署的合同流程。
|
|
@@ -90,6 +90,14 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
90
90
|
async CreateFlowSignReview(req, cb) {
|
|
91
91
|
return this.request("CreateFlowSignReview", req, cb);
|
|
92
92
|
}
|
|
93
|
+
/**
|
|
94
|
+
* 创建快速发起流程
|
|
95
|
+
适用场景:用户通过API 合同文件及签署信息,并可通过我们返回的URL在页面完成签署控件等信息的编辑与确认,快速发起合同.
|
|
96
|
+
注:该接口文件的resourceId 是通过上传文件之后获取的。
|
|
97
|
+
*/
|
|
98
|
+
async CreatePrepareFlow(req, cb) {
|
|
99
|
+
return this.request("CreatePrepareFlow", req, cb);
|
|
100
|
+
}
|
|
93
101
|
/**
|
|
94
102
|
* 创建签署流程电子文档
|
|
95
103
|
适用场景:见创建签署流程接口。
|
|
@@ -231,6 +239,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
231
239
|
async CreateFlow(req, cb) {
|
|
232
240
|
return this.request("CreateFlow", req, cb);
|
|
233
241
|
}
|
|
242
|
+
/**
|
|
243
|
+
* 查询出证报告,返回报告 URL。
|
|
244
|
+
*/
|
|
245
|
+
async DescribeFlowEvidenceReport(req, cb) {
|
|
246
|
+
return this.request("DescribeFlowEvidenceReport", req, cb);
|
|
247
|
+
}
|
|
234
248
|
/**
|
|
235
249
|
* 此接口(CreateFlowByFiles)用来通过上传后的pdf资源编号来创建待签署的合同流程。
|
|
236
250
|
适用场景1:适用非制式的合同文件签署。一般开发者自己有完整的签署文件,可以通过该接口传入完整的PDF文件及流程信息生成待签署的合同流程。
|
|
@@ -7,6 +7,19 @@ export interface CancelFlowResponse {
|
|
|
7
7
|
*/
|
|
8
8
|
RequestId?: string;
|
|
9
9
|
}
|
|
10
|
+
/**
|
|
11
|
+
* DescribeFlowEvidenceReport请求参数结构体
|
|
12
|
+
*/
|
|
13
|
+
export interface DescribeFlowEvidenceReportRequest {
|
|
14
|
+
/**
|
|
15
|
+
* 调用方用户信息,userId 必填
|
|
16
|
+
*/
|
|
17
|
+
Operator: UserInfo;
|
|
18
|
+
/**
|
|
19
|
+
* 出证报告编号
|
|
20
|
+
*/
|
|
21
|
+
ReportId: string;
|
|
22
|
+
}
|
|
10
23
|
/**
|
|
11
24
|
* 集成版员工部门信息
|
|
12
25
|
*/
|
|
@@ -280,7 +293,7 @@ export interface FlowCreateApprover {
|
|
|
280
293
|
*/
|
|
281
294
|
export interface CreateConvertTaskApiRequest {
|
|
282
295
|
/**
|
|
283
|
-
* 资源类型 取值范围doc,docx,html,
|
|
296
|
+
* 资源类型 取值范围doc,docx,html,xls,xlsx之一
|
|
284
297
|
*/
|
|
285
298
|
ResourceType: string;
|
|
286
299
|
/**
|
|
@@ -415,6 +428,26 @@ export interface DescribeFlowTemplatesRequest {
|
|
|
415
428
|
*/
|
|
416
429
|
Agent?: Agent;
|
|
417
430
|
}
|
|
431
|
+
/**
|
|
432
|
+
* DescribeFlowEvidenceReport返回参数结构体
|
|
433
|
+
*/
|
|
434
|
+
export interface DescribeFlowEvidenceReportResponse {
|
|
435
|
+
/**
|
|
436
|
+
* 报告 URL
|
|
437
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
438
|
+
*/
|
|
439
|
+
ReportUrl: string;
|
|
440
|
+
/**
|
|
441
|
+
* 执行中:EvidenceStatusExecuting
|
|
442
|
+
成功:EvidenceStatusSuccess
|
|
443
|
+
失败:EvidenceStatusFailed
|
|
444
|
+
*/
|
|
445
|
+
Status: string;
|
|
446
|
+
/**
|
|
447
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
448
|
+
*/
|
|
449
|
+
RequestId?: string;
|
|
450
|
+
}
|
|
418
451
|
/**
|
|
419
452
|
* 二期接口返回的模板的信息结构
|
|
420
453
|
*/
|
|
@@ -1608,6 +1641,19 @@ export interface ApproverRestriction {
|
|
|
1608
1641
|
*/
|
|
1609
1642
|
IdCardNumber?: string;
|
|
1610
1643
|
}
|
|
1644
|
+
/**
|
|
1645
|
+
* CreatePrepareFlow返回参数结构体
|
|
1646
|
+
*/
|
|
1647
|
+
export interface CreatePrepareFlowResponse {
|
|
1648
|
+
/**
|
|
1649
|
+
* 快速发起预览链接
|
|
1650
|
+
*/
|
|
1651
|
+
Url: string;
|
|
1652
|
+
/**
|
|
1653
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1654
|
+
*/
|
|
1655
|
+
RequestId?: string;
|
|
1656
|
+
}
|
|
1611
1657
|
/**
|
|
1612
1658
|
* GetTaskResultApi返回参数结构体
|
|
1613
1659
|
*/
|
|
@@ -1683,6 +1729,44 @@ export interface StartFlowRequest {
|
|
|
1683
1729
|
*/
|
|
1684
1730
|
Agent?: Agent;
|
|
1685
1731
|
}
|
|
1732
|
+
/**
|
|
1733
|
+
* CreatePrepareFlow请求参数结构体
|
|
1734
|
+
*/
|
|
1735
|
+
export interface CreatePrepareFlowRequest {
|
|
1736
|
+
/**
|
|
1737
|
+
* 调用方用户信息,userId 必填
|
|
1738
|
+
*/
|
|
1739
|
+
Operator: UserInfo;
|
|
1740
|
+
/**
|
|
1741
|
+
* 资源Id,通过上传uploadfile接口获得
|
|
1742
|
+
*/
|
|
1743
|
+
ResourceId: string;
|
|
1744
|
+
/**
|
|
1745
|
+
* 合同名称
|
|
1746
|
+
*/
|
|
1747
|
+
FlowName: string;
|
|
1748
|
+
/**
|
|
1749
|
+
* 是否顺序签署(true:无序签,false:顺序签)
|
|
1750
|
+
*/
|
|
1751
|
+
Unordered?: boolean;
|
|
1752
|
+
/**
|
|
1753
|
+
* 签署流程的签署截止时间。
|
|
1754
|
+
值为unix时间戳,精确到秒,不传默认为当前时间一年后
|
|
1755
|
+
*/
|
|
1756
|
+
Deadline?: number;
|
|
1757
|
+
/**
|
|
1758
|
+
* 用户自定义合同类型
|
|
1759
|
+
*/
|
|
1760
|
+
UserFlowTypeId?: string;
|
|
1761
|
+
/**
|
|
1762
|
+
* 签署流程参与者信息,最大限制50方
|
|
1763
|
+
*/
|
|
1764
|
+
Approvers?: Array<FlowCreateApprover>;
|
|
1765
|
+
/**
|
|
1766
|
+
* 打开智能添加填写区(默认开启,打开:"OPEN" 关闭:"CLOSE")
|
|
1767
|
+
*/
|
|
1768
|
+
IntelligentStatus?: string;
|
|
1769
|
+
}
|
|
1686
1770
|
/**
|
|
1687
1771
|
* 签署人个性化能力信息
|
|
1688
1772
|
*/
|