tencentcloud-sdk-nodejs-trtc 4.0.458 → 4.0.460
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 +325 -0
- package/SERVICE_CHANGELOG.md +383 -56
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/trtc/v20190722/trtc_client.ts +128 -59
- package/src/services/trtc/v20190722/trtc_models.ts +189 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +76 -40
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +90 -46
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +161 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 60 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-10-
|
|
7
|
+
发布时间:2022-10-14 06:17:04
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,66 +12,83 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ModifyConnectResource](https://cloud.tencent.com/document/api/597/77794)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增入参:DorisConnectParam
|
|
18
18
|
|
|
19
19
|
|
|
20
|
+
新增数据结构:
|
|
20
21
|
|
|
22
|
+
* [DorisModifyConnectParam](https://cloud.tencent.com/document/api/597/40861#DorisModifyConnectParam)
|
|
21
23
|
|
|
22
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
23
24
|
|
|
24
|
-
### 第 56 次发布
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
27
|
+
|
|
28
|
+
### 第 88 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2022-10-14 06:19:40
|
|
27
31
|
|
|
28
32
|
本次发布包含了以下内容:
|
|
29
33
|
|
|
30
34
|
改善已有的文档。
|
|
31
35
|
|
|
32
|
-
|
|
36
|
+
修改数据结构:
|
|
33
37
|
|
|
34
|
-
* [
|
|
35
|
-
* [DescribeBaselineItemList](https://cloud.tencent.com/document/api/296/81350)
|
|
36
|
-
* [StartBaselineDetect](https://cloud.tencent.com/document/api/296/81349)
|
|
37
|
-
* [SyncBaselineDetectSummary](https://cloud.tencent.com/document/api/296/81348)
|
|
38
|
+
* [CreateOpenBankOrderRechargeResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankOrderRechargeResult)
|
|
38
39
|
|
|
39
|
-
|
|
40
|
+
* 新增成员:DealStatus, DealMessage, PcWebUrl
|
|
40
41
|
|
|
41
|
-
* [
|
|
42
|
-
* [BaselineItem](https://cloud.tencent.com/document/api/296/19867#BaselineItem)
|
|
43
|
-
* [BaselineItemDetect](https://cloud.tencent.com/document/api/296/19867#BaselineItemDetect)
|
|
42
|
+
* [CreateSinglePaymentData](https://cloud.tencent.com/document/api/1122/40683#CreateSinglePaymentData)
|
|
44
43
|
|
|
44
|
+
* 新增成员:AgentId, AgentName
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
48
47
|
|
|
49
|
-
### 第 41 次发布
|
|
50
48
|
|
|
51
|
-
|
|
49
|
+
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
50
|
+
|
|
51
|
+
### 第 28 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2022-10-14 06:23:27
|
|
52
54
|
|
|
53
55
|
本次发布包含了以下内容:
|
|
54
56
|
|
|
55
57
|
改善已有的文档。
|
|
56
58
|
|
|
57
|
-
|
|
59
|
+
修改数据结构:
|
|
58
60
|
|
|
59
|
-
*
|
|
60
|
-
* DescribeDBPerformanceDetails
|
|
61
|
-
* DescribeSqlLogs
|
|
61
|
+
* [QueryFilter](https://cloud.tencent.com/document/api/1003/48097#QueryFilter)
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
* 新增成员:Operator
|
|
64
64
|
|
|
65
|
-
* PerformanceMonitorSet
|
|
66
|
-
* SqlLogItem
|
|
67
65
|
|
|
68
66
|
|
|
69
67
|
|
|
70
|
-
##
|
|
68
|
+
## 专线接入(dc) 版本:2018-04-10
|
|
71
69
|
|
|
72
|
-
### 第
|
|
70
|
+
### 第 24 次发布
|
|
73
71
|
|
|
74
|
-
发布时间:2022-10-
|
|
72
|
+
发布时间:2022-10-14 06:25:18
|
|
73
|
+
|
|
74
|
+
本次发布包含了以下内容:
|
|
75
|
+
|
|
76
|
+
改善已有的文档。
|
|
77
|
+
|
|
78
|
+
修改数据结构:
|
|
79
|
+
|
|
80
|
+
* [DirectConnectTunnelExtra](https://cloud.tencent.com/document/api/216/18418#DirectConnectTunnelExtra)
|
|
81
|
+
|
|
82
|
+
* 新增成员:HighPrecisionBFDEnable
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
88
|
+
|
|
89
|
+
### 第 3 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2022-10-14 06:37:15
|
|
75
92
|
|
|
76
93
|
本次发布包含了以下内容:
|
|
77
94
|
|
|
@@ -79,15 +96,20 @@
|
|
|
79
96
|
|
|
80
97
|
新增接口:
|
|
81
98
|
|
|
82
|
-
* [
|
|
99
|
+
* [CreateDocument](https://cloud.tencent.com/document/api/1639/81421)
|
|
100
|
+
* [SetAppCustomContent](https://cloud.tencent.com/document/api/1639/81422)
|
|
83
101
|
|
|
102
|
+
新增数据结构:
|
|
84
103
|
|
|
104
|
+
* [AppCustomContent](https://cloud.tencent.com/document/api/1639/81423#AppCustomContent)
|
|
85
105
|
|
|
86
|
-
## 云点播(vod) 版本:2018-07-17
|
|
87
106
|
|
|
88
|
-
### 第 121 次发布
|
|
89
107
|
|
|
90
|
-
|
|
108
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
109
|
+
|
|
110
|
+
### 第 56 次发布
|
|
111
|
+
|
|
112
|
+
发布时间:2022-10-14 06:44:02
|
|
91
113
|
|
|
92
114
|
本次发布包含了以下内容:
|
|
93
115
|
|
|
@@ -95,41 +117,63 @@
|
|
|
95
117
|
|
|
96
118
|
修改数据结构:
|
|
97
119
|
|
|
98
|
-
* [
|
|
120
|
+
* [InstanceSet](https://cloud.tencent.com/document/api/239/20022#InstanceSet)
|
|
99
121
|
|
|
100
|
-
* 新增成员:
|
|
122
|
+
* 新增成员:WanAddress, PolarisServer, CurrentProxyVersion, CurrentRedisVersion, UpgradeProxyVersion, UpgradeRedisVersion
|
|
101
123
|
|
|
102
|
-
* [VideoTemplateInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#VideoTemplateInfoForUpdate)
|
|
103
124
|
|
|
104
|
-
* 新增成员:CodecTag
|
|
105
125
|
|
|
106
126
|
|
|
127
|
+
## 证书(ssl) 版本:2019-12-05
|
|
107
128
|
|
|
129
|
+
### 第 19 次发布
|
|
108
130
|
|
|
109
|
-
|
|
131
|
+
发布时间:2022-10-14 06:47:12
|
|
110
132
|
|
|
111
|
-
|
|
133
|
+
本次发布包含了以下内容:
|
|
112
134
|
|
|
113
|
-
|
|
135
|
+
改善已有的文档。
|
|
136
|
+
|
|
137
|
+
修改接口:
|
|
138
|
+
|
|
139
|
+
* [ApplyCertificate](https://cloud.tencent.com/document/api/400/41678)
|
|
140
|
+
|
|
141
|
+
* 新增入参:PackageId
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
## TDSQL-C PostgreSQL 版(tdcpg) 版本:2021-11-18
|
|
147
|
+
|
|
148
|
+
### 第 3 次发布
|
|
149
|
+
|
|
150
|
+
发布时间:2022-10-14 06:51:40
|
|
114
151
|
|
|
115
152
|
本次发布包含了以下内容:
|
|
116
153
|
|
|
117
154
|
改善已有的文档。
|
|
118
155
|
|
|
156
|
+
修改接口:
|
|
157
|
+
|
|
158
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/1556/70670)
|
|
159
|
+
|
|
160
|
+
* 新增入参:StoragePayMode, Storage
|
|
161
|
+
|
|
162
|
+
|
|
119
163
|
修改数据结构:
|
|
120
164
|
|
|
121
|
-
* [
|
|
165
|
+
* [Cluster](https://cloud.tencent.com/document/api/1556/70695#Cluster)
|
|
122
166
|
|
|
123
|
-
* 新增成员:
|
|
167
|
+
* 新增成员:StoragePayMode
|
|
124
168
|
|
|
125
169
|
|
|
126
170
|
|
|
127
171
|
|
|
128
|
-
##
|
|
172
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
129
173
|
|
|
130
|
-
### 第
|
|
174
|
+
### 第 39 次发布
|
|
131
175
|
|
|
132
|
-
发布时间:2022-10-
|
|
176
|
+
发布时间:2022-10-14 06:56:44
|
|
133
177
|
|
|
134
178
|
本次发布包含了以下内容:
|
|
135
179
|
|
|
@@ -137,7 +181,21 @@
|
|
|
137
181
|
|
|
138
182
|
新增接口:
|
|
139
183
|
|
|
140
|
-
* [
|
|
184
|
+
* [DescribeMixTranscodingUsage](https://cloud.tencent.com/document/api/647/81428)
|
|
185
|
+
* [DescribeRecordingUsage](https://cloud.tencent.com/document/api/647/81427)
|
|
186
|
+
* [DescribeRelayUsage](https://cloud.tencent.com/document/api/647/81426)
|
|
187
|
+
* [DescribeTrtcUsage](https://cloud.tencent.com/document/api/647/81425)
|
|
188
|
+
|
|
189
|
+
新增数据结构:
|
|
190
|
+
|
|
191
|
+
* [TrtcUsage](https://cloud.tencent.com/document/api/647/44055#TrtcUsage)
|
|
192
|
+
|
|
193
|
+
修改数据结构:
|
|
194
|
+
|
|
195
|
+
* [SdkAppIdTrtcMcuTranscodeTimeUsage](https://cloud.tencent.com/document/api/647/44055#SdkAppIdTrtcMcuTranscodeTimeUsage)
|
|
196
|
+
|
|
197
|
+
* 新增成员:Flux
|
|
198
|
+
|
|
141
199
|
|
|
142
200
|
|
|
143
201
|
|
|
@@ -18134,6 +18192,25 @@
|
|
|
18134
18192
|
|
|
18135
18193
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
18136
18194
|
|
|
18195
|
+
### 第 60 次发布
|
|
18196
|
+
|
|
18197
|
+
发布时间:2022-10-14 06:17:04
|
|
18198
|
+
|
|
18199
|
+
本次发布包含了以下内容:
|
|
18200
|
+
|
|
18201
|
+
改善已有的文档。
|
|
18202
|
+
|
|
18203
|
+
修改接口:
|
|
18204
|
+
|
|
18205
|
+
* [ModifyConnectResource](https://cloud.tencent.com/document/api/597/77794)
|
|
18206
|
+
|
|
18207
|
+
* 新增入参:DorisConnectParam
|
|
18208
|
+
|
|
18209
|
+
|
|
18210
|
+
新增数据结构:
|
|
18211
|
+
|
|
18212
|
+
* [[DorisModifyConnectParam](https://cloud.tencent.com/document/api/597/40861#DorisModifyConnectParam)](https://cloud.tencent.com/document/api/597/40861#[DorisModifyConnectParam](https://cloud.tencent.com/document/api/597/40861#DorisModifyConnectParam))
|
|
18213
|
+
|
|
18137
18214
|
### 第 59 次发布
|
|
18138
18215
|
|
|
18139
18216
|
发布时间:2022-09-23 06:16:36
|
|
@@ -23600,6 +23677,25 @@
|
|
|
23600
23677
|
|
|
23601
23678
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
23602
23679
|
|
|
23680
|
+
### 第 88 次发布
|
|
23681
|
+
|
|
23682
|
+
发布时间:2022-10-14 06:19:40
|
|
23683
|
+
|
|
23684
|
+
本次发布包含了以下内容:
|
|
23685
|
+
|
|
23686
|
+
改善已有的文档。
|
|
23687
|
+
|
|
23688
|
+
修改数据结构:
|
|
23689
|
+
|
|
23690
|
+
* [CreateOpenBankOrderRechargeResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankOrderRechargeResult)
|
|
23691
|
+
|
|
23692
|
+
* 新增成员:DealStatus, DealMessage, PcWebUrl
|
|
23693
|
+
|
|
23694
|
+
* [CreateSinglePaymentData](https://cloud.tencent.com/document/api/1122/40683#CreateSinglePaymentData)
|
|
23695
|
+
|
|
23696
|
+
* 新增成员:AgentId, AgentName
|
|
23697
|
+
|
|
23698
|
+
|
|
23603
23699
|
### 第 87 次发布
|
|
23604
23700
|
|
|
23605
23701
|
发布时间:2022-10-11 06:20:53
|
|
@@ -27866,16 +27962,16 @@
|
|
|
27866
27962
|
|
|
27867
27963
|
新增接口:
|
|
27868
27964
|
|
|
27869
|
-
* [
|
|
27870
|
-
* [
|
|
27871
|
-
* [
|
|
27872
|
-
* [
|
|
27965
|
+
* [DescribeBaselineItemDetectList](https://cloud.tencent.com/document/api/296/81351)
|
|
27966
|
+
* [DescribeBaselineItemList](https://cloud.tencent.com/document/api/296/81350)
|
|
27967
|
+
* [StartBaselineDetect](https://cloud.tencent.com/document/api/296/81349)
|
|
27968
|
+
* [SyncBaselineDetectSummary](https://cloud.tencent.com/document/api/296/81348)
|
|
27873
27969
|
|
|
27874
27970
|
新增数据结构:
|
|
27875
27971
|
|
|
27876
|
-
* [
|
|
27877
|
-
* [
|
|
27878
|
-
* [
|
|
27972
|
+
* [BaselineDetectParam](https://cloud.tencent.com/document/api/296/19867#BaselineDetectParam)
|
|
27973
|
+
* [BaselineItem](https://cloud.tencent.com/document/api/296/19867#BaselineItem)
|
|
27974
|
+
* [BaselineItemDetect](https://cloud.tencent.com/document/api/296/19867#BaselineItemDetect)
|
|
27879
27975
|
|
|
27880
27976
|
### 第 55 次发布
|
|
27881
27977
|
|
|
@@ -29755,6 +29851,21 @@
|
|
|
29755
29851
|
|
|
29756
29852
|
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
29757
29853
|
|
|
29854
|
+
### 第 28 次发布
|
|
29855
|
+
|
|
29856
|
+
发布时间:2022-10-14 06:23:27
|
|
29857
|
+
|
|
29858
|
+
本次发布包含了以下内容:
|
|
29859
|
+
|
|
29860
|
+
改善已有的文档。
|
|
29861
|
+
|
|
29862
|
+
修改数据结构:
|
|
29863
|
+
|
|
29864
|
+
* [QueryFilter](https://cloud.tencent.com/document/api/1003/48097#QueryFilter)
|
|
29865
|
+
|
|
29866
|
+
* 新增成员:Operator
|
|
29867
|
+
|
|
29868
|
+
|
|
29758
29869
|
### 第 27 次发布
|
|
29759
29870
|
|
|
29760
29871
|
发布时间:2022-09-14 06:18:19
|
|
@@ -31597,6 +31708,21 @@
|
|
|
31597
31708
|
|
|
31598
31709
|
## 专线接入(dc) 版本:2018-04-10
|
|
31599
31710
|
|
|
31711
|
+
### 第 24 次发布
|
|
31712
|
+
|
|
31713
|
+
发布时间:2022-10-14 06:25:18
|
|
31714
|
+
|
|
31715
|
+
本次发布包含了以下内容:
|
|
31716
|
+
|
|
31717
|
+
改善已有的文档。
|
|
31718
|
+
|
|
31719
|
+
修改数据结构:
|
|
31720
|
+
|
|
31721
|
+
* [DirectConnectTunnelExtra](https://cloud.tencent.com/document/api/216/18418#DirectConnectTunnelExtra)
|
|
31722
|
+
|
|
31723
|
+
* 新增成员:HighPrecisionBFDEnable
|
|
31724
|
+
|
|
31725
|
+
|
|
31600
31726
|
### 第 23 次发布
|
|
31601
31727
|
|
|
31602
31728
|
发布时间:2022-04-13 06:36:47
|
|
@@ -41241,6 +41367,33 @@
|
|
|
41241
41367
|
|
|
41242
41368
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
41243
41369
|
|
|
41370
|
+
### 第 37 次发布
|
|
41371
|
+
|
|
41372
|
+
发布时间:2022-10-13 06:28:02
|
|
41373
|
+
|
|
41374
|
+
本次发布包含了以下内容:
|
|
41375
|
+
|
|
41376
|
+
改善已有的文档。
|
|
41377
|
+
|
|
41378
|
+
修改数据结构:
|
|
41379
|
+
|
|
41380
|
+
* [HTTPListener](https://cloud.tencent.com/document/api/608/37023#HTTPListener)
|
|
41381
|
+
|
|
41382
|
+
* 新增成员:ProxyId, GroupId
|
|
41383
|
+
|
|
41384
|
+
* [HTTPSListener](https://cloud.tencent.com/document/api/608/37023#HTTPSListener)
|
|
41385
|
+
|
|
41386
|
+
* 新增成员:ProxyId, GroupId
|
|
41387
|
+
|
|
41388
|
+
* [TCPListener](https://cloud.tencent.com/document/api/608/37023#TCPListener)
|
|
41389
|
+
|
|
41390
|
+
* 新增成员:ProxyId, GroupId
|
|
41391
|
+
|
|
41392
|
+
* [UDPListener](https://cloud.tencent.com/document/api/608/37023#UDPListener)
|
|
41393
|
+
|
|
41394
|
+
* 新增成员:ProxyId, GroupId
|
|
41395
|
+
|
|
41396
|
+
|
|
41244
41397
|
### 第 36 次发布
|
|
41245
41398
|
|
|
41246
41399
|
发布时间:2022-09-01 06:29:26
|
|
@@ -49855,6 +50008,23 @@
|
|
|
49855
50008
|
|
|
49856
50009
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
49857
50010
|
|
|
50011
|
+
### 第 3 次发布
|
|
50012
|
+
|
|
50013
|
+
发布时间:2022-10-14 06:37:15
|
|
50014
|
+
|
|
50015
|
+
本次发布包含了以下内容:
|
|
50016
|
+
|
|
50017
|
+
改善已有的文档。
|
|
50018
|
+
|
|
50019
|
+
新增接口:
|
|
50020
|
+
|
|
50021
|
+
* [[CreateDocument](https://cloud.tencent.com/document/api/1639/81421)](https://cloud.tencent.com/document/api/#/#)
|
|
50022
|
+
* [[SetAppCustomContent](https://cloud.tencent.com/document/api/1639/81422)](https://cloud.tencent.com/document/api/#/#)
|
|
50023
|
+
|
|
50024
|
+
新增数据结构:
|
|
50025
|
+
|
|
50026
|
+
* [[AppCustomContent](https://cloud.tencent.com/document/api/1639/81423#AppCustomContent)](https://cloud.tencent.com/document/api/1639/81423#[AppCustomContent](https://cloud.tencent.com/document/api/1639/81423#AppCustomContent))
|
|
50027
|
+
|
|
49858
50028
|
### 第 2 次发布
|
|
49859
50029
|
|
|
49860
50030
|
发布时间:2022-09-22 10:11:52
|
|
@@ -52447,6 +52617,24 @@
|
|
|
52447
52617
|
|
|
52448
52618
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
52449
52619
|
|
|
52620
|
+
### 第 42 次发布
|
|
52621
|
+
|
|
52622
|
+
发布时间:2022-10-13 06:35:29
|
|
52623
|
+
|
|
52624
|
+
本次发布包含了以下内容:
|
|
52625
|
+
|
|
52626
|
+
改善已有的文档。
|
|
52627
|
+
|
|
52628
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
52629
|
+
|
|
52630
|
+
* DescribeDBResourceUsage
|
|
52631
|
+
* DescribeDBResourceUsageDetails
|
|
52632
|
+
|
|
52633
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
52634
|
+
|
|
52635
|
+
* MonitorData
|
|
52636
|
+
* ResourceUsageMonitorSet
|
|
52637
|
+
|
|
52450
52638
|
### 第 41 次发布
|
|
52451
52639
|
|
|
52452
52640
|
发布时间:2022-10-12 06:43:12
|
|
@@ -62155,6 +62343,21 @@
|
|
|
62155
62343
|
|
|
62156
62344
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
62157
62345
|
|
|
62346
|
+
### 第 56 次发布
|
|
62347
|
+
|
|
62348
|
+
发布时间:2022-10-14 06:44:02
|
|
62349
|
+
|
|
62350
|
+
本次发布包含了以下内容:
|
|
62351
|
+
|
|
62352
|
+
改善已有的文档。
|
|
62353
|
+
|
|
62354
|
+
修改数据结构:
|
|
62355
|
+
|
|
62356
|
+
* [InstanceSet](https://cloud.tencent.com/document/api/239/20022#InstanceSet)
|
|
62357
|
+
|
|
62358
|
+
* 新增成员:WanAddress, PolarisServer, CurrentProxyVersion, CurrentRedisVersion, UpgradeProxyVersion, UpgradeRedisVersion
|
|
62359
|
+
|
|
62360
|
+
|
|
62158
62361
|
### 第 55 次发布
|
|
62159
62362
|
|
|
62160
62363
|
发布时间:2022-10-10 06:35:50
|
|
@@ -66786,6 +66989,21 @@
|
|
|
66786
66989
|
|
|
66787
66990
|
## 证书(ssl) 版本:2019-12-05
|
|
66788
66991
|
|
|
66992
|
+
### 第 19 次发布
|
|
66993
|
+
|
|
66994
|
+
发布时间:2022-10-14 06:47:12
|
|
66995
|
+
|
|
66996
|
+
本次发布包含了以下内容:
|
|
66997
|
+
|
|
66998
|
+
改善已有的文档。
|
|
66999
|
+
|
|
67000
|
+
修改接口:
|
|
67001
|
+
|
|
67002
|
+
* [ApplyCertificate](https://cloud.tencent.com/document/api/400/41678)
|
|
67003
|
+
|
|
67004
|
+
* 新增入参:PackageId
|
|
67005
|
+
|
|
67006
|
+
|
|
66789
67007
|
### 第 18 次发布
|
|
66790
67008
|
|
|
66791
67009
|
发布时间:2022-09-08 06:38:47
|
|
@@ -73607,6 +73825,28 @@
|
|
|
73607
73825
|
|
|
73608
73826
|
## TDSQL-C PostgreSQL 版(tdcpg) 版本:2021-11-18
|
|
73609
73827
|
|
|
73828
|
+
### 第 3 次发布
|
|
73829
|
+
|
|
73830
|
+
发布时间:2022-10-14 06:51:40
|
|
73831
|
+
|
|
73832
|
+
本次发布包含了以下内容:
|
|
73833
|
+
|
|
73834
|
+
改善已有的文档。
|
|
73835
|
+
|
|
73836
|
+
修改接口:
|
|
73837
|
+
|
|
73838
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/1556/70670)
|
|
73839
|
+
|
|
73840
|
+
* 新增入参:StoragePayMode, Storage
|
|
73841
|
+
|
|
73842
|
+
|
|
73843
|
+
修改数据结构:
|
|
73844
|
+
|
|
73845
|
+
* [Cluster](https://cloud.tencent.com/document/api/1556/70695#Cluster)
|
|
73846
|
+
|
|
73847
|
+
* 新增成员:StoragePayMode
|
|
73848
|
+
|
|
73849
|
+
|
|
73610
73850
|
### 第 2 次发布
|
|
73611
73851
|
|
|
73612
73852
|
发布时间:2022-07-05 06:21:49
|
|
@@ -81970,6 +82210,52 @@
|
|
|
81970
82210
|
|
|
81971
82211
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
81972
82212
|
|
|
82213
|
+
### 第 5 次发布
|
|
82214
|
+
|
|
82215
|
+
发布时间:2022-10-12 19:31:50
|
|
82216
|
+
|
|
82217
|
+
本次发布包含了以下内容:
|
|
82218
|
+
|
|
82219
|
+
改善已有的文档。
|
|
82220
|
+
|
|
82221
|
+
修改接口:
|
|
82222
|
+
|
|
82223
|
+
* [CreateMerchant](https://cloud.tencent.com/document/api/1458/75027)
|
|
82224
|
+
|
|
82225
|
+
* 新增入参:CodeType, CodeUrl
|
|
82226
|
+
|
|
82227
|
+
* [DescribeMerchants](https://cloud.tencent.com/document/api/1458/75013)
|
|
82228
|
+
|
|
82229
|
+
* 新增入参:CodeType
|
|
82230
|
+
|
|
82231
|
+
* [ModifyMerchant](https://cloud.tencent.com/document/api/1458/75006)
|
|
82232
|
+
|
|
82233
|
+
* 新增入参:CodeType, CodeUrl
|
|
82234
|
+
|
|
82235
|
+
|
|
82236
|
+
新增数据结构:
|
|
82237
|
+
|
|
82238
|
+
* [Job](https://cloud.tencent.com/document/api/1458/75030#Job)
|
|
82239
|
+
|
|
82240
|
+
修改数据结构:
|
|
82241
|
+
|
|
82242
|
+
* [CodeBatch](https://cloud.tencent.com/document/api/1458/75030#CodeBatch)
|
|
82243
|
+
|
|
82244
|
+
* 新增成员:Job
|
|
82245
|
+
|
|
82246
|
+
* [Merchant](https://cloud.tencent.com/document/api/1458/75030#Merchant)
|
|
82247
|
+
|
|
82248
|
+
* 新增成员:CodeType, CodeUrl
|
|
82249
|
+
|
|
82250
|
+
* [PackSpec](https://cloud.tencent.com/document/api/1458/75030#PackSpec)
|
|
82251
|
+
|
|
82252
|
+
* 新增成员:CustomId
|
|
82253
|
+
|
|
82254
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
|
82255
|
+
|
|
82256
|
+
* 新增成员:Ext
|
|
82257
|
+
|
|
82258
|
+
|
|
81973
82259
|
### 第 4 次发布
|
|
81974
82260
|
|
|
81975
82261
|
发布时间:2022-09-02 07:00:24
|
|
@@ -82091,6 +82377,32 @@
|
|
|
82091
82377
|
|
|
82092
82378
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
82093
82379
|
|
|
82380
|
+
### 第 39 次发布
|
|
82381
|
+
|
|
82382
|
+
发布时间:2022-10-14 06:56:44
|
|
82383
|
+
|
|
82384
|
+
本次发布包含了以下内容:
|
|
82385
|
+
|
|
82386
|
+
改善已有的文档。
|
|
82387
|
+
|
|
82388
|
+
新增接口:
|
|
82389
|
+
|
|
82390
|
+
* [[DescribeMixTranscodingUsage](https://cloud.tencent.com/document/api/647/81428)](https://cloud.tencent.com/document/api/#/#)
|
|
82391
|
+
* [[DescribeRecordingUsage](https://cloud.tencent.com/document/api/647/81427)](https://cloud.tencent.com/document/api/#/#)
|
|
82392
|
+
* [[DescribeRelayUsage](https://cloud.tencent.com/document/api/647/81426)](https://cloud.tencent.com/document/api/#/#)
|
|
82393
|
+
* [[DescribeTrtcUsage](https://cloud.tencent.com/document/api/647/81425)](https://cloud.tencent.com/document/api/#/#)
|
|
82394
|
+
|
|
82395
|
+
新增数据结构:
|
|
82396
|
+
|
|
82397
|
+
* [[TrtcUsage](https://cloud.tencent.com/document/api/647/44055#TrtcUsage)](https://cloud.tencent.com/document/api/647/44055#[TrtcUsage](https://cloud.tencent.com/document/api/647/44055#TrtcUsage))
|
|
82398
|
+
|
|
82399
|
+
修改数据结构:
|
|
82400
|
+
|
|
82401
|
+
* [SdkAppIdTrtcMcuTranscodeTimeUsage](https://cloud.tencent.com/document/api/647/44055#SdkAppIdTrtcMcuTranscodeTimeUsage)
|
|
82402
|
+
|
|
82403
|
+
* 新增成员:Flux
|
|
82404
|
+
|
|
82405
|
+
|
|
82094
82406
|
### 第 38 次发布
|
|
82095
82407
|
|
|
82096
82408
|
发布时间:2022-09-14 06:40:34
|
|
@@ -82796,7 +83108,7 @@
|
|
|
82796
83108
|
|
|
82797
83109
|
新增接口:
|
|
82798
83110
|
|
|
82799
|
-
* [
|
|
83111
|
+
* [UpdateEngineInternetAccess](https://cloud.tencent.com/document/api/1364/81352)
|
|
82800
83112
|
|
|
82801
83113
|
### 第 27 次发布
|
|
82802
83114
|
|
|
@@ -86045,6 +86357,21 @@
|
|
|
86045
86357
|
|
|
86046
86358
|
## 云点播(vod) 版本:2018-07-17
|
|
86047
86359
|
|
|
86360
|
+
### 第 122 次发布
|
|
86361
|
+
|
|
86362
|
+
发布时间:2022-10-13 06:54:26
|
|
86363
|
+
|
|
86364
|
+
本次发布包含了以下内容:
|
|
86365
|
+
|
|
86366
|
+
改善已有的文档。
|
|
86367
|
+
|
|
86368
|
+
修改数据结构:
|
|
86369
|
+
|
|
86370
|
+
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/266/31773#MediaVideoStreamItem)
|
|
86371
|
+
|
|
86372
|
+
* 新增成员:CodecTag
|
|
86373
|
+
|
|
86374
|
+
|
|
86048
86375
|
### 第 121 次发布
|
|
86049
86376
|
|
|
86050
86377
|
发布时间:2022-10-12 07:06:19
|
|
@@ -92857,7 +93184,7 @@
|
|
|
92857
93184
|
|
|
92858
93185
|
新增接口:
|
|
92859
93186
|
|
|
92860
|
-
* [
|
|
93187
|
+
* [CreateCustomFunction](https://cloud.tencent.com/document/api/1267/81354)
|
|
92861
93188
|
|
|
92862
93189
|
### 第 6 次发布
|
|
92863
93190
|
|