tencentcloud-sdk-nodejs-ess 4.0.542 → 4.0.543
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 +188 -0
- package/SERVICE_CHANGELOG.md +264 -37
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/ess/v20201111/ess_client.ts +1 -1
- package/src/services/ess/v20201111/ess_models.ts +4 -4
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,191 @@
|
|
|
1
|
+
# Release 4.0.543
|
|
2
|
+
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
|
+
|
|
5
|
+
### 第 45 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-02-20 20:15:53
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [ModifyVipVport](https://cloud.tencent.com/document/api/1003/86720)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
20
|
+
|
|
21
|
+
### 第 29 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-02-21 01:54:49
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeTreeResources](https://cloud.tencent.com/document/api/849/79568)
|
|
32
|
+
|
|
33
|
+
* 新增出参:ParentId, Id, Name, Items, Children, TotalCount
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [DescribeTreeResourcesRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeResourcesRsp)
|
|
39
|
+
* [TreeResourceItem](https://cloud.tencent.com/document/api/849/52010#TreeResourceItem)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
44
|
+
|
|
45
|
+
### 第 87 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2023-02-21 01:55:12
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
新增接口:
|
|
54
|
+
|
|
55
|
+
* [CreateAIFormTask](https://cloud.tencent.com/document/api/866/86724)
|
|
56
|
+
* [GetTaskState](https://cloud.tencent.com/document/api/866/86723)
|
|
57
|
+
* [RecognizeTableAccurateOCR](https://cloud.tencent.com/document/api/866/86721)
|
|
58
|
+
|
|
59
|
+
修改接口:
|
|
60
|
+
|
|
61
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
62
|
+
|
|
63
|
+
* 新增入参:CropPortrait
|
|
64
|
+
|
|
65
|
+
* 新增出参:PortraitImage
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
新增数据结构:
|
|
69
|
+
|
|
70
|
+
* [SmartFormFileUrl](https://cloud.tencent.com/document/api/866/33527#SmartFormFileUrl)
|
|
71
|
+
* [TableCellInfo](https://cloud.tencent.com/document/api/866/33527#TableCellInfo)
|
|
72
|
+
* [TableInfo](https://cloud.tencent.com/document/api/866/33527#TableInfo)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## 云函数(scf) 版本:2018-04-16
|
|
77
|
+
|
|
78
|
+
### 第 48 次发布
|
|
79
|
+
|
|
80
|
+
发布时间:2023-02-21 01:58:57
|
|
81
|
+
|
|
82
|
+
本次发布包含了以下内容:
|
|
83
|
+
|
|
84
|
+
改善已有的文档。
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [TriggerCount](https://cloud.tencent.com/document/api/583/17244#TriggerCount)
|
|
89
|
+
|
|
90
|
+
* 新增成员:Eb
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
96
|
+
|
|
97
|
+
### 第 46 次发布
|
|
98
|
+
|
|
99
|
+
发布时间:2023-02-21 02:10:01
|
|
100
|
+
|
|
101
|
+
本次发布包含了以下内容:
|
|
102
|
+
|
|
103
|
+
改善已有的文档。
|
|
104
|
+
|
|
105
|
+
新增接口:
|
|
106
|
+
|
|
107
|
+
* [DescribeRocketMQVipInstanceDetail](https://cloud.tencent.com/document/api/1179/86725)
|
|
108
|
+
|
|
109
|
+
新增数据结构:
|
|
110
|
+
|
|
111
|
+
* [InstanceNodeDistribution](https://cloud.tencent.com/document/api/1179/46089#InstanceNodeDistribution)
|
|
112
|
+
* [RocketMQInstanceConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQInstanceConfig)
|
|
113
|
+
* [RocketMQTopicDistribution](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopicDistribution)
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
118
|
+
|
|
119
|
+
### 第 33 次发布
|
|
120
|
+
|
|
121
|
+
发布时间:2023-02-21 02:12:14
|
|
122
|
+
|
|
123
|
+
本次发布包含了以下内容:
|
|
124
|
+
|
|
125
|
+
改善已有的文档。
|
|
126
|
+
|
|
127
|
+
修改接口:
|
|
128
|
+
|
|
129
|
+
* [DescribeAddableEntityList](https://cloud.tencent.com/document/api/1552/80630)
|
|
130
|
+
|
|
131
|
+
* 新增入参:Area
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
141
|
+
|
|
142
|
+
### 第 139 次发布
|
|
143
|
+
|
|
144
|
+
发布时间:2023-02-21 02:15:28
|
|
145
|
+
|
|
146
|
+
本次发布包含了以下内容:
|
|
147
|
+
|
|
148
|
+
改善已有的文档。
|
|
149
|
+
|
|
150
|
+
修改接口:
|
|
151
|
+
|
|
152
|
+
* [CheckInstancesUpgradeAble](https://cloud.tencent.com/document/api/457/50366)
|
|
153
|
+
|
|
154
|
+
* 新增出参:UnavailableVersionReason
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
新增数据结构:
|
|
158
|
+
|
|
159
|
+
* [UnavailableReason](https://cloud.tencent.com/document/api/457/31866#UnavailableReason)
|
|
160
|
+
|
|
161
|
+
修改数据结构:
|
|
162
|
+
|
|
163
|
+
* [UpgradeAbleInstancesItem](https://cloud.tencent.com/document/api/457/31866#UpgradeAbleInstancesItem)
|
|
164
|
+
|
|
165
|
+
* 新增成员:RuntimeVersion, RuntimeLatestVersion
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
171
|
+
|
|
172
|
+
### 第 46 次发布
|
|
173
|
+
|
|
174
|
+
发布时间:2023-02-21 02:18:14
|
|
175
|
+
|
|
176
|
+
本次发布包含了以下内容:
|
|
177
|
+
|
|
178
|
+
改善已有的文档。
|
|
179
|
+
|
|
180
|
+
修改数据结构:
|
|
181
|
+
|
|
182
|
+
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
183
|
+
|
|
184
|
+
* 新增成员:MediaId
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
1
189
|
# Release 4.0.542
|
|
2
190
|
|
|
3
191
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,60 +1,102 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 45 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-02-20
|
|
7
|
+
发布时间:2023-02-20 20:15:53
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ModifyVipVport](https://cloud.tencent.com/document/api/1003/86720)
|
|
16
16
|
|
|
17
|
-
* 新增成员:MusicURLs
|
|
18
17
|
|
|
19
|
-
* [TRTCJoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#TRTCJoinRoomInput)
|
|
20
18
|
|
|
21
|
-
|
|
19
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
22
20
|
|
|
21
|
+
### 第 29 次发布
|
|
23
22
|
|
|
23
|
+
发布时间:2023-02-21 01:54:49
|
|
24
24
|
|
|
25
|
+
本次发布包含了以下内容:
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
改善已有的文档。
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
修改接口:
|
|
29
30
|
|
|
30
|
-
|
|
31
|
+
* [DescribeTreeResources](https://cloud.tencent.com/document/api/849/79568)
|
|
32
|
+
|
|
33
|
+
* 新增出参:ParentId, Id, Name, Items, Children, TotalCount
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [DescribeTreeResourcesRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeResourcesRsp)
|
|
39
|
+
* [TreeResourceItem](https://cloud.tencent.com/document/api/849/52010#TreeResourceItem)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
44
|
+
|
|
45
|
+
### 第 87 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2023-02-21 01:55:12
|
|
31
48
|
|
|
32
49
|
本次发布包含了以下内容:
|
|
33
50
|
|
|
34
51
|
改善已有的文档。
|
|
35
52
|
|
|
53
|
+
新增接口:
|
|
54
|
+
|
|
55
|
+
* [CreateAIFormTask](https://cloud.tencent.com/document/api/866/86724)
|
|
56
|
+
* [GetTaskState](https://cloud.tencent.com/document/api/866/86723)
|
|
57
|
+
* [RecognizeTableAccurateOCR](https://cloud.tencent.com/document/api/866/86721)
|
|
58
|
+
|
|
36
59
|
修改接口:
|
|
37
60
|
|
|
38
|
-
* [
|
|
61
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
39
62
|
|
|
40
|
-
* 新增入参:
|
|
63
|
+
* 新增入参:CropPortrait
|
|
41
64
|
|
|
42
|
-
* 新增出参:
|
|
65
|
+
* 新增出参:PortraitImage
|
|
43
66
|
|
|
44
|
-
* [GetTotalRequestStatistics](https://cloud.tencent.com/document/api/1110/86632)
|
|
45
67
|
|
|
46
|
-
|
|
68
|
+
新增数据结构:
|
|
47
69
|
|
|
48
|
-
|
|
70
|
+
* [SmartFormFileUrl](https://cloud.tencent.com/document/api/866/33527#SmartFormFileUrl)
|
|
71
|
+
* [TableCellInfo](https://cloud.tencent.com/document/api/866/33527#TableCellInfo)
|
|
72
|
+
* [TableInfo](https://cloud.tencent.com/document/api/866/33527#TableInfo)
|
|
49
73
|
|
|
50
74
|
|
|
51
75
|
|
|
76
|
+
## 云函数(scf) 版本:2018-04-16
|
|
52
77
|
|
|
53
|
-
|
|
78
|
+
### 第 48 次发布
|
|
54
79
|
|
|
55
|
-
|
|
80
|
+
发布时间:2023-02-21 01:58:57
|
|
56
81
|
|
|
57
|
-
|
|
82
|
+
本次发布包含了以下内容:
|
|
83
|
+
|
|
84
|
+
改善已有的文档。
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [TriggerCount](https://cloud.tencent.com/document/api/583/17244#TriggerCount)
|
|
89
|
+
|
|
90
|
+
* 新增成员:Eb
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
96
|
+
|
|
97
|
+
### 第 46 次发布
|
|
98
|
+
|
|
99
|
+
发布时间:2023-02-21 02:10:01
|
|
58
100
|
|
|
59
101
|
本次发布包含了以下内容:
|
|
60
102
|
|
|
@@ -62,49 +104,84 @@
|
|
|
62
104
|
|
|
63
105
|
新增接口:
|
|
64
106
|
|
|
65
|
-
* [
|
|
107
|
+
* [DescribeRocketMQVipInstanceDetail](https://cloud.tencent.com/document/api/1179/86725)
|
|
66
108
|
|
|
67
109
|
新增数据结构:
|
|
68
110
|
|
|
69
|
-
* [
|
|
111
|
+
* [InstanceNodeDistribution](https://cloud.tencent.com/document/api/1179/46089#InstanceNodeDistribution)
|
|
112
|
+
* [RocketMQInstanceConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQInstanceConfig)
|
|
113
|
+
* [RocketMQTopicDistribution](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopicDistribution)
|
|
70
114
|
|
|
71
115
|
|
|
72
116
|
|
|
73
|
-
##
|
|
117
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
74
118
|
|
|
75
|
-
### 第
|
|
119
|
+
### 第 33 次发布
|
|
76
120
|
|
|
77
|
-
发布时间:2023-02-
|
|
121
|
+
发布时间:2023-02-21 02:12:14
|
|
78
122
|
|
|
79
123
|
本次发布包含了以下内容:
|
|
80
124
|
|
|
81
125
|
改善已有的文档。
|
|
82
126
|
|
|
83
|
-
|
|
127
|
+
修改接口:
|
|
84
128
|
|
|
85
|
-
* [
|
|
129
|
+
* [DescribeAddableEntityList](https://cloud.tencent.com/document/api/1552/80630)
|
|
86
130
|
|
|
131
|
+
* 新增入参:Area
|
|
87
132
|
|
|
88
133
|
|
|
89
|
-
## 自动化助手(tat) 版本:2020-10-28
|
|
90
134
|
|
|
91
|
-
### 第 18 次发布
|
|
92
135
|
|
|
93
|
-
|
|
136
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
141
|
+
|
|
142
|
+
### 第 139 次发布
|
|
143
|
+
|
|
144
|
+
发布时间:2023-02-21 02:15:28
|
|
94
145
|
|
|
95
146
|
本次发布包含了以下内容:
|
|
96
147
|
|
|
97
148
|
改善已有的文档。
|
|
98
149
|
|
|
150
|
+
修改接口:
|
|
151
|
+
|
|
152
|
+
* [CheckInstancesUpgradeAble](https://cloud.tencent.com/document/api/457/50366)
|
|
153
|
+
|
|
154
|
+
* 新增出参:UnavailableVersionReason
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
新增数据结构:
|
|
158
|
+
|
|
159
|
+
* [UnavailableReason](https://cloud.tencent.com/document/api/457/31866#UnavailableReason)
|
|
160
|
+
|
|
99
161
|
修改数据结构:
|
|
100
162
|
|
|
101
|
-
* [
|
|
163
|
+
* [UpgradeAbleInstancesItem](https://cloud.tencent.com/document/api/457/31866#UpgradeAbleInstancesItem)
|
|
102
164
|
|
|
103
|
-
* 新增成员:
|
|
165
|
+
* 新增成员:RuntimeVersion, RuntimeLatestVersion
|
|
104
166
|
|
|
105
|
-
* [CommandDocument](https://cloud.tencent.com/document/api/1340/52687#CommandDocument)
|
|
106
167
|
|
|
107
|
-
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
171
|
+
|
|
172
|
+
### 第 46 次发布
|
|
173
|
+
|
|
174
|
+
发布时间:2023-02-21 02:18:14
|
|
175
|
+
|
|
176
|
+
本次发布包含了以下内容:
|
|
177
|
+
|
|
178
|
+
改善已有的文档。
|
|
179
|
+
|
|
180
|
+
修改数据结构:
|
|
181
|
+
|
|
182
|
+
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
183
|
+
|
|
184
|
+
* 新增成员:MediaId
|
|
108
185
|
|
|
109
186
|
|
|
110
187
|
|
|
@@ -18391,11 +18468,11 @@
|
|
|
18391
18468
|
|
|
18392
18469
|
新增接口:
|
|
18393
18470
|
|
|
18394
|
-
* [
|
|
18471
|
+
* [DescribeBlockIgnoreList](https://cloud.tencent.com/document/api/1132/86691)
|
|
18395
18472
|
|
|
18396
18473
|
新增数据结构:
|
|
18397
18474
|
|
|
18398
|
-
* [
|
|
18475
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
18399
18476
|
|
|
18400
18477
|
### 第 27 次发布
|
|
18401
18478
|
|
|
@@ -32691,6 +32768,18 @@
|
|
|
32691
32768
|
|
|
32692
32769
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
32693
32770
|
|
|
32771
|
+
### 第 45 次发布
|
|
32772
|
+
|
|
32773
|
+
发布时间:2023-02-20 20:15:53
|
|
32774
|
+
|
|
32775
|
+
本次发布包含了以下内容:
|
|
32776
|
+
|
|
32777
|
+
改善已有的文档。
|
|
32778
|
+
|
|
32779
|
+
新增接口:
|
|
32780
|
+
|
|
32781
|
+
* [[ModifyVipVport](https://cloud.tencent.com/document/api/1003/86720)](https://cloud.tencent.com/document/api/#/#)
|
|
32782
|
+
|
|
32694
32783
|
### 第 44 次发布
|
|
32695
32784
|
|
|
32696
32785
|
发布时间:2023-02-17 02:45:25
|
|
@@ -59160,7 +59249,7 @@
|
|
|
59160
59249
|
|
|
59161
59250
|
新增接口:
|
|
59162
59251
|
|
|
59163
|
-
* [
|
|
59252
|
+
* [ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/237/86692)
|
|
59164
59253
|
|
|
59165
59254
|
### 第 49 次发布
|
|
59166
59255
|
|
|
@@ -65667,6 +65756,26 @@
|
|
|
65667
65756
|
|
|
65668
65757
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
65669
65758
|
|
|
65759
|
+
### 第 29 次发布
|
|
65760
|
+
|
|
65761
|
+
发布时间:2023-02-21 01:54:49
|
|
65762
|
+
|
|
65763
|
+
本次发布包含了以下内容:
|
|
65764
|
+
|
|
65765
|
+
改善已有的文档。
|
|
65766
|
+
|
|
65767
|
+
修改接口:
|
|
65768
|
+
|
|
65769
|
+
* [DescribeTreeResources](https://cloud.tencent.com/document/api/849/79568)
|
|
65770
|
+
|
|
65771
|
+
* 新增出参:ParentId, Id, Name, Items, Children, TotalCount
|
|
65772
|
+
|
|
65773
|
+
|
|
65774
|
+
新增数据结构:
|
|
65775
|
+
|
|
65776
|
+
* [[DescribeTreeResourcesRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeResourcesRsp)](https://cloud.tencent.com/document/api/849/52010#[DescribeTreeResourcesRsp](https://cloud.tencent.com/document/api/849/52010#DescribeTreeResourcesRsp))
|
|
65777
|
+
* [[TreeResourceItem](https://cloud.tencent.com/document/api/849/52010#TreeResourceItem)](https://cloud.tencent.com/document/api/849/52010#[TreeResourceItem](https://cloud.tencent.com/document/api/849/52010#TreeResourceItem))
|
|
65778
|
+
|
|
65670
65779
|
### 第 28 次发布
|
|
65671
65780
|
|
|
65672
65781
|
发布时间:2023-01-13 01:40:40
|
|
@@ -66232,6 +66341,35 @@
|
|
|
66232
66341
|
|
|
66233
66342
|
## 文字识别(ocr) 版本:2018-11-19
|
|
66234
66343
|
|
|
66344
|
+
### 第 87 次发布
|
|
66345
|
+
|
|
66346
|
+
发布时间:2023-02-21 01:55:12
|
|
66347
|
+
|
|
66348
|
+
本次发布包含了以下内容:
|
|
66349
|
+
|
|
66350
|
+
改善已有的文档。
|
|
66351
|
+
|
|
66352
|
+
新增接口:
|
|
66353
|
+
|
|
66354
|
+
* [[CreateAIFormTask](https://cloud.tencent.com/document/api/866/86724)](https://cloud.tencent.com/document/api/#/#)
|
|
66355
|
+
* [[GetTaskState](https://cloud.tencent.com/document/api/866/86723)](https://cloud.tencent.com/document/api/#/#)
|
|
66356
|
+
* [[RecognizeTableAccurateOCR](https://cloud.tencent.com/document/api/866/86721)](https://cloud.tencent.com/document/api/#/#)
|
|
66357
|
+
|
|
66358
|
+
修改接口:
|
|
66359
|
+
|
|
66360
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
66361
|
+
|
|
66362
|
+
* 新增入参:CropPortrait
|
|
66363
|
+
|
|
66364
|
+
* 新增出参:PortraitImage
|
|
66365
|
+
|
|
66366
|
+
|
|
66367
|
+
新增数据结构:
|
|
66368
|
+
|
|
66369
|
+
* [[SmartFormFileUrl](https://cloud.tencent.com/document/api/866/33527#SmartFormFileUrl)](https://cloud.tencent.com/document/api/866/33527#[SmartFormFileUrl](https://cloud.tencent.com/document/api/866/33527#SmartFormFileUrl))
|
|
66370
|
+
* [[TableCellInfo](https://cloud.tencent.com/document/api/866/33527#TableCellInfo)](https://cloud.tencent.com/document/api/866/33527#[TableCellInfo](https://cloud.tencent.com/document/api/866/33527#TableCellInfo))
|
|
66371
|
+
* [[TableInfo](https://cloud.tencent.com/document/api/866/33527#TableInfo)](https://cloud.tencent.com/document/api/866/33527#[TableInfo](https://cloud.tencent.com/document/api/866/33527#TableInfo))
|
|
66372
|
+
|
|
66235
66373
|
### 第 86 次发布
|
|
66236
66374
|
|
|
66237
66375
|
发布时间:2022-12-22 01:53:11
|
|
@@ -71847,6 +71985,21 @@
|
|
|
71847
71985
|
|
|
71848
71986
|
## 云函数(scf) 版本:2018-04-16
|
|
71849
71987
|
|
|
71988
|
+
### 第 48 次发布
|
|
71989
|
+
|
|
71990
|
+
发布时间:2023-02-21 01:58:57
|
|
71991
|
+
|
|
71992
|
+
本次发布包含了以下内容:
|
|
71993
|
+
|
|
71994
|
+
改善已有的文档。
|
|
71995
|
+
|
|
71996
|
+
修改数据结构:
|
|
71997
|
+
|
|
71998
|
+
* [TriggerCount](https://cloud.tencent.com/document/api/583/17244#TriggerCount)
|
|
71999
|
+
|
|
72000
|
+
* 新增成员:Eb
|
|
72001
|
+
|
|
72002
|
+
|
|
71850
72003
|
### 第 47 次发布
|
|
71851
72004
|
|
|
71852
72005
|
发布时间:2022-11-17 06:40:32
|
|
@@ -83253,6 +83406,24 @@
|
|
|
83253
83406
|
|
|
83254
83407
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
83255
83408
|
|
|
83409
|
+
### 第 46 次发布
|
|
83410
|
+
|
|
83411
|
+
发布时间:2023-02-21 02:10:01
|
|
83412
|
+
|
|
83413
|
+
本次发布包含了以下内容:
|
|
83414
|
+
|
|
83415
|
+
改善已有的文档。
|
|
83416
|
+
|
|
83417
|
+
新增接口:
|
|
83418
|
+
|
|
83419
|
+
* [[DescribeRocketMQVipInstanceDetail](https://cloud.tencent.com/document/api/1179/86725)](https://cloud.tencent.com/document/api/#/#)
|
|
83420
|
+
|
|
83421
|
+
新增数据结构:
|
|
83422
|
+
|
|
83423
|
+
* [[InstanceNodeDistribution](https://cloud.tencent.com/document/api/1179/46089#InstanceNodeDistribution)](https://cloud.tencent.com/document/api/1179/46089#[InstanceNodeDistribution](https://cloud.tencent.com/document/api/1179/46089#InstanceNodeDistribution))
|
|
83424
|
+
* [[RocketMQInstanceConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQInstanceConfig)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQInstanceConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQInstanceConfig))
|
|
83425
|
+
* [[RocketMQTopicDistribution](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopicDistribution)](https://cloud.tencent.com/document/api/1179/46089#[RocketMQTopicDistribution](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopicDistribution))
|
|
83426
|
+
|
|
83256
83427
|
### 第 45 次发布
|
|
83257
83428
|
|
|
83258
83429
|
发布时间:2023-02-10 02:03:51
|
|
@@ -86330,6 +86501,21 @@
|
|
|
86330
86501
|
|
|
86331
86502
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
86332
86503
|
|
|
86504
|
+
### 第 33 次发布
|
|
86505
|
+
|
|
86506
|
+
发布时间:2023-02-21 02:12:14
|
|
86507
|
+
|
|
86508
|
+
本次发布包含了以下内容:
|
|
86509
|
+
|
|
86510
|
+
改善已有的文档。
|
|
86511
|
+
|
|
86512
|
+
修改接口:
|
|
86513
|
+
|
|
86514
|
+
* [DescribeAddableEntityList](https://cloud.tencent.com/document/api/1552/80630)
|
|
86515
|
+
|
|
86516
|
+
* 新增入参:Area
|
|
86517
|
+
|
|
86518
|
+
|
|
86333
86519
|
### 第 32 次发布
|
|
86334
86520
|
|
|
86335
86521
|
发布时间:2023-02-17 06:04:54
|
|
@@ -90223,6 +90409,32 @@
|
|
|
90223
90409
|
|
|
90224
90410
|
## 容器服务(tke) 版本:2018-05-25
|
|
90225
90411
|
|
|
90412
|
+
### 第 139 次发布
|
|
90413
|
+
|
|
90414
|
+
发布时间:2023-02-21 02:15:28
|
|
90415
|
+
|
|
90416
|
+
本次发布包含了以下内容:
|
|
90417
|
+
|
|
90418
|
+
改善已有的文档。
|
|
90419
|
+
|
|
90420
|
+
修改接口:
|
|
90421
|
+
|
|
90422
|
+
* [CheckInstancesUpgradeAble](https://cloud.tencent.com/document/api/457/50366)
|
|
90423
|
+
|
|
90424
|
+
* 新增出参:UnavailableVersionReason
|
|
90425
|
+
|
|
90426
|
+
|
|
90427
|
+
新增数据结构:
|
|
90428
|
+
|
|
90429
|
+
* [[UnavailableReason](https://cloud.tencent.com/document/api/457/31866#UnavailableReason)](https://cloud.tencent.com/document/api/457/31866#[UnavailableReason](https://cloud.tencent.com/document/api/457/31866#UnavailableReason))
|
|
90430
|
+
|
|
90431
|
+
修改数据结构:
|
|
90432
|
+
|
|
90433
|
+
* [UpgradeAbleInstancesItem](https://cloud.tencent.com/document/api/457/31866#UpgradeAbleInstancesItem)
|
|
90434
|
+
|
|
90435
|
+
* 新增成员:RuntimeVersion, RuntimeLatestVersion
|
|
90436
|
+
|
|
90437
|
+
|
|
90226
90438
|
### 第 138 次发布
|
|
90227
90439
|
|
|
90228
90440
|
发布时间:2023-02-16 02:02:16
|
|
@@ -93804,6 +94016,21 @@
|
|
|
93804
94016
|
|
|
93805
94017
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
93806
94018
|
|
|
94019
|
+
### 第 46 次发布
|
|
94020
|
+
|
|
94021
|
+
发布时间:2023-02-21 02:18:14
|
|
94022
|
+
|
|
94023
|
+
本次发布包含了以下内容:
|
|
94024
|
+
|
|
94025
|
+
改善已有的文档。
|
|
94026
|
+
|
|
94027
|
+
修改数据结构:
|
|
94028
|
+
|
|
94029
|
+
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
94030
|
+
|
|
94031
|
+
* 新增成员:MediaId
|
|
94032
|
+
|
|
94033
|
+
|
|
93807
94034
|
### 第 45 次发布
|
|
93808
94035
|
|
|
93809
94036
|
发布时间:2023-01-06 01:51:15
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-12-09 01:11:02 |
|
|
23
23
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-12-15 01:09:06 |
|
|
24
24
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-08-09 10:42:14 |
|
|
25
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-02-
|
|
25
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-02-21 01:04:58 |
|
|
26
26
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
27
27
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-01-11 11:01:36 |
|
|
28
28
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-02-16 01:09:07 |
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
34
34
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
|
|
35
35
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-01-12 01:05:12 |
|
|
36
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-02-
|
|
36
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-02-21 01:07:20 |
|
|
37
37
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-02-17 11:41:16 |
|
|
38
38
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-02-15 01:12:22 |
|
|
39
39
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-02-01 01:13:56 |
|
|
66
66
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
67
67
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-02-10 01:22:56 |
|
|
68
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-02-
|
|
68
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-02-21 01:18:09 |
|
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
70
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-
|
|
70
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-20 20:15:53 |
|
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-02-07 01:23:16 |
|
|
72
72
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
73
73
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-01-13 01:19:41 |
|
|
@@ -76,13 +76,13 @@
|
|
|
76
76
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
|
77
77
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-02-02 01:18:41 |
|
|
78
78
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-02-16 01:22:07 |
|
|
79
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-02-
|
|
79
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-02-21 01:36:01 |
|
|
80
80
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-02-20 01:27:17 |
|
|
81
81
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
82
82
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-02-01 01:21:28 |
|
|
83
83
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
84
84
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-02-17 22:35:49 |
|
|
85
|
-
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-02-
|
|
85
|
+
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-02-21 01:38:55 |
|
|
86
86
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
|
87
87
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
|
88
88
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-02-06 01:39:29 |
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
91
91
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-02-14 01:26:03 |
|
|
92
92
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-02-01 01:24:04 |
|
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-
|
|
93
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-21 01:41:25 |
|
|
94
94
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-02-15 17:31:06 |
|
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-02-14 01:27:28 |
|
|
96
96
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-02-15 01:31:45 |
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
|
123
123
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-02-07 16:41:11 |
|
|
124
124
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
|
|
125
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-
|
|
125
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-21 01:50:20 |
|
|
126
126
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-17 04:14:14 |
|
|
127
127
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-02-20 01:40:05 |
|
|
128
128
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -142,8 +142,8 @@
|
|
|
142
142
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
143
143
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2023-02-15 01:45:01 |
|
|
144
144
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
145
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-
|
|
146
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-
|
|
145
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-02-21 01:54:49 |
|
|
146
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-02-21 01:55:12 |
|
|
147
147
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-02-17 04:46:25 |
|
|
148
148
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-02-20 01:44:36 |
|
|
149
149
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
@@ -156,15 +156,15 @@
|
|
|
156
156
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
157
157
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
158
158
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-02-17 04:56:22 |
|
|
159
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-02-
|
|
159
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-02-21 01:58:57 |
|
|
160
160
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-12-16 01:37:37 |
|
|
161
161
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
|
|
162
162
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
163
163
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-12-28 01:09:31 |
|
|
164
164
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-11-07 06:33:46 |
|
|
165
165
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
166
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-02-
|
|
167
|
-
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-02-
|
|
166
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-02-21 02:00:11 |
|
|
167
|
+
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-02-21 02:01:02 |
|
|
168
168
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
|
|
169
169
|
| sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
|
|
170
170
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-10-20 06:38:33 |
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
179
179
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
|
180
180
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-01-11 01:39:23 |
|
|
181
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-02-
|
|
181
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-02-21 02:02:56 |
|
|
182
182
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-02-14 01:48:14 |
|
|
183
183
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
184
184
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
@@ -187,10 +187,10 @@
|
|
|
187
187
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-02-06 02:04:53 |
|
|
188
188
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
189
189
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
|
|
190
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-
|
|
190
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-21 02:10:01 |
|
|
191
191
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
192
192
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2023-02-16 01:58:58 |
|
|
193
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-02-
|
|
193
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-02-21 02:12:14 |
|
|
194
194
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-15 02:03:41 |
|
|
195
195
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
196
196
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
@@ -200,13 +200,13 @@
|
|
|
200
200
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-02-08 02:09:17 |
|
|
201
201
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-02-15 02:04:48 |
|
|
202
202
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-01-16 02:13:33 |
|
|
203
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-02-
|
|
203
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-02-21 02:15:28 |
|
|
204
204
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
205
205
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
|
206
206
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
|
|
207
207
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
|
|
208
208
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-31 02:06:12 |
|
|
209
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-02-
|
|
209
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-02-21 02:18:14 |
|
|
210
210
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-02-10 02:12:51 |
|
|
211
211
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-02-17 06:34:04 |
|
|
212
212
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
|
|
@@ -812,7 +812,7 @@ export interface DescribeIntegrationEmployeesRequest {
|
|
|
812
812
|
*/
|
|
813
813
|
export interface CreateFlowRequest {
|
|
814
814
|
/**
|
|
815
|
-
* 调用方用户信息,userId
|
|
815
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId代发合同。
|
|
816
816
|
*/
|
|
817
817
|
Operator: UserInfo
|
|
818
818
|
|
|
@@ -1322,7 +1322,7 @@ export interface FailedCreateStaffData {
|
|
|
1322
1322
|
*/
|
|
1323
1323
|
export interface CreateFlowByFilesRequest {
|
|
1324
1324
|
/**
|
|
1325
|
-
* 调用方用户信息,userId
|
|
1325
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId 代发合同
|
|
1326
1326
|
*/
|
|
1327
1327
|
Operator: UserInfo
|
|
1328
1328
|
|
|
@@ -1822,7 +1822,7 @@ export interface AuthorizedUser {
|
|
|
1822
1822
|
*/
|
|
1823
1823
|
export interface CreateDocumentRequest {
|
|
1824
1824
|
/**
|
|
1825
|
-
* 调用方用户信息,userId
|
|
1825
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId代发合同。
|
|
1826
1826
|
*/
|
|
1827
1827
|
Operator: UserInfo
|
|
1828
1828
|
|
|
@@ -2624,7 +2624,7 @@ export interface IntegrationMainOrganizationUser {
|
|
|
2624
2624
|
*/
|
|
2625
2625
|
export interface StartFlowRequest {
|
|
2626
2626
|
/**
|
|
2627
|
-
* 调用方用户信息,userId
|
|
2627
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId代发合同。
|
|
2628
2628
|
*/
|
|
2629
2629
|
Operator: UserInfo
|
|
2630
2630
|
|
|
@@ -73,7 +73,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
73
73
|
CreatePrepareFlow(req: CreatePrepareFlowRequest, cb?: (error: string, rep: CreatePrepareFlowResponse) => void): Promise<CreatePrepareFlowResponse>;
|
|
74
74
|
/**
|
|
75
75
|
* 创建签署流程电子文档
|
|
76
|
-
适用场景:见创建签署流程接口。
|
|
76
|
+
适用场景:见创建签署流程接口。x0b
|
|
77
77
|
注:该接口需要给对应的流程指定一个模板id,并且填充该模板中需要补充的信息。是“发起流程”接口的前置接口。
|
|
78
78
|
*/
|
|
79
79
|
CreateDocument(req: CreateDocumentRequest, cb?: (error: string, rep: CreateDocumentResponse) => void): Promise<CreateDocumentResponse>;
|
|
@@ -671,7 +671,7 @@ export interface DescribeIntegrationEmployeesRequest {
|
|
|
671
671
|
*/
|
|
672
672
|
export interface CreateFlowRequest {
|
|
673
673
|
/**
|
|
674
|
-
* 调用方用户信息,userId
|
|
674
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId代发合同。
|
|
675
675
|
*/
|
|
676
676
|
Operator: UserInfo;
|
|
677
677
|
/**
|
|
@@ -1100,7 +1100,7 @@ export interface FailedCreateStaffData {
|
|
|
1100
1100
|
*/
|
|
1101
1101
|
export interface CreateFlowByFilesRequest {
|
|
1102
1102
|
/**
|
|
1103
|
-
* 调用方用户信息,userId
|
|
1103
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId 代发合同
|
|
1104
1104
|
*/
|
|
1105
1105
|
Operator: UserInfo;
|
|
1106
1106
|
/**
|
|
@@ -1539,7 +1539,7 @@ export interface AuthorizedUser {
|
|
|
1539
1539
|
*/
|
|
1540
1540
|
export interface CreateDocumentRequest {
|
|
1541
1541
|
/**
|
|
1542
|
-
* 调用方用户信息,userId
|
|
1542
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId代发合同。
|
|
1543
1543
|
*/
|
|
1544
1544
|
Operator: UserInfo;
|
|
1545
1545
|
/**
|
|
@@ -2219,7 +2219,7 @@ export interface IntegrationMainOrganizationUser {
|
|
|
2219
2219
|
*/
|
|
2220
2220
|
export interface StartFlowRequest {
|
|
2221
2221
|
/**
|
|
2222
|
-
* 调用方用户信息,userId
|
|
2222
|
+
* 调用方用户信息,userId 必填。支持填入集团子公司经办人 userId代发合同。
|
|
2223
2223
|
*/
|
|
2224
2224
|
Operator: UserInfo;
|
|
2225
2225
|
/**
|