tencentcloud-sdk-nodejs-ess 4.0.632 → 4.0.634
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 +229 -0
- package/SERVICE_CHANGELOG.md +241 -265
- package/package.json +1 -1
- package/products.md +23 -23
- package/src/services/ess/v20201111/ess_models.ts +18 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +18 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,232 @@
|
|
|
1
|
+
# Release 4.0.634
|
|
2
|
+
|
|
3
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
|
4
|
+
|
|
5
|
+
### 第 9 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-07-04 01:14:49
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
16
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
17
|
+
* [DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)
|
|
18
|
+
* [DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)
|
|
19
|
+
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
20
|
+
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21
|
+
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
22
|
+
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
23
|
+
|
|
24
|
+
新增数据结构:
|
|
25
|
+
|
|
26
|
+
* [AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)
|
|
27
|
+
* [UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)
|
|
28
|
+
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
29
|
+
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
34
|
+
|
|
35
|
+
### 第 53 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2023-07-03 17:15:42
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
修改接口:
|
|
44
|
+
|
|
45
|
+
* [OpenKafkaConsumer](https://cloud.tencent.com/document/api/614/72339)
|
|
46
|
+
|
|
47
|
+
* 新增入参:ConsumerContent
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
新增数据结构:
|
|
51
|
+
|
|
52
|
+
* [KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)
|
|
53
|
+
|
|
54
|
+
### 第 52 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2023-07-03 16:20:49
|
|
57
|
+
|
|
58
|
+
本次发布包含了以下内容:
|
|
59
|
+
|
|
60
|
+
改善已有的文档。
|
|
61
|
+
|
|
62
|
+
新增接口:
|
|
63
|
+
|
|
64
|
+
* [CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)
|
|
65
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
66
|
+
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
67
|
+
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
68
|
+
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
69
|
+
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
70
|
+
|
|
71
|
+
新增数据结构:
|
|
72
|
+
|
|
73
|
+
* [KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)
|
|
74
|
+
* [KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)
|
|
75
|
+
* [LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
# Release 4.0.633
|
|
80
|
+
|
|
81
|
+
## 费用中心(billing) 版本:2018-07-09
|
|
82
|
+
|
|
83
|
+
### 第 44 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2023-07-03 01:04:02
|
|
86
|
+
|
|
87
|
+
本次发布包含了以下内容:
|
|
88
|
+
|
|
89
|
+
改善已有的文档。
|
|
90
|
+
|
|
91
|
+
修改数据结构:
|
|
92
|
+
|
|
93
|
+
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
|
94
|
+
|
|
95
|
+
* 新增成员:RealTotalMeasure, DeductedMeasure
|
|
96
|
+
|
|
97
|
+
* <font color="#dd0000">**修改成员**:</font>SpecifiedPrice, TransferPayAmount, SPDeduction
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
103
|
+
|
|
104
|
+
### 第 53 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2023-07-03 01:18:43
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
修改接口:
|
|
113
|
+
|
|
114
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
120
|
+
|
|
121
|
+
### 第 20 次发布
|
|
122
|
+
|
|
123
|
+
发布时间:2023-07-03 01:19:17
|
|
124
|
+
|
|
125
|
+
本次发布包含了以下内容:
|
|
126
|
+
|
|
127
|
+
改善已有的文档。
|
|
128
|
+
|
|
129
|
+
新增接口:
|
|
130
|
+
|
|
131
|
+
* [DeleteRecordBatch](https://cloud.tencent.com/document/api/1427/94422)
|
|
132
|
+
|
|
133
|
+
新增数据结构:
|
|
134
|
+
|
|
135
|
+
* [DeleteRecordBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteRecordBatchDetail)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
140
|
+
|
|
141
|
+
### 第 83 次发布
|
|
142
|
+
|
|
143
|
+
发布时间:2023-06-30 18:46:08
|
|
144
|
+
|
|
145
|
+
本次发布包含了以下内容:
|
|
146
|
+
|
|
147
|
+
改善已有的文档。
|
|
148
|
+
|
|
149
|
+
修改接口:
|
|
150
|
+
|
|
151
|
+
* [CreateReleaseFlow](https://cloud.tencent.com/document/api/1323/88045)
|
|
152
|
+
|
|
153
|
+
* 新增入参:Deadline
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
修改数据结构:
|
|
157
|
+
|
|
158
|
+
* [ReleasedApprover](https://cloud.tencent.com/document/api/1323/70369#ReleasedApprover)
|
|
159
|
+
|
|
160
|
+
* 新增成员:ApproverSignComponentType, ApproverSignRole
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
166
|
+
|
|
167
|
+
### 第 87 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2023-06-30 17:26:03
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
修改接口:
|
|
176
|
+
|
|
177
|
+
* [ChannelCreateReleaseFlow](https://cloud.tencent.com/document/api/1420/83461)
|
|
178
|
+
|
|
179
|
+
* 新增入参:Deadline
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
修改数据结构:
|
|
183
|
+
|
|
184
|
+
* [ReleasedApprover](https://cloud.tencent.com/document/api/1420/61525#ReleasedApprover)
|
|
185
|
+
|
|
186
|
+
* 新增成员:ApproverSignComponentType, ApproverSignRole
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
196
|
+
|
|
197
|
+
### 第 14 次发布
|
|
198
|
+
|
|
199
|
+
发布时间:2023-06-30 12:15:39
|
|
200
|
+
|
|
201
|
+
本次发布包含了以下内容:
|
|
202
|
+
|
|
203
|
+
改善已有的文档。
|
|
204
|
+
|
|
205
|
+
新增接口:
|
|
206
|
+
|
|
207
|
+
* [QueryArrivalList](https://cloud.tencent.com/document/api/1318/94396)
|
|
208
|
+
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
209
|
+
|
|
210
|
+
新增数据结构:
|
|
211
|
+
|
|
212
|
+
* [ArrivalInfo](https://cloud.tencent.com/document/api/1318/56791#ArrivalInfo)
|
|
213
|
+
* [FollowInfo](https://cloud.tencent.com/document/api/1318/56791#FollowInfo)
|
|
214
|
+
|
|
215
|
+
修改数据结构:
|
|
216
|
+
|
|
217
|
+
* [ClueInfoDetail](https://cloud.tencent.com/document/api/1318/56791#ClueInfoDetail)
|
|
218
|
+
|
|
219
|
+
* 新增成员:WxId, BrandCode, BuildTime, OrderTime, ArrivalTime, DeliveryTime, FollowTime, NextFollowTime, OrgId, OrgName, Introducer, IntroducerPhone, IsBindWx, IsMerge, IsInvalid, InvalidType, InvalidTypeName, InvalidRemark, InvalidTime, DealerName, ShopId, ShopName, Position
|
|
220
|
+
|
|
221
|
+
* <font color="#dd0000">**修改成员**:</font>LeadUserType, LeadType, ChannelId, ChannelName, SourceChannelName, Gender, CreateTime, LeadStatus, LevelCode, ImportAtTime, DistributeTime, CreateAtTime
|
|
222
|
+
|
|
223
|
+
* [CorpUserInfo](https://cloud.tencent.com/document/api/1318/56791#CorpUserInfo)
|
|
224
|
+
|
|
225
|
+
* 新增成员:JobNumber
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
1
230
|
# Release 4.0.632
|
|
2
231
|
|
|
3
232
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,163 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 51 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-06-30 01:11:07
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [CreateExtension](https://cloud.tencent.com/document/api/679/82130)
|
|
16
|
-
|
|
17
|
-
* 新增入参:SkillGroupIds, Relation
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
修改数据结构:
|
|
21
|
-
|
|
22
|
-
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
23
|
-
|
|
24
|
-
* 新增成员:VoicemailAsrURL
|
|
25
|
-
|
|
26
|
-
* <font color="#dd0000">**修改成员**:</font>Caller, Callee, Time, Direction, Duration, RecordURL, SeatUser, EndStatus, SkillGroup, CallerLocation, IVRDuration, RingTimestamp, AcceptTimestamp, EndedTimestamp, IVRKeyPressed, HungUpSide, ServeParticipants, SkillGroupId, EndStatusString, StartTimestamp, QueuedTimestamp, PostIVRKeyPressed, QueuedSkillGroupId, SessionId, ProtectedCaller, ProtectedCallee, Uui, IVRKeyPressedEx, AsrUrl, CustomRecordURL, Remark, QueuedSkillGroupName, VoicemailRecordURL
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
|
32
|
-
|
|
33
|
-
### 第 12 次发布
|
|
34
|
-
|
|
35
|
-
发布时间:2023-06-30 01:12:59
|
|
36
|
-
|
|
37
|
-
本次发布包含了以下内容:
|
|
38
|
-
|
|
39
|
-
改善已有的文档。
|
|
40
|
-
|
|
41
|
-
修改接口:
|
|
42
|
-
|
|
43
|
-
* [DescribeBackUpSchedule](https://cloud.tencent.com/document/api/1299/86155)
|
|
44
|
-
|
|
45
|
-
* 新增出参:ErrorMsg
|
|
46
|
-
|
|
47
|
-
* [DescribeInstancesNew](https://cloud.tencent.com/document/api/1299/93328)
|
|
48
|
-
|
|
49
|
-
* 新增入参:IsSimple
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
修改数据结构:
|
|
53
|
-
|
|
54
|
-
* [BackupTableContent](https://cloud.tencent.com/document/api/1299/83429#BackupTableContent)
|
|
55
|
-
|
|
56
|
-
* 新增成员:ZooPath, Rip
|
|
57
|
-
|
|
58
|
-
* [ScheduleStrategy](https://cloud.tencent.com/document/api/1299/83429#ScheduleStrategy)
|
|
59
|
-
|
|
60
|
-
* 新增成员:NextBackupTime
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## 云防火墙(cfw) 版本:2019-09-04
|
|
66
|
-
|
|
67
|
-
### 第 39 次发布
|
|
68
|
-
|
|
69
|
-
发布时间:2023-06-30 01:13:38
|
|
70
|
-
|
|
71
|
-
本次发布包含了以下内容:
|
|
72
|
-
|
|
73
|
-
改善已有的文档。
|
|
74
|
-
|
|
75
|
-
修改接口:
|
|
76
|
-
|
|
77
|
-
* [DescribeBlockIgnoreList](https://cloud.tencent.com/document/api/1132/86691)
|
|
78
|
-
|
|
79
|
-
* 新增出参:SourceList
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
修改数据结构:
|
|
83
|
-
|
|
84
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
|
85
|
-
|
|
86
|
-
* 新增成员:RegionKey
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
92
|
-
|
|
93
|
-
### 第 60 次发布
|
|
94
|
-
|
|
95
|
-
发布时间:2023-06-29 14:25:48
|
|
96
|
-
|
|
97
|
-
本次发布包含了以下内容:
|
|
98
|
-
|
|
99
|
-
改善已有的文档。
|
|
100
|
-
|
|
101
|
-
修改接口:
|
|
102
|
-
|
|
103
|
-
* [CreateProxyEndPoint](https://cloud.tencent.com/document/api/1003/94133)
|
|
104
|
-
|
|
105
|
-
* 新增出参:ProxyGroupId
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
### 第 59 次发布
|
|
109
|
-
|
|
110
|
-
发布时间:2023-06-29 11:34:47
|
|
111
|
-
|
|
112
|
-
本次发布包含了以下内容:
|
|
113
|
-
|
|
114
|
-
改善已有的文档。
|
|
115
|
-
|
|
116
|
-
修改接口:
|
|
117
|
-
|
|
118
|
-
* [CreateProxy](https://cloud.tencent.com/document/api/1003/94134)
|
|
119
|
-
|
|
120
|
-
* 新增出参:ProxyGroupId
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
126
|
-
|
|
127
|
-
### 第 82 次发布
|
|
128
|
-
|
|
129
|
-
发布时间:2023-06-30 01:25:52
|
|
130
|
-
|
|
131
|
-
本次发布包含了以下内容:
|
|
132
|
-
|
|
133
|
-
改善已有的文档。
|
|
134
|
-
|
|
135
|
-
修改接口:
|
|
136
|
-
|
|
137
|
-
* [CreateBatchCancelFlowUrl](https://cloud.tencent.com/document/api/1323/78262)
|
|
138
|
-
|
|
139
|
-
* 新增入参:Agent
|
|
140
|
-
|
|
141
|
-
* [CreateFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/79686)
|
|
142
|
-
|
|
143
|
-
* 新增入参:Agent
|
|
144
|
-
|
|
145
|
-
* [CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)
|
|
146
|
-
|
|
147
|
-
* 新增入参:Agent
|
|
148
|
-
|
|
149
|
-
* [DescribeFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/83441)
|
|
150
|
-
|
|
151
|
-
* 新增入参:Agent
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
## 集团账号管理(organization) 版本:2021-03-31
|
|
3
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
|
157
4
|
|
|
158
|
-
### 第
|
|
5
|
+
### 第 9 次发布
|
|
159
6
|
|
|
160
|
-
发布时间:2023-
|
|
7
|
+
发布时间:2023-07-04 01:14:49
|
|
161
8
|
|
|
162
9
|
本次发布包含了以下内容:
|
|
163
10
|
|
|
@@ -165,19 +12,29 @@
|
|
|
165
12
|
|
|
166
13
|
新增接口:
|
|
167
14
|
|
|
168
|
-
* [
|
|
15
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
16
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
17
|
+
* [DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)
|
|
18
|
+
* [DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)
|
|
19
|
+
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
20
|
+
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21
|
+
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
22
|
+
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
169
23
|
|
|
24
|
+
新增数据结构:
|
|
170
25
|
|
|
26
|
+
* [AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)
|
|
27
|
+
* [UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)
|
|
28
|
+
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
29
|
+
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
171
30
|
|
|
172
|
-
## 集团账号管理(organization) 版本:2018-12-25
|
|
173
31
|
|
|
174
32
|
|
|
33
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
175
34
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
### 第 56 次发布
|
|
35
|
+
### 第 53 次发布
|
|
179
36
|
|
|
180
|
-
发布时间:2023-
|
|
37
|
+
发布时间:2023-07-03 17:15:42
|
|
181
38
|
|
|
182
39
|
本次发布包含了以下内容:
|
|
183
40
|
|
|
@@ -185,18 +42,18 @@
|
|
|
185
42
|
|
|
186
43
|
修改接口:
|
|
187
44
|
|
|
188
|
-
* [
|
|
189
|
-
|
|
190
|
-
* 新增入参:AutoDeployClsTopicIndex, AutoCreateClsTopic
|
|
45
|
+
* [OpenKafkaConsumer](https://cloud.tencent.com/document/api/614/72339)
|
|
191
46
|
|
|
47
|
+
* 新增入参:ConsumerContent
|
|
192
48
|
|
|
193
49
|
|
|
50
|
+
新增数据结构:
|
|
194
51
|
|
|
195
|
-
|
|
52
|
+
* [KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)
|
|
196
53
|
|
|
197
|
-
### 第
|
|
54
|
+
### 第 52 次发布
|
|
198
55
|
|
|
199
|
-
发布时间:2023-
|
|
56
|
+
发布时间:2023-07-03 16:20:49
|
|
200
57
|
|
|
201
58
|
本次发布包含了以下内容:
|
|
202
59
|
|
|
@@ -204,88 +61,18 @@
|
|
|
204
61
|
|
|
205
62
|
新增接口:
|
|
206
63
|
|
|
207
|
-
* [
|
|
208
|
-
* [
|
|
209
|
-
* [
|
|
210
|
-
* [
|
|
211
|
-
* [
|
|
212
|
-
* [
|
|
213
|
-
* [DescribeWxGateways](https://cloud.tencent.com/document/api/876/94386)
|
|
214
|
-
* [ModifyGatewayVersionTraffic](https://cloud.tencent.com/document/api/876/94385)
|
|
64
|
+
* [CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)
|
|
65
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
66
|
+
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
67
|
+
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
68
|
+
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
69
|
+
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
215
70
|
|
|
216
71
|
新增数据结构:
|
|
217
72
|
|
|
218
|
-
* [
|
|
219
|
-
* [
|
|
220
|
-
* [
|
|
221
|
-
* [CustomLogConfig](https://cloud.tencent.com/document/api/876/34822#CustomLogConfig)
|
|
222
|
-
* [FrequencyLimitConfig](https://cloud.tencent.com/document/api/876/34822#FrequencyLimitConfig)
|
|
223
|
-
* [GatewayItem](https://cloud.tencent.com/document/api/876/34822#GatewayItem)
|
|
224
|
-
* [GatewayVersionItem](https://cloud.tencent.com/document/api/876/34822#GatewayVersionItem)
|
|
225
|
-
* [WxGatewayCustomConfig](https://cloud.tencent.com/document/api/876/34822#WxGatewayCustomConfig)
|
|
226
|
-
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
227
|
-
|
|
228
|
-
修改数据结构:
|
|
229
|
-
|
|
230
|
-
* [EnvInfo](https://cloud.tencent.com/document/api/876/34822#EnvInfo)
|
|
231
|
-
|
|
232
|
-
* 新增成员:ArchitectureType, Recycle
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
238
|
-
|
|
239
|
-
### 第 57 次发布
|
|
240
|
-
|
|
241
|
-
发布时间:2023-06-30 01:44:37
|
|
242
|
-
|
|
243
|
-
本次发布包含了以下内容:
|
|
244
|
-
|
|
245
|
-
改善已有的文档。
|
|
246
|
-
|
|
247
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
248
|
-
|
|
249
|
-
* CreateImageLifecyclePersonal
|
|
250
|
-
* DeleteImageLifecyclePersonal
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
255
|
-
|
|
256
|
-
### 第 47 次发布
|
|
257
|
-
|
|
258
|
-
发布时间:2023-06-30 01:45:16
|
|
259
|
-
|
|
260
|
-
本次发布包含了以下内容:
|
|
261
|
-
|
|
262
|
-
改善已有的文档。
|
|
263
|
-
|
|
264
|
-
修改数据结构:
|
|
265
|
-
|
|
266
|
-
* [ComplianceHostDetailInfo](https://cloud.tencent.com/document/api/1285/65614#ComplianceHostDetailInfo)
|
|
267
|
-
|
|
268
|
-
* 新增成员:ContainerdVersion
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
## 容器服务(tke) 版本:2018-05-25
|
|
274
|
-
|
|
275
|
-
### 第 155 次发布
|
|
276
|
-
|
|
277
|
-
发布时间:2023-06-30 01:49:36
|
|
278
|
-
|
|
279
|
-
本次发布包含了以下内容:
|
|
280
|
-
|
|
281
|
-
改善已有的文档。
|
|
282
|
-
|
|
283
|
-
修改数据结构:
|
|
284
|
-
|
|
285
|
-
* [KMSConfiguration](https://cloud.tencent.com/document/api/457/31866#KMSConfiguration)
|
|
286
|
-
|
|
287
|
-
* 新增成员:KeyId, KmsRegion
|
|
288
|
-
|
|
73
|
+
* [KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)
|
|
74
|
+
* [KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)
|
|
75
|
+
* [LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)
|
|
289
76
|
|
|
290
77
|
|
|
291
78
|
|
|
@@ -7872,6 +7659,23 @@
|
|
|
7872
7659
|
|
|
7873
7660
|
## 费用中心(billing) 版本:2018-07-09
|
|
7874
7661
|
|
|
7662
|
+
### 第 44 次发布
|
|
7663
|
+
|
|
7664
|
+
发布时间:2023-07-03 01:04:02
|
|
7665
|
+
|
|
7666
|
+
本次发布包含了以下内容:
|
|
7667
|
+
|
|
7668
|
+
改善已有的文档。
|
|
7669
|
+
|
|
7670
|
+
修改数据结构:
|
|
7671
|
+
|
|
7672
|
+
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
|
7673
|
+
|
|
7674
|
+
* 新增成员:RealTotalMeasure, DeductedMeasure
|
|
7675
|
+
|
|
7676
|
+
* <font color="#dd0000">**修改成员**:</font>SpecifiedPrice, TransferPayAmount, SPDeduction
|
|
7677
|
+
|
|
7678
|
+
|
|
7875
7679
|
### 第 43 次发布
|
|
7876
7680
|
|
|
7877
7681
|
发布时间:2023-06-28 01:03:11
|
|
@@ -21690,6 +21494,32 @@
|
|
|
21690
21494
|
|
|
21691
21495
|
## 账号风控平台(ciam) 版本:2022-03-31
|
|
21692
21496
|
|
|
21497
|
+
### 第 9 次发布
|
|
21498
|
+
|
|
21499
|
+
发布时间:2023-07-04 01:14:49
|
|
21500
|
+
|
|
21501
|
+
本次发布包含了以下内容:
|
|
21502
|
+
|
|
21503
|
+
改善已有的文档。
|
|
21504
|
+
|
|
21505
|
+
新增接口:
|
|
21506
|
+
|
|
21507
|
+
* [[CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)](https://cloud.tencent.com/document/api/#/#)
|
|
21508
|
+
* [[CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)](https://cloud.tencent.com/document/api/#/#)
|
|
21509
|
+
* [[DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)](https://cloud.tencent.com/document/api/#/#)
|
|
21510
|
+
* [[DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)](https://cloud.tencent.com/document/api/#/#)
|
|
21511
|
+
* [[ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)](https://cloud.tencent.com/document/api/#/#)
|
|
21512
|
+
* [[ListUserStore](https://cloud.tencent.com/document/api/1441/94458)](https://cloud.tencent.com/document/api/#/#)
|
|
21513
|
+
* [[UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)](https://cloud.tencent.com/document/api/#/#)
|
|
21514
|
+
* [[UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)](https://cloud.tencent.com/document/api/#/#)
|
|
21515
|
+
|
|
21516
|
+
新增数据结构:
|
|
21517
|
+
|
|
21518
|
+
* [[AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)](https://cloud.tencent.com/document/api/1441/75643#[AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds))
|
|
21519
|
+
* [[UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)](https://cloud.tencent.com/document/api/1441/75643#[UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup))
|
|
21520
|
+
* [[UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)](https://cloud.tencent.com/document/api/1441/75643#[UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp))
|
|
21521
|
+
* [[UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)](https://cloud.tencent.com/document/api/1441/75643#[UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore))
|
|
21522
|
+
|
|
21693
21523
|
### 第 8 次发布
|
|
21694
21524
|
|
|
21695
21525
|
发布时间:2022-09-27 06:14:52
|
|
@@ -26554,6 +26384,48 @@
|
|
|
26554
26384
|
|
|
26555
26385
|
## 日志服务(cls) 版本:2020-10-16
|
|
26556
26386
|
|
|
26387
|
+
### 第 53 次发布
|
|
26388
|
+
|
|
26389
|
+
发布时间:2023-07-03 17:15:42
|
|
26390
|
+
|
|
26391
|
+
本次发布包含了以下内容:
|
|
26392
|
+
|
|
26393
|
+
改善已有的文档。
|
|
26394
|
+
|
|
26395
|
+
修改接口:
|
|
26396
|
+
|
|
26397
|
+
* [OpenKafkaConsumer](https://cloud.tencent.com/document/api/614/72339)
|
|
26398
|
+
|
|
26399
|
+
* 新增入参:ConsumerContent
|
|
26400
|
+
|
|
26401
|
+
|
|
26402
|
+
新增数据结构:
|
|
26403
|
+
|
|
26404
|
+
* [[KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)](https://cloud.tencent.com/document/api/614/56471#[KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent))
|
|
26405
|
+
|
|
26406
|
+
### 第 52 次发布
|
|
26407
|
+
|
|
26408
|
+
发布时间:2023-07-03 16:20:49
|
|
26409
|
+
|
|
26410
|
+
本次发布包含了以下内容:
|
|
26411
|
+
|
|
26412
|
+
改善已有的文档。
|
|
26413
|
+
|
|
26414
|
+
新增接口:
|
|
26415
|
+
|
|
26416
|
+
* [[CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)](https://cloud.tencent.com/document/api/#/#)
|
|
26417
|
+
* [[CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)](https://cloud.tencent.com/document/api/#/#)
|
|
26418
|
+
* [[DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)](https://cloud.tencent.com/document/api/#/#)
|
|
26419
|
+
* [[DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)](https://cloud.tencent.com/document/api/#/#)
|
|
26420
|
+
* [[ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)](https://cloud.tencent.com/document/api/#/#)
|
|
26421
|
+
* [[PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)](https://cloud.tencent.com/document/api/#/#)
|
|
26422
|
+
|
|
26423
|
+
新增数据结构:
|
|
26424
|
+
|
|
26425
|
+
* [[KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)](https://cloud.tencent.com/document/api/614/56471#[KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo))
|
|
26426
|
+
* [[KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)](https://cloud.tencent.com/document/api/614/56471#[KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo))
|
|
26427
|
+
* [[LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)](https://cloud.tencent.com/document/api/614/56471#[LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo))
|
|
26428
|
+
|
|
26557
26429
|
### 第 51 次发布
|
|
26558
26430
|
|
|
26559
26431
|
发布时间:2023-06-19 01:10:34
|
|
@@ -41627,6 +41499,19 @@
|
|
|
41627
41499
|
|
|
41628
41500
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
41629
41501
|
|
|
41502
|
+
### 第 53 次发布
|
|
41503
|
+
|
|
41504
|
+
发布时间:2023-07-03 01:18:43
|
|
41505
|
+
|
|
41506
|
+
本次发布包含了以下内容:
|
|
41507
|
+
|
|
41508
|
+
改善已有的文档。
|
|
41509
|
+
|
|
41510
|
+
修改接口:
|
|
41511
|
+
|
|
41512
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
|
41513
|
+
|
|
41514
|
+
|
|
41630
41515
|
### 第 52 次发布
|
|
41631
41516
|
|
|
41632
41517
|
发布时间:2023-06-20 01:28:13
|
|
@@ -42850,6 +42735,22 @@
|
|
|
42850
42735
|
|
|
42851
42736
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
42852
42737
|
|
|
42738
|
+
### 第 20 次发布
|
|
42739
|
+
|
|
42740
|
+
发布时间:2023-07-03 01:19:17
|
|
42741
|
+
|
|
42742
|
+
本次发布包含了以下内容:
|
|
42743
|
+
|
|
42744
|
+
改善已有的文档。
|
|
42745
|
+
|
|
42746
|
+
新增接口:
|
|
42747
|
+
|
|
42748
|
+
* [DeleteRecordBatch](https://cloud.tencent.com/document/api/1427/94422)
|
|
42749
|
+
|
|
42750
|
+
新增数据结构:
|
|
42751
|
+
|
|
42752
|
+
* [DeleteRecordBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteRecordBatchDetail)
|
|
42753
|
+
|
|
42853
42754
|
### 第 19 次发布
|
|
42854
42755
|
|
|
42855
42756
|
发布时间:2023-06-21 01:16:19
|
|
@@ -49395,6 +49296,28 @@
|
|
|
49395
49296
|
|
|
49396
49297
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
49397
49298
|
|
|
49299
|
+
### 第 83 次发布
|
|
49300
|
+
|
|
49301
|
+
发布时间:2023-06-30 18:46:08
|
|
49302
|
+
|
|
49303
|
+
本次发布包含了以下内容:
|
|
49304
|
+
|
|
49305
|
+
改善已有的文档。
|
|
49306
|
+
|
|
49307
|
+
修改接口:
|
|
49308
|
+
|
|
49309
|
+
* [CreateReleaseFlow](https://cloud.tencent.com/document/api/1323/88045)
|
|
49310
|
+
|
|
49311
|
+
* 新增入参:Deadline
|
|
49312
|
+
|
|
49313
|
+
|
|
49314
|
+
修改数据结构:
|
|
49315
|
+
|
|
49316
|
+
* [ReleasedApprover](https://cloud.tencent.com/document/api/1323/70369#ReleasedApprover)
|
|
49317
|
+
|
|
49318
|
+
* 新增成员:ApproverSignComponentType, ApproverSignRole
|
|
49319
|
+
|
|
49320
|
+
|
|
49398
49321
|
### 第 82 次发布
|
|
49399
49322
|
|
|
49400
49323
|
发布时间:2023-06-30 01:25:52
|
|
@@ -50985,6 +50908,28 @@
|
|
|
50985
50908
|
|
|
50986
50909
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
50987
50910
|
|
|
50911
|
+
### 第 87 次发布
|
|
50912
|
+
|
|
50913
|
+
发布时间:2023-06-30 17:26:03
|
|
50914
|
+
|
|
50915
|
+
本次发布包含了以下内容:
|
|
50916
|
+
|
|
50917
|
+
改善已有的文档。
|
|
50918
|
+
|
|
50919
|
+
修改接口:
|
|
50920
|
+
|
|
50921
|
+
* [ChannelCreateReleaseFlow](https://cloud.tencent.com/document/api/1420/83461)
|
|
50922
|
+
|
|
50923
|
+
* 新增入参:Deadline
|
|
50924
|
+
|
|
50925
|
+
|
|
50926
|
+
修改数据结构:
|
|
50927
|
+
|
|
50928
|
+
* [ReleasedApprover](https://cloud.tencent.com/document/api/1420/61525#ReleasedApprover)
|
|
50929
|
+
|
|
50930
|
+
* 新增成员:ApproverSignComponentType, ApproverSignRole
|
|
50931
|
+
|
|
50932
|
+
|
|
50988
50933
|
### 第 86 次发布
|
|
50989
50934
|
|
|
50990
50935
|
发布时间:2023-06-29 01:22:07
|
|
@@ -78003,7 +77948,7 @@
|
|
|
78003
77948
|
|
|
78004
77949
|
新增接口:
|
|
78005
77950
|
|
|
78006
|
-
* [
|
|
77951
|
+
* [UpdateOrganizationMember](https://cloud.tencent.com/document/api/850/94392)
|
|
78007
77952
|
|
|
78008
77953
|
### 第 19 次发布
|
|
78009
77954
|
|
|
@@ -89545,26 +89490,26 @@
|
|
|
89545
89490
|
|
|
89546
89491
|
新增接口:
|
|
89547
89492
|
|
|
89548
|
-
* [
|
|
89549
|
-
* [
|
|
89550
|
-
* [
|
|
89551
|
-
* [
|
|
89552
|
-
* [
|
|
89553
|
-
* [
|
|
89554
|
-
* [
|
|
89555
|
-
* [
|
|
89493
|
+
* [DeleteGatewayVersion](https://cloud.tencent.com/document/api/876/94391)
|
|
89494
|
+
* [DescribeBillingInfo](https://cloud.tencent.com/document/api/876/94390)
|
|
89495
|
+
* [DescribeCbrServerVersion](https://cloud.tencent.com/document/api/876/94389)
|
|
89496
|
+
* [DescribeGatewayVersions](https://cloud.tencent.com/document/api/876/94388)
|
|
89497
|
+
* [DescribeGraphData](https://cloud.tencent.com/document/api/876/59512)
|
|
89498
|
+
* [DescribeWxGatewayRoutes](https://cloud.tencent.com/document/api/876/94387)
|
|
89499
|
+
* [DescribeWxGateways](https://cloud.tencent.com/document/api/876/94386)
|
|
89500
|
+
* [ModifyGatewayVersionTraffic](https://cloud.tencent.com/document/api/876/94385)
|
|
89556
89501
|
|
|
89557
89502
|
新增数据结构:
|
|
89558
89503
|
|
|
89559
|
-
* [
|
|
89560
|
-
* [
|
|
89561
|
-
* [
|
|
89562
|
-
* [
|
|
89563
|
-
* [
|
|
89564
|
-
* [
|
|
89565
|
-
* [
|
|
89566
|
-
* [
|
|
89567
|
-
* [
|
|
89504
|
+
* [BanConfig](https://cloud.tencent.com/document/api/876/34822#BanConfig)
|
|
89505
|
+
* [CbrPackageInfo](https://cloud.tencent.com/document/api/876/34822#CbrPackageInfo)
|
|
89506
|
+
* [CbrRepoInfo](https://cloud.tencent.com/document/api/876/34822#CbrRepoInfo)
|
|
89507
|
+
* [CustomLogConfig](https://cloud.tencent.com/document/api/876/34822#CustomLogConfig)
|
|
89508
|
+
* [FrequencyLimitConfig](https://cloud.tencent.com/document/api/876/34822#FrequencyLimitConfig)
|
|
89509
|
+
* [GatewayItem](https://cloud.tencent.com/document/api/876/34822#GatewayItem)
|
|
89510
|
+
* [GatewayVersionItem](https://cloud.tencent.com/document/api/876/34822#GatewayVersionItem)
|
|
89511
|
+
* [WxGatewayCustomConfig](https://cloud.tencent.com/document/api/876/34822#WxGatewayCustomConfig)
|
|
89512
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
89568
89513
|
|
|
89569
89514
|
修改数据结构:
|
|
89570
89515
|
|
|
@@ -121364,6 +121309,37 @@
|
|
|
121364
121309
|
|
|
121365
121310
|
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
121366
121311
|
|
|
121312
|
+
### 第 14 次发布
|
|
121313
|
+
|
|
121314
|
+
发布时间:2023-06-30 12:15:39
|
|
121315
|
+
|
|
121316
|
+
本次发布包含了以下内容:
|
|
121317
|
+
|
|
121318
|
+
改善已有的文档。
|
|
121319
|
+
|
|
121320
|
+
新增接口:
|
|
121321
|
+
|
|
121322
|
+
* [QueryArrivalList](https://cloud.tencent.com/document/api/1318/94396)
|
|
121323
|
+
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
121324
|
+
|
|
121325
|
+
新增数据结构:
|
|
121326
|
+
|
|
121327
|
+
* [ArrivalInfo](https://cloud.tencent.com/document/api/1318/56791#ArrivalInfo)
|
|
121328
|
+
* [FollowInfo](https://cloud.tencent.com/document/api/1318/56791#FollowInfo)
|
|
121329
|
+
|
|
121330
|
+
修改数据结构:
|
|
121331
|
+
|
|
121332
|
+
* [ClueInfoDetail](https://cloud.tencent.com/document/api/1318/56791#ClueInfoDetail)
|
|
121333
|
+
|
|
121334
|
+
* 新增成员:WxId, BrandCode, BuildTime, OrderTime, ArrivalTime, DeliveryTime, FollowTime, NextFollowTime, OrgId, OrgName, Introducer, IntroducerPhone, IsBindWx, IsMerge, IsInvalid, InvalidType, InvalidTypeName, InvalidRemark, InvalidTime, DealerName, ShopId, ShopName, Position
|
|
121335
|
+
|
|
121336
|
+
* <font color="#dd0000">**修改成员**:</font>LeadUserType, LeadType, ChannelId, ChannelName, SourceChannelName, Gender, CreateTime, LeadStatus, LevelCode, ImportAtTime, DistributeTime, CreateAtTime
|
|
121337
|
+
|
|
121338
|
+
* [CorpUserInfo](https://cloud.tencent.com/document/api/1318/56791#CorpUserInfo)
|
|
121339
|
+
|
|
121340
|
+
* 新增成员:JobNumber
|
|
121341
|
+
|
|
121342
|
+
|
|
121367
121343
|
### 第 13 次发布
|
|
121368
121344
|
|
|
121369
121345
|
发布时间:2023-03-14 12:01:08
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-05-18 01:04:14 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-06-26 01:08:49 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-05-18 01:04:39 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-07-03 01:04:02 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-05-18 01:04:59 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-05-18 01:05:33 |
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-05-31 01:09:58 |
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-
|
|
42
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-07-03 01:06:30 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-06-30 01:11:07 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-07-03 01:07:03 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-06-08 01:10:03 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-06-28 01:06:57 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
|
@@ -50,17 +50,17 @@
|
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-06-27 01:08:55 |
|
|
51
51
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-06-30 01:13:38 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
|
53
|
-
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-
|
|
53
|
+
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-04 01:14:49 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-
|
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-
|
|
57
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-07-03 01:09:56 |
|
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-07-04 01:15:49 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-06-16 10:55:41 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-
|
|
63
|
-
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-03 17:15:42 |
|
|
63
|
+
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-03 01:12:04 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
|
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-06-19 01:11:32 |
|
|
@@ -78,8 +78,8 @@
|
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-28 01:18:44 |
|
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-
|
|
82
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-
|
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-07-03 01:18:43 |
|
|
82
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-07-03 01:19:17 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
|
85
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-05-18 01:23:36 |
|
|
@@ -92,14 +92,14 @@
|
|
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-22 01:29:05 |
|
|
95
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-
|
|
95
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-03 01:22:18 |
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-04 01:27:09 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-04 01:27:33 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
|
99
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-
|
|
99
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-03 01:23:32 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
|
102
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-
|
|
102
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-07-03 01:23:57 |
|
|
103
103
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-06-14 01:25:30 |
|
|
104
104
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-05-18 01:29:36 |
|
|
105
105
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
@@ -126,8 +126,8 @@
|
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-05-24 01:32:32 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-06-29 01:28:41 |
|
|
129
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-
|
|
129
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-04 01:34:40 |
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-03 01:33:54 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-26 01:40:00 |
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-06-15 01:29:09 |
|
|
144
144
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
145
145
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
146
|
-
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-
|
|
146
|
+
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-07-04 01:39:00 |
|
|
147
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
148
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-06-19 01:30:56 |
|
|
149
149
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-22 01:43:22 |
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-30 01:38:16 |
|
|
152
152
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-21 01:29:51 |
|
|
153
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
154
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-
|
|
154
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-03 01:39:12 |
|
|
155
155
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-06-14 01:36:28 |
|
|
156
156
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-06-20 01:44:07 |
|
|
157
157
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-05-18 01:46:50 |
|
|
161
161
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
162
162
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-05-18 01:46:54 |
|
|
163
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-
|
|
163
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-07-03 01:41:14 |
|
|
164
164
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-06-28 01:37:26 |
|
|
165
165
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-06-21 01:31:57 |
|
|
166
166
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
|
|
@@ -221,11 +221,11 @@
|
|
|
221
221
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
224
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-
|
|
224
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-07-03 01:54:42 |
|
|
225
225
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-28 01:50:33 |
|
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-06-21 01:45:11 |
|
|
227
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-
|
|
228
|
-
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-
|
|
227
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-03 01:59:20 |
|
|
228
|
+
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-06-30 12:15:39 |
|
|
229
229
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-06-27 01:54:02 |
|
|
230
230
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
231
231
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-06-22 02:06:43 |
|
|
@@ -496,6 +496,8 @@ Mobile和DisplayName必填,OpenId、Email和Department.DepartmentId选填,其
|
|
|
496
496
|
/**
|
|
497
497
|
* 解除协议的签署人,如不指定,默认使用待解除流程(即原流程)中的签署人。
|
|
498
498
|
注意:不支持更换C端(个人身份类型)签署人,如果原流程中含有C端签署人,默认使用原流程中的该C端签署人。
|
|
499
|
+
注意:目前不支持替换C端(个人身份类型)签署人,但是可以指定C端签署人的签署方自定义控件别名,具体见参数ApproverSignRole描述。
|
|
500
|
+
注意:当指定C端签署人的签署方自定义控件别名不空时,除RelievedApproverReceiptId参数外,可以只参数ApproverSignRole。
|
|
499
501
|
*/
|
|
500
502
|
export interface ReleasedApprover {
|
|
501
503
|
/**
|
|
@@ -517,6 +519,16 @@ ORGANIZATION-企业
|
|
|
517
519
|
ENTERPRISESERVER-企业静默签
|
|
518
520
|
*/
|
|
519
521
|
ApproverType?: string
|
|
522
|
+
/**
|
|
523
|
+
* 签署控件类型,支持自定义企业签署方的签署控件为“印章”或“签名”
|
|
524
|
+
- SIGN_SEAL-默认为印章控件类型
|
|
525
|
+
- SIGN_SIGNATURE-手写签名控件类型
|
|
526
|
+
*/
|
|
527
|
+
ApproverSignComponentType?: string
|
|
528
|
+
/**
|
|
529
|
+
* 签署方自定义控件别名,最大长度20个字符
|
|
530
|
+
*/
|
|
531
|
+
ApproverSignRole?: string
|
|
520
532
|
}
|
|
521
533
|
|
|
522
534
|
/**
|
|
@@ -2662,6 +2674,10 @@ export interface CreateReleaseFlowRequest {
|
|
|
2662
2674
|
解除协议的签署人数量不能多于原流程的签署人数量
|
|
2663
2675
|
*/
|
|
2664
2676
|
ReleasedApprovers?: Array<ReleasedApprover>
|
|
2677
|
+
/**
|
|
2678
|
+
* 签署流程的签署截止时间。 值为unix时间戳,精确到秒,不传默认为当前时间七天后
|
|
2679
|
+
*/
|
|
2680
|
+
Deadline?: number
|
|
2665
2681
|
}
|
|
2666
2682
|
|
|
2667
2683
|
/**
|
|
@@ -3532,11 +3548,11 @@ export interface CreatePrepareFlowRequest {
|
|
|
3532
3548
|
*/
|
|
3533
3549
|
export interface ApproverOption {
|
|
3534
3550
|
/**
|
|
3535
|
-
* 是否可以拒签 false
|
|
3551
|
+
* 是否可以拒签 默认false-可以拒签 true-不可以拒签
|
|
3536
3552
|
*/
|
|
3537
3553
|
NoRefuse?: boolean
|
|
3538
3554
|
/**
|
|
3539
|
-
* 是否可以转发 false
|
|
3555
|
+
* 是否可以转发 默认false-可以转发 true-不可以转发
|
|
3540
3556
|
*/
|
|
3541
3557
|
NoTransfer?: boolean
|
|
3542
3558
|
}
|
|
@@ -459,6 +459,8 @@ export interface CreateIntegrationEmployeesRequest {
|
|
|
459
459
|
/**
|
|
460
460
|
* 解除协议的签署人,如不指定,默认使用待解除流程(即原流程)中的签署人。
|
|
461
461
|
注意:不支持更换C端(个人身份类型)签署人,如果原流程中含有C端签署人,默认使用原流程中的该C端签署人。
|
|
462
|
+
注意:目前不支持替换C端(个人身份类型)签署人,但是可以指定C端签署人的签署方自定义控件别名,具体见参数ApproverSignRole描述。
|
|
463
|
+
注意:当指定C端签署人的签署方自定义控件别名不空时,除RelievedApproverReceiptId参数外,可以只参数ApproverSignRole。
|
|
462
464
|
*/
|
|
463
465
|
export interface ReleasedApprover {
|
|
464
466
|
/**
|
|
@@ -480,6 +482,16 @@ export interface ReleasedApprover {
|
|
|
480
482
|
ENTERPRISESERVER-企业静默签
|
|
481
483
|
*/
|
|
482
484
|
ApproverType?: string;
|
|
485
|
+
/**
|
|
486
|
+
* 签署控件类型,支持自定义企业签署方的签署控件为“印章”或“签名”
|
|
487
|
+
- SIGN_SEAL-默认为印章控件类型
|
|
488
|
+
- SIGN_SIGNATURE-手写签名控件类型
|
|
489
|
+
*/
|
|
490
|
+
ApproverSignComponentType?: string;
|
|
491
|
+
/**
|
|
492
|
+
* 签署方自定义控件别名,最大长度20个字符
|
|
493
|
+
*/
|
|
494
|
+
ApproverSignRole?: string;
|
|
483
495
|
}
|
|
484
496
|
/**
|
|
485
497
|
* DescribeIntegrationRoles请求参数结构体
|
|
@@ -2550,6 +2562,10 @@ export interface CreateReleaseFlowRequest {
|
|
|
2550
2562
|
解除协议的签署人数量不能多于原流程的签署人数量
|
|
2551
2563
|
*/
|
|
2552
2564
|
ReleasedApprovers?: Array<ReleasedApprover>;
|
|
2565
|
+
/**
|
|
2566
|
+
* 签署流程的签署截止时间。 值为unix时间戳,精确到秒,不传默认为当前时间七天后
|
|
2567
|
+
*/
|
|
2568
|
+
Deadline?: number;
|
|
2553
2569
|
}
|
|
2554
2570
|
/**
|
|
2555
2571
|
* CreateIntegrationUserRoles请求参数结构体
|
|
@@ -3387,11 +3403,11 @@ export interface CreatePrepareFlowRequest {
|
|
|
3387
3403
|
*/
|
|
3388
3404
|
export interface ApproverOption {
|
|
3389
3405
|
/**
|
|
3390
|
-
* 是否可以拒签 false
|
|
3406
|
+
* 是否可以拒签 默认false-可以拒签 true-不可以拒签
|
|
3391
3407
|
*/
|
|
3392
3408
|
NoRefuse?: boolean;
|
|
3393
3409
|
/**
|
|
3394
|
-
* 是否可以转发 false
|
|
3410
|
+
* 是否可以转发 默认false-可以转发 true-不可以转发
|
|
3395
3411
|
*/
|
|
3396
3412
|
NoTransfer?: boolean;
|
|
3397
3413
|
}
|