tencentcloud-sdk-nodejs-ess 4.0.668 → 4.0.669
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 +155 -0
- package/SERVICE_CHANGELOG.md +192 -100
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/services/ess/v20201111/ess_models.ts +29 -5
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +29 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,158 @@
|
|
|
1
|
+
# Release 4.0.669
|
|
2
|
+
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
|
+
|
|
5
|
+
### 第 67 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-08-21 01:09:59
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [ProxyNodeInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyNodeInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:OssProxyNodeName
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
23
|
+
|
|
24
|
+
### 第 15 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-08-18 16:50:40
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [ModifyMigrateRateLimit](https://cloud.tencent.com/document/api/571/96732)
|
|
35
|
+
* [ModifySyncRateLimit](https://cloud.tencent.com/document/api/571/96733)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
44
|
+
|
|
45
|
+
### 第 103 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2023-08-21 01:12:45
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
修改接口:
|
|
54
|
+
|
|
55
|
+
* [CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)
|
|
56
|
+
|
|
57
|
+
* 新增入参:Agent
|
|
58
|
+
|
|
59
|
+
* [DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)
|
|
60
|
+
|
|
61
|
+
* 新增入参:Agent
|
|
62
|
+
|
|
63
|
+
* [DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)
|
|
64
|
+
|
|
65
|
+
* 新增入参:Agent
|
|
66
|
+
|
|
67
|
+
* [ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)
|
|
68
|
+
|
|
69
|
+
* 新增入参:Agent
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
75
|
+
|
|
76
|
+
### 第 105 次发布
|
|
77
|
+
|
|
78
|
+
发布时间:2023-08-21 01:13:02
|
|
79
|
+
|
|
80
|
+
本次发布包含了以下内容:
|
|
81
|
+
|
|
82
|
+
改善已有的文档。
|
|
83
|
+
|
|
84
|
+
修改接口:
|
|
85
|
+
|
|
86
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
87
|
+
|
|
88
|
+
* 新增入参:ProxyLegalIdCardType, ProxyLegalIdCardNumber
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
98
|
+
|
|
99
|
+
### 第 99 次发布
|
|
100
|
+
|
|
101
|
+
发布时间:2023-08-18 11:40:41
|
|
102
|
+
|
|
103
|
+
本次发布包含了以下内容:
|
|
104
|
+
|
|
105
|
+
改善已有的文档。
|
|
106
|
+
|
|
107
|
+
修改数据结构:
|
|
108
|
+
|
|
109
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
110
|
+
|
|
111
|
+
* 新增成员:GatewayRoutePathMatchType
|
|
112
|
+
|
|
113
|
+
* <font color="#dd0000">**修改成员**:</font>GatewayRouteEnvId
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
119
|
+
|
|
120
|
+
### 第 39 次发布
|
|
121
|
+
|
|
122
|
+
发布时间:2023-08-21 01:19:32
|
|
123
|
+
|
|
124
|
+
本次发布包含了以下内容:
|
|
125
|
+
|
|
126
|
+
改善已有的文档。
|
|
127
|
+
|
|
128
|
+
新增接口:
|
|
129
|
+
|
|
130
|
+
* [CreateCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96757)
|
|
131
|
+
* [CreateNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96756)
|
|
132
|
+
* [DeleteCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96755)
|
|
133
|
+
* [DeleteNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96754)
|
|
134
|
+
* [DescribeCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96753)
|
|
135
|
+
* [DescribeCloudNativeAPIGateways](https://cloud.tencent.com/document/api/1364/96752)
|
|
136
|
+
* [ModifyCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96751)
|
|
137
|
+
* [ModifyNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96750)
|
|
138
|
+
* [UpdateCloudNativeAPIGatewaySpec](https://cloud.tencent.com/document/api/1364/96749)
|
|
139
|
+
|
|
140
|
+
新增数据结构:
|
|
141
|
+
|
|
142
|
+
* [CloudNativeAPIGatewayNodeConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNodeConfig)
|
|
143
|
+
* [CloudNativeAPIGatewayVpcConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayVpcConfig)
|
|
144
|
+
* [CreateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayResult)
|
|
145
|
+
* [CreateCloudNativeAPIGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayServerGroupResult)
|
|
146
|
+
* [DeleteCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DeleteCloudNativeAPIGatewayResult)
|
|
147
|
+
* [DeleteNativeGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#DeleteNativeGatewayServerGroupResult)
|
|
148
|
+
* [DescribeCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayResult)
|
|
149
|
+
* [InstancePort](https://cloud.tencent.com/document/api/1364/54942#InstancePort)
|
|
150
|
+
* [InternetConfig](https://cloud.tencent.com/document/api/1364/54942#InternetConfig)
|
|
151
|
+
* [ListCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayResult)
|
|
152
|
+
* [UpdateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#UpdateCloudNativeAPIGatewayResult)
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
1
156
|
# Release 4.0.668
|
|
2
157
|
|
|
3
158
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,49 +1,50 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 67 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-08-
|
|
7
|
+
发布时间:2023-08-21 01:09:59
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* [ProxyNodeInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyNodeInfo)
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
* 新增成员:OssProxyNodeName
|
|
18
18
|
|
|
19
|
-
* DatabaseName
|
|
20
19
|
|
|
21
20
|
|
|
22
21
|
|
|
23
|
-
##
|
|
22
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
24
23
|
|
|
25
|
-
### 第
|
|
24
|
+
### 第 15 次发布
|
|
26
25
|
|
|
27
|
-
发布时间:2023-08-18
|
|
26
|
+
发布时间:2023-08-18 16:50:40
|
|
28
27
|
|
|
29
28
|
本次发布包含了以下内容:
|
|
30
29
|
|
|
31
30
|
改善已有的文档。
|
|
32
31
|
|
|
33
|
-
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [ModifyMigrateRateLimit](https://cloud.tencent.com/document/api/571/96732)
|
|
35
|
+
* [ModifySyncRateLimit](https://cloud.tencent.com/document/api/571/96733)
|
|
34
36
|
|
|
35
|
-
* [CreateVpc](https://cloud.tencent.com/document/api/1108/43569)
|
|
36
37
|
|
|
37
|
-
* 新增入参:ISPTypes
|
|
38
38
|
|
|
39
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
39
40
|
|
|
40
41
|
|
|
41
42
|
|
|
42
|
-
##
|
|
43
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
43
44
|
|
|
44
|
-
### 第
|
|
45
|
+
### 第 103 次发布
|
|
45
46
|
|
|
46
|
-
发布时间:2023-08-
|
|
47
|
+
发布时间:2023-08-21 01:12:45
|
|
47
48
|
|
|
48
49
|
本次发布包含了以下内容:
|
|
49
50
|
|
|
@@ -51,101 +52,74 @@
|
|
|
51
52
|
|
|
52
53
|
修改接口:
|
|
53
54
|
|
|
54
|
-
* [
|
|
55
|
+
* [CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)
|
|
55
56
|
|
|
56
|
-
* 新增入参:
|
|
57
|
+
* 新增入参:Agent
|
|
57
58
|
|
|
59
|
+
* [DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)
|
|
58
60
|
|
|
59
|
-
|
|
61
|
+
* 新增入参:Agent
|
|
60
62
|
|
|
61
|
-
* [
|
|
63
|
+
* [DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)
|
|
62
64
|
|
|
65
|
+
* 新增入参:Agent
|
|
63
66
|
|
|
67
|
+
* [ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)
|
|
64
68
|
|
|
65
|
-
|
|
69
|
+
* 新增入参:Agent
|
|
66
70
|
|
|
67
71
|
|
|
68
72
|
|
|
69
|
-
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
70
73
|
|
|
71
|
-
|
|
74
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
72
75
|
|
|
73
|
-
|
|
76
|
+
### 第 105 次发布
|
|
77
|
+
|
|
78
|
+
发布时间:2023-08-21 01:13:02
|
|
74
79
|
|
|
75
80
|
本次发布包含了以下内容:
|
|
76
81
|
|
|
77
82
|
改善已有的文档。
|
|
78
83
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1131/96706)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
84
|
+
修改接口:
|
|
94
85
|
|
|
95
|
-
|
|
86
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
96
87
|
|
|
97
|
-
|
|
88
|
+
* 新增入参:ProxyLegalIdCardType, ProxyLegalIdCardNumber
|
|
98
89
|
|
|
99
|
-
本次发布包含了以下内容:
|
|
100
90
|
|
|
101
|
-
改善已有的文档。
|
|
102
91
|
|
|
103
|
-
新增接口:
|
|
104
92
|
|
|
105
|
-
|
|
93
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
106
94
|
|
|
107
95
|
|
|
108
96
|
|
|
109
|
-
##
|
|
97
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
110
98
|
|
|
111
|
-
### 第
|
|
99
|
+
### 第 99 次发布
|
|
112
100
|
|
|
113
|
-
发布时间:2023-08-18
|
|
101
|
+
发布时间:2023-08-18 11:40:41
|
|
114
102
|
|
|
115
103
|
本次发布包含了以下内容:
|
|
116
104
|
|
|
117
105
|
改善已有的文档。
|
|
118
106
|
|
|
119
|
-
新增数据结构:
|
|
120
|
-
|
|
121
|
-
* [AddOnSubtitle](https://cloud.tencent.com/document/api/862/37615#AddOnSubtitle)
|
|
122
|
-
|
|
123
107
|
修改数据结构:
|
|
124
108
|
|
|
125
|
-
* [
|
|
126
|
-
|
|
127
|
-
* 新增成员:AddOnSubtitles
|
|
128
|
-
|
|
129
|
-
* [MediaAudioStreamItem](https://cloud.tencent.com/document/api/862/37615#MediaAudioStreamItem)
|
|
130
|
-
|
|
131
|
-
* <font color="#dd0000">**修改成员**:</font>Codecs, Loudness
|
|
132
|
-
|
|
133
|
-
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/862/37615#MediaVideoStreamItem)
|
|
134
|
-
|
|
135
|
-
* <font color="#dd0000">**修改成员**:</font>Codecs
|
|
109
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
136
110
|
|
|
137
|
-
*
|
|
111
|
+
* 新增成员:GatewayRoutePathMatchType
|
|
138
112
|
|
|
139
|
-
*
|
|
113
|
+
* <font color="#dd0000">**修改成员**:</font>GatewayRouteEnvId
|
|
140
114
|
|
|
141
115
|
|
|
142
116
|
|
|
143
117
|
|
|
144
|
-
##
|
|
118
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
145
119
|
|
|
146
|
-
### 第
|
|
120
|
+
### 第 39 次发布
|
|
147
121
|
|
|
148
|
-
发布时间:2023-08-
|
|
122
|
+
发布时间:2023-08-21 01:19:32
|
|
149
123
|
|
|
150
124
|
本次发布包含了以下内容:
|
|
151
125
|
|
|
@@ -153,32 +127,29 @@
|
|
|
153
127
|
|
|
154
128
|
新增接口:
|
|
155
129
|
|
|
156
|
-
* [
|
|
130
|
+
* [CreateCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96757)
|
|
131
|
+
* [CreateNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96756)
|
|
132
|
+
* [DeleteCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96755)
|
|
133
|
+
* [DeleteNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96754)
|
|
134
|
+
* [DescribeCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96753)
|
|
135
|
+
* [DescribeCloudNativeAPIGateways](https://cloud.tencent.com/document/api/1364/96752)
|
|
136
|
+
* [ModifyCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96751)
|
|
137
|
+
* [ModifyNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96750)
|
|
138
|
+
* [UpdateCloudNativeAPIGatewaySpec](https://cloud.tencent.com/document/api/1364/96749)
|
|
157
139
|
|
|
158
140
|
新增数据结构:
|
|
159
141
|
|
|
160
|
-
* [
|
|
161
|
-
* [
|
|
162
|
-
* [
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
本次发布包含了以下内容:
|
|
173
|
-
|
|
174
|
-
改善已有的文档。
|
|
175
|
-
|
|
176
|
-
修改接口:
|
|
177
|
-
|
|
178
|
-
* [DescribeVpcEndPointServiceWhiteList](https://cloud.tencent.com/document/api/215/54677)
|
|
179
|
-
|
|
180
|
-
* 新增出参:VpcEndPointServiceUserSet
|
|
181
|
-
|
|
142
|
+
* [CloudNativeAPIGatewayNodeConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNodeConfig)
|
|
143
|
+
* [CloudNativeAPIGatewayVpcConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayVpcConfig)
|
|
144
|
+
* [CreateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayResult)
|
|
145
|
+
* [CreateCloudNativeAPIGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayServerGroupResult)
|
|
146
|
+
* [DeleteCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DeleteCloudNativeAPIGatewayResult)
|
|
147
|
+
* [DeleteNativeGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#DeleteNativeGatewayServerGroupResult)
|
|
148
|
+
* [DescribeCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayResult)
|
|
149
|
+
* [InstancePort](https://cloud.tencent.com/document/api/1364/54942#InstancePort)
|
|
150
|
+
* [InternetConfig](https://cloud.tencent.com/document/api/1364/54942#InternetConfig)
|
|
151
|
+
* [ListCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayResult)
|
|
152
|
+
* [UpdateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#UpdateCloudNativeAPIGatewayResult)
|
|
182
153
|
|
|
183
154
|
|
|
184
155
|
|
|
@@ -38356,6 +38327,21 @@
|
|
|
38356
38327
|
|
|
38357
38328
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
38358
38329
|
|
|
38330
|
+
### 第 67 次发布
|
|
38331
|
+
|
|
38332
|
+
发布时间:2023-08-21 01:09:59
|
|
38333
|
+
|
|
38334
|
+
本次发布包含了以下内容:
|
|
38335
|
+
|
|
38336
|
+
改善已有的文档。
|
|
38337
|
+
|
|
38338
|
+
修改数据结构:
|
|
38339
|
+
|
|
38340
|
+
* [ProxyNodeInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyNodeInfo)
|
|
38341
|
+
|
|
38342
|
+
* 新增成员:OssProxyNodeName
|
|
38343
|
+
|
|
38344
|
+
|
|
38359
38345
|
### 第 66 次发布
|
|
38360
38346
|
|
|
38361
38347
|
发布时间:2023-08-16 01:18:52
|
|
@@ -46136,6 +46122,19 @@
|
|
|
46136
46122
|
|
|
46137
46123
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
46138
46124
|
|
|
46125
|
+
### 第 15 次发布
|
|
46126
|
+
|
|
46127
|
+
发布时间:2023-08-18 16:50:40
|
|
46128
|
+
|
|
46129
|
+
本次发布包含了以下内容:
|
|
46130
|
+
|
|
46131
|
+
改善已有的文档。
|
|
46132
|
+
|
|
46133
|
+
新增接口:
|
|
46134
|
+
|
|
46135
|
+
* [[ModifyMigrateRateLimit](https://cloud.tencent.com/document/api/571/96732)](https://cloud.tencent.com/document/api/#/#)
|
|
46136
|
+
* [[ModifySyncRateLimit](https://cloud.tencent.com/document/api/571/96733)](https://cloud.tencent.com/document/api/#/#)
|
|
46137
|
+
|
|
46139
46138
|
### 第 14 次发布
|
|
46140
46139
|
|
|
46141
46140
|
发布时间:2023-08-09 01:23:41
|
|
@@ -51459,6 +51458,33 @@
|
|
|
51459
51458
|
|
|
51460
51459
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
51461
51460
|
|
|
51461
|
+
### 第 103 次发布
|
|
51462
|
+
|
|
51463
|
+
发布时间:2023-08-21 01:12:45
|
|
51464
|
+
|
|
51465
|
+
本次发布包含了以下内容:
|
|
51466
|
+
|
|
51467
|
+
改善已有的文档。
|
|
51468
|
+
|
|
51469
|
+
修改接口:
|
|
51470
|
+
|
|
51471
|
+
* [CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)
|
|
51472
|
+
|
|
51473
|
+
* 新增入参:Agent
|
|
51474
|
+
|
|
51475
|
+
* [DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)
|
|
51476
|
+
|
|
51477
|
+
* 新增入参:Agent
|
|
51478
|
+
|
|
51479
|
+
* [DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)
|
|
51480
|
+
|
|
51481
|
+
* 新增入参:Agent
|
|
51482
|
+
|
|
51483
|
+
* [ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)
|
|
51484
|
+
|
|
51485
|
+
* 新增入参:Agent
|
|
51486
|
+
|
|
51487
|
+
|
|
51462
51488
|
### 第 102 次发布
|
|
51463
51489
|
|
|
51464
51490
|
发布时间:2023-08-08 01:16:56
|
|
@@ -53480,6 +53506,21 @@
|
|
|
53480
53506
|
|
|
53481
53507
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
53482
53508
|
|
|
53509
|
+
### 第 105 次发布
|
|
53510
|
+
|
|
53511
|
+
发布时间:2023-08-21 01:13:02
|
|
53512
|
+
|
|
53513
|
+
本次发布包含了以下内容:
|
|
53514
|
+
|
|
53515
|
+
改善已有的文档。
|
|
53516
|
+
|
|
53517
|
+
修改接口:
|
|
53518
|
+
|
|
53519
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
53520
|
+
|
|
53521
|
+
* 新增入参:ProxyLegalIdCardType, ProxyLegalIdCardNumber
|
|
53522
|
+
|
|
53523
|
+
|
|
53483
53524
|
### 第 104 次发布
|
|
53484
53525
|
|
|
53485
53526
|
发布时间:2023-08-18 01:11:57
|
|
@@ -53497,7 +53538,7 @@
|
|
|
53497
53538
|
|
|
53498
53539
|
新增数据结构:
|
|
53499
53540
|
|
|
53500
|
-
* [
|
|
53541
|
+
* [FlowGroupOptions](https://cloud.tencent.com/document/api/1420/61525#FlowGroupOptions)
|
|
53501
53542
|
|
|
53502
53543
|
### 第 103 次发布
|
|
53503
53544
|
|
|
@@ -64971,7 +65012,7 @@
|
|
|
64971
65012
|
|
|
64972
65013
|
新增接口:
|
|
64973
65014
|
|
|
64974
|
-
* [
|
|
65015
|
+
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1131/96706)
|
|
64975
65016
|
|
|
64976
65017
|
### 第 18 次发布
|
|
64977
65018
|
|
|
@@ -67211,7 +67252,7 @@
|
|
|
67211
67252
|
|
|
67212
67253
|
新增接口:
|
|
67213
67254
|
|
|
67214
|
-
* [
|
|
67255
|
+
* [DeleteUser](https://cloud.tencent.com/document/api/1639/96698)
|
|
67215
67256
|
|
|
67216
67257
|
### 第 36 次发布
|
|
67217
67258
|
|
|
@@ -75586,7 +75627,7 @@
|
|
|
75586
75627
|
|
|
75587
75628
|
新增数据结构:
|
|
75588
75629
|
|
|
75589
|
-
* [
|
|
75630
|
+
* [AddOnSubtitle](https://cloud.tencent.com/document/api/862/37615#AddOnSubtitle)
|
|
75590
75631
|
|
|
75591
75632
|
修改数据结构:
|
|
75592
75633
|
|
|
@@ -78743,13 +78784,13 @@
|
|
|
78743
78784
|
|
|
78744
78785
|
新增接口:
|
|
78745
78786
|
|
|
78746
|
-
* [
|
|
78787
|
+
* [TestingTextGeneration](https://cloud.tencent.com/document/api/271/96708)
|
|
78747
78788
|
|
|
78748
78789
|
新增数据结构:
|
|
78749
78790
|
|
|
78750
|
-
* [
|
|
78751
|
-
* [
|
|
78752
|
-
* [
|
|
78791
|
+
* [TextGenerationChoices](https://cloud.tencent.com/document/api/271/35511#TextGenerationChoices)
|
|
78792
|
+
* [TextGenerationMessage](https://cloud.tencent.com/document/api/271/35511#TextGenerationMessage)
|
|
78793
|
+
* [TextGenerationUsage](https://cloud.tencent.com/document/api/271/35511#TextGenerationUsage)
|
|
78753
78794
|
|
|
78754
78795
|
### 第 20 次发布
|
|
78755
78796
|
|
|
@@ -94123,6 +94164,23 @@
|
|
|
94123
94164
|
|
|
94124
94165
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
94125
94166
|
|
|
94167
|
+
### 第 99 次发布
|
|
94168
|
+
|
|
94169
|
+
发布时间:2023-08-18 11:40:41
|
|
94170
|
+
|
|
94171
|
+
本次发布包含了以下内容:
|
|
94172
|
+
|
|
94173
|
+
改善已有的文档。
|
|
94174
|
+
|
|
94175
|
+
修改数据结构:
|
|
94176
|
+
|
|
94177
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
94178
|
+
|
|
94179
|
+
* 新增成员:GatewayRoutePathMatchType
|
|
94180
|
+
|
|
94181
|
+
* <font color="#dd0000">**修改成员**:</font>GatewayRouteEnvId
|
|
94182
|
+
|
|
94183
|
+
|
|
94126
94184
|
### 第 98 次发布
|
|
94127
94185
|
|
|
94128
94186
|
发布时间:2023-07-14 01:35:07
|
|
@@ -94171,7 +94229,7 @@
|
|
|
94171
94229
|
* [DescribeBillingInfo](https://cloud.tencent.com/document/api/876/94390)
|
|
94172
94230
|
* [DescribeCbrServerVersion](https://cloud.tencent.com/document/api/876/94389)
|
|
94173
94231
|
* [DescribeGatewayVersions](https://cloud.tencent.com/document/api/876/94388)
|
|
94174
|
-
* [DescribeGraphData](https://cloud.tencent.com/document/api/876/
|
|
94232
|
+
* [DescribeGraphData](https://cloud.tencent.com/document/api/876/96277)
|
|
94175
94233
|
* [DescribeWxGatewayRoutes](https://cloud.tencent.com/document/api/876/94387)
|
|
94176
94234
|
* [DescribeWxGateways](https://cloud.tencent.com/document/api/876/94386)
|
|
94177
94235
|
* [ModifyGatewayVersionTraffic](https://cloud.tencent.com/document/api/876/94385)
|
|
@@ -114469,6 +114527,40 @@
|
|
|
114469
114527
|
|
|
114470
114528
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
114471
114529
|
|
|
114530
|
+
### 第 39 次发布
|
|
114531
|
+
|
|
114532
|
+
发布时间:2023-08-21 01:19:32
|
|
114533
|
+
|
|
114534
|
+
本次发布包含了以下内容:
|
|
114535
|
+
|
|
114536
|
+
改善已有的文档。
|
|
114537
|
+
|
|
114538
|
+
新增接口:
|
|
114539
|
+
|
|
114540
|
+
* [[CreateCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96757)](https://cloud.tencent.com/document/api/#/#)
|
|
114541
|
+
* [[CreateNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96756)](https://cloud.tencent.com/document/api/#/#)
|
|
114542
|
+
* [[DeleteCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96755)](https://cloud.tencent.com/document/api/#/#)
|
|
114543
|
+
* [[DeleteNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96754)](https://cloud.tencent.com/document/api/#/#)
|
|
114544
|
+
* [[DescribeCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96753)](https://cloud.tencent.com/document/api/#/#)
|
|
114545
|
+
* [[DescribeCloudNativeAPIGateways](https://cloud.tencent.com/document/api/1364/96752)](https://cloud.tencent.com/document/api/#/#)
|
|
114546
|
+
* [[ModifyCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96751)](https://cloud.tencent.com/document/api/#/#)
|
|
114547
|
+
* [[ModifyNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96750)](https://cloud.tencent.com/document/api/#/#)
|
|
114548
|
+
* [[UpdateCloudNativeAPIGatewaySpec](https://cloud.tencent.com/document/api/1364/96749)](https://cloud.tencent.com/document/api/#/#)
|
|
114549
|
+
|
|
114550
|
+
新增数据结构:
|
|
114551
|
+
|
|
114552
|
+
* [[CloudNativeAPIGatewayNodeConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNodeConfig)](https://cloud.tencent.com/document/api/1364/54942#[CloudNativeAPIGatewayNodeConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNodeConfig))
|
|
114553
|
+
* [[CloudNativeAPIGatewayVpcConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayVpcConfig)](https://cloud.tencent.com/document/api/1364/54942#[CloudNativeAPIGatewayVpcConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayVpcConfig))
|
|
114554
|
+
* [[CreateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayResult)](https://cloud.tencent.com/document/api/1364/54942#[CreateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayResult))
|
|
114555
|
+
* [[CreateCloudNativeAPIGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayServerGroupResult)](https://cloud.tencent.com/document/api/1364/54942#[CreateCloudNativeAPIGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayServerGroupResult))
|
|
114556
|
+
* [[DeleteCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DeleteCloudNativeAPIGatewayResult)](https://cloud.tencent.com/document/api/1364/54942#[DeleteCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DeleteCloudNativeAPIGatewayResult))
|
|
114557
|
+
* [[DeleteNativeGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#DeleteNativeGatewayServerGroupResult)](https://cloud.tencent.com/document/api/1364/54942#[DeleteNativeGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#DeleteNativeGatewayServerGroupResult))
|
|
114558
|
+
* [[DescribeCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayResult)](https://cloud.tencent.com/document/api/1364/54942#[DescribeCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayResult))
|
|
114559
|
+
* [[InstancePort](https://cloud.tencent.com/document/api/1364/54942#InstancePort)](https://cloud.tencent.com/document/api/1364/54942#[InstancePort](https://cloud.tencent.com/document/api/1364/54942#InstancePort))
|
|
114560
|
+
* [[InternetConfig](https://cloud.tencent.com/document/api/1364/54942#InternetConfig)](https://cloud.tencent.com/document/api/1364/54942#[InternetConfig](https://cloud.tencent.com/document/api/1364/54942#InternetConfig))
|
|
114561
|
+
* [[ListCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayResult)](https://cloud.tencent.com/document/api/1364/54942#[ListCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayResult))
|
|
114562
|
+
* [[UpdateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#UpdateCloudNativeAPIGatewayResult)](https://cloud.tencent.com/document/api/1364/54942#[UpdateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#UpdateCloudNativeAPIGatewayResult))
|
|
114563
|
+
|
|
114472
114564
|
### 第 38 次发布
|
|
114473
114565
|
|
|
114474
114566
|
发布时间:2023-08-11 01:44:23
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-08-17 01:28:19 |
|
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-08-18 01:07:18 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-08-17 01:37:50 |
|
|
46
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-08-
|
|
46
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-08-21 01:07:44 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-07-20 01:14:55 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-08-07 01:07:52 |
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-21 01:08:36 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-08-17 02:01:58 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-17 02:03:45 |
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-08-17 02:14:05 |
|
|
71
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-08-18 01:09:28 |
|
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
73
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-08-
|
|
73
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-08-21 01:09:59 |
|
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-08-17 02:45:26 |
|
|
75
75
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
76
76
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -79,12 +79,12 @@
|
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-08-17 02:51:02 |
|
|
81
81
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-08-14 01:19:53 |
|
|
82
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-08-
|
|
82
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-08-21 01:10:48 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-08-17 02:58:55 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-08-17 02:59:36 |
|
|
85
85
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
86
86
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
87
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-08-
|
|
87
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-08-18 16:50:40 |
|
|
88
88
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-05-18 01:24:14 |
|
|
89
89
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-08-17 03:03:01 |
|
|
90
90
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-08-17 03:09:11 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-21 01:12:45 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-21 01:13:02 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-08-17 03:11:54 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
122
122
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-08-18 01:13:17 |
|
|
123
123
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
124
|
-
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-
|
|
124
|
+
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-08-21 01:14:26 |
|
|
125
125
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-08-07 15:48:42 |
|
|
126
126
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
127
127
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
|
@@ -145,10 +145,10 @@
|
|
|
145
145
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-17 04:17:58 |
|
|
146
146
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
147
147
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
148
|
-
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-08-
|
|
148
|
+
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-08-21 01:15:52 |
|
|
149
149
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
150
150
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-08-17 04:18:36 |
|
|
151
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-08-
|
|
151
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-08-21 01:15:58 |
|
|
152
152
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
|
|
153
153
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-10 01:32:28 |
|
|
154
154
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
186
186
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-08-17 04:48:55 |
|
|
187
187
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-08-17 04:48:58 |
|
|
188
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-
|
|
188
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-08-18 11:40:41 |
|
|
189
189
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-05-18 01:51:15 |
|
|
190
190
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
191
191
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-08-10 01:37:37 |
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-17 04:54:42 |
|
|
196
196
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
197
197
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
198
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-
|
|
198
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-21 01:18:28 |
|
|
199
199
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
200
200
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
201
201
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-08-16 01:45:46 |
|
|
@@ -218,10 +218,10 @@
|
|
|
218
218
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-08-15 01:44:16 |
|
|
219
219
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
220
220
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-08-17 05:42:31 |
|
|
221
|
-
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-08-
|
|
221
|
+
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-08-21 01:19:32 |
|
|
222
222
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-08-17 05:44:43 |
|
|
223
223
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
224
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-08-
|
|
224
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-08-21 01:20:14 |
|
|
225
225
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
|
|
226
226
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
227
227
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
@@ -1596,13 +1596,19 @@ export interface BindEmployeeUserIdWithClientOpenIdRequest {
|
|
|
1596
1596
|
*/
|
|
1597
1597
|
export interface DescribeIntegrationDepartmentsRequest {
|
|
1598
1598
|
/**
|
|
1599
|
-
*
|
|
1599
|
+
* 执行本接口操作的员工信息。
|
|
1600
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
1600
1601
|
*/
|
|
1601
1602
|
Operator: UserInfo
|
|
1602
1603
|
/**
|
|
1603
1604
|
* 查询类型 0-查询单个部门节点 1-单个部门节点及一级子节点部门列表
|
|
1604
1605
|
*/
|
|
1605
1606
|
QueryType: number
|
|
1607
|
+
/**
|
|
1608
|
+
* 代理企业和员工的信息。
|
|
1609
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
1610
|
+
*/
|
|
1611
|
+
Agent?: Agent
|
|
1606
1612
|
/**
|
|
1607
1613
|
* 部门ID,与DeptOpenId二选一,优先DeptId,都为空时获取根节点数据
|
|
1608
1614
|
*/
|
|
@@ -2778,13 +2784,19 @@ export interface DescribeFlowComponentsRequest {
|
|
|
2778
2784
|
*/
|
|
2779
2785
|
export interface CreateIntegrationDepartmentRequest {
|
|
2780
2786
|
/**
|
|
2781
|
-
*
|
|
2787
|
+
* 执行本接口操作的员工信息。
|
|
2788
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
2782
2789
|
*/
|
|
2783
2790
|
Operator: UserInfo
|
|
2784
2791
|
/**
|
|
2785
2792
|
* 部门名称,不超过50个字符
|
|
2786
2793
|
*/
|
|
2787
2794
|
DeptName: string
|
|
2795
|
+
/**
|
|
2796
|
+
* 代理企业和员工的信息。
|
|
2797
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
2798
|
+
*/
|
|
2799
|
+
Agent?: Agent
|
|
2788
2800
|
/**
|
|
2789
2801
|
* 电子签父部门ID,与ParentDeptOpenId二选一,优先ParentDeptId,都为空时自动填充至根节点下
|
|
2790
2802
|
*/
|
|
@@ -3733,7 +3745,7 @@ export interface ApproverInfo {
|
|
|
3733
3745
|
* 合同中的签署控件列表,列表中可支持下列多种签署控件,控件的详细定义参考开发者中心的Component结构体
|
|
3734
3746
|
<ul><li> 个人签名/印章</li>
|
|
3735
3747
|
<li> 企业印章</li>
|
|
3736
|
-
<li> 骑缝章等签署控件</li
|
|
3748
|
+
<li> 骑缝章等签署控件</li></ul>
|
|
3737
3749
|
*/
|
|
3738
3750
|
SignComponents?: Array<Component>
|
|
3739
3751
|
/**
|
|
@@ -3851,13 +3863,19 @@ export interface CreateFlowSignReviewResponse {
|
|
|
3851
3863
|
*/
|
|
3852
3864
|
export interface ModifyIntegrationDepartmentRequest {
|
|
3853
3865
|
/**
|
|
3854
|
-
*
|
|
3866
|
+
* 执行本接口操作的员工信息。
|
|
3867
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
3855
3868
|
*/
|
|
3856
3869
|
Operator: UserInfo
|
|
3857
3870
|
/**
|
|
3858
3871
|
* 电子签部门ID,通过DescribeIntegrationDepartments接口可以获取
|
|
3859
3872
|
*/
|
|
3860
3873
|
DeptId: string
|
|
3874
|
+
/**
|
|
3875
|
+
* 代理企业和员工的信息。
|
|
3876
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
3877
|
+
*/
|
|
3878
|
+
Agent?: Agent
|
|
3861
3879
|
/**
|
|
3862
3880
|
* 电子签父部门ID,通过DescribeIntegrationDepartments接口可以获取
|
|
3863
3881
|
*/
|
|
@@ -4246,13 +4264,19 @@ export interface CancelMultiFlowSignQRCodeRequest {
|
|
|
4246
4264
|
*/
|
|
4247
4265
|
export interface DeleteIntegrationDepartmentRequest {
|
|
4248
4266
|
/**
|
|
4249
|
-
*
|
|
4267
|
+
* 执行本接口操作的员工信息。
|
|
4268
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
4250
4269
|
*/
|
|
4251
4270
|
Operator: UserInfo
|
|
4252
4271
|
/**
|
|
4253
4272
|
* 电子签中的部门id,通过DescribeIntegrationDepartments接口可获得
|
|
4254
4273
|
*/
|
|
4255
4274
|
DeptId: string
|
|
4275
|
+
/**
|
|
4276
|
+
* 代理企业和员工的信息。
|
|
4277
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
4278
|
+
*/
|
|
4279
|
+
Agent?: Agent
|
|
4256
4280
|
/**
|
|
4257
4281
|
* 交接部门ID。待删除部门中的合同、印章和模板数据,交接至该部门ID下,未填写交接至公司根部门。
|
|
4258
4282
|
*/
|
|
@@ -1525,13 +1525,19 @@ export interface BindEmployeeUserIdWithClientOpenIdRequest {
|
|
|
1525
1525
|
*/
|
|
1526
1526
|
export interface DescribeIntegrationDepartmentsRequest {
|
|
1527
1527
|
/**
|
|
1528
|
-
*
|
|
1528
|
+
* 执行本接口操作的员工信息。
|
|
1529
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
1529
1530
|
*/
|
|
1530
1531
|
Operator: UserInfo;
|
|
1531
1532
|
/**
|
|
1532
1533
|
* 查询类型 0-查询单个部门节点 1-单个部门节点及一级子节点部门列表
|
|
1533
1534
|
*/
|
|
1534
1535
|
QueryType: number;
|
|
1536
|
+
/**
|
|
1537
|
+
* 代理企业和员工的信息。
|
|
1538
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
1539
|
+
*/
|
|
1540
|
+
Agent?: Agent;
|
|
1535
1541
|
/**
|
|
1536
1542
|
* 部门ID,与DeptOpenId二选一,优先DeptId,都为空时获取根节点数据
|
|
1537
1543
|
*/
|
|
@@ -2672,13 +2678,19 @@ export interface DescribeFlowComponentsRequest {
|
|
|
2672
2678
|
*/
|
|
2673
2679
|
export interface CreateIntegrationDepartmentRequest {
|
|
2674
2680
|
/**
|
|
2675
|
-
*
|
|
2681
|
+
* 执行本接口操作的员工信息。
|
|
2682
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
2676
2683
|
*/
|
|
2677
2684
|
Operator: UserInfo;
|
|
2678
2685
|
/**
|
|
2679
2686
|
* 部门名称,不超过50个字符
|
|
2680
2687
|
*/
|
|
2681
2688
|
DeptName: string;
|
|
2689
|
+
/**
|
|
2690
|
+
* 代理企业和员工的信息。
|
|
2691
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
2692
|
+
*/
|
|
2693
|
+
Agent?: Agent;
|
|
2682
2694
|
/**
|
|
2683
2695
|
* 电子签父部门ID,与ParentDeptOpenId二选一,优先ParentDeptId,都为空时自动填充至根节点下
|
|
2684
2696
|
*/
|
|
@@ -3598,7 +3610,7 @@ export interface ApproverInfo {
|
|
|
3598
3610
|
* 合同中的签署控件列表,列表中可支持下列多种签署控件,控件的详细定义参考开发者中心的Component结构体
|
|
3599
3611
|
<ul><li> 个人签名/印章</li>
|
|
3600
3612
|
<li> 企业印章</li>
|
|
3601
|
-
<li> 骑缝章等签署控件</li
|
|
3613
|
+
<li> 骑缝章等签署控件</li></ul>
|
|
3602
3614
|
*/
|
|
3603
3615
|
SignComponents?: Array<Component>;
|
|
3604
3616
|
/**
|
|
@@ -3714,13 +3726,19 @@ export interface CreateFlowSignReviewResponse {
|
|
|
3714
3726
|
*/
|
|
3715
3727
|
export interface ModifyIntegrationDepartmentRequest {
|
|
3716
3728
|
/**
|
|
3717
|
-
*
|
|
3729
|
+
* 执行本接口操作的员工信息。
|
|
3730
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
3718
3731
|
*/
|
|
3719
3732
|
Operator: UserInfo;
|
|
3720
3733
|
/**
|
|
3721
3734
|
* 电子签部门ID,通过DescribeIntegrationDepartments接口可以获取
|
|
3722
3735
|
*/
|
|
3723
3736
|
DeptId: string;
|
|
3737
|
+
/**
|
|
3738
|
+
* 代理企业和员工的信息。
|
|
3739
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
3740
|
+
*/
|
|
3741
|
+
Agent?: Agent;
|
|
3724
3742
|
/**
|
|
3725
3743
|
* 电子签父部门ID,通过DescribeIntegrationDepartments接口可以获取
|
|
3726
3744
|
*/
|
|
@@ -4092,13 +4110,19 @@ export interface CancelMultiFlowSignQRCodeRequest {
|
|
|
4092
4110
|
*/
|
|
4093
4111
|
export interface DeleteIntegrationDepartmentRequest {
|
|
4094
4112
|
/**
|
|
4095
|
-
*
|
|
4113
|
+
* 执行本接口操作的员工信息。
|
|
4114
|
+
注: `在调用此接口时,请确保指定的员工已获得组织架构管理权限,并具备接口传入的相应资源的数据权限。`
|
|
4096
4115
|
*/
|
|
4097
4116
|
Operator: UserInfo;
|
|
4098
4117
|
/**
|
|
4099
4118
|
* 电子签中的部门id,通过DescribeIntegrationDepartments接口可获得
|
|
4100
4119
|
*/
|
|
4101
4120
|
DeptId: string;
|
|
4121
|
+
/**
|
|
4122
|
+
* 代理企业和员工的信息。
|
|
4123
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
4124
|
+
*/
|
|
4125
|
+
Agent?: Agent;
|
|
4102
4126
|
/**
|
|
4103
4127
|
* 交接部门ID。待删除部门中的合同、印章和模板数据,交接至该部门ID下,未填写交接至公司根部门。
|
|
4104
4128
|
*/
|