tencentcloud-sdk-nodejs-trtc 4.0.364 → 4.0.367
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 +279 -0
- package/SERVICE_CHANGELOG.md +277 -164
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/trtc/v20190722/trtc_client.ts +7 -25
- package/src/services/trtc/v20190722/trtc_models.ts +0 -134
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +4 -12
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +4 -14
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +0 -112
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,95 +1,41 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 10 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-06-20 06:02:33
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeApmAgent](https://cloud.tencent.com/document/api/1463/64926)
|
|
16
|
-
|
|
17
|
-
* 新增入参:ReportMethod
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
23
|
-
|
|
24
|
-
### 第 26 次发布
|
|
25
|
-
|
|
26
|
-
发布时间:2022-06-20 06:03:42
|
|
27
|
-
|
|
28
|
-
本次发布包含了以下内容:
|
|
29
|
-
|
|
30
|
-
改善已有的文档。
|
|
31
|
-
|
|
32
|
-
新增接口:
|
|
33
|
-
|
|
34
|
-
* [CreateCCCSkillGroup](https://cloud.tencent.com/document/api/679/75751)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## 账号风控平台(ciam) 版本:2022-03-31
|
|
3
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
39
4
|
|
|
40
|
-
### 第
|
|
5
|
+
### 第 69 次发布
|
|
41
6
|
|
|
42
|
-
发布时间:2022-06-
|
|
7
|
+
发布时间:2022-06-22 06:05:01
|
|
43
8
|
|
|
44
9
|
本次发布包含了以下内容:
|
|
45
10
|
|
|
46
11
|
改善已有的文档。
|
|
47
12
|
|
|
48
|
-
新增数据结构:
|
|
49
|
-
|
|
50
|
-
* [SaltLocationRule](https://cloud.tencent.com/document/api/1441/75643#SaltLocationRule)
|
|
51
|
-
|
|
52
13
|
修改数据结构:
|
|
53
14
|
|
|
54
|
-
* [
|
|
55
|
-
|
|
56
|
-
* 新增成员:SaltLocationTypeEnum, SaltLocationRule
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
## 云加密机(cloudhsm) 版本:2019-11-12
|
|
62
|
-
|
|
63
|
-
### 第 5 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2022-06-20 06:05:03
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
15
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
|
70
16
|
|
|
71
|
-
|
|
17
|
+
* 新增成员:GoodsBizType
|
|
72
18
|
|
|
73
|
-
* [
|
|
19
|
+
* [OpenBankPayerInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayerInfo)
|
|
74
20
|
|
|
75
|
-
*
|
|
21
|
+
* 新增成员:BankCardType
|
|
76
22
|
|
|
77
|
-
* [
|
|
23
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
|
78
24
|
|
|
79
|
-
*
|
|
25
|
+
* 新增成员:DeviceType
|
|
80
26
|
|
|
81
|
-
* [
|
|
27
|
+
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
|
82
28
|
|
|
83
|
-
*
|
|
29
|
+
* 新增成员:BankId, CardType
|
|
84
30
|
|
|
85
31
|
|
|
86
32
|
|
|
87
33
|
|
|
88
|
-
##
|
|
34
|
+
## 云直播(live) 版本:2018-08-01
|
|
89
35
|
|
|
90
|
-
### 第
|
|
36
|
+
### 第 79 次发布
|
|
91
37
|
|
|
92
|
-
发布时间:2022-06-
|
|
38
|
+
发布时间:2022-06-22 06:10:05
|
|
93
39
|
|
|
94
40
|
本次发布包含了以下内容:
|
|
95
41
|
|
|
@@ -97,53 +43,33 @@
|
|
|
97
43
|
|
|
98
44
|
修改接口:
|
|
99
45
|
|
|
100
|
-
* [
|
|
101
|
-
|
|
102
|
-
* 新增入参:Environment
|
|
103
|
-
|
|
104
|
-
* [CreateOpenBankExternalSubMerchantAccountBook](https://cloud.tencent.com/document/api/1122/73064)
|
|
105
|
-
|
|
106
|
-
* 新增入参:Environment
|
|
107
|
-
|
|
108
|
-
* [CreateOpenBankRechargeOrder](https://cloud.tencent.com/document/api/1122/73063)
|
|
109
|
-
|
|
110
|
-
* 新增入参:Environment
|
|
111
|
-
|
|
112
|
-
* [QueryOpenBankExternalSubAccountBookBalance](https://cloud.tencent.com/document/api/1122/73062)
|
|
113
|
-
|
|
114
|
-
* 新增入参:Environment
|
|
115
|
-
|
|
116
|
-
* [QueryOpenBankOrderDetailReceiptInfo](https://cloud.tencent.com/document/api/1122/73061)
|
|
117
|
-
|
|
118
|
-
* 新增入参:Environment
|
|
119
|
-
|
|
120
|
-
|
|
46
|
+
* [CreateLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32646)
|
|
121
47
|
|
|
48
|
+
* 新增入参:DRMType, DRMTracks
|
|
122
49
|
|
|
123
|
-
|
|
50
|
+
* [ModifyLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32640)
|
|
124
51
|
|
|
125
|
-
|
|
52
|
+
* 新增入参:DRMType, DRMTracks
|
|
126
53
|
|
|
127
|
-
发布时间:2022-06-20 06:06:12
|
|
128
54
|
|
|
129
|
-
|
|
55
|
+
修改数据结构:
|
|
130
56
|
|
|
131
|
-
|
|
57
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/267/20474#TemplateInfo)
|
|
132
58
|
|
|
133
|
-
|
|
59
|
+
* 新增成员:DRMType, DRMTracks
|
|
134
60
|
|
|
135
|
-
* [
|
|
61
|
+
* [TimeShiftBillData](https://cloud.tencent.com/document/api/267/20474#TimeShiftBillData)
|
|
136
62
|
|
|
137
|
-
* 新增成员:
|
|
63
|
+
* 新增成员:TotalDuration
|
|
138
64
|
|
|
139
65
|
|
|
140
66
|
|
|
141
67
|
|
|
142
|
-
##
|
|
68
|
+
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
|
143
69
|
|
|
144
|
-
### 第
|
|
70
|
+
### 第 2 次发布
|
|
145
71
|
|
|
146
|
-
发布时间:2022-06-
|
|
72
|
+
发布时间:2022-06-22 06:13:21
|
|
147
73
|
|
|
148
74
|
本次发布包含了以下内容:
|
|
149
75
|
|
|
@@ -151,62 +77,21 @@
|
|
|
151
77
|
|
|
152
78
|
新增接口:
|
|
153
79
|
|
|
154
|
-
* [
|
|
155
|
-
* [
|
|
80
|
+
* [OperateServerManage](https://cloud.tencent.com/document/api/1243/75873)
|
|
81
|
+
* [ReleaseGray](https://cloud.tencent.com/document/api/1243/75872)
|
|
156
82
|
|
|
157
83
|
新增数据结构:
|
|
158
84
|
|
|
159
|
-
* [
|
|
160
|
-
* [
|
|
161
|
-
* [DomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsInfo)
|
|
162
|
-
* [SubdomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#SubdomainAliasAnalyticsItem)
|
|
163
|
-
* [SubdomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#SubdomainAnalyticsInfo)
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
## Elasticsearch Service(es) 版本:2018-04-16
|
|
168
|
-
|
|
169
|
-
### 第 28 次发布
|
|
170
|
-
|
|
171
|
-
发布时间:2022-06-20 06:08:20
|
|
172
|
-
|
|
173
|
-
本次发布包含了以下内容:
|
|
174
|
-
|
|
175
|
-
改善已有的文档。
|
|
176
|
-
|
|
177
|
-
修改数据结构:
|
|
178
|
-
|
|
179
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
180
|
-
|
|
181
|
-
* 新增成员:EsConfigSets
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
## 证书(ssl) 版本:2019-12-05
|
|
187
|
-
|
|
188
|
-
### 第 15 次发布
|
|
189
|
-
|
|
190
|
-
发布时间:2022-06-20 06:13:03
|
|
191
|
-
|
|
192
|
-
本次发布包含了以下内容:
|
|
193
|
-
|
|
194
|
-
改善已有的文档。
|
|
195
|
-
|
|
196
|
-
修改数据结构:
|
|
197
|
-
|
|
198
|
-
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
199
|
-
|
|
200
|
-
* 新增成员:IsIgnore
|
|
201
|
-
|
|
85
|
+
* [ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV)
|
|
86
|
+
* [VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo)
|
|
202
87
|
|
|
203
88
|
|
|
204
89
|
|
|
205
|
-
##
|
|
90
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
206
91
|
|
|
207
|
-
### 第
|
|
92
|
+
### 第 115 次发布
|
|
208
93
|
|
|
209
|
-
发布时间:2022-06-
|
|
94
|
+
发布时间:2022-06-22 06:16:12
|
|
210
95
|
|
|
211
96
|
本次发布包含了以下内容:
|
|
212
97
|
|
|
@@ -214,15 +99,14 @@
|
|
|
214
99
|
|
|
215
100
|
新增接口:
|
|
216
101
|
|
|
217
|
-
* [
|
|
218
|
-
|
|
219
|
-
新增数据结构:
|
|
102
|
+
* [AdjustPublicAddress](https://cloud.tencent.com/document/api/215/75874)
|
|
220
103
|
|
|
221
|
-
|
|
104
|
+
修改接口:
|
|
222
105
|
|
|
106
|
+
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
|
223
107
|
|
|
108
|
+
* 新增入参:SsoEnabled, AccessPolicyEnabled, SamlData
|
|
224
109
|
|
|
225
|
-
## 弹性微服务(tem) 版本:2020-12-21
|
|
226
110
|
|
|
227
111
|
|
|
228
112
|
|
|
@@ -3286,6 +3170,21 @@
|
|
|
3286
3170
|
|
|
3287
3171
|
## 应用性能观测(apm) 版本:2021-06-22
|
|
3288
3172
|
|
|
3173
|
+
### 第 11 次发布
|
|
3174
|
+
|
|
3175
|
+
发布时间:2022-06-21 06:01:15
|
|
3176
|
+
|
|
3177
|
+
本次发布包含了以下内容:
|
|
3178
|
+
|
|
3179
|
+
改善已有的文档。
|
|
3180
|
+
|
|
3181
|
+
修改数据结构:
|
|
3182
|
+
|
|
3183
|
+
* [ApmInstanceDetail](https://cloud.tencent.com/document/api/1463/64927#ApmInstanceDetail)
|
|
3184
|
+
|
|
3185
|
+
* 新增成员:ClientCount, TotalCount
|
|
3186
|
+
|
|
3187
|
+
|
|
3289
3188
|
### 第 10 次发布
|
|
3290
3189
|
|
|
3291
3190
|
发布时间:2022-06-20 06:02:33
|
|
@@ -10329,7 +10228,7 @@
|
|
|
10329
10228
|
|
|
10330
10229
|
新增接口:
|
|
10331
10230
|
|
|
10332
|
-
* [
|
|
10231
|
+
* [CreateCCCSkillGroup](https://cloud.tencent.com/document/api/679/75751)
|
|
10333
10232
|
|
|
10334
10233
|
### 第 25 次发布
|
|
10335
10234
|
|
|
@@ -16169,7 +16068,7 @@
|
|
|
16169
16068
|
|
|
16170
16069
|
新增数据结构:
|
|
16171
16070
|
|
|
16172
|
-
* [
|
|
16071
|
+
* [SaltLocationRule](https://cloud.tencent.com/document/api/1441/75643#SaltLocationRule)
|
|
16173
16072
|
|
|
16174
16073
|
修改数据结构:
|
|
16175
16074
|
|
|
@@ -21280,6 +21179,33 @@
|
|
|
21280
21179
|
|
|
21281
21180
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
21282
21181
|
|
|
21182
|
+
### 第 69 次发布
|
|
21183
|
+
|
|
21184
|
+
发布时间:2022-06-22 06:05:01
|
|
21185
|
+
|
|
21186
|
+
本次发布包含了以下内容:
|
|
21187
|
+
|
|
21188
|
+
改善已有的文档。
|
|
21189
|
+
|
|
21190
|
+
修改数据结构:
|
|
21191
|
+
|
|
21192
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
|
21193
|
+
|
|
21194
|
+
* 新增成员:GoodsBizType
|
|
21195
|
+
|
|
21196
|
+
* [OpenBankPayerInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayerInfo)
|
|
21197
|
+
|
|
21198
|
+
* 新增成员:BankCardType
|
|
21199
|
+
|
|
21200
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
|
21201
|
+
|
|
21202
|
+
* 新增成员:DeviceType
|
|
21203
|
+
|
|
21204
|
+
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
|
21205
|
+
|
|
21206
|
+
* 新增成员:BankId, CardType
|
|
21207
|
+
|
|
21208
|
+
|
|
21283
21209
|
### 第 68 次发布
|
|
21284
21210
|
|
|
21285
21211
|
发布时间:2022-06-20 06:05:27
|
|
@@ -29173,6 +29099,21 @@
|
|
|
29173
29099
|
|
|
29174
29100
|
## 数据湖计算(dlc) 版本:2021-01-25
|
|
29175
29101
|
|
|
29102
|
+
### 第 22 次发布
|
|
29103
|
+
|
|
29104
|
+
发布时间:2022-06-21 06:06:29
|
|
29105
|
+
|
|
29106
|
+
本次发布包含了以下内容:
|
|
29107
|
+
|
|
29108
|
+
改善已有的文档。
|
|
29109
|
+
|
|
29110
|
+
修改接口:
|
|
29111
|
+
|
|
29112
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
29113
|
+
|
|
29114
|
+
* 新增入参:TaskId
|
|
29115
|
+
|
|
29116
|
+
|
|
29176
29117
|
### 第 21 次发布
|
|
29177
29118
|
|
|
29178
29119
|
发布时间:2022-06-16 06:06:01
|
|
@@ -29712,16 +29653,16 @@
|
|
|
29712
29653
|
|
|
29713
29654
|
新增接口:
|
|
29714
29655
|
|
|
29715
|
-
* [
|
|
29716
|
-
* [
|
|
29656
|
+
* [DescribeDomainAnalytics](https://cloud.tencent.com/document/api/1427/75753)
|
|
29657
|
+
* [DescribeSubdomainAnalytics](https://cloud.tencent.com/document/api/1427/75752)
|
|
29717
29658
|
|
|
29718
29659
|
新增数据结构:
|
|
29719
29660
|
|
|
29720
|
-
* [
|
|
29721
|
-
* [
|
|
29722
|
-
* [
|
|
29723
|
-
* [
|
|
29724
|
-
* [
|
|
29661
|
+
* [DomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#DomainAliasAnalyticsItem)
|
|
29662
|
+
* [DomainAnalyticsDetail](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsDetail)
|
|
29663
|
+
* [DomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#DomainAnalyticsInfo)
|
|
29664
|
+
* [SubdomainAliasAnalyticsItem](https://cloud.tencent.com/document/api/1427/56185#SubdomainAliasAnalyticsItem)
|
|
29665
|
+
* [SubdomainAnalyticsInfo](https://cloud.tencent.com/document/api/1427/56185#SubdomainAnalyticsInfo)
|
|
29725
29666
|
|
|
29726
29667
|
### 第 4 次发布
|
|
29727
29668
|
|
|
@@ -44774,6 +44715,36 @@
|
|
|
44774
44715
|
|
|
44775
44716
|
## 云直播(live) 版本:2018-08-01
|
|
44776
44717
|
|
|
44718
|
+
### 第 79 次发布
|
|
44719
|
+
|
|
44720
|
+
发布时间:2022-06-22 06:10:05
|
|
44721
|
+
|
|
44722
|
+
本次发布包含了以下内容:
|
|
44723
|
+
|
|
44724
|
+
改善已有的文档。
|
|
44725
|
+
|
|
44726
|
+
修改接口:
|
|
44727
|
+
|
|
44728
|
+
* [CreateLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32646)
|
|
44729
|
+
|
|
44730
|
+
* 新增入参:DRMType, DRMTracks
|
|
44731
|
+
|
|
44732
|
+
* [ModifyLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32640)
|
|
44733
|
+
|
|
44734
|
+
* 新增入参:DRMType, DRMTracks
|
|
44735
|
+
|
|
44736
|
+
|
|
44737
|
+
修改数据结构:
|
|
44738
|
+
|
|
44739
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/267/20474#TemplateInfo)
|
|
44740
|
+
|
|
44741
|
+
* 新增成员:DRMType, DRMTracks
|
|
44742
|
+
|
|
44743
|
+
* [TimeShiftBillData](https://cloud.tencent.com/document/api/267/20474#TimeShiftBillData)
|
|
44744
|
+
|
|
44745
|
+
* 新增成员:TotalDuration
|
|
44746
|
+
|
|
44747
|
+
|
|
44777
44748
|
### 第 78 次发布
|
|
44778
44749
|
|
|
44779
44750
|
发布时间:2022-06-14 06:13:41
|
|
@@ -60403,6 +60374,21 @@
|
|
|
60403
60374
|
|
|
60404
60375
|
## TBaaS(tbaas) 版本:2018-04-16
|
|
60405
60376
|
|
|
60377
|
+
### 第 12 次发布
|
|
60378
|
+
|
|
60379
|
+
发布时间:2022-06-20 15:31:45
|
|
60380
|
+
|
|
60381
|
+
本次发布包含了以下内容:
|
|
60382
|
+
|
|
60383
|
+
改善已有的文档。
|
|
60384
|
+
|
|
60385
|
+
新增接口:
|
|
60386
|
+
|
|
60387
|
+
* [InvokeChainMakerDemoContract](https://cloud.tencent.com/document/api/663/75766)
|
|
60388
|
+
* [QueryChainMakerDemoBlockTransaction](https://cloud.tencent.com/document/api/663/75765)
|
|
60389
|
+
* [QueryChainMakerDemoContract](https://cloud.tencent.com/document/api/663/75764)
|
|
60390
|
+
* [QueryChainMakerDemoTransaction](https://cloud.tencent.com/document/api/663/75763)
|
|
60391
|
+
|
|
60406
60392
|
### 第 11 次发布
|
|
60407
60393
|
|
|
60408
60394
|
发布时间:2021-08-24 08:09:26
|
|
@@ -62832,6 +62818,24 @@
|
|
|
62832
62818
|
|
|
62833
62819
|
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
|
62834
62820
|
|
|
62821
|
+
### 第 2 次发布
|
|
62822
|
+
|
|
62823
|
+
发布时间:2022-06-22 06:13:21
|
|
62824
|
+
|
|
62825
|
+
本次发布包含了以下内容:
|
|
62826
|
+
|
|
62827
|
+
改善已有的文档。
|
|
62828
|
+
|
|
62829
|
+
新增接口:
|
|
62830
|
+
|
|
62831
|
+
* [[OperateServerManage](https://cloud.tencent.com/document/api/1243/75873)](https://cloud.tencent.com/document/api/#/#)
|
|
62832
|
+
* [[ReleaseGray](https://cloud.tencent.com/document/api/1243/75872)](https://cloud.tencent.com/document/api/#/#)
|
|
62833
|
+
|
|
62834
|
+
新增数据结构:
|
|
62835
|
+
|
|
62836
|
+
* [[ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV)](https://cloud.tencent.com/document/api/1243/75713#[ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV))
|
|
62837
|
+
* [[VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo)](https://cloud.tencent.com/document/api/1243/75713#[VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo))
|
|
62838
|
+
|
|
62835
62839
|
### 第 1 次发布
|
|
62836
62840
|
|
|
62837
62841
|
发布时间:2022-06-16 14:56:04
|
|
@@ -64204,6 +64208,21 @@
|
|
|
64204
64208
|
|
|
64205
64209
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
64206
64210
|
|
|
64211
|
+
### 第 19 次发布
|
|
64212
|
+
|
|
64213
|
+
发布时间:2022-06-21 06:13:45
|
|
64214
|
+
|
|
64215
|
+
本次发布包含了以下内容:
|
|
64216
|
+
|
|
64217
|
+
改善已有的文档。
|
|
64218
|
+
|
|
64219
|
+
修改数据结构:
|
|
64220
|
+
|
|
64221
|
+
* [ClusterCheckItem](https://cloud.tencent.com/document/api/1285/65614#ClusterCheckItem)
|
|
64222
|
+
|
|
64223
|
+
* 新增成员:IgnoredAssetNum, IsIgnored, RiskAssessment
|
|
64224
|
+
|
|
64225
|
+
|
|
64207
64226
|
### 第 18 次发布
|
|
64208
64227
|
|
|
64209
64228
|
发布时间:2022-06-08 06:15:35
|
|
@@ -66177,11 +66196,11 @@
|
|
|
66177
66196
|
|
|
66178
66197
|
新增接口:
|
|
66179
66198
|
|
|
66180
|
-
* [
|
|
66199
|
+
* [DescribeApplicationsStatus](https://cloud.tencent.com/document/api/1371/75754)
|
|
66181
66200
|
|
|
66182
66201
|
新增数据结构:
|
|
66183
66202
|
|
|
66184
|
-
* [
|
|
66203
|
+
* [ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief)
|
|
66185
66204
|
|
|
66186
66205
|
### 第 17 次发布
|
|
66187
66206
|
|
|
@@ -71447,6 +71466,23 @@
|
|
|
71447
71466
|
|
|
71448
71467
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
71449
71468
|
|
|
71469
|
+
### 第 32 次发布
|
|
71470
|
+
|
|
71471
|
+
发布时间:2022-06-21 06:15:46
|
|
71472
|
+
|
|
71473
|
+
本次发布包含了以下内容:
|
|
71474
|
+
|
|
71475
|
+
改善已有的文档。
|
|
71476
|
+
|
|
71477
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
71478
|
+
|
|
71479
|
+
* MeasureTrtcMcuExternal
|
|
71480
|
+
|
|
71481
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
71482
|
+
|
|
71483
|
+
* OneSdkAppIdTranscodeTimeUsagesNewInfo
|
|
71484
|
+
* SdkAppIdTrtcMcuTranscodeTimeNewUsage
|
|
71485
|
+
|
|
71450
71486
|
### 第 31 次发布
|
|
71451
71487
|
|
|
71452
71488
|
发布时间:2022-06-13 06:19:26
|
|
@@ -72376,6 +72412,41 @@
|
|
|
72376
72412
|
|
|
72377
72413
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
72378
72414
|
|
|
72415
|
+
### 第 76 次发布
|
|
72416
|
+
|
|
72417
|
+
发布时间:2022-06-21 06:15:54
|
|
72418
|
+
|
|
72419
|
+
本次发布包含了以下内容:
|
|
72420
|
+
|
|
72421
|
+
改善已有的文档。
|
|
72422
|
+
|
|
72423
|
+
新增接口:
|
|
72424
|
+
|
|
72425
|
+
* [AssociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75781)
|
|
72426
|
+
* [AssociateConfigWithGroup](https://cloud.tencent.com/document/api/649/75780)
|
|
72427
|
+
* [DescribeApplicationBusinessLogConfig](https://cloud.tencent.com/document/api/649/75779)
|
|
72428
|
+
* [DescribeBusinessLogConfig](https://cloud.tencent.com/document/api/649/75778)
|
|
72429
|
+
* [DescribeBusinessLogConfigs](https://cloud.tencent.com/document/api/649/75777)
|
|
72430
|
+
* [DescribeDeliveryConfig](https://cloud.tencent.com/document/api/649/75776)
|
|
72431
|
+
* [DescribeDeliveryConfigByGroupId](https://cloud.tencent.com/document/api/649/75775)
|
|
72432
|
+
* [DescribeDeliveryConfigs](https://cloud.tencent.com/document/api/649/75774)
|
|
72433
|
+
* [DescribeGroupBusinessLogConfigs](https://cloud.tencent.com/document/api/649/75773)
|
|
72434
|
+
* [DisassociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75772)
|
|
72435
|
+
* [DisassociateKafkaConfig](https://cloud.tencent.com/document/api/649/75771)
|
|
72436
|
+
* [ReassociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75770)
|
|
72437
|
+
|
|
72438
|
+
新增数据结构:
|
|
72439
|
+
|
|
72440
|
+
* [BusinesLogConfigAssociatedGroup](https://cloud.tencent.com/document/api/649/36099#BusinesLogConfigAssociatedGroup)
|
|
72441
|
+
* [BusinessLogConfig](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfig)
|
|
72442
|
+
* [BusinessLogConfigSchema](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfigSchema)
|
|
72443
|
+
* [DeliveryConfigBindGroup](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroup)
|
|
72444
|
+
* [DeliveryConfigBindGroups](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroups)
|
|
72445
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/649/36099#GroupInfo)
|
|
72446
|
+
* [KafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#KafkaDeliveryConfig)
|
|
72447
|
+
* [SimpleKafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#SimpleKafkaDeliveryConfig)
|
|
72448
|
+
* [TsfPageBusinessLogConfig](https://cloud.tencent.com/document/api/649/36099#TsfPageBusinessLogConfig)
|
|
72449
|
+
|
|
72379
72450
|
### 第 75 次发布
|
|
72380
72451
|
|
|
72381
72452
|
发布时间:2022-05-16 06:16:28
|
|
@@ -74854,6 +74925,29 @@
|
|
|
74854
74925
|
|
|
74855
74926
|
## 云点播(vod) 版本:2018-07-17
|
|
74856
74927
|
|
|
74928
|
+
### 第 106 次发布
|
|
74929
|
+
|
|
74930
|
+
发布时间:2022-06-21 06:16:46
|
|
74931
|
+
|
|
74932
|
+
本次发布包含了以下内容:
|
|
74933
|
+
|
|
74934
|
+
改善已有的文档。
|
|
74935
|
+
|
|
74936
|
+
新增数据结构:
|
|
74937
|
+
|
|
74938
|
+
* [TraceWatermarkInput](https://cloud.tencent.com/document/api/266/31773#TraceWatermarkInput)
|
|
74939
|
+
|
|
74940
|
+
修改数据结构:
|
|
74941
|
+
|
|
74942
|
+
* [AdaptiveDynamicStreamingTaskInput](https://cloud.tencent.com/document/api/266/31773#AdaptiveDynamicStreamingTaskInput)
|
|
74943
|
+
|
|
74944
|
+
* 新增成员:TraceWatermark
|
|
74945
|
+
|
|
74946
|
+
* [TranscodeTaskInput](https://cloud.tencent.com/document/api/266/31773#TranscodeTaskInput)
|
|
74947
|
+
|
|
74948
|
+
* 新增成员:TraceWatermark
|
|
74949
|
+
|
|
74950
|
+
|
|
74857
74951
|
### 第 105 次发布
|
|
74858
74952
|
|
|
74859
74953
|
发布时间:2022-06-17 06:16:12
|
|
@@ -77761,6 +77855,25 @@
|
|
|
77761
77855
|
|
|
77762
77856
|
## 私有网络(vpc) 版本:2017-03-12
|
|
77763
77857
|
|
|
77858
|
+
### 第 115 次发布
|
|
77859
|
+
|
|
77860
|
+
发布时间:2022-06-22 06:16:12
|
|
77861
|
+
|
|
77862
|
+
本次发布包含了以下内容:
|
|
77863
|
+
|
|
77864
|
+
改善已有的文档。
|
|
77865
|
+
|
|
77866
|
+
新增接口:
|
|
77867
|
+
|
|
77868
|
+
* [[AdjustPublicAddress](https://cloud.tencent.com/document/api/215/75874)](https://cloud.tencent.com/document/api/#/#)
|
|
77869
|
+
|
|
77870
|
+
修改接口:
|
|
77871
|
+
|
|
77872
|
+
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
|
77873
|
+
|
|
77874
|
+
* 新增入参:SsoEnabled, AccessPolicyEnabled, SamlData
|
|
77875
|
+
|
|
77876
|
+
|
|
77764
77877
|
### 第 114 次发布
|
|
77765
77878
|
|
|
77766
77879
|
发布时间:2022-06-10 06:16:31
|