tencentcloud-sdk-nodejs-tse 4.0.633 → 4.0.640
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 +1509 -0
- package/SERVICE_CHANGELOG.md +1351 -64
- package/package.json +1 -1
- package/products.md +61 -60
- package/src/services/tse/v20201207/tse_client.ts +324 -55
- package/src/services/tse/v20201207/tse_models.ts +1931 -522
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +95 -11
- package/tencentcloud/services/tse/v20201207/tse_client.js +141 -15
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +1863 -513
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 126 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-07-
|
|
7
|
+
发布时间:2023-07-12 01:11:36
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,20 +12,18 @@
|
|
|
12
12
|
|
|
13
13
|
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [HttpsPackage](https://cloud.tencent.com/document/api/228/30987#HttpsPackage)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>AutoExtension
|
|
18
18
|
|
|
19
|
-
* <font color="#dd0000">**修改成员**:</font>SpecifiedPrice, TransferPayAmount, SPDeduction
|
|
20
19
|
|
|
21
20
|
|
|
22
21
|
|
|
22
|
+
## 文件存储(cfs) 版本:2019-07-19
|
|
23
23
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### 第 53 次发布
|
|
24
|
+
### 第 23 次发布
|
|
27
25
|
|
|
28
|
-
发布时间:2023-07-
|
|
26
|
+
发布时间:2023-07-12 01:12:32
|
|
29
27
|
|
|
30
28
|
本次发布包含了以下内容:
|
|
31
29
|
|
|
@@ -33,16 +31,27 @@
|
|
|
33
31
|
|
|
34
32
|
修改接口:
|
|
35
33
|
|
|
36
|
-
* [
|
|
34
|
+
* [CreateCfsFileSystem](https://cloud.tencent.com/document/api/582/38174)
|
|
37
35
|
|
|
36
|
+
* 新增入参:SnapshotId, AutoSnapshotPolicyId, EnableAutoScaleUp
|
|
38
37
|
|
|
39
38
|
|
|
39
|
+
修改数据结构:
|
|
40
|
+
|
|
41
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/582/38175#SnapshotInfo)
|
|
42
|
+
|
|
43
|
+
* 新增成员:SnapshotTime
|
|
44
|
+
|
|
45
|
+
* <font color="#dd0000">**修改成员**:</font>SnapshotType
|
|
40
46
|
|
|
41
|
-
## DNSPod(dnspod) 版本:2021-03-23
|
|
42
47
|
|
|
43
|
-
### 第 20 次发布
|
|
44
48
|
|
|
45
|
-
|
|
49
|
+
|
|
50
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
51
|
+
|
|
52
|
+
### 第 44 次发布
|
|
53
|
+
|
|
54
|
+
发布时间:2023-07-12 01:24:00
|
|
46
55
|
|
|
47
56
|
本次发布包含了以下内容:
|
|
48
57
|
|
|
@@ -50,45 +59,38 @@
|
|
|
50
59
|
|
|
51
60
|
新增接口:
|
|
52
61
|
|
|
53
|
-
* [
|
|
62
|
+
* [ModifyEsVipSecurityGroup](https://cloud.tencent.com/document/api/845/94985)
|
|
54
63
|
|
|
55
|
-
新增数据结构:
|
|
56
64
|
|
|
57
|
-
* [DeleteRecordBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteRecordBatchDetail)
|
|
58
65
|
|
|
66
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
59
67
|
|
|
68
|
+
### 第 92 次发布
|
|
60
69
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### 第 83 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2023-06-30 18:46:08
|
|
70
|
+
发布时间:2023-07-12 01:24:43
|
|
66
71
|
|
|
67
72
|
本次发布包含了以下内容:
|
|
68
73
|
|
|
69
74
|
改善已有的文档。
|
|
70
75
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
* [CreateReleaseFlow](https://cloud.tencent.com/document/api/1323/88045)
|
|
76
|
+
修改数据结构:
|
|
74
77
|
|
|
75
|
-
|
|
78
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
|
76
79
|
|
|
80
|
+
* 新增成员:NotifyType
|
|
77
81
|
|
|
78
|
-
修改数据结构:
|
|
79
82
|
|
|
80
|
-
* [ReleasedApprover](https://cloud.tencent.com/document/api/1323/70369#ReleasedApprover)
|
|
81
83
|
|
|
82
|
-
* 新增成员:ApproverSignComponentType, ApproverSignRole
|
|
83
84
|
|
|
85
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
84
86
|
|
|
85
87
|
|
|
86
88
|
|
|
87
|
-
##
|
|
89
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
88
90
|
|
|
89
|
-
### 第
|
|
91
|
+
### 第 29 次发布
|
|
90
92
|
|
|
91
|
-
发布时间:2023-
|
|
93
|
+
发布时间:2023-07-12 01:30:32
|
|
92
94
|
|
|
93
95
|
本次发布包含了以下内容:
|
|
94
96
|
|
|
@@ -96,56 +98,73 @@
|
|
|
96
98
|
|
|
97
99
|
修改接口:
|
|
98
100
|
|
|
99
|
-
* [
|
|
101
|
+
* [DescribeDocument](https://cloud.tencent.com/document/api/1639/86321)
|
|
100
102
|
|
|
101
|
-
*
|
|
103
|
+
* 新增出参:Pages
|
|
102
104
|
|
|
103
105
|
|
|
104
|
-
修改数据结构:
|
|
105
106
|
|
|
106
|
-
* [ReleasedApprover](https://cloud.tencent.com/document/api/1420/61525#ReleasedApprover)
|
|
107
107
|
|
|
108
|
-
|
|
108
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
109
|
+
|
|
110
|
+
### 第 158 次发布
|
|
109
111
|
|
|
112
|
+
发布时间:2023-07-12 01:46:09
|
|
110
113
|
|
|
114
|
+
本次发布包含了以下内容:
|
|
111
115
|
|
|
116
|
+
改善已有的文档。
|
|
112
117
|
|
|
113
|
-
|
|
118
|
+
修改数据结构:
|
|
114
119
|
|
|
120
|
+
* [ClusterAsGroupOption](https://cloud.tencent.com/document/api/457/31866#ClusterAsGroupOption)
|
|
115
121
|
|
|
122
|
+
* <font color="#dd0000">**修改成员**:</font>IsScaleDownEnabled, Expander, MaxEmptyBulkDelete, ScaleDownDelay, ScaleDownUnneededTime, ScaleDownUtilizationThreshold, SkipNodesWithLocalStorage, SkipNodesWithSystemPods, IgnoreDaemonSetsUtilization, OkTotalUnreadyCount, MaxTotalUnreadyPercentage, ScaleDownUnreadyTime, UnregisteredNodeRemovalTime
|
|
116
123
|
|
|
117
|
-
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
118
124
|
|
|
119
|
-
### 第 14 次发布
|
|
120
125
|
|
|
121
|
-
|
|
126
|
+
|
|
127
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
128
|
+
|
|
129
|
+
### 第 161 次发布
|
|
130
|
+
|
|
131
|
+
发布时间:2023-07-12 01:51:01
|
|
122
132
|
|
|
123
133
|
本次发布包含了以下内容:
|
|
124
134
|
|
|
125
135
|
改善已有的文档。
|
|
126
136
|
|
|
127
|
-
|
|
137
|
+
修改接口:
|
|
128
138
|
|
|
129
|
-
* [
|
|
130
|
-
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
139
|
+
* [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808)
|
|
131
140
|
|
|
132
|
-
|
|
141
|
+
* 新增入参:OrderField, OrderDirection
|
|
133
142
|
|
|
134
|
-
* [ArrivalInfo](https://cloud.tencent.com/document/api/1318/56791#ArrivalInfo)
|
|
135
|
-
* [FollowInfo](https://cloud.tencent.com/document/api/1318/56791#FollowInfo)
|
|
136
143
|
|
|
137
|
-
修改数据结构:
|
|
138
144
|
|
|
139
|
-
* [ClueInfoDetail](https://cloud.tencent.com/document/api/1318/56791#ClueInfoDetail)
|
|
140
145
|
|
|
141
|
-
|
|
146
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
142
147
|
|
|
143
|
-
|
|
148
|
+
### 第 35 次发布
|
|
144
149
|
|
|
145
|
-
|
|
150
|
+
发布时间:2023-07-12 01:53:01
|
|
146
151
|
|
|
147
|
-
|
|
152
|
+
本次发布包含了以下内容:
|
|
148
153
|
|
|
154
|
+
改善已有的文档。
|
|
155
|
+
|
|
156
|
+
新增接口:
|
|
157
|
+
|
|
158
|
+
* [DescribeColumnLineage](https://cloud.tencent.com/document/api/1267/94988)
|
|
159
|
+
* [DescribeTableLineage](https://cloud.tencent.com/document/api/1267/94987)
|
|
160
|
+
|
|
161
|
+
新增数据结构:
|
|
162
|
+
|
|
163
|
+
* [ColumnAggregationLineage](https://cloud.tencent.com/document/api/1267/76336#ColumnAggregationLineage)
|
|
164
|
+
* [ColumnLineageInfo](https://cloud.tencent.com/document/api/1267/76336#ColumnLineageInfo)
|
|
165
|
+
* [LineageParamRecord](https://cloud.tencent.com/document/api/1267/76336#LineageParamRecord)
|
|
166
|
+
* [SimpleColumnInfo](https://cloud.tencent.com/document/api/1267/76336#SimpleColumnInfo)
|
|
167
|
+
* [TableLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TableLineageInfo)
|
|
149
168
|
|
|
150
169
|
|
|
151
170
|
|
|
@@ -3263,6 +3282,33 @@
|
|
|
3263
3282
|
|
|
3264
3283
|
## API 网关(apigateway) 版本:2018-08-08
|
|
3265
3284
|
|
|
3285
|
+
### 第 39 次发布
|
|
3286
|
+
|
|
3287
|
+
发布时间:2023-07-10 01:06:50
|
|
3288
|
+
|
|
3289
|
+
本次发布包含了以下内容:
|
|
3290
|
+
|
|
3291
|
+
改善已有的文档。
|
|
3292
|
+
|
|
3293
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
3294
|
+
|
|
3295
|
+
* GenerateApiDocument
|
|
3296
|
+
|
|
3297
|
+
### 第 38 次发布
|
|
3298
|
+
|
|
3299
|
+
发布时间:2023-07-05 01:06:51
|
|
3300
|
+
|
|
3301
|
+
本次发布包含了以下内容:
|
|
3302
|
+
|
|
3303
|
+
改善已有的文档。
|
|
3304
|
+
|
|
3305
|
+
修改接口:
|
|
3306
|
+
|
|
3307
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
3308
|
+
|
|
3309
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
3310
|
+
|
|
3311
|
+
|
|
3266
3312
|
### 第 37 次发布
|
|
3267
3313
|
|
|
3268
3314
|
发布时间:2023-06-29 01:02:05
|
|
@@ -5881,6 +5927,26 @@
|
|
|
5881
5927
|
|
|
5882
5928
|
## 语音识别(asr) 版本:2019-06-14
|
|
5883
5929
|
|
|
5930
|
+
### 第 28 次发布
|
|
5931
|
+
|
|
5932
|
+
发布时间:2023-07-05 01:07:50
|
|
5933
|
+
|
|
5934
|
+
本次发布包含了以下内容:
|
|
5935
|
+
|
|
5936
|
+
改善已有的文档。
|
|
5937
|
+
|
|
5938
|
+
新增接口:
|
|
5939
|
+
|
|
5940
|
+
* [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
|
|
5941
|
+
* [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
|
|
5942
|
+
* [VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)
|
|
5943
|
+
* [VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)
|
|
5944
|
+
|
|
5945
|
+
新增数据结构:
|
|
5946
|
+
|
|
5947
|
+
* [VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)
|
|
5948
|
+
* [VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)
|
|
5949
|
+
|
|
5884
5950
|
### 第 27 次发布
|
|
5885
5951
|
|
|
5886
5952
|
发布时间:2023-05-22 01:03:30
|
|
@@ -16889,6 +16955,21 @@
|
|
|
16889
16955
|
|
|
16890
16956
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
16891
16957
|
|
|
16958
|
+
### 第 126 次发布
|
|
16959
|
+
|
|
16960
|
+
发布时间:2023-07-12 01:11:36
|
|
16961
|
+
|
|
16962
|
+
本次发布包含了以下内容:
|
|
16963
|
+
|
|
16964
|
+
改善已有的文档。
|
|
16965
|
+
|
|
16966
|
+
修改数据结构:
|
|
16967
|
+
|
|
16968
|
+
* [HttpsPackage](https://cloud.tencent.com/document/api/228/30987#HttpsPackage)
|
|
16969
|
+
|
|
16970
|
+
* <font color="#dd0000">**修改成员**:</font>AutoExtension
|
|
16971
|
+
|
|
16972
|
+
|
|
16892
16973
|
### 第 125 次发布
|
|
16893
16974
|
|
|
16894
16975
|
发布时间:2023-06-28 01:06:57
|
|
@@ -20104,6 +20185,30 @@
|
|
|
20104
20185
|
|
|
20105
20186
|
## 文件存储(cfs) 版本:2019-07-19
|
|
20106
20187
|
|
|
20188
|
+
### 第 23 次发布
|
|
20189
|
+
|
|
20190
|
+
发布时间:2023-07-12 01:12:32
|
|
20191
|
+
|
|
20192
|
+
本次发布包含了以下内容:
|
|
20193
|
+
|
|
20194
|
+
改善已有的文档。
|
|
20195
|
+
|
|
20196
|
+
修改接口:
|
|
20197
|
+
|
|
20198
|
+
* [CreateCfsFileSystem](https://cloud.tencent.com/document/api/582/38174)
|
|
20199
|
+
|
|
20200
|
+
* 新增入参:SnapshotId, AutoSnapshotPolicyId, EnableAutoScaleUp
|
|
20201
|
+
|
|
20202
|
+
|
|
20203
|
+
修改数据结构:
|
|
20204
|
+
|
|
20205
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/582/38175#SnapshotInfo)
|
|
20206
|
+
|
|
20207
|
+
* 新增成员:SnapshotTime
|
|
20208
|
+
|
|
20209
|
+
* <font color="#dd0000">**修改成员**:</font>SnapshotType
|
|
20210
|
+
|
|
20211
|
+
|
|
20107
20212
|
### 第 22 次发布
|
|
20108
20213
|
|
|
20109
20214
|
发布时间:2023-06-20 01:12:06
|
|
@@ -21567,6 +21672,51 @@
|
|
|
21567
21672
|
|
|
21568
21673
|
## 账号风控平台(ciam) 版本:2022-03-31
|
|
21569
21674
|
|
|
21675
|
+
### 第 10 次发布
|
|
21676
|
+
|
|
21677
|
+
发布时间:2023-07-06 01:13:25
|
|
21678
|
+
|
|
21679
|
+
本次发布包含了以下内容:
|
|
21680
|
+
|
|
21681
|
+
改善已有的文档。
|
|
21682
|
+
|
|
21683
|
+
修改接口:
|
|
21684
|
+
|
|
21685
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
21686
|
+
|
|
21687
|
+
* 新增出参:UserGroupId
|
|
21688
|
+
|
|
21689
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
21690
|
+
|
|
21691
|
+
* 新增出参:UserStoreId
|
|
21692
|
+
|
|
21693
|
+
|
|
21694
|
+
### 第 9 次发布
|
|
21695
|
+
|
|
21696
|
+
发布时间:2023-07-04 01:14:49
|
|
21697
|
+
|
|
21698
|
+
本次发布包含了以下内容:
|
|
21699
|
+
|
|
21700
|
+
改善已有的文档。
|
|
21701
|
+
|
|
21702
|
+
新增接口:
|
|
21703
|
+
|
|
21704
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
21705
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
21706
|
+
* [DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)
|
|
21707
|
+
* [DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)
|
|
21708
|
+
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
21709
|
+
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21710
|
+
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
21711
|
+
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
21712
|
+
|
|
21713
|
+
新增数据结构:
|
|
21714
|
+
|
|
21715
|
+
* [AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)
|
|
21716
|
+
* [UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)
|
|
21717
|
+
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
21718
|
+
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
21719
|
+
|
|
21570
21720
|
### 第 8 次发布
|
|
21571
21721
|
|
|
21572
21722
|
发布时间:2022-09-27 06:14:52
|
|
@@ -26431,6 +26581,84 @@
|
|
|
26431
26581
|
|
|
26432
26582
|
## 日志服务(cls) 版本:2020-10-16
|
|
26433
26583
|
|
|
26584
|
+
### 第 55 次发布
|
|
26585
|
+
|
|
26586
|
+
发布时间:2023-07-10 01:15:21
|
|
26587
|
+
|
|
26588
|
+
本次发布包含了以下内容:
|
|
26589
|
+
|
|
26590
|
+
改善已有的文档。
|
|
26591
|
+
|
|
26592
|
+
新增接口:
|
|
26593
|
+
|
|
26594
|
+
* [CreateDataTransform](https://cloud.tencent.com/document/api/614/72184)
|
|
26595
|
+
* [DeleteDataTransform](https://cloud.tencent.com/document/api/614/72183)
|
|
26596
|
+
* [DescribeDataTransformInfo](https://cloud.tencent.com/document/api/614/72182)
|
|
26597
|
+
* [ModifyDataTransform](https://cloud.tencent.com/document/api/614/72181)
|
|
26598
|
+
|
|
26599
|
+
新增数据结构:
|
|
26600
|
+
|
|
26601
|
+
* [DataTransformResouceInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformResouceInfo)
|
|
26602
|
+
* [DataTransformTaskInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformTaskInfo)
|
|
26603
|
+
* [PreviewLogStatistic](https://cloud.tencent.com/document/api/614/56471#PreviewLogStatistic)
|
|
26604
|
+
|
|
26605
|
+
### 第 54 次发布
|
|
26606
|
+
|
|
26607
|
+
发布时间:2023-07-05 01:15:21
|
|
26608
|
+
|
|
26609
|
+
本次发布包含了以下内容:
|
|
26610
|
+
|
|
26611
|
+
改善已有的文档。
|
|
26612
|
+
|
|
26613
|
+
修改接口:
|
|
26614
|
+
|
|
26615
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
26616
|
+
|
|
26617
|
+
* 新增入参:PreciseSearch, BizType
|
|
26618
|
+
|
|
26619
|
+
|
|
26620
|
+
### 第 53 次发布
|
|
26621
|
+
|
|
26622
|
+
发布时间:2023-07-03 17:15:42
|
|
26623
|
+
|
|
26624
|
+
本次发布包含了以下内容:
|
|
26625
|
+
|
|
26626
|
+
改善已有的文档。
|
|
26627
|
+
|
|
26628
|
+
修改接口:
|
|
26629
|
+
|
|
26630
|
+
* [OpenKafkaConsumer](https://cloud.tencent.com/document/api/614/72339)
|
|
26631
|
+
|
|
26632
|
+
* 新增入参:ConsumerContent
|
|
26633
|
+
|
|
26634
|
+
|
|
26635
|
+
新增数据结构:
|
|
26636
|
+
|
|
26637
|
+
* [KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)
|
|
26638
|
+
|
|
26639
|
+
### 第 52 次发布
|
|
26640
|
+
|
|
26641
|
+
发布时间:2023-07-03 16:20:49
|
|
26642
|
+
|
|
26643
|
+
本次发布包含了以下内容:
|
|
26644
|
+
|
|
26645
|
+
改善已有的文档。
|
|
26646
|
+
|
|
26647
|
+
新增接口:
|
|
26648
|
+
|
|
26649
|
+
* [CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)
|
|
26650
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
26651
|
+
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
26652
|
+
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
26653
|
+
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
26654
|
+
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
26655
|
+
|
|
26656
|
+
新增数据结构:
|
|
26657
|
+
|
|
26658
|
+
* [KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)
|
|
26659
|
+
* [KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)
|
|
26660
|
+
* [LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)
|
|
26661
|
+
|
|
26434
26662
|
### 第 51 次发布
|
|
26435
26663
|
|
|
26436
26664
|
发布时间:2023-06-19 01:10:34
|
|
@@ -28759,6 +28987,29 @@
|
|
|
28759
28987
|
|
|
28760
28988
|
## 内容安全(cms) 版本:2019-03-21
|
|
28761
28989
|
|
|
28990
|
+
### 第 17 次发布
|
|
28991
|
+
|
|
28992
|
+
发布时间:2023-07-11 01:11:56
|
|
28993
|
+
|
|
28994
|
+
本次发布包含了以下内容:
|
|
28995
|
+
|
|
28996
|
+
改善已有的文档。
|
|
28997
|
+
|
|
28998
|
+
修改接口:
|
|
28999
|
+
|
|
29000
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
|
29001
|
+
|
|
29002
|
+
* 新增出参:SuccessInfos
|
|
29003
|
+
|
|
29004
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
|
29005
|
+
|
|
29006
|
+
* 新增入参:SampleContents
|
|
29007
|
+
|
|
29008
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
|
29009
|
+
|
|
29010
|
+
* 新增入参:SampleIDs
|
|
29011
|
+
|
|
29012
|
+
|
|
28762
29013
|
### 第 16 次发布
|
|
28763
29014
|
|
|
28764
29015
|
发布时间:2023-05-31 21:26:41
|
|
@@ -38151,6 +38402,36 @@
|
|
|
38151
38402
|
|
|
38152
38403
|
## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
|
|
38153
38404
|
|
|
38405
|
+
### 第 12 次发布
|
|
38406
|
+
|
|
38407
|
+
发布时间:2023-07-07 01:21:45
|
|
38408
|
+
|
|
38409
|
+
本次发布包含了以下内容:
|
|
38410
|
+
|
|
38411
|
+
改善已有的文档。
|
|
38412
|
+
|
|
38413
|
+
修改接口:
|
|
38414
|
+
|
|
38415
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1025/74406)
|
|
38416
|
+
|
|
38417
|
+
* <font color="#dd0000">**修改入参**:</font>Phone
|
|
38418
|
+
|
|
38419
|
+
* [DescribeUsers](https://cloud.tencent.com/document/api/1025/74404)
|
|
38420
|
+
|
|
38421
|
+
* 新增入参:Email
|
|
38422
|
+
|
|
38423
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1025/74403)
|
|
38424
|
+
|
|
38425
|
+
* <font color="#dd0000">**修改入参**:</font>Phone, Email
|
|
38426
|
+
|
|
38427
|
+
|
|
38428
|
+
修改数据结构:
|
|
38429
|
+
|
|
38430
|
+
* [User](https://cloud.tencent.com/document/api/1025/74416#User)
|
|
38431
|
+
|
|
38432
|
+
* <font color="#dd0000">**修改成员**:</font>Phone
|
|
38433
|
+
|
|
38434
|
+
|
|
38154
38435
|
### 第 11 次发布
|
|
38155
38436
|
|
|
38156
38437
|
发布时间:2023-05-12 01:18:05
|
|
@@ -39383,6 +39664,18 @@
|
|
|
39383
39664
|
|
|
39384
39665
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
39385
39666
|
|
|
39667
|
+
### 第 21 次发布
|
|
39668
|
+
|
|
39669
|
+
发布时间:2023-07-07 01:22:44
|
|
39670
|
+
|
|
39671
|
+
本次发布包含了以下内容:
|
|
39672
|
+
|
|
39673
|
+
改善已有的文档。
|
|
39674
|
+
|
|
39675
|
+
新增接口:
|
|
39676
|
+
|
|
39677
|
+
* [CreateRedisBigKeyAnalysisTask](https://cloud.tencent.com/document/api/1130/94604)
|
|
39678
|
+
|
|
39386
39679
|
### 第 20 次发布
|
|
39387
39680
|
|
|
39388
39681
|
发布时间:2023-06-13 01:16:02
|
|
@@ -41504,6 +41797,29 @@
|
|
|
41504
41797
|
|
|
41505
41798
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
41506
41799
|
|
|
41800
|
+
### 第 54 次发布
|
|
41801
|
+
|
|
41802
|
+
发布时间:2023-07-05 01:21:49
|
|
41803
|
+
|
|
41804
|
+
本次发布包含了以下内容:
|
|
41805
|
+
|
|
41806
|
+
改善已有的文档。
|
|
41807
|
+
|
|
41808
|
+
修改接口:
|
|
41809
|
+
|
|
41810
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
41811
|
+
|
|
41812
|
+
* 新增入参:SparkImage
|
|
41813
|
+
|
|
41814
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
41815
|
+
|
|
41816
|
+
* 新增入参:IsSessionStarted
|
|
41817
|
+
|
|
41818
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
41819
|
+
|
|
41820
|
+
* 新增入参:IsSessionStarted
|
|
41821
|
+
|
|
41822
|
+
|
|
41507
41823
|
### 第 53 次发布
|
|
41508
41824
|
|
|
41509
41825
|
发布时间:2023-07-03 01:18:43
|
|
@@ -42740,6 +43056,45 @@
|
|
|
42740
43056
|
|
|
42741
43057
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
42742
43058
|
|
|
43059
|
+
### 第 21 次发布
|
|
43060
|
+
|
|
43061
|
+
发布时间:2023-07-10 01:22:33
|
|
43062
|
+
|
|
43063
|
+
本次发布包含了以下内容:
|
|
43064
|
+
|
|
43065
|
+
改善已有的文档。
|
|
43066
|
+
|
|
43067
|
+
修改接口:
|
|
43068
|
+
|
|
43069
|
+
* [CreateDomain](https://cloud.tencent.com/document/api/1427/56184)
|
|
43070
|
+
|
|
43071
|
+
* 新增入参:TransferSubDomain, Tags
|
|
43072
|
+
|
|
43073
|
+
* [DescribeDomainFilterList](https://cloud.tencent.com/document/api/1427/93276)
|
|
43074
|
+
|
|
43075
|
+
* 新增入参:Tags
|
|
43076
|
+
|
|
43077
|
+
* [DescribeDomainList](https://cloud.tencent.com/document/api/1427/56172)
|
|
43078
|
+
|
|
43079
|
+
* 新增入参:Tags
|
|
43080
|
+
|
|
43081
|
+
|
|
43082
|
+
新增数据结构:
|
|
43083
|
+
|
|
43084
|
+
* [TagItem](https://cloud.tencent.com/document/api/1427/56185#TagItem)
|
|
43085
|
+
* [TagItemFilter](https://cloud.tencent.com/document/api/1427/56185#TagItemFilter)
|
|
43086
|
+
|
|
43087
|
+
修改数据结构:
|
|
43088
|
+
|
|
43089
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/1427/56185#DomainInfo)
|
|
43090
|
+
|
|
43091
|
+
* 新增成员:TagList
|
|
43092
|
+
|
|
43093
|
+
* [DomainListItem](https://cloud.tencent.com/document/api/1427/56185#DomainListItem)
|
|
43094
|
+
|
|
43095
|
+
* 新增成员:TagList
|
|
43096
|
+
|
|
43097
|
+
|
|
42743
43098
|
### 第 20 次发布
|
|
42744
43099
|
|
|
42745
43100
|
发布时间:2023-07-03 01:19:17
|
|
@@ -42750,11 +43105,11 @@
|
|
|
42750
43105
|
|
|
42751
43106
|
新增接口:
|
|
42752
43107
|
|
|
42753
|
-
* [
|
|
43108
|
+
* [DeleteRecordBatch](https://cloud.tencent.com/document/api/1427/94422)
|
|
42754
43109
|
|
|
42755
43110
|
新增数据结构:
|
|
42756
43111
|
|
|
42757
|
-
* [
|
|
43112
|
+
* [DeleteRecordBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteRecordBatchDetail)
|
|
42758
43113
|
|
|
42759
43114
|
### 第 19 次发布
|
|
42760
43115
|
|
|
@@ -45180,6 +45535,61 @@
|
|
|
45180
45535
|
|
|
45181
45536
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
45182
45537
|
|
|
45538
|
+
### 第 67 次发布
|
|
45539
|
+
|
|
45540
|
+
发布时间:2023-07-11 01:20:38
|
|
45541
|
+
|
|
45542
|
+
本次发布包含了以下内容:
|
|
45543
|
+
|
|
45544
|
+
改善已有的文档。
|
|
45545
|
+
|
|
45546
|
+
新增接口:
|
|
45547
|
+
|
|
45548
|
+
* [AllocateIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94901)
|
|
45549
|
+
* [AssignIpv6CidrBlock](https://cloud.tencent.com/document/api/1108/94896)
|
|
45550
|
+
* [AssignIpv6CidrBlocks](https://cloud.tencent.com/document/api/1108/94895)
|
|
45551
|
+
* [AssignIpv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/94903)
|
|
45552
|
+
* [DescribeRegionIpv6Addresses](https://cloud.tencent.com/document/api/1108/94900)
|
|
45553
|
+
* [ModifyIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94899)
|
|
45554
|
+
* [QueryVpcTaskResult](https://cloud.tencent.com/document/api/1108/94894)
|
|
45555
|
+
* [ReleaseIpv6AddressesBandwidth](https://cloud.tencent.com/document/api/1108/94898)
|
|
45556
|
+
* [UnassignIpv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/94902)
|
|
45557
|
+
|
|
45558
|
+
新增数据结构:
|
|
45559
|
+
|
|
45560
|
+
* [ISPTypeItem](https://cloud.tencent.com/document/api/1108/42574#ISPTypeItem)
|
|
45561
|
+
* [Ipv6SubnetCidrBlock](https://cloud.tencent.com/document/api/1108/42574#Ipv6SubnetCidrBlock)
|
|
45562
|
+
|
|
45563
|
+
### 第 66 次发布
|
|
45564
|
+
|
|
45565
|
+
发布时间:2023-07-07 01:25:16
|
|
45566
|
+
|
|
45567
|
+
本次发布包含了以下内容:
|
|
45568
|
+
|
|
45569
|
+
改善已有的文档。
|
|
45570
|
+
|
|
45571
|
+
修改接口:
|
|
45572
|
+
|
|
45573
|
+
* [AssignIpv6Addresses](https://cloud.tencent.com/document/api/1108/51094)
|
|
45574
|
+
|
|
45575
|
+
* 新增入参:ISPType, SkipCheckIPv6Address, SkipAllocateBandwidth
|
|
45576
|
+
|
|
45577
|
+
|
|
45578
|
+
新增数据结构:
|
|
45579
|
+
|
|
45580
|
+
* [ISPIPv6CidrBlock](https://cloud.tencent.com/document/api/1108/42574#ISPIPv6CidrBlock)
|
|
45581
|
+
|
|
45582
|
+
修改数据结构:
|
|
45583
|
+
|
|
45584
|
+
* [Subnet](https://cloud.tencent.com/document/api/1108/42574#Subnet)
|
|
45585
|
+
|
|
45586
|
+
* 新增成员:ISPType
|
|
45587
|
+
|
|
45588
|
+
* [VpcInfo](https://cloud.tencent.com/document/api/1108/42574#VpcInfo)
|
|
45589
|
+
|
|
45590
|
+
* 新增成员:Ipv6ISP, Ipv6CidrBlockSet
|
|
45591
|
+
|
|
45592
|
+
|
|
45183
45593
|
### 第 65 次发布
|
|
45184
45594
|
|
|
45185
45595
|
发布时间:2023-06-06 01:28:52
|
|
@@ -47173,6 +47583,33 @@
|
|
|
47173
47583
|
|
|
47174
47584
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
47175
47585
|
|
|
47586
|
+
### 第 48 次发布
|
|
47587
|
+
|
|
47588
|
+
发布时间:2023-07-05 01:26:25
|
|
47589
|
+
|
|
47590
|
+
本次发布包含了以下内容:
|
|
47591
|
+
|
|
47592
|
+
改善已有的文档。
|
|
47593
|
+
|
|
47594
|
+
新增接口:
|
|
47595
|
+
|
|
47596
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
47597
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
47598
|
+
* [DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)
|
|
47599
|
+
|
|
47600
|
+
新增数据结构:
|
|
47601
|
+
|
|
47602
|
+
* [HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)
|
|
47603
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
47604
|
+
* [YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)
|
|
47605
|
+
|
|
47606
|
+
修改数据结构:
|
|
47607
|
+
|
|
47608
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
47609
|
+
|
|
47610
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
47611
|
+
|
|
47612
|
+
|
|
47176
47613
|
### 第 47 次发布
|
|
47177
47614
|
|
|
47178
47615
|
发布时间:2023-06-12 01:20:35
|
|
@@ -48325,6 +48762,18 @@
|
|
|
48325
48762
|
|
|
48326
48763
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
48327
48764
|
|
|
48765
|
+
### 第 44 次发布
|
|
48766
|
+
|
|
48767
|
+
发布时间:2023-07-12 01:24:00
|
|
48768
|
+
|
|
48769
|
+
本次发布包含了以下内容:
|
|
48770
|
+
|
|
48771
|
+
改善已有的文档。
|
|
48772
|
+
|
|
48773
|
+
新增接口:
|
|
48774
|
+
|
|
48775
|
+
* [[ModifyEsVipSecurityGroup](https://cloud.tencent.com/document/api/845/94985)](https://cloud.tencent.com/document/api/#/#)
|
|
48776
|
+
|
|
48328
48777
|
### 第 43 次发布
|
|
48329
48778
|
|
|
48330
48779
|
发布时间:2023-05-11 01:24:36
|
|
@@ -49301,6 +49750,94 @@
|
|
|
49301
49750
|
|
|
49302
49751
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
49303
49752
|
|
|
49753
|
+
### 第 86 次发布
|
|
49754
|
+
|
|
49755
|
+
发布时间:2023-07-10 14:56:45
|
|
49756
|
+
|
|
49757
|
+
本次发布包含了以下内容:
|
|
49758
|
+
|
|
49759
|
+
改善已有的文档。
|
|
49760
|
+
|
|
49761
|
+
新增接口:
|
|
49762
|
+
|
|
49763
|
+
* [CreateFlowGroupByFiles](https://cloud.tencent.com/document/api/1323/94888)
|
|
49764
|
+
* [CreateFlowGroupByTemplates](https://cloud.tencent.com/document/api/1323/94887)
|
|
49765
|
+
|
|
49766
|
+
新增数据结构:
|
|
49767
|
+
|
|
49768
|
+
* [FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)
|
|
49769
|
+
* [FlowGroupOptions](https://cloud.tencent.com/document/api/1323/70369#FlowGroupOptions)
|
|
49770
|
+
|
|
49771
|
+
### 第 85 次发布
|
|
49772
|
+
|
|
49773
|
+
发布时间:2023-07-10 11:31:37
|
|
49774
|
+
|
|
49775
|
+
本次发布包含了以下内容:
|
|
49776
|
+
|
|
49777
|
+
改善已有的文档。
|
|
49778
|
+
|
|
49779
|
+
修改接口:
|
|
49780
|
+
|
|
49781
|
+
* [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
|
|
49782
|
+
|
|
49783
|
+
* 新增入参:FlowGroupId
|
|
49784
|
+
|
|
49785
|
+
* [DescribeFlowInfo](https://cloud.tencent.com/document/api/1323/80032)
|
|
49786
|
+
|
|
49787
|
+
* 新增入参:FlowGroupId
|
|
49788
|
+
|
|
49789
|
+
* <font color="#dd0000">**修改入参**:</font>FlowIds
|
|
49790
|
+
|
|
49791
|
+
* 新增出参:FlowGroupId, FlowGroupName
|
|
49792
|
+
|
|
49793
|
+
|
|
49794
|
+
修改数据结构:
|
|
49795
|
+
|
|
49796
|
+
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
|
49797
|
+
|
|
49798
|
+
* <font color="#dd0000">**修改成员**:</font>SignComponents
|
|
49799
|
+
|
|
49800
|
+
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1323/70369#FlowApproverDetail)
|
|
49801
|
+
|
|
49802
|
+
* <font color="#dd0000">**修改成员**:</font>ApproveMessage
|
|
49803
|
+
|
|
49804
|
+
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1323/70369#FlowDetailInfo)
|
|
49805
|
+
|
|
49806
|
+
* <font color="#dd0000">**修改成员**:</font>CcInfos, Creator
|
|
49807
|
+
|
|
49808
|
+
|
|
49809
|
+
### 第 84 次发布
|
|
49810
|
+
|
|
49811
|
+
发布时间:2023-07-05 01:27:03
|
|
49812
|
+
|
|
49813
|
+
本次发布包含了以下内容:
|
|
49814
|
+
|
|
49815
|
+
改善已有的文档。
|
|
49816
|
+
|
|
49817
|
+
修改接口:
|
|
49818
|
+
|
|
49819
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
49820
|
+
|
|
49821
|
+
* 新增入参:RecipientId, OperateType
|
|
49822
|
+
|
|
49823
|
+
|
|
49824
|
+
修改数据结构:
|
|
49825
|
+
|
|
49826
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
49827
|
+
|
|
49828
|
+
* 新增成员:WeworkOpenId
|
|
49829
|
+
|
|
49830
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
49831
|
+
|
|
49832
|
+
* 新增成员:WeworkOpenId
|
|
49833
|
+
|
|
49834
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
49835
|
+
|
|
49836
|
+
* 新增成员:WeworkOpenId
|
|
49837
|
+
|
|
49838
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
49839
|
+
|
|
49840
|
+
|
|
49304
49841
|
### 第 83 次发布
|
|
49305
49842
|
|
|
49306
49843
|
发布时间:2023-06-30 18:46:08
|
|
@@ -50913,6 +51450,76 @@
|
|
|
50913
51450
|
|
|
50914
51451
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
50915
51452
|
|
|
51453
|
+
### 第 92 次发布
|
|
51454
|
+
|
|
51455
|
+
发布时间:2023-07-12 01:24:43
|
|
51456
|
+
|
|
51457
|
+
本次发布包含了以下内容:
|
|
51458
|
+
|
|
51459
|
+
改善已有的文档。
|
|
51460
|
+
|
|
51461
|
+
修改数据结构:
|
|
51462
|
+
|
|
51463
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
|
51464
|
+
|
|
51465
|
+
* 新增成员:NotifyType
|
|
51466
|
+
|
|
51467
|
+
|
|
51468
|
+
### 第 91 次发布
|
|
51469
|
+
|
|
51470
|
+
发布时间:2023-07-10 14:50:55
|
|
51471
|
+
|
|
51472
|
+
本次发布包含了以下内容:
|
|
51473
|
+
|
|
51474
|
+
改善已有的文档。
|
|
51475
|
+
|
|
51476
|
+
新增接口:
|
|
51477
|
+
|
|
51478
|
+
* [ChannelCreateFlowGroupByTemplates](https://cloud.tencent.com/document/api/1420/94886)
|
|
51479
|
+
|
|
51480
|
+
### 第 90 次发布
|
|
51481
|
+
|
|
51482
|
+
发布时间:2023-07-10 11:31:03
|
|
51483
|
+
|
|
51484
|
+
本次发布包含了以下内容:
|
|
51485
|
+
|
|
51486
|
+
改善已有的文档。
|
|
51487
|
+
|
|
51488
|
+
修改数据结构:
|
|
51489
|
+
|
|
51490
|
+
* [FlowFileInfo](https://cloud.tencent.com/document/api/1420/61525#FlowFileInfo)
|
|
51491
|
+
|
|
51492
|
+
* 新增成员:Components
|
|
51493
|
+
|
|
51494
|
+
|
|
51495
|
+
### 第 89 次发布
|
|
51496
|
+
|
|
51497
|
+
发布时间:2023-07-10 01:25:48
|
|
51498
|
+
|
|
51499
|
+
本次发布包含了以下内容:
|
|
51500
|
+
|
|
51501
|
+
改善已有的文档。
|
|
51502
|
+
|
|
51503
|
+
修改接口:
|
|
51504
|
+
|
|
51505
|
+
* [ChannelCreatePrepareFlow](https://cloud.tencent.com/document/api/1420/87897)
|
|
51506
|
+
|
|
51507
|
+
|
|
51508
|
+
### 第 88 次发布
|
|
51509
|
+
|
|
51510
|
+
发布时间:2023-07-07 01:34:05
|
|
51511
|
+
|
|
51512
|
+
本次发布包含了以下内容:
|
|
51513
|
+
|
|
51514
|
+
改善已有的文档。
|
|
51515
|
+
|
|
51516
|
+
修改接口:
|
|
51517
|
+
|
|
51518
|
+
* [OperateChannelTemplate](https://cloud.tencent.com/document/api/1420/66367)
|
|
51519
|
+
|
|
51520
|
+
* 新增入参:Available
|
|
51521
|
+
|
|
51522
|
+
|
|
50916
51523
|
### 第 87 次发布
|
|
50917
51524
|
|
|
50918
51525
|
发布时间:2023-06-30 17:26:03
|
|
@@ -63621,6 +64228,45 @@
|
|
|
63621
64228
|
|
|
63622
64229
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
63623
64230
|
|
|
64231
|
+
### 第 29 次发布
|
|
64232
|
+
|
|
64233
|
+
发布时间:2023-07-12 01:30:32
|
|
64234
|
+
|
|
64235
|
+
本次发布包含了以下内容:
|
|
64236
|
+
|
|
64237
|
+
改善已有的文档。
|
|
64238
|
+
|
|
64239
|
+
修改接口:
|
|
64240
|
+
|
|
64241
|
+
* [DescribeDocument](https://cloud.tencent.com/document/api/1639/86321)
|
|
64242
|
+
|
|
64243
|
+
* 新增出参:Pages
|
|
64244
|
+
|
|
64245
|
+
|
|
64246
|
+
### 第 28 次发布
|
|
64247
|
+
|
|
64248
|
+
发布时间:2023-07-10 01:31:48
|
|
64249
|
+
|
|
64250
|
+
本次发布包含了以下内容:
|
|
64251
|
+
|
|
64252
|
+
改善已有的文档。
|
|
64253
|
+
|
|
64254
|
+
修改接口:
|
|
64255
|
+
|
|
64256
|
+
* [GetRooms](https://cloud.tencent.com/document/api/1639/90012)
|
|
64257
|
+
|
|
64258
|
+
* 新增入参:Status
|
|
64259
|
+
|
|
64260
|
+
|
|
64261
|
+
修改数据结构:
|
|
64262
|
+
|
|
64263
|
+
* [RoomItem](https://cloud.tencent.com/document/api/1639/81423#RoomItem)
|
|
64264
|
+
|
|
64265
|
+
* 新增成员:InteractionMode, VideoOrientation
|
|
64266
|
+
|
|
64267
|
+
* <font color="#dd0000">**修改成员**:</font>Name, RoomId, Status, StartTime, EndTime, RealStartTime, RealEndTime, Resolution, MaxRTCMember, ReplayUrl, RecordUrl, MaxMicNumber, EnableDirectControl
|
|
64268
|
+
|
|
64269
|
+
|
|
63624
64270
|
### 第 27 次发布
|
|
63625
64271
|
|
|
63626
64272
|
发布时间:2023-06-29 01:28:41
|
|
@@ -64170,6 +64816,21 @@
|
|
|
64170
64816
|
|
|
64171
64817
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
64172
64818
|
|
|
64819
|
+
### 第 49 次发布
|
|
64820
|
+
|
|
64821
|
+
发布时间:2023-07-10 01:32:08
|
|
64822
|
+
|
|
64823
|
+
本次发布包含了以下内容:
|
|
64824
|
+
|
|
64825
|
+
改善已有的文档。
|
|
64826
|
+
|
|
64827
|
+
修改数据结构:
|
|
64828
|
+
|
|
64829
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
64830
|
+
|
|
64831
|
+
* <font color="#dd0000">**修改成员**:</font>AutoGeneratePassword
|
|
64832
|
+
|
|
64833
|
+
|
|
64173
64834
|
### 第 48 次发布
|
|
64174
64835
|
|
|
64175
64836
|
发布时间:2023-05-10 01:33:30
|
|
@@ -65106,6 +65767,36 @@
|
|
|
65106
65767
|
|
|
65107
65768
|
## 云直播CSS(live) 版本:2018-08-01
|
|
65108
65769
|
|
|
65770
|
+
### 第 108 次发布
|
|
65771
|
+
|
|
65772
|
+
发布时间:2023-07-05 01:34:10
|
|
65773
|
+
|
|
65774
|
+
本次发布包含了以下内容:
|
|
65775
|
+
|
|
65776
|
+
改善已有的文档。
|
|
65777
|
+
|
|
65778
|
+
修改接口:
|
|
65779
|
+
|
|
65780
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
65781
|
+
|
|
65782
|
+
* 新增入参:AiFormatDiagnose
|
|
65783
|
+
|
|
65784
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
65785
|
+
|
|
65786
|
+
* 新增入参:AiFormatDiagnose
|
|
65787
|
+
|
|
65788
|
+
|
|
65789
|
+
修改数据结构:
|
|
65790
|
+
|
|
65791
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
65792
|
+
|
|
65793
|
+
* 新增成员:StreamFormatResults
|
|
65794
|
+
|
|
65795
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
65796
|
+
|
|
65797
|
+
* 新增成员:AiFormatDiagnose
|
|
65798
|
+
|
|
65799
|
+
|
|
65109
65800
|
### 第 107 次发布
|
|
65110
65801
|
|
|
65111
65802
|
发布时间:2023-06-21 01:25:23
|
|
@@ -84300,6 +84991,25 @@
|
|
|
84300
84991
|
|
|
84301
84992
|
## 智聆口语评测(soe) 版本:2018-07-24
|
|
84302
84993
|
|
|
84994
|
+
### 第 14 次发布
|
|
84995
|
+
|
|
84996
|
+
发布时间:2023-07-10 01:39:48
|
|
84997
|
+
|
|
84998
|
+
本次发布包含了以下内容:
|
|
84999
|
+
|
|
85000
|
+
改善已有的文档。
|
|
85001
|
+
|
|
85002
|
+
新增数据结构:
|
|
85003
|
+
|
|
85004
|
+
* [Tone](https://cloud.tencent.com/document/api/884/19320#Tone)
|
|
85005
|
+
|
|
85006
|
+
修改数据结构:
|
|
85007
|
+
|
|
85008
|
+
* [WordRsp](https://cloud.tencent.com/document/api/884/19320#WordRsp)
|
|
85009
|
+
|
|
85010
|
+
* 新增成员:Tone
|
|
85011
|
+
|
|
85012
|
+
|
|
84303
85013
|
### 第 13 次发布
|
|
84304
85014
|
|
|
84305
85015
|
发布时间:2022-10-31 06:46:23
|
|
@@ -89485,6 +90195,21 @@
|
|
|
89485
90195
|
|
|
89486
90196
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
89487
90197
|
|
|
90198
|
+
### 第 97 次发布
|
|
90199
|
+
|
|
90200
|
+
发布时间:2023-07-11 01:40:42
|
|
90201
|
+
|
|
90202
|
+
本次发布包含了以下内容:
|
|
90203
|
+
|
|
90204
|
+
改善已有的文档。
|
|
90205
|
+
|
|
90206
|
+
修改数据结构:
|
|
90207
|
+
|
|
90208
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
|
90209
|
+
|
|
90210
|
+
* 新增成员:GatewayRouteEnvId
|
|
90211
|
+
|
|
90212
|
+
|
|
89488
90213
|
### 第 96 次发布
|
|
89489
90214
|
|
|
89490
90215
|
发布时间:2023-06-29 18:45:40
|
|
@@ -91396,6 +92121,28 @@
|
|
|
91396
92121
|
|
|
91397
92122
|
|
|
91398
92123
|
|
|
92124
|
+
## 腾讯云健康看板(tchd) 版本:2023-03-06
|
|
92125
|
+
|
|
92126
|
+
### 第 1 次发布
|
|
92127
|
+
|
|
92128
|
+
发布时间:2023-07-10 10:40:45
|
|
92129
|
+
|
|
92130
|
+
本次发布包含了以下内容:
|
|
92131
|
+
|
|
92132
|
+
改善已有的文档。
|
|
92133
|
+
|
|
92134
|
+
新增接口:
|
|
92135
|
+
|
|
92136
|
+
* [DescribeEvents](https://cloud.tencent.com/document/api/1688/94858)
|
|
92137
|
+
|
|
92138
|
+
新增数据结构:
|
|
92139
|
+
|
|
92140
|
+
* [EventDetail](https://cloud.tencent.com/document/api/1688/94859#EventDetail)
|
|
92141
|
+
* [ProductEventList](https://cloud.tencent.com/document/api/1688/94859#ProductEventList)
|
|
92142
|
+
|
|
92143
|
+
|
|
92144
|
+
|
|
92145
|
+
|
|
91399
92146
|
## 腾讯智学课堂分析(tci) 版本:2019-03-18
|
|
91400
92147
|
|
|
91401
92148
|
### 第 8 次发布
|
|
@@ -92133,6 +92880,46 @@
|
|
|
92133
92880
|
|
|
92134
92881
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
92135
92882
|
|
|
92883
|
+
### 第 59 次发布
|
|
92884
|
+
|
|
92885
|
+
发布时间:2023-07-07 01:50:00
|
|
92886
|
+
|
|
92887
|
+
本次发布包含了以下内容:
|
|
92888
|
+
|
|
92889
|
+
改善已有的文档。
|
|
92890
|
+
|
|
92891
|
+
新增接口:
|
|
92892
|
+
|
|
92893
|
+
* [CreateServiceAccount](https://cloud.tencent.com/document/api/1141/94608)
|
|
92894
|
+
* [DeleteServiceAccount](https://cloud.tencent.com/document/api/1141/94607)
|
|
92895
|
+
* [DescribeServiceAccounts](https://cloud.tencent.com/document/api/1141/94606)
|
|
92896
|
+
* [ModifyServiceAccount](https://cloud.tencent.com/document/api/1141/94605)
|
|
92897
|
+
|
|
92898
|
+
新增数据结构:
|
|
92899
|
+
|
|
92900
|
+
* [ServiceAccount](https://cloud.tencent.com/document/api/1141/41603#ServiceAccount)
|
|
92901
|
+
|
|
92902
|
+
### 第 58 次发布
|
|
92903
|
+
|
|
92904
|
+
发布时间:2023-07-06 01:44:01
|
|
92905
|
+
|
|
92906
|
+
本次发布包含了以下内容:
|
|
92907
|
+
|
|
92908
|
+
改善已有的文档。
|
|
92909
|
+
|
|
92910
|
+
修改接口:
|
|
92911
|
+
|
|
92912
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1141/41572)
|
|
92913
|
+
|
|
92914
|
+
* 新增入参:DeletionProtection
|
|
92915
|
+
|
|
92916
|
+
* [ModifyInstance](https://cloud.tencent.com/document/api/1141/60996)
|
|
92917
|
+
|
|
92918
|
+
* 新增入参:DeletionProtection
|
|
92919
|
+
|
|
92920
|
+
* <font color="#dd0000">**修改入参**:</font>RegistryType
|
|
92921
|
+
|
|
92922
|
+
|
|
92136
92923
|
### 第 57 次发布
|
|
92137
92924
|
|
|
92138
92925
|
发布时间:2023-06-30 01:44:37
|
|
@@ -95263,6 +96050,18 @@
|
|
|
95263
96050
|
|
|
95264
96051
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
95265
96052
|
|
|
96053
|
+
### 第 66 次发布
|
|
96054
|
+
|
|
96055
|
+
发布时间:2023-07-10 01:45:08
|
|
96056
|
+
|
|
96057
|
+
本次发布包含了以下内容:
|
|
96058
|
+
|
|
96059
|
+
改善已有的文档。
|
|
96060
|
+
|
|
96061
|
+
新增接口:
|
|
96062
|
+
|
|
96063
|
+
* [DeleteRabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/94833)
|
|
96064
|
+
|
|
95266
96065
|
### 第 65 次发布
|
|
95267
96066
|
|
|
95268
96067
|
发布时间:2023-06-28 01:43:23
|
|
@@ -98994,6 +99793,143 @@
|
|
|
98994
99793
|
|
|
98995
99794
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
98996
99795
|
|
|
99796
|
+
### 第 45 次发布
|
|
99797
|
+
|
|
99798
|
+
发布时间:2023-07-06 01:59:03
|
|
99799
|
+
|
|
99800
|
+
本次发布包含了以下内容:
|
|
99801
|
+
|
|
99802
|
+
改善已有的文档。
|
|
99803
|
+
|
|
99804
|
+
修改接口:
|
|
99805
|
+
|
|
99806
|
+
* [ModifyZoneSetting](https://cloud.tencent.com/document/api/1552/80614)
|
|
99807
|
+
|
|
99808
|
+
* 新增入参:StandardDebug
|
|
99809
|
+
|
|
99810
|
+
|
|
99811
|
+
新增数据结构:
|
|
99812
|
+
|
|
99813
|
+
* [StandardDebug](https://cloud.tencent.com/document/api/1552/80721#StandardDebug)
|
|
99814
|
+
|
|
99815
|
+
修改数据结构:
|
|
99816
|
+
|
|
99817
|
+
* [ZoneSetting](https://cloud.tencent.com/document/api/1552/80721#ZoneSetting)
|
|
99818
|
+
|
|
99819
|
+
* 新增成员:StandardDebug
|
|
99820
|
+
|
|
99821
|
+
* <font color="#dd0000">**修改成员**:</font>AccelerateMainland
|
|
99822
|
+
|
|
99823
|
+
|
|
99824
|
+
### 第 44 次发布
|
|
99825
|
+
|
|
99826
|
+
发布时间:2023-07-05 11:45:45
|
|
99827
|
+
|
|
99828
|
+
本次发布包含了以下内容:
|
|
99829
|
+
|
|
99830
|
+
改善已有的文档。
|
|
99831
|
+
|
|
99832
|
+
新增接口:
|
|
99833
|
+
|
|
99834
|
+
* [CheckCnameStatus](https://cloud.tencent.com/document/api/1552/94491)
|
|
99835
|
+
|
|
99836
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
99837
|
+
|
|
99838
|
+
* CheckCertificate
|
|
99839
|
+
* CreateCredential
|
|
99840
|
+
* CreateReplayTask
|
|
99841
|
+
* CreateSpeedTesting
|
|
99842
|
+
* DescribeAddableEntityList
|
|
99843
|
+
* DescribeClientRuleList
|
|
99844
|
+
* DescribeDnsData
|
|
99845
|
+
* DescribeLogSets
|
|
99846
|
+
* DescribeLogTopicTasks
|
|
99847
|
+
* DescribeSingleL7AnalysisData
|
|
99848
|
+
* DescribeSpeedTestingDetails
|
|
99849
|
+
* DescribeSpeedTestingMetricData
|
|
99850
|
+
* DescribeSpeedTestingQuota
|
|
99851
|
+
* DescribeTimingL7SourceData
|
|
99852
|
+
* DescribeWebManagedRulesData
|
|
99853
|
+
* DescribeWebManagedRulesHitRuleDetail
|
|
99854
|
+
* DescribeWebManagedRulesLog
|
|
99855
|
+
* DescribeWebProtectionClientIpList
|
|
99856
|
+
* DescribeWebProtectionData
|
|
99857
|
+
* DescribeWebProtectionHitRuleDetail
|
|
99858
|
+
* DescribeWebProtectionTopData
|
|
99859
|
+
* ModifyDefaultCertificate
|
|
99860
|
+
* ModifyRulePriority
|
|
99861
|
+
* ModifySecurityWafGroupPolicy
|
|
99862
|
+
* ReclaimAliasDomain
|
|
99863
|
+
* ReclaimZone
|
|
99864
|
+
* UpdateOriginProtectionIPWhitelist
|
|
99865
|
+
|
|
99866
|
+
修改接口:
|
|
99867
|
+
|
|
99868
|
+
* [CreateApplicationProxyRule](https://cloud.tencent.com/document/api/1552/80693)
|
|
99869
|
+
|
|
99870
|
+
* 新增入参:SessionPersistTime
|
|
99871
|
+
|
|
99872
|
+
* [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
|
|
99873
|
+
|
|
99874
|
+
* 新增入参:Method
|
|
99875
|
+
|
|
99876
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
99877
|
+
|
|
99878
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneName
|
|
99879
|
+
|
|
99880
|
+
* [ModifyApplicationProxyRule](https://cloud.tencent.com/document/api/1552/80688)
|
|
99881
|
+
|
|
99882
|
+
* 新增入参:SessionPersistTime
|
|
99883
|
+
|
|
99884
|
+
* [ModifyZone](https://cloud.tencent.com/document/api/1552/80709)
|
|
99885
|
+
|
|
99886
|
+
* 新增入参:Area, ZoneName
|
|
99887
|
+
|
|
99888
|
+
|
|
99889
|
+
新增数据结构:
|
|
99890
|
+
|
|
99891
|
+
* [CnameStatus](https://cloud.tencent.com/document/api/1552/80721#CnameStatus)
|
|
99892
|
+
|
|
99893
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
99894
|
+
|
|
99895
|
+
* ClientRule
|
|
99896
|
+
* ClsLogTopicInfo
|
|
99897
|
+
* DistrictStatistics
|
|
99898
|
+
* DnsData
|
|
99899
|
+
* LogSetInfo
|
|
99900
|
+
* OptimizeAction
|
|
99901
|
+
* SecClientIp
|
|
99902
|
+
* SecHitRuleInfo
|
|
99903
|
+
* SecRuleRelatedInfo
|
|
99904
|
+
* SingleDataRecord
|
|
99905
|
+
* SingleTypeValue
|
|
99906
|
+
* SpeedTestingConfig
|
|
99907
|
+
* SpeedTestingDetailData
|
|
99908
|
+
* SpeedTestingInfo
|
|
99909
|
+
* SpeedTestingMetricData
|
|
99910
|
+
* SpeedTestingQuota
|
|
99911
|
+
* SpeedTestingStatistics
|
|
99912
|
+
* SpeedTestingStatus
|
|
99913
|
+
* WafGroup
|
|
99914
|
+
* WebLogs
|
|
99915
|
+
|
|
99916
|
+
修改数据结构:
|
|
99917
|
+
|
|
99918
|
+
* [ApplicationProxyRule](https://cloud.tencent.com/document/api/1552/80721#ApplicationProxyRule)
|
|
99919
|
+
|
|
99920
|
+
* 新增成员:SessionPersistTime
|
|
99921
|
+
|
|
99922
|
+
* [Cache](https://cloud.tencent.com/document/api/1552/80721#Cache)
|
|
99923
|
+
|
|
99924
|
+
* [Resource](https://cloud.tencent.com/document/api/1552/80721#Resource)
|
|
99925
|
+
|
|
99926
|
+
* 新增成员:Group, ZoneNumber
|
|
99927
|
+
|
|
99928
|
+
* [Sv](https://cloud.tencent.com/document/api/1552/80721#Sv)
|
|
99929
|
+
|
|
99930
|
+
* 新增成员:Pack, InstanceId, ProtectionSpecs
|
|
99931
|
+
|
|
99932
|
+
|
|
98997
99933
|
### 第 43 次发布
|
|
98998
99934
|
|
|
98999
99935
|
发布时间:2023-05-18 01:56:23
|
|
@@ -103661,6 +104597,62 @@
|
|
|
103661
104597
|
|
|
103662
104598
|
## 容器服务(tke) 版本:2018-05-25
|
|
103663
104599
|
|
|
104600
|
+
### 第 158 次发布
|
|
104601
|
+
|
|
104602
|
+
发布时间:2023-07-12 01:46:09
|
|
104603
|
+
|
|
104604
|
+
本次发布包含了以下内容:
|
|
104605
|
+
|
|
104606
|
+
改善已有的文档。
|
|
104607
|
+
|
|
104608
|
+
修改数据结构:
|
|
104609
|
+
|
|
104610
|
+
* [ClusterAsGroupOption](https://cloud.tencent.com/document/api/457/31866#ClusterAsGroupOption)
|
|
104611
|
+
|
|
104612
|
+
* <font color="#dd0000">**修改成员**:</font>IsScaleDownEnabled, Expander, MaxEmptyBulkDelete, ScaleDownDelay, ScaleDownUnneededTime, ScaleDownUtilizationThreshold, SkipNodesWithLocalStorage, SkipNodesWithSystemPods, IgnoreDaemonSetsUtilization, OkTotalUnreadyCount, MaxTotalUnreadyPercentage, ScaleDownUnreadyTime, UnregisteredNodeRemovalTime
|
|
104613
|
+
|
|
104614
|
+
|
|
104615
|
+
### 第 157 次发布
|
|
104616
|
+
|
|
104617
|
+
发布时间:2023-07-11 01:47:07
|
|
104618
|
+
|
|
104619
|
+
本次发布包含了以下内容:
|
|
104620
|
+
|
|
104621
|
+
改善已有的文档。
|
|
104622
|
+
|
|
104623
|
+
修改数据结构:
|
|
104624
|
+
|
|
104625
|
+
* [ClusterAsGroupOption](https://cloud.tencent.com/document/api/457/31866#ClusterAsGroupOption)
|
|
104626
|
+
|
|
104627
|
+
* <font color="#dd0000">**修改成员**:</font>IsScaleDownEnabled, Expander, MaxEmptyBulkDelete, ScaleDownDelay, ScaleDownUnneededTime, ScaleDownUtilizationThreshold, SkipNodesWithLocalStorage, SkipNodesWithSystemPods, IgnoreDaemonSetsUtilization
|
|
104628
|
+
|
|
104629
|
+
|
|
104630
|
+
### 第 156 次发布
|
|
104631
|
+
|
|
104632
|
+
发布时间:2023-07-07 01:54:52
|
|
104633
|
+
|
|
104634
|
+
本次发布包含了以下内容:
|
|
104635
|
+
|
|
104636
|
+
改善已有的文档。
|
|
104637
|
+
|
|
104638
|
+
修改接口:
|
|
104639
|
+
|
|
104640
|
+
* [DescribeResourceUsage](https://cloud.tencent.com/document/api/457/72005)
|
|
104641
|
+
|
|
104642
|
+
* 新增出参:RSUsage
|
|
104643
|
+
|
|
104644
|
+
* [ModifyClusterVirtualNodePool](https://cloud.tencent.com/document/api/457/85348)
|
|
104645
|
+
|
|
104646
|
+
* 新增入参:SecurityGroupIds
|
|
104647
|
+
|
|
104648
|
+
|
|
104649
|
+
修改数据结构:
|
|
104650
|
+
|
|
104651
|
+
* [ClusterLevelAttribute](https://cloud.tencent.com/document/api/457/31866#ClusterLevelAttribute)
|
|
104652
|
+
|
|
104653
|
+
* 新增成员:RSCount
|
|
104654
|
+
|
|
104655
|
+
|
|
103664
104656
|
### 第 155 次发布
|
|
103665
104657
|
|
|
103666
104658
|
发布时间:2023-06-30 01:49:36
|
|
@@ -107182,6 +108174,37 @@
|
|
|
107182
108174
|
|
|
107183
108175
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
107184
108176
|
|
|
108177
|
+
### 第 25 次发布
|
|
108178
|
+
|
|
108179
|
+
发布时间:2023-07-10 01:51:20
|
|
108180
|
+
|
|
108181
|
+
本次发布包含了以下内容:
|
|
108182
|
+
|
|
108183
|
+
改善已有的文档。
|
|
108184
|
+
|
|
108185
|
+
修改接口:
|
|
108186
|
+
|
|
108187
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
108188
|
+
|
|
108189
|
+
* 新增入参:StartTime, EndTime
|
|
108190
|
+
|
|
108191
|
+
|
|
108192
|
+
### 第 24 次发布
|
|
108193
|
+
|
|
108194
|
+
发布时间:2023-07-05 01:50:44
|
|
108195
|
+
|
|
108196
|
+
本次发布包含了以下内容:
|
|
108197
|
+
|
|
108198
|
+
改善已有的文档。
|
|
108199
|
+
|
|
108200
|
+
新增接口:
|
|
108201
|
+
|
|
108202
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
108203
|
+
|
|
108204
|
+
新增数据结构:
|
|
108205
|
+
|
|
108206
|
+
* [RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)
|
|
108207
|
+
|
|
107185
108208
|
### 第 23 次发布
|
|
107186
108209
|
|
|
107187
108210
|
发布时间:2023-06-29 01:45:43
|
|
@@ -107809,6 +108832,23 @@
|
|
|
107809
108832
|
|
|
107810
108833
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
107811
108834
|
|
|
108835
|
+
### 第 55 次发布
|
|
108836
|
+
|
|
108837
|
+
发布时间:2023-07-11 01:48:58
|
|
108838
|
+
|
|
108839
|
+
本次发布包含了以下内容:
|
|
108840
|
+
|
|
108841
|
+
改善已有的文档。
|
|
108842
|
+
|
|
108843
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
108844
|
+
|
|
108845
|
+
* DescribeExternalTrtcMeasure
|
|
108846
|
+
|
|
108847
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
108848
|
+
|
|
108849
|
+
* SdkAppIdNewTrtcTimeUsage
|
|
108850
|
+
* TrtcTimeNewUsage
|
|
108851
|
+
|
|
107812
108852
|
### 第 54 次发布
|
|
107813
108853
|
|
|
107814
108854
|
发布时间:2023-04-14 02:00:19
|
|
@@ -108839,6 +109879,58 @@
|
|
|
108839
109879
|
|
|
108840
109880
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
108841
109881
|
|
|
109882
|
+
### 第 35 次发布
|
|
109883
|
+
|
|
109884
|
+
发布时间:2023-07-10 01:52:00
|
|
109885
|
+
|
|
109886
|
+
本次发布包含了以下内容:
|
|
109887
|
+
|
|
109888
|
+
改善已有的文档。
|
|
109889
|
+
|
|
109890
|
+
新增接口:
|
|
109891
|
+
|
|
109892
|
+
* [CreateCloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/94854)
|
|
109893
|
+
* [CreateCloudNativeAPIGatewayRoute](https://cloud.tencent.com/document/api/1364/94853)
|
|
109894
|
+
* [CreateCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94852)
|
|
109895
|
+
* [CreateCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94851)
|
|
109896
|
+
* [CreateCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94850)
|
|
109897
|
+
* [DeleteCloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/94849)
|
|
109898
|
+
* [DeleteCloudNativeAPIGatewayRoute](https://cloud.tencent.com/document/api/1364/94848)
|
|
109899
|
+
* [DeleteCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94847)
|
|
109900
|
+
* [DeleteCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94846)
|
|
109901
|
+
* [DeleteCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94845)
|
|
109902
|
+
* [DescribeCloudNativeAPIGatewayCanaryRules](https://cloud.tencent.com/document/api/1364/94844)
|
|
109903
|
+
* [DescribeCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94843)
|
|
109904
|
+
* [DescribeCloudNativeAPIGatewayRoutes](https://cloud.tencent.com/document/api/1364/94842)
|
|
109905
|
+
* [DescribeCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94841)
|
|
109906
|
+
* [DescribeCloudNativeAPIGatewayServices](https://cloud.tencent.com/document/api/1364/94840)
|
|
109907
|
+
* [DescribeOneCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94839)
|
|
109908
|
+
* [ModifyCloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/94838)
|
|
109909
|
+
* [ModifyCloudNativeAPIGatewayRoute](https://cloud.tencent.com/document/api/1364/94837)
|
|
109910
|
+
* [ModifyCloudNativeAPIGatewayRouteRateLimit](https://cloud.tencent.com/document/api/1364/94836)
|
|
109911
|
+
* [ModifyCloudNativeAPIGatewayService](https://cloud.tencent.com/document/api/1364/94835)
|
|
109912
|
+
* [ModifyCloudNativeAPIGatewayServiceRateLimit](https://cloud.tencent.com/document/api/1364/94834)
|
|
109913
|
+
|
|
109914
|
+
新增数据结构:
|
|
109915
|
+
|
|
109916
|
+
* [CloudAPIGatewayCanaryRuleList](https://cloud.tencent.com/document/api/1364/54942#CloudAPIGatewayCanaryRuleList)
|
|
109917
|
+
* [CloudNativeAPIGatewayBalancedService](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayBalancedService)
|
|
109918
|
+
* [CloudNativeAPIGatewayCanaryRule](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayCanaryRule)
|
|
109919
|
+
* [CloudNativeAPIGatewayCanaryRuleCondition](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayCanaryRuleCondition)
|
|
109920
|
+
* [CloudNativeAPIGatewayRateLimitDetail](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayRateLimitDetail)
|
|
109921
|
+
* [ExternalRedis](https://cloud.tencent.com/document/api/1364/54942#ExternalRedis)
|
|
109922
|
+
* [KVMapping](https://cloud.tencent.com/document/api/1364/54942#KVMapping)
|
|
109923
|
+
* [KongRoutePreview](https://cloud.tencent.com/document/api/1364/54942#KongRoutePreview)
|
|
109924
|
+
* [KongServiceDetail](https://cloud.tencent.com/document/api/1364/54942#KongServiceDetail)
|
|
109925
|
+
* [KongServicePreview](https://cloud.tencent.com/document/api/1364/54942#KongServicePreview)
|
|
109926
|
+
* [KongServiceRouteList](https://cloud.tencent.com/document/api/1364/54942#KongServiceRouteList)
|
|
109927
|
+
* [KongServices](https://cloud.tencent.com/document/api/1364/54942#KongServices)
|
|
109928
|
+
* [KongTarget](https://cloud.tencent.com/document/api/1364/54942#KongTarget)
|
|
109929
|
+
* [KongUpstreamInfo](https://cloud.tencent.com/document/api/1364/54942#KongUpstreamInfo)
|
|
109930
|
+
* [ListFilter](https://cloud.tencent.com/document/api/1364/54942#ListFilter)
|
|
109931
|
+
* [QpsThreshold](https://cloud.tencent.com/document/api/1364/54942#QpsThreshold)
|
|
109932
|
+
* [RateLimitResponse](https://cloud.tencent.com/document/api/1364/54942#RateLimitResponse)
|
|
109933
|
+
|
|
108842
109934
|
### 第 34 次发布
|
|
108843
109935
|
|
|
108844
109936
|
发布时间:2023-05-16 02:36:35
|
|
@@ -112622,6 +113714,21 @@
|
|
|
112622
113714
|
|
|
112623
113715
|
## 云点播(vod) 版本:2018-07-17
|
|
112624
113716
|
|
|
113717
|
+
### 第 160 次发布
|
|
113718
|
+
|
|
113719
|
+
发布时间:2023-07-06 20:35:50
|
|
113720
|
+
|
|
113721
|
+
本次发布包含了以下内容:
|
|
113722
|
+
|
|
113723
|
+
改善已有的文档。
|
|
113724
|
+
|
|
113725
|
+
修改数据结构:
|
|
113726
|
+
|
|
113727
|
+
* [MediaTranscodeItem](https://cloud.tencent.com/document/api/266/31773#MediaTranscodeItem)
|
|
113728
|
+
|
|
113729
|
+
* <font color="#dd0000">**修改成员**:</font>CopyRightWatermarkText
|
|
113730
|
+
|
|
113731
|
+
|
|
112625
113732
|
### 第 159 次发布
|
|
112626
113733
|
|
|
112627
113734
|
发布时间:2023-06-22 02:01:05
|
|
@@ -112748,11 +113855,11 @@
|
|
|
112748
113855
|
|
|
112749
113856
|
新增接口:
|
|
112750
113857
|
|
|
112751
|
-
* [CreateEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/
|
|
112752
|
-
* [DeleteEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/
|
|
112753
|
-
* [DescribeEnhanceMediaTemplates](https://cloud.tencent.com/document/api/266/
|
|
112754
|
-
* [EnhanceMediaByTemplate](https://cloud.tencent.com/document/api/266/
|
|
112755
|
-
* [ModifyEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/
|
|
113858
|
+
* [CreateEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/94603)
|
|
113859
|
+
* [DeleteEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/94602)
|
|
113860
|
+
* [DescribeEnhanceMediaTemplates](https://cloud.tencent.com/document/api/266/94601)
|
|
113861
|
+
* [EnhanceMediaByTemplate](https://cloud.tencent.com/document/api/266/94544)
|
|
113862
|
+
* [ModifyEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/94600)
|
|
112756
113863
|
|
|
112757
113864
|
### 第 155 次发布
|
|
112758
113865
|
|
|
@@ -116972,6 +118079,67 @@
|
|
|
116972
118079
|
|
|
116973
118080
|
## 私有网络(vpc) 版本:2017-03-12
|
|
116974
118081
|
|
|
118082
|
+
### 第 161 次发布
|
|
118083
|
+
|
|
118084
|
+
发布时间:2023-07-12 01:51:01
|
|
118085
|
+
|
|
118086
|
+
本次发布包含了以下内容:
|
|
118087
|
+
|
|
118088
|
+
改善已有的文档。
|
|
118089
|
+
|
|
118090
|
+
修改接口:
|
|
118091
|
+
|
|
118092
|
+
* [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808)
|
|
118093
|
+
|
|
118094
|
+
* 新增入参:OrderField, OrderDirection
|
|
118095
|
+
|
|
118096
|
+
|
|
118097
|
+
### 第 160 次发布
|
|
118098
|
+
|
|
118099
|
+
发布时间:2023-07-07 01:59:12
|
|
118100
|
+
|
|
118101
|
+
本次发布包含了以下内容:
|
|
118102
|
+
|
|
118103
|
+
改善已有的文档。
|
|
118104
|
+
|
|
118105
|
+
修改接口:
|
|
118106
|
+
|
|
118107
|
+
* [ModifyVpcAttribute](https://cloud.tencent.com/document/api/215/15773)
|
|
118108
|
+
|
|
118109
|
+
* 新增入参:EnableCdcPublish
|
|
118110
|
+
|
|
118111
|
+
|
|
118112
|
+
修改数据结构:
|
|
118113
|
+
|
|
118114
|
+
* [Vpc](https://cloud.tencent.com/document/api/215/15824#Vpc)
|
|
118115
|
+
|
|
118116
|
+
* <font color="#dd0000">**修改成员**:</font>IsDefault, CreatedTime
|
|
118117
|
+
|
|
118118
|
+
|
|
118119
|
+
### 第 159 次发布
|
|
118120
|
+
|
|
118121
|
+
发布时间:2023-07-05 01:54:12
|
|
118122
|
+
|
|
118123
|
+
本次发布包含了以下内容:
|
|
118124
|
+
|
|
118125
|
+
改善已有的文档。
|
|
118126
|
+
|
|
118127
|
+
修改接口:
|
|
118128
|
+
|
|
118129
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
118130
|
+
|
|
118131
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
118132
|
+
|
|
118133
|
+
|
|
118134
|
+
修改数据结构:
|
|
118135
|
+
|
|
118136
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
118137
|
+
|
|
118138
|
+
* 新增成员:AntiDDoSPackageId
|
|
118139
|
+
|
|
118140
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
118141
|
+
|
|
118142
|
+
|
|
116975
118143
|
### 第 158 次发布
|
|
116976
118144
|
|
|
116977
118145
|
发布时间:2023-06-15 01:43:49
|
|
@@ -120575,6 +121743,21 @@
|
|
|
120575
121743
|
|
|
120576
121744
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
120577
121745
|
|
|
121746
|
+
### 第 37 次发布
|
|
121747
|
+
|
|
121748
|
+
发布时间:2023-07-05 01:56:06
|
|
121749
|
+
|
|
121750
|
+
本次发布包含了以下内容:
|
|
121751
|
+
|
|
121752
|
+
改善已有的文档。
|
|
121753
|
+
|
|
121754
|
+
修改数据结构:
|
|
121755
|
+
|
|
121756
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
121757
|
+
|
|
121758
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
121759
|
+
|
|
121760
|
+
|
|
120578
121761
|
### 第 36 次发布
|
|
120579
121762
|
|
|
120580
121763
|
发布时间:2023-06-27 01:53:24
|
|
@@ -121314,6 +122497,21 @@
|
|
|
121314
122497
|
|
|
121315
122498
|
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
|
121316
122499
|
|
|
122500
|
+
### 第 15 次发布
|
|
122501
|
+
|
|
122502
|
+
发布时间:2023-07-11 01:55:43
|
|
122503
|
+
|
|
122504
|
+
本次发布包含了以下内容:
|
|
122505
|
+
|
|
122506
|
+
改善已有的文档。
|
|
122507
|
+
|
|
122508
|
+
修改数据结构:
|
|
122509
|
+
|
|
122510
|
+
* [ClueInfoDetail](https://cloud.tencent.com/document/api/1318/56791#ClueInfoDetail)
|
|
122511
|
+
|
|
122512
|
+
* 新增成员:CorpShopId
|
|
122513
|
+
|
|
122514
|
+
|
|
121317
122515
|
### 第 14 次发布
|
|
121318
122516
|
|
|
121319
122517
|
发布时间:2023-06-30 12:15:39
|
|
@@ -121324,13 +122522,13 @@
|
|
|
121324
122522
|
|
|
121325
122523
|
新增接口:
|
|
121326
122524
|
|
|
121327
|
-
* [
|
|
121328
|
-
* [
|
|
122525
|
+
* [QueryArrivalList](https://cloud.tencent.com/document/api/1318/94396)
|
|
122526
|
+
* [QueryFollowList](https://cloud.tencent.com/document/api/1318/94395)
|
|
121329
122527
|
|
|
121330
122528
|
新增数据结构:
|
|
121331
122529
|
|
|
121332
|
-
* [
|
|
121333
|
-
* [
|
|
122530
|
+
* [ArrivalInfo](https://cloud.tencent.com/document/api/1318/56791#ArrivalInfo)
|
|
122531
|
+
* [FollowInfo](https://cloud.tencent.com/document/api/1318/56791#FollowInfo)
|
|
121334
122532
|
|
|
121335
122533
|
修改数据结构:
|
|
121336
122534
|
|
|
@@ -121609,6 +122807,95 @@
|
|
|
121609
122807
|
|
|
121610
122808
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
121611
122809
|
|
|
122810
|
+
### 第 35 次发布
|
|
122811
|
+
|
|
122812
|
+
发布时间:2023-07-12 01:53:01
|
|
122813
|
+
|
|
122814
|
+
本次发布包含了以下内容:
|
|
122815
|
+
|
|
122816
|
+
改善已有的文档。
|
|
122817
|
+
|
|
122818
|
+
新增接口:
|
|
122819
|
+
|
|
122820
|
+
* [[DescribeColumnLineage](https://cloud.tencent.com/document/api/1267/94988)](https://cloud.tencent.com/document/api/#/#)
|
|
122821
|
+
* [[DescribeTableLineage](https://cloud.tencent.com/document/api/1267/94987)](https://cloud.tencent.com/document/api/#/#)
|
|
122822
|
+
|
|
122823
|
+
新增数据结构:
|
|
122824
|
+
|
|
122825
|
+
* [[ColumnAggregationLineage](https://cloud.tencent.com/document/api/1267/76336#ColumnAggregationLineage)](https://cloud.tencent.com/document/api/1267/76336#[ColumnAggregationLineage](https://cloud.tencent.com/document/api/1267/76336#ColumnAggregationLineage))
|
|
122826
|
+
* [[ColumnLineageInfo](https://cloud.tencent.com/document/api/1267/76336#ColumnLineageInfo)](https://cloud.tencent.com/document/api/1267/76336#[ColumnLineageInfo](https://cloud.tencent.com/document/api/1267/76336#ColumnLineageInfo))
|
|
122827
|
+
* [[LineageParamRecord](https://cloud.tencent.com/document/api/1267/76336#LineageParamRecord)](https://cloud.tencent.com/document/api/1267/76336#[LineageParamRecord](https://cloud.tencent.com/document/api/1267/76336#LineageParamRecord))
|
|
122828
|
+
* [[SimpleColumnInfo](https://cloud.tencent.com/document/api/1267/76336#SimpleColumnInfo)](https://cloud.tencent.com/document/api/1267/76336#[SimpleColumnInfo](https://cloud.tencent.com/document/api/1267/76336#SimpleColumnInfo))
|
|
122829
|
+
* [[TableLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TableLineageInfo)](https://cloud.tencent.com/document/api/1267/76336#[TableLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TableLineageInfo))
|
|
122830
|
+
|
|
122831
|
+
### 第 34 次发布
|
|
122832
|
+
|
|
122833
|
+
发布时间:2023-07-07 02:01:57
|
|
122834
|
+
|
|
122835
|
+
本次发布包含了以下内容:
|
|
122836
|
+
|
|
122837
|
+
改善已有的文档。
|
|
122838
|
+
|
|
122839
|
+
新增接口:
|
|
122840
|
+
|
|
122841
|
+
* [DescribeBatchOperateTask](https://cloud.tencent.com/document/api/1267/94610)
|
|
122842
|
+
|
|
122843
|
+
新增数据结构:
|
|
122844
|
+
|
|
122845
|
+
* [DescribeBatchOperateTaskDTO](https://cloud.tencent.com/document/api/1267/76336#DescribeBatchOperateTaskDTO)
|
|
122846
|
+
* [DescribeBatchOperateTaskPage](https://cloud.tencent.com/document/api/1267/76336#DescribeBatchOperateTaskPage)
|
|
122847
|
+
|
|
122848
|
+
### 第 33 次发布
|
|
122849
|
+
|
|
122850
|
+
发布时间:2023-07-05 01:56:36
|
|
122851
|
+
|
|
122852
|
+
本次发布包含了以下内容:
|
|
122853
|
+
|
|
122854
|
+
改善已有的文档。
|
|
122855
|
+
|
|
122856
|
+
修改接口:
|
|
122857
|
+
|
|
122858
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
122859
|
+
|
|
122860
|
+
* 新增入参:ExtConfig
|
|
122861
|
+
|
|
122862
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
122863
|
+
|
|
122864
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
122865
|
+
|
|
122866
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
122867
|
+
|
|
122868
|
+
* 新增入参:Event, ExtConfig
|
|
122869
|
+
|
|
122870
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
122871
|
+
|
|
122872
|
+
* 新增入参:Event, ExtConfig
|
|
122873
|
+
|
|
122874
|
+
|
|
122875
|
+
新增数据结构:
|
|
122876
|
+
|
|
122877
|
+
* [DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)
|
|
122878
|
+
* [DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)
|
|
122879
|
+
* [DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)
|
|
122880
|
+
* [DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)
|
|
122881
|
+
* [DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)
|
|
122882
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)
|
|
122883
|
+
|
|
122884
|
+
修改数据结构:
|
|
122885
|
+
|
|
122886
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
122887
|
+
|
|
122888
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
122889
|
+
|
|
122890
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
122891
|
+
|
|
122892
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
122893
|
+
|
|
122894
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
122895
|
+
|
|
122896
|
+
* 新增成员:Comment
|
|
122897
|
+
|
|
122898
|
+
|
|
121612
122899
|
### 第 32 次发布
|
|
121613
122900
|
|
|
121614
122901
|
发布时间:2023-06-27 01:54:02
|