tencentcloud-sdk-nodejs-trtc 4.0.460 → 4.0.462
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 +359 -0
- package/SERVICE_CHANGELOG.md +363 -110
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/trtc/v20190722/trtc_client.ts +79 -5
- package/src/services/trtc/v20190722/trtc_models.ts +691 -106
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +32 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +37 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +558 -62
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,94 +1,61 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 60 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-10-14 06:17:04
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [ModifyConnectResource](https://cloud.tencent.com/document/api/597/77794)
|
|
16
|
-
|
|
17
|
-
* 新增入参:DorisConnectParam
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
新增数据结构:
|
|
21
|
-
|
|
22
|
-
* [DorisModifyConnectParam](https://cloud.tencent.com/document/api/597/40861#DorisModifyConnectParam)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
27
4
|
|
|
28
|
-
### 第
|
|
5
|
+
### 第 11 次发布
|
|
29
6
|
|
|
30
|
-
发布时间:2022-10-
|
|
7
|
+
发布时间:2022-10-18 06:13:00
|
|
31
8
|
|
|
32
9
|
本次发布包含了以下内容:
|
|
33
10
|
|
|
34
11
|
改善已有的文档。
|
|
35
12
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
* [CreateOpenBankOrderRechargeResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankOrderRechargeResult)
|
|
39
|
-
|
|
40
|
-
* 新增成员:DealStatus, DealMessage, PcWebUrl
|
|
41
|
-
|
|
42
|
-
* [CreateSinglePaymentData](https://cloud.tencent.com/document/api/1122/40683#CreateSinglePaymentData)
|
|
43
|
-
|
|
44
|
-
* 新增成员:AgentId, AgentName
|
|
13
|
+
新增接口:
|
|
45
14
|
|
|
15
|
+
* [GetTotalTicketStatistics](https://cloud.tencent.com/document/api/1110/81517)
|
|
46
16
|
|
|
47
17
|
|
|
48
18
|
|
|
49
|
-
##
|
|
19
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
50
20
|
|
|
51
|
-
### 第
|
|
21
|
+
### 第 4 次发布
|
|
52
22
|
|
|
53
|
-
发布时间:2022-10-
|
|
23
|
+
发布时间:2022-10-18 06:36:52
|
|
54
24
|
|
|
55
25
|
本次发布包含了以下内容:
|
|
56
26
|
|
|
57
27
|
改善已有的文档。
|
|
58
28
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
* [QueryFilter](https://cloud.tencent.com/document/api/1003/48097#QueryFilter)
|
|
62
|
-
|
|
63
|
-
* 新增成员:Operator
|
|
29
|
+
新增接口:
|
|
64
30
|
|
|
31
|
+
* [DeleteRoom](https://cloud.tencent.com/document/api/1639/81518)
|
|
65
32
|
|
|
66
33
|
|
|
67
34
|
|
|
68
|
-
##
|
|
35
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
69
36
|
|
|
70
|
-
### 第
|
|
37
|
+
### 第 57 次发布
|
|
71
38
|
|
|
72
|
-
发布时间:2022-10-
|
|
39
|
+
发布时间:2022-10-18 06:44:04
|
|
73
40
|
|
|
74
41
|
本次发布包含了以下内容:
|
|
75
42
|
|
|
76
43
|
改善已有的文档。
|
|
77
44
|
|
|
78
|
-
|
|
45
|
+
修改接口:
|
|
79
46
|
|
|
80
|
-
* [
|
|
47
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/239/20018)
|
|
81
48
|
|
|
82
|
-
*
|
|
49
|
+
* 新增入参:AzMode
|
|
83
50
|
|
|
84
51
|
|
|
85
52
|
|
|
86
53
|
|
|
87
|
-
##
|
|
54
|
+
## 证书(ssl) 版本:2019-12-05
|
|
88
55
|
|
|
89
|
-
### 第
|
|
56
|
+
### 第 20 次发布
|
|
90
57
|
|
|
91
|
-
发布时间:2022-10-
|
|
58
|
+
发布时间:2022-10-18 06:47:25
|
|
92
59
|
|
|
93
60
|
本次发布包含了以下内容:
|
|
94
61
|
|
|
@@ -96,105 +63,92 @@
|
|
|
96
63
|
|
|
97
64
|
新增接口:
|
|
98
65
|
|
|
99
|
-
* [
|
|
100
|
-
* [SetAppCustomContent](https://cloud.tencent.com/document/api/1639/81422)
|
|
66
|
+
* [DescribePackages](https://cloud.tencent.com/document/api/400/81519)
|
|
101
67
|
|
|
102
68
|
新增数据结构:
|
|
103
69
|
|
|
104
|
-
* [
|
|
70
|
+
* [PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo)
|
|
71
|
+
* [PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo)
|
|
105
72
|
|
|
106
73
|
|
|
107
74
|
|
|
108
|
-
##
|
|
75
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
109
76
|
|
|
110
|
-
### 第
|
|
77
|
+
### 第 125 次发布
|
|
111
78
|
|
|
112
|
-
发布时间:2022-10-
|
|
79
|
+
发布时间:2022-10-18 06:55:58
|
|
113
80
|
|
|
114
81
|
本次发布包含了以下内容:
|
|
115
82
|
|
|
116
83
|
改善已有的文档。
|
|
117
84
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
* [InstanceSet](https://cloud.tencent.com/document/api/239/20022#InstanceSet)
|
|
121
|
-
|
|
122
|
-
* 新增成员:WanAddress, PolarisServer, CurrentProxyVersion, CurrentRedisVersion, UpgradeProxyVersion, UpgradeRedisVersion
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
## 证书(ssl) 版本:2019-12-05
|
|
128
|
-
|
|
129
|
-
### 第 19 次发布
|
|
85
|
+
修改接口:
|
|
130
86
|
|
|
131
|
-
|
|
87
|
+
* [DescribeClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62278)
|
|
132
88
|
|
|
133
|
-
|
|
89
|
+
* 新增出参:OIDCConfig
|
|
134
90
|
|
|
135
|
-
|
|
91
|
+
* [ModifyClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62277)
|
|
136
92
|
|
|
137
|
-
|
|
93
|
+
* 新增入参:OIDCConfig
|
|
138
94
|
|
|
139
|
-
* [ApplyCertificate](https://cloud.tencent.com/document/api/400/41678)
|
|
140
95
|
|
|
141
|
-
|
|
96
|
+
新增数据结构:
|
|
142
97
|
|
|
98
|
+
* [OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions)
|
|
143
99
|
|
|
144
100
|
|
|
145
101
|
|
|
146
|
-
##
|
|
102
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
147
103
|
|
|
148
|
-
### 第
|
|
104
|
+
### 第 8 次发布
|
|
149
105
|
|
|
150
|
-
发布时间:2022-10-
|
|
106
|
+
发布时间:2022-10-17 22:02:42
|
|
151
107
|
|
|
152
108
|
本次发布包含了以下内容:
|
|
153
109
|
|
|
154
110
|
改善已有的文档。
|
|
155
111
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
* [CreateCluster](https://cloud.tencent.com/document/api/1556/70670)
|
|
159
|
-
|
|
160
|
-
* 新增入参:StoragePayMode, Storage
|
|
161
|
-
|
|
112
|
+
新增接口:
|
|
162
113
|
|
|
163
|
-
|
|
114
|
+
* [DescribeTmpToken](https://cloud.tencent.com/document/api/1458/81515)
|
|
164
115
|
|
|
165
|
-
|
|
116
|
+
修改接口:
|
|
166
117
|
|
|
167
|
-
|
|
118
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
168
119
|
|
|
120
|
+
* 新增入参:CodeParts
|
|
169
121
|
|
|
122
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
170
123
|
|
|
124
|
+
* 新增出参:Status
|
|
171
125
|
|
|
172
|
-
|
|
126
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
173
127
|
|
|
174
|
-
|
|
128
|
+
* 新增出参:ImgUrl, FileKey
|
|
175
129
|
|
|
176
|
-
|
|
130
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
|
177
131
|
|
|
178
|
-
|
|
132
|
+
* 新增出参:CodePacks, TotalCount
|
|
179
133
|
|
|
180
|
-
|
|
134
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
181
135
|
|
|
182
|
-
|
|
136
|
+
* 新增出参:Url
|
|
183
137
|
|
|
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
138
|
|
|
189
139
|
新增数据结构:
|
|
190
140
|
|
|
191
|
-
* [
|
|
141
|
+
* [CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)
|
|
192
142
|
|
|
193
143
|
修改数据结构:
|
|
194
144
|
|
|
195
|
-
* [
|
|
145
|
+
* [PackSpec](https://cloud.tencent.com/document/api/1458/75030#PackSpec)
|
|
196
146
|
|
|
197
|
-
* 新增成员:
|
|
147
|
+
* 新增成员:CodeParts
|
|
148
|
+
|
|
149
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
|
150
|
+
|
|
151
|
+
* 新增成员:PhaseData, Status
|
|
198
152
|
|
|
199
153
|
|
|
200
154
|
|
|
@@ -7941,6 +7895,18 @@
|
|
|
7941
7895
|
|
|
7942
7896
|
## 品牌经营管家(bma) 版本:2021-06-24
|
|
7943
7897
|
|
|
7898
|
+
### 第 11 次发布
|
|
7899
|
+
|
|
7900
|
+
发布时间:2022-10-17 06:09:59
|
|
7901
|
+
|
|
7902
|
+
本次发布包含了以下内容:
|
|
7903
|
+
|
|
7904
|
+
改善已有的文档。
|
|
7905
|
+
|
|
7906
|
+
新增接口:
|
|
7907
|
+
|
|
7908
|
+
* [CreateCRObtain](https://cloud.tencent.com/document/api/1296/81467)
|
|
7909
|
+
|
|
7944
7910
|
### 第 10 次发布
|
|
7945
7911
|
|
|
7946
7912
|
发布时间:2022-10-12 06:11:10
|
|
@@ -9778,6 +9744,18 @@
|
|
|
9778
9744
|
|
|
9779
9745
|
## 验证码(captcha) 版本:2019-07-22
|
|
9780
9746
|
|
|
9747
|
+
### 第 11 次发布
|
|
9748
|
+
|
|
9749
|
+
发布时间:2022-10-18 06:13:00
|
|
9750
|
+
|
|
9751
|
+
本次发布包含了以下内容:
|
|
9752
|
+
|
|
9753
|
+
改善已有的文档。
|
|
9754
|
+
|
|
9755
|
+
新增接口:
|
|
9756
|
+
|
|
9757
|
+
* [[GetTotalTicketStatistics](https://cloud.tencent.com/document/api/1110/81517)](https://cloud.tencent.com/document/api/#/#)
|
|
9758
|
+
|
|
9781
9759
|
### 第 10 次发布
|
|
9782
9760
|
|
|
9783
9761
|
发布时间:2022-10-10 06:11:02
|
|
@@ -18209,7 +18187,7 @@
|
|
|
18209
18187
|
|
|
18210
18188
|
新增数据结构:
|
|
18211
18189
|
|
|
18212
|
-
* [
|
|
18190
|
+
* [DorisModifyConnectParam](https://cloud.tencent.com/document/api/597/40861#DorisModifyConnectParam)
|
|
18213
18191
|
|
|
18214
18192
|
### 第 59 次发布
|
|
18215
18193
|
|
|
@@ -29851,6 +29829,27 @@
|
|
|
29851
29829
|
|
|
29852
29830
|
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
29853
29831
|
|
|
29832
|
+
### 第 29 次发布
|
|
29833
|
+
|
|
29834
|
+
发布时间:2022-10-14 14:46:49
|
|
29835
|
+
|
|
29836
|
+
本次发布包含了以下内容:
|
|
29837
|
+
|
|
29838
|
+
改善已有的文档。
|
|
29839
|
+
|
|
29840
|
+
新增接口:
|
|
29841
|
+
|
|
29842
|
+
* [CreateAuditLogFile](https://cloud.tencent.com/document/api/1003/81440)
|
|
29843
|
+
* [DeleteAuditLogFile](https://cloud.tencent.com/document/api/1003/81439)
|
|
29844
|
+
* [DescribeAuditLogFiles](https://cloud.tencent.com/document/api/1003/81438)
|
|
29845
|
+
* [DescribeAuditLogs](https://cloud.tencent.com/document/api/1003/81437)
|
|
29846
|
+
|
|
29847
|
+
新增数据结构:
|
|
29848
|
+
|
|
29849
|
+
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
|
29850
|
+
* [AuditLogFile](https://cloud.tencent.com/document/api/1003/48097#AuditLogFile)
|
|
29851
|
+
* [AuditLogFilter](https://cloud.tencent.com/document/api/1003/48097#AuditLogFilter)
|
|
29852
|
+
|
|
29854
29853
|
### 第 28 次发布
|
|
29855
29854
|
|
|
29856
29855
|
发布时间:2022-10-14 06:23:27
|
|
@@ -39576,6 +39575,18 @@
|
|
|
39576
39575
|
|
|
39577
39576
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
39578
39577
|
|
|
39578
|
+
### 第 33 次发布
|
|
39579
|
+
|
|
39580
|
+
发布时间:2022-10-14 10:03:19
|
|
39581
|
+
|
|
39582
|
+
本次发布包含了以下内容:
|
|
39583
|
+
|
|
39584
|
+
改善已有的文档。
|
|
39585
|
+
|
|
39586
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
39587
|
+
|
|
39588
|
+
* CreateChannelFlowEvidenceReport
|
|
39589
|
+
|
|
39579
39590
|
### 第 32 次发布
|
|
39580
39591
|
|
|
39581
39592
|
发布时间:2022-09-29 06:30:52
|
|
@@ -40319,6 +40330,34 @@
|
|
|
40319
40330
|
|
|
40320
40331
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
40321
40332
|
|
|
40333
|
+
### 第 48 次发布
|
|
40334
|
+
|
|
40335
|
+
发布时间:2022-10-17 06:26:28
|
|
40336
|
+
|
|
40337
|
+
本次发布包含了以下内容:
|
|
40338
|
+
|
|
40339
|
+
改善已有的文档。
|
|
40340
|
+
|
|
40341
|
+
新增接口:
|
|
40342
|
+
|
|
40343
|
+
* [ApplyLivenessToken](https://cloud.tencent.com/document/api/1007/81469)
|
|
40344
|
+
* [ApplySdkVerificationToken](https://cloud.tencent.com/document/api/1007/81474)
|
|
40345
|
+
* [ApplyWebVerificationToken](https://cloud.tencent.com/document/api/1007/81473)
|
|
40346
|
+
* [CreateUploadUrl](https://cloud.tencent.com/document/api/1007/81468)
|
|
40347
|
+
* [DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)
|
|
40348
|
+
* [GenerateReflectSequence](https://cloud.tencent.com/document/api/1007/81476)
|
|
40349
|
+
* [GetLivenessResult](https://cloud.tencent.com/document/api/1007/81472)
|
|
40350
|
+
* [GetSdkVerificationResult](https://cloud.tencent.com/document/api/1007/81471)
|
|
40351
|
+
* [GetWebVerificationResult](https://cloud.tencent.com/document/api/1007/81470)
|
|
40352
|
+
* [VideoLivenessCompare](https://cloud.tencent.com/document/api/1007/81475)
|
|
40353
|
+
|
|
40354
|
+
新增数据结构:
|
|
40355
|
+
|
|
40356
|
+
* [CardVerifyResult](https://cloud.tencent.com/document/api/1007/41958#CardVerifyResult)
|
|
40357
|
+
* [CompareResult](https://cloud.tencent.com/document/api/1007/41958#CompareResult)
|
|
40358
|
+
* [FileInfo](https://cloud.tencent.com/document/api/1007/41958#FileInfo)
|
|
40359
|
+
* [VerificationDetail](https://cloud.tencent.com/document/api/1007/41958#VerificationDetail)
|
|
40360
|
+
|
|
40322
40361
|
### 第 47 次发布
|
|
40323
40362
|
|
|
40324
40363
|
发布时间:2022-09-20 06:29:06
|
|
@@ -50008,6 +50047,18 @@
|
|
|
50008
50047
|
|
|
50009
50048
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
50010
50049
|
|
|
50050
|
+
### 第 4 次发布
|
|
50051
|
+
|
|
50052
|
+
发布时间:2022-10-18 06:36:52
|
|
50053
|
+
|
|
50054
|
+
本次发布包含了以下内容:
|
|
50055
|
+
|
|
50056
|
+
改善已有的文档。
|
|
50057
|
+
|
|
50058
|
+
新增接口:
|
|
50059
|
+
|
|
50060
|
+
* [[DeleteRoom](https://cloud.tencent.com/document/api/1639/81518)](https://cloud.tencent.com/document/api/#/#)
|
|
50061
|
+
|
|
50011
50062
|
### 第 3 次发布
|
|
50012
50063
|
|
|
50013
50064
|
发布时间:2022-10-14 06:37:15
|
|
@@ -50018,12 +50069,12 @@
|
|
|
50018
50069
|
|
|
50019
50070
|
新增接口:
|
|
50020
50071
|
|
|
50021
|
-
* [
|
|
50022
|
-
* [
|
|
50072
|
+
* [CreateDocument](https://cloud.tencent.com/document/api/1639/81421)
|
|
50073
|
+
* [SetAppCustomContent](https://cloud.tencent.com/document/api/1639/81422)
|
|
50023
50074
|
|
|
50024
50075
|
新增数据结构:
|
|
50025
50076
|
|
|
50026
|
-
* [
|
|
50077
|
+
* [AppCustomContent](https://cloud.tencent.com/document/api/1639/81423#AppCustomContent)
|
|
50027
50078
|
|
|
50028
50079
|
### 第 2 次发布
|
|
50029
50080
|
|
|
@@ -62343,6 +62394,21 @@
|
|
|
62343
62394
|
|
|
62344
62395
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
62345
62396
|
|
|
62397
|
+
### 第 57 次发布
|
|
62398
|
+
|
|
62399
|
+
发布时间:2022-10-18 06:44:04
|
|
62400
|
+
|
|
62401
|
+
本次发布包含了以下内容:
|
|
62402
|
+
|
|
62403
|
+
改善已有的文档。
|
|
62404
|
+
|
|
62405
|
+
修改接口:
|
|
62406
|
+
|
|
62407
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/239/20018)
|
|
62408
|
+
|
|
62409
|
+
* 新增入参:AzMode
|
|
62410
|
+
|
|
62411
|
+
|
|
62346
62412
|
### 第 56 次发布
|
|
62347
62413
|
|
|
62348
62414
|
发布时间:2022-10-14 06:44:02
|
|
@@ -66989,6 +67055,23 @@
|
|
|
66989
67055
|
|
|
66990
67056
|
## 证书(ssl) 版本:2019-12-05
|
|
66991
67057
|
|
|
67058
|
+
### 第 20 次发布
|
|
67059
|
+
|
|
67060
|
+
发布时间:2022-10-18 06:47:25
|
|
67061
|
+
|
|
67062
|
+
本次发布包含了以下内容:
|
|
67063
|
+
|
|
67064
|
+
改善已有的文档。
|
|
67065
|
+
|
|
67066
|
+
新增接口:
|
|
67067
|
+
|
|
67068
|
+
* [[DescribePackages](https://cloud.tencent.com/document/api/400/81519)](https://cloud.tencent.com/document/api/#/#)
|
|
67069
|
+
|
|
67070
|
+
新增数据结构:
|
|
67071
|
+
|
|
67072
|
+
* [[PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo)](https://cloud.tencent.com/document/api/400/41679#[PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo))
|
|
67073
|
+
* [[PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo)](https://cloud.tencent.com/document/api/400/41679#[PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo))
|
|
67074
|
+
|
|
66992
67075
|
### 第 19 次发布
|
|
66993
67076
|
|
|
66994
67077
|
发布时间:2022-10-14 06:47:12
|
|
@@ -79369,6 +79452,29 @@
|
|
|
79369
79452
|
|
|
79370
79453
|
## 容器服务(tke) 版本:2018-05-25
|
|
79371
79454
|
|
|
79455
|
+
### 第 125 次发布
|
|
79456
|
+
|
|
79457
|
+
发布时间:2022-10-18 06:55:58
|
|
79458
|
+
|
|
79459
|
+
本次发布包含了以下内容:
|
|
79460
|
+
|
|
79461
|
+
改善已有的文档。
|
|
79462
|
+
|
|
79463
|
+
修改接口:
|
|
79464
|
+
|
|
79465
|
+
* [DescribeClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62278)
|
|
79466
|
+
|
|
79467
|
+
* 新增出参:OIDCConfig
|
|
79468
|
+
|
|
79469
|
+
* [ModifyClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62277)
|
|
79470
|
+
|
|
79471
|
+
* 新增入参:OIDCConfig
|
|
79472
|
+
|
|
79473
|
+
|
|
79474
|
+
新增数据结构:
|
|
79475
|
+
|
|
79476
|
+
* [[OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions)](https://cloud.tencent.com/document/api/457/31866#[OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions))
|
|
79477
|
+
|
|
79372
79478
|
### 第 124 次发布
|
|
79373
79479
|
|
|
79374
79480
|
发布时间:2022-10-10 06:45:41
|
|
@@ -82210,6 +82316,93 @@
|
|
|
82210
82316
|
|
|
82211
82317
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
82212
82318
|
|
|
82319
|
+
### 第 8 次发布
|
|
82320
|
+
|
|
82321
|
+
发布时间:2022-10-17 22:02:42
|
|
82322
|
+
|
|
82323
|
+
本次发布包含了以下内容:
|
|
82324
|
+
|
|
82325
|
+
改善已有的文档。
|
|
82326
|
+
|
|
82327
|
+
新增接口:
|
|
82328
|
+
|
|
82329
|
+
* [[DescribeTmpToken](https://cloud.tencent.com/document/api/1458/81515)](https://cloud.tencent.com/document/api/#/#)
|
|
82330
|
+
|
|
82331
|
+
修改接口:
|
|
82332
|
+
|
|
82333
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
82334
|
+
|
|
82335
|
+
* 新增入参:CodeParts
|
|
82336
|
+
|
|
82337
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
82338
|
+
|
|
82339
|
+
* 新增出参:Status
|
|
82340
|
+
|
|
82341
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
82342
|
+
|
|
82343
|
+
* 新增出参:ImgUrl, FileKey
|
|
82344
|
+
|
|
82345
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
|
82346
|
+
|
|
82347
|
+
* 新增出参:CodePacks, TotalCount
|
|
82348
|
+
|
|
82349
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
82350
|
+
|
|
82351
|
+
* 新增出参:Url
|
|
82352
|
+
|
|
82353
|
+
|
|
82354
|
+
新增数据结构:
|
|
82355
|
+
|
|
82356
|
+
* [[CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)](https://cloud.tencent.com/document/api/1458/75030#[CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack))
|
|
82357
|
+
|
|
82358
|
+
修改数据结构:
|
|
82359
|
+
|
|
82360
|
+
* [PackSpec](https://cloud.tencent.com/document/api/1458/75030#PackSpec)
|
|
82361
|
+
|
|
82362
|
+
* 新增成员:CodeParts
|
|
82363
|
+
|
|
82364
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
|
82365
|
+
|
|
82366
|
+
* 新增成员:PhaseData, Status
|
|
82367
|
+
|
|
82368
|
+
|
|
82369
|
+
### 第 7 次发布
|
|
82370
|
+
|
|
82371
|
+
发布时间:2022-10-14 20:26:32
|
|
82372
|
+
|
|
82373
|
+
本次发布包含了以下内容:
|
|
82374
|
+
|
|
82375
|
+
改善已有的文档。
|
|
82376
|
+
|
|
82377
|
+
新增接口:
|
|
82378
|
+
|
|
82379
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
82380
|
+
* [CreateCustomRule](https://cloud.tencent.com/document/api/1458/81463)
|
|
82381
|
+
* [CreateTraceCodesAsync](https://cloud.tencent.com/document/api/1458/81462)
|
|
82382
|
+
* [DescribeCustomRuleById](https://cloud.tencent.com/document/api/1458/81461)
|
|
82383
|
+
* [DescribeCustomRules](https://cloud.tencent.com/document/api/1458/81460)
|
|
82384
|
+
* [ModifyCustomRule](https://cloud.tencent.com/document/api/1458/81459)
|
|
82385
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
|
82386
|
+
|
|
82387
|
+
新增数据结构:
|
|
82388
|
+
|
|
82389
|
+
* [CodePart](https://cloud.tencent.com/document/api/1458/75030#CodePart)
|
|
82390
|
+
* [CustomRule](https://cloud.tencent.com/document/api/1458/75030#CustomRule)
|
|
82391
|
+
|
|
82392
|
+
### 第 6 次发布
|
|
82393
|
+
|
|
82394
|
+
发布时间:2022-10-14 20:11:39
|
|
82395
|
+
|
|
82396
|
+
本次发布包含了以下内容:
|
|
82397
|
+
|
|
82398
|
+
改善已有的文档。
|
|
82399
|
+
|
|
82400
|
+
新增接口:
|
|
82401
|
+
|
|
82402
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
82403
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
82404
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
82405
|
+
|
|
82213
82406
|
### 第 5 次发布
|
|
82214
82407
|
|
|
82215
82408
|
发布时间:2022-10-12 19:31:50
|
|
@@ -82377,6 +82570,42 @@
|
|
|
82377
82570
|
|
|
82378
82571
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
82379
82572
|
|
|
82573
|
+
### 第 40 次发布
|
|
82574
|
+
|
|
82575
|
+
发布时间:2022-10-17 06:50:00
|
|
82576
|
+
|
|
82577
|
+
本次发布包含了以下内容:
|
|
82578
|
+
|
|
82579
|
+
改善已有的文档。
|
|
82580
|
+
|
|
82581
|
+
新增接口:
|
|
82582
|
+
|
|
82583
|
+
* [StartPublishCdnStream](https://cloud.tencent.com/document/api/647/81479)
|
|
82584
|
+
* [StopPublishCdnStream](https://cloud.tencent.com/document/api/647/81478)
|
|
82585
|
+
* [UpdatePublishCdnStream](https://cloud.tencent.com/document/api/647/81477)
|
|
82586
|
+
|
|
82587
|
+
新增数据结构:
|
|
82588
|
+
|
|
82589
|
+
* [AgentParams](https://cloud.tencent.com/document/api/647/44055#AgentParams)
|
|
82590
|
+
* [AudioEncode](https://cloud.tencent.com/document/api/647/44055#AudioEncode)
|
|
82591
|
+
* [MaxVideoUser](https://cloud.tencent.com/document/api/647/44055#MaxVideoUser)
|
|
82592
|
+
* [McuAudioParams](https://cloud.tencent.com/document/api/647/44055#McuAudioParams)
|
|
82593
|
+
* [McuCustomCrop](https://cloud.tencent.com/document/api/647/44055#McuCustomCrop)
|
|
82594
|
+
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
82595
|
+
* [McuLayoutParams](https://cloud.tencent.com/document/api/647/44055#McuLayoutParams)
|
|
82596
|
+
* [McuLayoutVolume](https://cloud.tencent.com/document/api/647/44055#McuLayoutVolume)
|
|
82597
|
+
* [McuPassThrough](https://cloud.tencent.com/document/api/647/44055#McuPassThrough)
|
|
82598
|
+
* [McuPublishCdnParam](https://cloud.tencent.com/document/api/647/44055#McuPublishCdnParam)
|
|
82599
|
+
* [McuSeiParams](https://cloud.tencent.com/document/api/647/44055#McuSeiParams)
|
|
82600
|
+
* [McuUserInfoParams](https://cloud.tencent.com/document/api/647/44055#McuUserInfoParams)
|
|
82601
|
+
* [McuVideoParams](https://cloud.tencent.com/document/api/647/44055#McuVideoParams)
|
|
82602
|
+
* [McuWaterMarkImage](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkImage)
|
|
82603
|
+
* [McuWaterMarkParams](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkParams)
|
|
82604
|
+
* [MixUserInfo](https://cloud.tencent.com/document/api/647/44055#MixUserInfo)
|
|
82605
|
+
* [SingleSubscribeParams](https://cloud.tencent.com/document/api/647/44055#SingleSubscribeParams)
|
|
82606
|
+
* [UserMediaStream](https://cloud.tencent.com/document/api/647/44055#UserMediaStream)
|
|
82607
|
+
* [VideoEncode](https://cloud.tencent.com/document/api/647/44055#VideoEncode)
|
|
82608
|
+
|
|
82380
82609
|
### 第 39 次发布
|
|
82381
82610
|
|
|
82382
82611
|
发布时间:2022-10-14 06:56:44
|
|
@@ -82387,14 +82616,14 @@
|
|
|
82387
82616
|
|
|
82388
82617
|
新增接口:
|
|
82389
82618
|
|
|
82390
|
-
* [
|
|
82391
|
-
* [
|
|
82392
|
-
* [
|
|
82393
|
-
* [
|
|
82619
|
+
* [DescribeMixTranscodingUsage](https://cloud.tencent.com/document/api/647/81428)
|
|
82620
|
+
* [DescribeRecordingUsage](https://cloud.tencent.com/document/api/647/81427)
|
|
82621
|
+
* [DescribeRelayUsage](https://cloud.tencent.com/document/api/647/81426)
|
|
82622
|
+
* [DescribeTrtcUsage](https://cloud.tencent.com/document/api/647/81425)
|
|
82394
82623
|
|
|
82395
82624
|
新增数据结构:
|
|
82396
82625
|
|
|
82397
|
-
* [
|
|
82626
|
+
* [TrtcUsage](https://cloud.tencent.com/document/api/647/44055#TrtcUsage)
|
|
82398
82627
|
|
|
82399
82628
|
修改数据结构:
|
|
82400
82629
|
|
|
@@ -93174,6 +93403,30 @@
|
|
|
93174
93403
|
|
|
93175
93404
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
93176
93405
|
|
|
93406
|
+
### 第 8 次发布
|
|
93407
|
+
|
|
93408
|
+
发布时间:2022-10-17 06:55:30
|
|
93409
|
+
|
|
93410
|
+
本次发布包含了以下内容:
|
|
93411
|
+
|
|
93412
|
+
改善已有的文档。
|
|
93413
|
+
|
|
93414
|
+
新增接口:
|
|
93415
|
+
|
|
93416
|
+
* [DeleteCustomFunction](https://cloud.tencent.com/document/api/1267/81485)
|
|
93417
|
+
* [DescribeFunctionKinds](https://cloud.tencent.com/document/api/1267/81484)
|
|
93418
|
+
* [DescribeFunctionTypes](https://cloud.tencent.com/document/api/1267/81483)
|
|
93419
|
+
* [DescribeOrganizationalFunctions](https://cloud.tencent.com/document/api/1267/81482)
|
|
93420
|
+
* [SaveCustomFunction](https://cloud.tencent.com/document/api/1267/81481)
|
|
93421
|
+
* [SubmitCustomFunction](https://cloud.tencent.com/document/api/1267/81480)
|
|
93422
|
+
|
|
93423
|
+
新增数据结构:
|
|
93424
|
+
|
|
93425
|
+
* [FunctionResource](https://cloud.tencent.com/document/api/1267/76336#FunctionResource)
|
|
93426
|
+
* [FunctionTypeOrKind](https://cloud.tencent.com/document/api/1267/76336#FunctionTypeOrKind)
|
|
93427
|
+
* [FunctionVersion](https://cloud.tencent.com/document/api/1267/76336#FunctionVersion)
|
|
93428
|
+
* [OrganizationalFunction](https://cloud.tencent.com/document/api/1267/76336#OrganizationalFunction)
|
|
93429
|
+
|
|
93177
93430
|
### 第 7 次发布
|
|
93178
93431
|
|
|
93179
93432
|
发布时间:2022-10-12 07:10:44
|