tencentcloud-sdk-nodejs-clb 4.0.485 → 4.0.486
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 +246 -0
- package/SERVICE_CHANGELOG.md +367 -42
- package/package.json +1 -1
- package/products.md +14 -14
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,249 @@
|
|
1
|
+
# Release 4.0.486
|
2
|
+
|
3
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
4
|
+
|
5
|
+
### 第 9 次发布
|
6
|
+
|
7
|
+
发布时间:2022-11-22 06:27:31
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [CheckRecordSnapshotRollback](https://cloud.tencent.com/document/api/1427/83186)
|
16
|
+
* [CheckSnapshotRollback](https://cloud.tencent.com/document/api/1427/83185)
|
17
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/1427/83184)
|
18
|
+
* [DeleteSnapshot](https://cloud.tencent.com/document/api/1427/83183)
|
19
|
+
* [DescribeRecordSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83182)
|
20
|
+
* [DescribeSnapshotConfig](https://cloud.tencent.com/document/api/1427/83181)
|
21
|
+
* [DescribeSnapshotList](https://cloud.tencent.com/document/api/1427/83180)
|
22
|
+
* [DescribeSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83179)
|
23
|
+
* [DescribeSnapshotRollbackTask](https://cloud.tencent.com/document/api/1427/83178)
|
24
|
+
* [DownloadSnapshot](https://cloud.tencent.com/document/api/1427/83177)
|
25
|
+
* [ModifySnapshotConfig](https://cloud.tencent.com/document/api/1427/83176)
|
26
|
+
* [RollbackRecordSnapshot](https://cloud.tencent.com/document/api/1427/83175)
|
27
|
+
* [RollbackSnapshot](https://cloud.tencent.com/document/api/1427/83174)
|
28
|
+
|
29
|
+
新增数据结构:
|
30
|
+
|
31
|
+
* [SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig)
|
32
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo)
|
33
|
+
* [SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo)
|
34
|
+
* [SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord)
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
39
|
+
|
40
|
+
### 第 30 次发布
|
41
|
+
|
42
|
+
发布时间:2022-11-21 15:12:52
|
43
|
+
|
44
|
+
本次发布包含了以下内容:
|
45
|
+
|
46
|
+
改善已有的文档。
|
47
|
+
|
48
|
+
修改接口:
|
49
|
+
|
50
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
51
|
+
|
52
|
+
* 新增入参:SignBeanTag
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
58
|
+
|
59
|
+
### 第 50 次发布
|
60
|
+
|
61
|
+
发布时间:2022-11-21 19:31:59
|
62
|
+
|
63
|
+
本次发布包含了以下内容:
|
64
|
+
|
65
|
+
改善已有的文档。
|
66
|
+
|
67
|
+
修改数据结构:
|
68
|
+
|
69
|
+
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
70
|
+
|
71
|
+
* 新增成员:ChannelComponentId
|
72
|
+
|
73
|
+
|
74
|
+
### 第 49 次发布
|
75
|
+
|
76
|
+
发布时间:2022-11-21 17:22:12
|
77
|
+
|
78
|
+
本次发布包含了以下内容:
|
79
|
+
|
80
|
+
改善已有的文档。
|
81
|
+
|
82
|
+
修改数据结构:
|
83
|
+
|
84
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
|
85
|
+
|
86
|
+
* 新增成员:ChannelTemplateId
|
87
|
+
|
88
|
+
|
89
|
+
### 第 48 次发布
|
90
|
+
|
91
|
+
发布时间:2022-11-21 15:12:25
|
92
|
+
|
93
|
+
本次发布包含了以下内容:
|
94
|
+
|
95
|
+
改善已有的文档。
|
96
|
+
|
97
|
+
修改接口:
|
98
|
+
|
99
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
100
|
+
|
101
|
+
* 新增入参:SignBeanTag
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
107
|
+
|
108
|
+
|
109
|
+
|
110
|
+
## 媒体处理(mps) 版本:2019-06-12
|
111
|
+
|
112
|
+
### 第 47 次发布
|
113
|
+
|
114
|
+
发布时间:2022-11-22 06:43:53
|
115
|
+
|
116
|
+
本次发布包含了以下内容:
|
117
|
+
|
118
|
+
改善已有的文档。
|
119
|
+
|
120
|
+
新增数据结构:
|
121
|
+
|
122
|
+
* [ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf)
|
123
|
+
|
124
|
+
修改数据结构:
|
125
|
+
|
126
|
+
* [CreateInput](https://cloud.tencent.com/document/api/862/37615#CreateInput)
|
127
|
+
|
128
|
+
* 新增成员:ResilientStream
|
129
|
+
|
130
|
+
* [DescribeInput](https://cloud.tencent.com/document/api/862/37615#DescribeInput)
|
131
|
+
|
132
|
+
* 新增成员:ResilientStream
|
133
|
+
|
134
|
+
* [ModifyInput](https://cloud.tencent.com/document/api/862/37615#ModifyInput)
|
135
|
+
|
136
|
+
* 新增成员:ResilientStream
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
142
|
+
|
143
|
+
### 第 17 次发布
|
144
|
+
|
145
|
+
发布时间:2022-11-22 06:49:05
|
146
|
+
|
147
|
+
本次发布包含了以下内容:
|
148
|
+
|
149
|
+
改善已有的文档。
|
150
|
+
|
151
|
+
修改接口:
|
152
|
+
|
153
|
+
* [CreateWhitelist](https://cloud.tencent.com/document/api/1464/69243)
|
154
|
+
|
155
|
+
* 新增出参:ID
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
## 图像分析(tiia) 版本:2019-05-29
|
161
|
+
|
162
|
+
### 第 30 次发布
|
163
|
+
|
164
|
+
发布时间:2022-11-22 07:01:36
|
165
|
+
|
166
|
+
本次发布包含了以下内容:
|
167
|
+
|
168
|
+
改善已有的文档。
|
169
|
+
|
170
|
+
新增接口:
|
171
|
+
|
172
|
+
* [DetectChefDress](https://cloud.tencent.com/document/api/865/83188)
|
173
|
+
* [DetectSecurity](https://cloud.tencent.com/document/api/865/83187)
|
174
|
+
|
175
|
+
新增数据结构:
|
176
|
+
|
177
|
+
* [AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody)
|
178
|
+
* [BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes)
|
179
|
+
|
180
|
+
|
181
|
+
|
182
|
+
## 容器服务(tke) 版本:2018-05-25
|
183
|
+
|
184
|
+
### 第 130 次发布
|
185
|
+
|
186
|
+
发布时间:2022-11-22 07:03:00
|
187
|
+
|
188
|
+
本次发布包含了以下内容:
|
189
|
+
|
190
|
+
改善已有的文档。
|
191
|
+
|
192
|
+
修改数据结构:
|
193
|
+
|
194
|
+
* [SubnetInfos](https://cloud.tencent.com/document/api/457/31866#SubnetInfos)
|
195
|
+
|
196
|
+
* 新增成员:Os, Arch
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
202
|
+
|
203
|
+
### 第 10 次发布
|
204
|
+
|
205
|
+
发布时间:2022-11-22 07:04:58
|
206
|
+
|
207
|
+
本次发布包含了以下内容:
|
208
|
+
|
209
|
+
改善已有的文档。
|
210
|
+
|
211
|
+
修改接口:
|
212
|
+
|
213
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
214
|
+
|
215
|
+
* 新增入参:BatchId
|
216
|
+
|
217
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
218
|
+
|
219
|
+
* 新增入参:BatchId
|
220
|
+
|
221
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
222
|
+
|
223
|
+
* 新增入参:CorpId
|
224
|
+
|
225
|
+
|
226
|
+
|
227
|
+
|
228
|
+
## 私有网络(vpc) 版本:2017-03-12
|
229
|
+
|
230
|
+
### 第 129 次发布
|
231
|
+
|
232
|
+
发布时间:2022-11-22 07:10:00
|
233
|
+
|
234
|
+
本次发布包含了以下内容:
|
235
|
+
|
236
|
+
改善已有的文档。
|
237
|
+
|
238
|
+
修改接口:
|
239
|
+
|
240
|
+
* [ModifyNetworkInterfaceQos](https://cloud.tencent.com/document/api/215/55136)
|
241
|
+
|
242
|
+
* 新增入参:DirectSendMaxPort
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
1
247
|
# Release 4.0.485
|
2
248
|
|
3
249
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 9 次发布
|
6
6
|
|
7
|
-
发布时间:2022-11-
|
7
|
+
发布时间:2022-11-22 06:27:31
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,23 +12,34 @@
|
|
12
12
|
|
13
13
|
新增接口:
|
14
14
|
|
15
|
-
* [
|
16
|
-
* [
|
17
|
-
* [
|
15
|
+
* [CheckRecordSnapshotRollback](https://cloud.tencent.com/document/api/1427/83186)
|
16
|
+
* [CheckSnapshotRollback](https://cloud.tencent.com/document/api/1427/83185)
|
17
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/1427/83184)
|
18
|
+
* [DeleteSnapshot](https://cloud.tencent.com/document/api/1427/83183)
|
19
|
+
* [DescribeRecordSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83182)
|
20
|
+
* [DescribeSnapshotConfig](https://cloud.tencent.com/document/api/1427/83181)
|
21
|
+
* [DescribeSnapshotList](https://cloud.tencent.com/document/api/1427/83180)
|
22
|
+
* [DescribeSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83179)
|
23
|
+
* [DescribeSnapshotRollbackTask](https://cloud.tencent.com/document/api/1427/83178)
|
24
|
+
* [DownloadSnapshot](https://cloud.tencent.com/document/api/1427/83177)
|
25
|
+
* [ModifySnapshotConfig](https://cloud.tencent.com/document/api/1427/83176)
|
26
|
+
* [RollbackRecordSnapshot](https://cloud.tencent.com/document/api/1427/83175)
|
27
|
+
* [RollbackSnapshot](https://cloud.tencent.com/document/api/1427/83174)
|
18
28
|
|
19
29
|
新增数据结构:
|
20
30
|
|
21
|
-
* [
|
22
|
-
* [
|
23
|
-
* [
|
31
|
+
* [SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig)
|
32
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo)
|
33
|
+
* [SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo)
|
34
|
+
* [SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord)
|
24
35
|
|
25
36
|
|
26
37
|
|
27
|
-
##
|
38
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
28
39
|
|
29
|
-
### 第
|
40
|
+
### 第 30 次发布
|
30
41
|
|
31
|
-
发布时间:2022-11-21
|
42
|
+
发布时间:2022-11-21 15:12:52
|
32
43
|
|
33
44
|
本次发布包含了以下内容:
|
34
45
|
|
@@ -36,28 +47,59 @@
|
|
36
47
|
|
37
48
|
修改接口:
|
38
49
|
|
39
|
-
* [
|
50
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
40
51
|
|
41
|
-
* 新增入参:
|
42
|
-
|
43
|
-
* <font color="#dd0000">**修改入参**:</font>SnapshotId
|
52
|
+
* 新增入参:SignBeanTag
|
44
53
|
|
45
54
|
|
46
55
|
|
47
56
|
|
48
57
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
49
58
|
|
50
|
-
### 第
|
59
|
+
### 第 50 次发布
|
51
60
|
|
52
|
-
发布时间:2022-11-
|
61
|
+
发布时间:2022-11-21 19:31:59
|
53
62
|
|
54
63
|
本次发布包含了以下内容:
|
55
64
|
|
56
65
|
改善已有的文档。
|
57
66
|
|
58
|
-
|
67
|
+
修改数据结构:
|
68
|
+
|
69
|
+
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
70
|
+
|
71
|
+
* 新增成员:ChannelComponentId
|
72
|
+
|
73
|
+
|
74
|
+
### 第 49 次发布
|
75
|
+
|
76
|
+
发布时间:2022-11-21 17:22:12
|
77
|
+
|
78
|
+
本次发布包含了以下内容:
|
79
|
+
|
80
|
+
改善已有的文档。
|
81
|
+
|
82
|
+
修改数据结构:
|
83
|
+
|
84
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
|
85
|
+
|
86
|
+
* 新增成员:ChannelTemplateId
|
87
|
+
|
88
|
+
|
89
|
+
### 第 48 次发布
|
90
|
+
|
91
|
+
发布时间:2022-11-21 15:12:25
|
92
|
+
|
93
|
+
本次发布包含了以下内容:
|
94
|
+
|
95
|
+
改善已有的文档。
|
96
|
+
|
97
|
+
修改接口:
|
98
|
+
|
99
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
100
|
+
|
101
|
+
* 新增入参:SignBeanTag
|
59
102
|
|
60
|
-
* [ChannelCreateBoundFlows](https://cloud.tencent.com/document/api/1420/83118)
|
61
103
|
|
62
104
|
|
63
105
|
|
@@ -65,11 +107,61 @@
|
|
65
107
|
|
66
108
|
|
67
109
|
|
68
|
-
##
|
110
|
+
## 媒体处理(mps) 版本:2019-06-12
|
69
111
|
|
70
112
|
### 第 47 次发布
|
71
113
|
|
72
|
-
发布时间:2022-11-
|
114
|
+
发布时间:2022-11-22 06:43:53
|
115
|
+
|
116
|
+
本次发布包含了以下内容:
|
117
|
+
|
118
|
+
改善已有的文档。
|
119
|
+
|
120
|
+
新增数据结构:
|
121
|
+
|
122
|
+
* [ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf)
|
123
|
+
|
124
|
+
修改数据结构:
|
125
|
+
|
126
|
+
* [CreateInput](https://cloud.tencent.com/document/api/862/37615#CreateInput)
|
127
|
+
|
128
|
+
* 新增成员:ResilientStream
|
129
|
+
|
130
|
+
* [DescribeInput](https://cloud.tencent.com/document/api/862/37615#DescribeInput)
|
131
|
+
|
132
|
+
* 新增成员:ResilientStream
|
133
|
+
|
134
|
+
* [ModifyInput](https://cloud.tencent.com/document/api/862/37615#ModifyInput)
|
135
|
+
|
136
|
+
* 新增成员:ResilientStream
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
142
|
+
|
143
|
+
### 第 17 次发布
|
144
|
+
|
145
|
+
发布时间:2022-11-22 06:49:05
|
146
|
+
|
147
|
+
本次发布包含了以下内容:
|
148
|
+
|
149
|
+
改善已有的文档。
|
150
|
+
|
151
|
+
修改接口:
|
152
|
+
|
153
|
+
* [CreateWhitelist](https://cloud.tencent.com/document/api/1464/69243)
|
154
|
+
|
155
|
+
* 新增出参:ID
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
## 图像分析(tiia) 版本:2019-05-29
|
161
|
+
|
162
|
+
### 第 30 次发布
|
163
|
+
|
164
|
+
发布时间:2022-11-22 07:01:36
|
73
165
|
|
74
166
|
本次发布包含了以下内容:
|
75
167
|
|
@@ -77,19 +169,21 @@
|
|
77
169
|
|
78
170
|
新增接口:
|
79
171
|
|
80
|
-
* [
|
172
|
+
* [DetectChefDress](https://cloud.tencent.com/document/api/865/83188)
|
173
|
+
* [DetectSecurity](https://cloud.tencent.com/document/api/865/83187)
|
81
174
|
|
82
175
|
新增数据结构:
|
83
176
|
|
84
|
-
* [
|
177
|
+
* [AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody)
|
178
|
+
* [BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes)
|
85
179
|
|
86
180
|
|
87
181
|
|
88
|
-
##
|
182
|
+
## 容器服务(tke) 版本:2018-05-25
|
89
183
|
|
90
|
-
### 第
|
184
|
+
### 第 130 次发布
|
91
185
|
|
92
|
-
发布时间:2022-11-
|
186
|
+
发布时间:2022-11-22 07:03:00
|
93
187
|
|
94
188
|
本次发布包含了以下内容:
|
95
189
|
|
@@ -97,18 +191,45 @@
|
|
97
191
|
|
98
192
|
修改数据结构:
|
99
193
|
|
100
|
-
* [
|
194
|
+
* [SubnetInfos](https://cloud.tencent.com/document/api/457/31866#SubnetInfos)
|
101
195
|
|
102
|
-
* 新增成员:
|
196
|
+
* 新增成员:Os, Arch
|
103
197
|
|
104
198
|
|
105
199
|
|
106
200
|
|
107
|
-
##
|
201
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
202
|
+
|
203
|
+
### 第 10 次发布
|
204
|
+
|
205
|
+
发布时间:2022-11-22 07:04:58
|
206
|
+
|
207
|
+
本次发布包含了以下内容:
|
208
|
+
|
209
|
+
改善已有的文档。
|
210
|
+
|
211
|
+
修改接口:
|
212
|
+
|
213
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
214
|
+
|
215
|
+
* 新增入参:BatchId
|
216
|
+
|
217
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
218
|
+
|
219
|
+
* 新增入参:BatchId
|
220
|
+
|
221
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
222
|
+
|
223
|
+
* 新增入参:CorpId
|
224
|
+
|
225
|
+
|
226
|
+
|
227
|
+
|
228
|
+
## 私有网络(vpc) 版本:2017-03-12
|
108
229
|
|
109
230
|
### 第 129 次发布
|
110
231
|
|
111
|
-
发布时间:2022-11-
|
232
|
+
发布时间:2022-11-22 07:10:00
|
112
233
|
|
113
234
|
本次发布包含了以下内容:
|
114
235
|
|
@@ -116,9 +237,9 @@
|
|
116
237
|
|
117
238
|
修改接口:
|
118
239
|
|
119
|
-
* [
|
240
|
+
* [ModifyNetworkInterfaceQos](https://cloud.tencent.com/document/api/215/55136)
|
120
241
|
|
121
|
-
* 新增入参:
|
242
|
+
* 新增入参:DirectSendMaxPort
|
122
243
|
|
123
244
|
|
124
245
|
|
@@ -11461,15 +11582,15 @@
|
|
11461
11582
|
|
11462
11583
|
新增接口:
|
11463
11584
|
|
11464
|
-
* [
|
11465
|
-
* [
|
11466
|
-
* [
|
11585
|
+
* [CreateCarrierPrivilegeNumberApplicant](https://cloud.tencent.com/document/api/679/83127)
|
11586
|
+
* [DescribeActiveCarrierPrivilegeNumber](https://cloud.tencent.com/document/api/679/83126)
|
11587
|
+
* [DescribeCarrierPrivilegeNumberApplicants](https://cloud.tencent.com/document/api/679/83125)
|
11467
11588
|
|
11468
11589
|
新增数据结构:
|
11469
11590
|
|
11470
|
-
* [
|
11471
|
-
* [
|
11472
|
-
* [
|
11591
|
+
* [ActiveCarrierPrivilegeNumber](https://cloud.tencent.com/document/api/679/47715#ActiveCarrierPrivilegeNumber)
|
11592
|
+
* [CarrierPrivilegeNumberApplicant](https://cloud.tencent.com/document/api/679/47715#CarrierPrivilegeNumberApplicant)
|
11593
|
+
* [Filter](https://cloud.tencent.com/document/api/679/47715#Filter)
|
11473
11594
|
|
11474
11595
|
### 第 35 次发布
|
11475
11596
|
|
@@ -34790,6 +34911,37 @@
|
|
34790
34911
|
|
34791
34912
|
## DNSPod(dnspod) 版本:2021-03-23
|
34792
34913
|
|
34914
|
+
### 第 9 次发布
|
34915
|
+
|
34916
|
+
发布时间:2022-11-22 06:27:31
|
34917
|
+
|
34918
|
+
本次发布包含了以下内容:
|
34919
|
+
|
34920
|
+
改善已有的文档。
|
34921
|
+
|
34922
|
+
新增接口:
|
34923
|
+
|
34924
|
+
* [[CheckRecordSnapshotRollback](https://cloud.tencent.com/document/api/1427/83186)](https://cloud.tencent.com/document/api/#/#)
|
34925
|
+
* [[CheckSnapshotRollback](https://cloud.tencent.com/document/api/1427/83185)](https://cloud.tencent.com/document/api/#/#)
|
34926
|
+
* [[CreateSnapshot](https://cloud.tencent.com/document/api/1427/83184)](https://cloud.tencent.com/document/api/#/#)
|
34927
|
+
* [[DeleteSnapshot](https://cloud.tencent.com/document/api/1427/83183)](https://cloud.tencent.com/document/api/#/#)
|
34928
|
+
* [[DescribeRecordSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83182)](https://cloud.tencent.com/document/api/#/#)
|
34929
|
+
* [[DescribeSnapshotConfig](https://cloud.tencent.com/document/api/1427/83181)](https://cloud.tencent.com/document/api/#/#)
|
34930
|
+
* [[DescribeSnapshotList](https://cloud.tencent.com/document/api/1427/83180)](https://cloud.tencent.com/document/api/#/#)
|
34931
|
+
* [[DescribeSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83179)](https://cloud.tencent.com/document/api/#/#)
|
34932
|
+
* [[DescribeSnapshotRollbackTask](https://cloud.tencent.com/document/api/1427/83178)](https://cloud.tencent.com/document/api/#/#)
|
34933
|
+
* [[DownloadSnapshot](https://cloud.tencent.com/document/api/1427/83177)](https://cloud.tencent.com/document/api/#/#)
|
34934
|
+
* [[ModifySnapshotConfig](https://cloud.tencent.com/document/api/1427/83176)](https://cloud.tencent.com/document/api/#/#)
|
34935
|
+
* [[RollbackRecordSnapshot](https://cloud.tencent.com/document/api/1427/83175)](https://cloud.tencent.com/document/api/#/#)
|
34936
|
+
* [[RollbackSnapshot](https://cloud.tencent.com/document/api/1427/83174)](https://cloud.tencent.com/document/api/#/#)
|
34937
|
+
|
34938
|
+
新增数据结构:
|
34939
|
+
|
34940
|
+
* [[SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig))
|
34941
|
+
* [[SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo))
|
34942
|
+
* [[SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo))
|
34943
|
+
* [[SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord))
|
34944
|
+
|
34793
34945
|
### 第 8 次发布
|
34794
34946
|
|
34795
34947
|
发布时间:2022-09-16 06:21:57
|
@@ -40323,6 +40475,21 @@
|
|
40323
40475
|
|
40324
40476
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
40325
40477
|
|
40478
|
+
### 第 30 次发布
|
40479
|
+
|
40480
|
+
发布时间:2022-11-21 15:12:52
|
40481
|
+
|
40482
|
+
本次发布包含了以下内容:
|
40483
|
+
|
40484
|
+
改善已有的文档。
|
40485
|
+
|
40486
|
+
修改接口:
|
40487
|
+
|
40488
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
40489
|
+
|
40490
|
+
* 新增入参:SignBeanTag
|
40491
|
+
|
40492
|
+
|
40326
40493
|
### 第 29 次发布
|
40327
40494
|
|
40328
40495
|
发布时间:2022-11-17 06:26:17
|
@@ -40957,6 +41124,51 @@
|
|
40957
41124
|
|
40958
41125
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
40959
41126
|
|
41127
|
+
### 第 50 次发布
|
41128
|
+
|
41129
|
+
发布时间:2022-11-21 19:31:59
|
41130
|
+
|
41131
|
+
本次发布包含了以下内容:
|
41132
|
+
|
41133
|
+
改善已有的文档。
|
41134
|
+
|
41135
|
+
修改数据结构:
|
41136
|
+
|
41137
|
+
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
41138
|
+
|
41139
|
+
* 新增成员:ChannelComponentId
|
41140
|
+
|
41141
|
+
|
41142
|
+
### 第 49 次发布
|
41143
|
+
|
41144
|
+
发布时间:2022-11-21 17:22:12
|
41145
|
+
|
41146
|
+
本次发布包含了以下内容:
|
41147
|
+
|
41148
|
+
改善已有的文档。
|
41149
|
+
|
41150
|
+
修改数据结构:
|
41151
|
+
|
41152
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
|
41153
|
+
|
41154
|
+
* 新增成员:ChannelTemplateId
|
41155
|
+
|
41156
|
+
|
41157
|
+
### 第 48 次发布
|
41158
|
+
|
41159
|
+
发布时间:2022-11-21 15:12:25
|
41160
|
+
|
41161
|
+
本次发布包含了以下内容:
|
41162
|
+
|
41163
|
+
改善已有的文档。
|
41164
|
+
|
41165
|
+
修改接口:
|
41166
|
+
|
41167
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
41168
|
+
|
41169
|
+
* 新增入参:SignBeanTag
|
41170
|
+
|
41171
|
+
|
40960
41172
|
### 第 47 次发布
|
40961
41173
|
|
40962
41174
|
发布时间:2022-11-18 20:21:39
|
@@ -40967,7 +41179,7 @@
|
|
40967
41179
|
|
40968
41180
|
新增接口:
|
40969
41181
|
|
40970
|
-
* [
|
41182
|
+
* [ChannelCreateBoundFlows](https://cloud.tencent.com/document/api/1420/83118)
|
40971
41183
|
|
40972
41184
|
### 第 46 次发布
|
40973
41185
|
|
@@ -48599,11 +48811,11 @@
|
|
48599
48811
|
|
48600
48812
|
新增接口:
|
48601
48813
|
|
48602
|
-
* [
|
48814
|
+
* [DescribeDeviceLocationSolve](https://cloud.tencent.com/document/api/1081/83128)
|
48603
48815
|
|
48604
48816
|
新增数据结构:
|
48605
48817
|
|
48606
|
-
* [
|
48818
|
+
* [WifiInfo](https://cloud.tencent.com/document/api/1081/34988#WifiInfo)
|
48607
48819
|
|
48608
48820
|
### 第 46 次发布
|
48609
48821
|
|
@@ -58116,6 +58328,33 @@
|
|
58116
58328
|
|
58117
58329
|
## 媒体处理(mps) 版本:2019-06-12
|
58118
58330
|
|
58331
|
+
### 第 47 次发布
|
58332
|
+
|
58333
|
+
发布时间:2022-11-22 06:43:53
|
58334
|
+
|
58335
|
+
本次发布包含了以下内容:
|
58336
|
+
|
58337
|
+
改善已有的文档。
|
58338
|
+
|
58339
|
+
新增数据结构:
|
58340
|
+
|
58341
|
+
* [[ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf)](https://cloud.tencent.com/document/api/862/37615#[ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf))
|
58342
|
+
|
58343
|
+
修改数据结构:
|
58344
|
+
|
58345
|
+
* [CreateInput](https://cloud.tencent.com/document/api/862/37615#CreateInput)
|
58346
|
+
|
58347
|
+
* 新增成员:ResilientStream
|
58348
|
+
|
58349
|
+
* [DescribeInput](https://cloud.tencent.com/document/api/862/37615#DescribeInput)
|
58350
|
+
|
58351
|
+
* 新增成员:ResilientStream
|
58352
|
+
|
58353
|
+
* [ModifyInput](https://cloud.tencent.com/document/api/862/37615#ModifyInput)
|
58354
|
+
|
58355
|
+
* 新增成员:ResilientStream
|
58356
|
+
|
58357
|
+
|
58119
58358
|
### 第 46 次发布
|
58120
58359
|
|
58121
58360
|
发布时间:2022-11-18 06:39:04
|
@@ -66179,6 +66418,21 @@
|
|
66179
66418
|
|
66180
66419
|
## 前端性能监控(rum) 版本:2021-06-22
|
66181
66420
|
|
66421
|
+
### 第 17 次发布
|
66422
|
+
|
66423
|
+
发布时间:2022-11-22 06:49:05
|
66424
|
+
|
66425
|
+
本次发布包含了以下内容:
|
66426
|
+
|
66427
|
+
改善已有的文档。
|
66428
|
+
|
66429
|
+
修改接口:
|
66430
|
+
|
66431
|
+
* [CreateWhitelist](https://cloud.tencent.com/document/api/1464/69243)
|
66432
|
+
|
66433
|
+
* 新增出参:ID
|
66434
|
+
|
66435
|
+
|
66182
66436
|
### 第 16 次发布
|
66183
66437
|
|
66184
66438
|
发布时间:2022-10-10 06:36:43
|
@@ -81710,6 +81964,24 @@
|
|
81710
81964
|
|
81711
81965
|
## 图像分析(tiia) 版本:2019-05-29
|
81712
81966
|
|
81967
|
+
### 第 30 次发布
|
81968
|
+
|
81969
|
+
发布时间:2022-11-22 07:01:36
|
81970
|
+
|
81971
|
+
本次发布包含了以下内容:
|
81972
|
+
|
81973
|
+
改善已有的文档。
|
81974
|
+
|
81975
|
+
新增接口:
|
81976
|
+
|
81977
|
+
* [[DetectChefDress](https://cloud.tencent.com/document/api/865/83188)](https://cloud.tencent.com/document/api/#/#)
|
81978
|
+
* [[DetectSecurity](https://cloud.tencent.com/document/api/865/83187)](https://cloud.tencent.com/document/api/#/#)
|
81979
|
+
|
81980
|
+
新增数据结构:
|
81981
|
+
|
81982
|
+
* [[AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody)](https://cloud.tencent.com/document/api/865/35474#[AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody))
|
81983
|
+
* [[BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes)](https://cloud.tencent.com/document/api/865/35474#[BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes))
|
81984
|
+
|
81713
81985
|
### 第 29 次发布
|
81714
81986
|
|
81715
81987
|
发布时间:2022-11-09 06:57:46
|
@@ -83365,6 +83637,21 @@
|
|
83365
83637
|
|
83366
83638
|
## 容器服务(tke) 版本:2018-05-25
|
83367
83639
|
|
83640
|
+
### 第 130 次发布
|
83641
|
+
|
83642
|
+
发布时间:2022-11-22 07:03:00
|
83643
|
+
|
83644
|
+
本次发布包含了以下内容:
|
83645
|
+
|
83646
|
+
改善已有的文档。
|
83647
|
+
|
83648
|
+
修改数据结构:
|
83649
|
+
|
83650
|
+
* [SubnetInfos](https://cloud.tencent.com/document/api/457/31866#SubnetInfos)
|
83651
|
+
|
83652
|
+
* 新增成员:Os, Arch
|
83653
|
+
|
83654
|
+
|
83368
83655
|
### 第 129 次发布
|
83369
83656
|
|
83370
83657
|
发布时间:2022-11-21 06:55:04
|
@@ -86352,6 +86639,29 @@
|
|
86352
86639
|
|
86353
86640
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
86354
86641
|
|
86642
|
+
### 第 10 次发布
|
86643
|
+
|
86644
|
+
发布时间:2022-11-22 07:04:58
|
86645
|
+
|
86646
|
+
本次发布包含了以下内容:
|
86647
|
+
|
86648
|
+
改善已有的文档。
|
86649
|
+
|
86650
|
+
修改接口:
|
86651
|
+
|
86652
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
86653
|
+
|
86654
|
+
* 新增入参:BatchId
|
86655
|
+
|
86656
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
86657
|
+
|
86658
|
+
* 新增入参:BatchId
|
86659
|
+
|
86660
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
86661
|
+
|
86662
|
+
* 新增入参:CorpId
|
86663
|
+
|
86664
|
+
|
86355
86665
|
### 第 9 次发布
|
86356
86666
|
|
86357
86667
|
发布时间:2022-11-02 10:37:26
|
@@ -94145,6 +94455,21 @@
|
|
94145
94455
|
|
94146
94456
|
## 私有网络(vpc) 版本:2017-03-12
|
94147
94457
|
|
94458
|
+
### 第 129 次发布
|
94459
|
+
|
94460
|
+
发布时间:2022-11-22 07:10:00
|
94461
|
+
|
94462
|
+
本次发布包含了以下内容:
|
94463
|
+
|
94464
|
+
改善已有的文档。
|
94465
|
+
|
94466
|
+
修改接口:
|
94467
|
+
|
94468
|
+
* [ModifyNetworkInterfaceQos](https://cloud.tencent.com/document/api/215/55136)
|
94469
|
+
|
94470
|
+
* 新增入参:DirectSendMaxPort
|
94471
|
+
|
94472
|
+
|
94148
94473
|
### 第 128 次发布
|
94149
94474
|
|
94150
94475
|
发布时间:2022-11-15 06:49:10
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
|
34
34
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
|
35
35
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-11-08 06:11:07 |
|
36
|
-
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-11-
|
36
|
+
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-11-22 06:12:35 |
|
37
37
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-11-18 06:12:01 |
|
38
38
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-10-31 06:12:52 |
|
39
39
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-11-09 06:14:16 |
|
@@ -74,7 +74,7 @@
|
|
74
74
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
75
75
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-16 06:19:54 |
|
76
76
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-10-31 06:26:03 |
|
77
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-11-
|
77
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-11-22 06:27:31 |
|
78
78
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
79
79
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
80
80
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2022-10-31 06:27:09 |
|
@@ -88,8 +88,8 @@
|
|
88
88
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
89
89
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-11-04 06:23:11 |
|
90
90
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-11-17 06:25:50 |
|
91
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-
|
92
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-
|
91
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-21 15:12:52 |
|
92
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-21 19:31:59 |
|
93
93
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
94
94
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-11-16 06:23:45 |
|
95
95
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
@@ -118,7 +118,7 @@
|
|
118
118
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
119
119
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-11-01 06:32:51 |
|
120
120
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-10-19 06:31:50 |
|
121
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-11-
|
121
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-11-22 06:39:53 |
|
122
122
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-11-18 06:36:08 |
|
123
123
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
124
124
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
@@ -130,7 +130,7 @@
|
|
130
130
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
131
131
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-10-28 06:36:39 |
|
132
132
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-11-18 06:38:09 |
|
133
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-11-
|
133
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-11-22 06:43:53 |
|
134
134
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-06-28 06:14:04 |
|
135
135
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-11-09 06:43:15 |
|
136
136
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
@@ -146,11 +146,11 @@
|
|
146
146
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-10-26 06:52:45 |
|
147
147
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-11-18 06:42:29 |
|
148
148
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
149
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-11-
|
149
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-11-22 06:48:04 |
|
150
150
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
151
151
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
152
152
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
153
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-11-
|
153
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-11-22 06:49:05 |
|
154
154
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-11-17 06:40:32 |
|
155
155
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-11-03 06:36:44 |
|
156
156
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-10-19 06:39:28 |
|
@@ -192,14 +192,14 @@
|
|
192
192
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
193
193
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
194
194
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
195
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-11-
|
196
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-11-
|
195
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-11-22 07:01:36 |
|
196
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-11-22 07:02:11 |
|
197
197
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
198
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-11-
|
198
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-11-22 07:03:00 |
|
199
199
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
200
200
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
201
201
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-11-02 06:48:15 |
|
202
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-11-
|
202
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-11-22 07:04:58 |
|
203
203
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-11-21 06:56:52 |
|
204
204
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
|
205
205
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-10-31 06:58:25 |
|
@@ -208,8 +208,8 @@
|
|
208
208
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
209
209
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
210
210
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
211
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-11-
|
212
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-11-
|
211
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-11-22 07:08:36 |
|
212
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-11-22 07:10:00 |
|
213
213
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-11-16 06:48:54 |
|
214
214
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
215
215
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-11-16 06:49:20 |
|