tencentcloud-sdk-nodejs 4.0.832 → 4.0.834
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 +511 -0
- package/SERVICE_CHANGELOG.md +771 -55
- package/package.json +1 -1
- package/products.md +25 -24
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_client.ts +4 -11
- package/src/services/aiart/v20221229/aiart_models.ts +6 -5
- package/src/services/antiddos/v20200309/antiddos_models.ts +5 -0
- package/src/services/asr/v20190614/asr_client.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +9 -4
- package/src/services/captcha/v20190722/captcha_models.ts +12 -12
- package/src/services/cdb/v20170320/cdb_client.ts +30 -4
- package/src/services/cdb/v20170320/cdb_models.ts +148 -28
- package/src/services/csip/v20221121/csip_models.ts +3 -0
- package/src/services/es/v20180416/es_models.ts +7 -7
- package/src/services/faceid/v20180301/faceid_client.ts +1 -1
- package/src/services/faceid/v20180301/faceid_models.ts +4 -0
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +8 -8
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +79 -30
- package/src/services/index.ts +1 -0
- package/src/services/iss/v20230517/iss_models.ts +18 -0
- package/src/services/lke/index.ts +5 -0
- package/src/services/lke/v20231130/index.ts +6 -0
- package/src/services/lke/v20231130/lke_client.ts +974 -0
- package/src/services/lke/v20231130/lke_models.ts +4560 -0
- package/src/services/mna/v20210119/mna_models.ts +127 -7
- package/src/services/monitor/v20180724/monitor_client.ts +0 -12
- package/src/services/monitor/v20180724/monitor_models.ts +0 -28
- package/src/services/redis/v20180412/redis_models.ts +1 -1
- package/src/services/sms/v20210111/sms_models.ts +1 -0
- package/src/services/soe/v20180724/soe_models.ts +13 -13
- package/src/services/tione/v20211111/tione_client.ts +1 -0
- package/src/services/tione/v20211111/tione_models.ts +15 -1
- package/src/services/trtc/v20190722/trtc_client.ts +4 -3
- package/src/services/trtc/v20190722/trtc_models.ts +37 -7
- package/src/services/wedata/v20210820/wedata_client.ts +61 -198
- package/src/services/wedata/v20210820/wedata_models.ts +652 -1237
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +4 -11
- package/tencentcloud/services/aiart/v20221229/aiart_client.js +4 -11
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +6 -5
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +5 -0
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +9 -4
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +12 -12
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +9 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +12 -0
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +142 -28
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +3 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +7 -7
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +4 -0
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +8 -8
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +8 -8
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +79 -30
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +18 -0
- package/tencentcloud/services/lke/index.d.ts +6 -0
- package/tencentcloud/services/lke/index.js +7 -0
- package/tencentcloud/services/lke/v20231130/index.d.ts +6 -0
- package/tencentcloud/services/lke/v20231130/index.js +9 -0
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +310 -0
- package/tencentcloud/services/lke/v20231130/lke_client.js +481 -0
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +4351 -0
- package/tencentcloud/services/lke/v20231130/lke_models.js +18 -0
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +127 -7
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -5
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +0 -6
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +0 -26
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +1 -0
- package/tencentcloud/services/soe/v20180724/soe_models.d.ts +13 -13
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +14 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +3 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +3 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +36 -7
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +17 -61
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +22 -88
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +660 -1218
- package/test/cdb.v20170320.test.js +20 -0
- package/test/lke.v20231130.test.js +771 -0
- package/test/monitor.v20180724.test.js +0 -10
- package/test/wedata.v20210820.test.js +12 -122
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,514 @@
|
|
|
1
|
+
# Release 4.0.834
|
|
2
|
+
|
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
4
|
+
|
|
5
|
+
### 第 65 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-04-12 01:07:18
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [BGPInstance](https://cloud.tencent.com/document/api/297/95396#BGPInstance)
|
|
16
|
+
|
|
17
|
+
* 新增成员:SuperPackFlag
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
23
|
+
|
|
24
|
+
### 第 155 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-04-12 01:09:15
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CheckMigrateCluster](https://cloud.tencent.com/document/api/236/105117)
|
|
35
|
+
* [DescribeClusterInfo](https://cloud.tencent.com/document/api/236/105116)
|
|
36
|
+
|
|
37
|
+
新增数据结构:
|
|
38
|
+
|
|
39
|
+
* [AddressInfo](https://cloud.tencent.com/document/api/236/15878#AddressInfo)
|
|
40
|
+
* [ClusterNodeInfo](https://cloud.tencent.com/document/api/236/15878#ClusterNodeInfo)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
45
|
+
|
|
46
|
+
### 第 56 次发布
|
|
47
|
+
|
|
48
|
+
发布时间:2024-04-11 16:23:06
|
|
49
|
+
|
|
50
|
+
本次发布包含了以下内容:
|
|
51
|
+
|
|
52
|
+
改善已有的文档。
|
|
53
|
+
|
|
54
|
+
修改接口:
|
|
55
|
+
|
|
56
|
+
* [CreateServerlessInstance](https://cloud.tencent.com/document/api/845/104318)
|
|
57
|
+
|
|
58
|
+
* <font color="#dd0000">**修改入参**:</font>Zone, VpcId, SubnetId
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
64
|
+
|
|
65
|
+
### 第 74 次发布
|
|
66
|
+
|
|
67
|
+
发布时间:2024-04-12 01:15:49
|
|
68
|
+
|
|
69
|
+
本次发布包含了以下内容:
|
|
70
|
+
|
|
71
|
+
改善已有的文档。
|
|
72
|
+
|
|
73
|
+
修改数据结构:
|
|
74
|
+
|
|
75
|
+
* [RuleIdConfig](https://cloud.tencent.com/document/api/1007/41958#RuleIdConfig)
|
|
76
|
+
|
|
77
|
+
* 新增成员:MouthOpenRecognition
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
83
|
+
|
|
84
|
+
### 第 3 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2024-04-11 20:37:23
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [ChatPro](https://cloud.tencent.com/document/api/1729/101837)
|
|
95
|
+
|
|
96
|
+
* 新增入参:Stream, StreamModeration
|
|
97
|
+
|
|
98
|
+
* [ChatStd](https://cloud.tencent.com/document/api/1729/101836)
|
|
99
|
+
|
|
100
|
+
* 新增入参:Stream, StreamModeration
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
修改数据结构:
|
|
104
|
+
|
|
105
|
+
* [Choice](https://cloud.tencent.com/document/api/1729/101838#Choice)
|
|
106
|
+
|
|
107
|
+
* 新增成员:Message
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
113
|
+
|
|
114
|
+
### 第 1 次发布
|
|
115
|
+
|
|
116
|
+
发布时间:2024-04-11 17:23:26
|
|
117
|
+
|
|
118
|
+
本次发布包含了以下内容:
|
|
119
|
+
|
|
120
|
+
改善已有的文档。
|
|
121
|
+
|
|
122
|
+
新增接口:
|
|
123
|
+
|
|
124
|
+
* [CheckAttributeLabelExist](https://cloud.tencent.com/document/api/1759/105047)
|
|
125
|
+
* [CheckAttributeLabelRefer](https://cloud.tencent.com/document/api/1759/105046)
|
|
126
|
+
* [CreateApp](https://cloud.tencent.com/document/api/1759/105074)
|
|
127
|
+
* [CreateAttributeLabel](https://cloud.tencent.com/document/api/1759/105045)
|
|
128
|
+
* [CreateCorp](https://cloud.tencent.com/document/api/1759/105103)
|
|
129
|
+
* [CreateQA](https://cloud.tencent.com/document/api/1759/105037)
|
|
130
|
+
* [CreateQACate](https://cloud.tencent.com/document/api/1759/105036)
|
|
131
|
+
* [CreateRejectedQuestion](https://cloud.tencent.com/document/api/1759/105102)
|
|
132
|
+
* [CreateRelease](https://cloud.tencent.com/document/api/1759/105079)
|
|
133
|
+
* [DeleteApp](https://cloud.tencent.com/document/api/1759/105073)
|
|
134
|
+
* [DeleteAttributeLabel](https://cloud.tencent.com/document/api/1759/105044)
|
|
135
|
+
* [DeleteDoc](https://cloud.tencent.com/document/api/1759/105101)
|
|
136
|
+
* [DeleteQA](https://cloud.tencent.com/document/api/1759/105035)
|
|
137
|
+
* [DeleteQACate](https://cloud.tencent.com/document/api/1759/105034)
|
|
138
|
+
* [DeleteRejectedQuestion](https://cloud.tencent.com/document/api/1759/105100)
|
|
139
|
+
* [DescribeApp](https://cloud.tencent.com/document/api/1759/105072)
|
|
140
|
+
* [DescribeAttributeLabel](https://cloud.tencent.com/document/api/1759/105043)
|
|
141
|
+
* [DescribeCorp](https://cloud.tencent.com/document/api/1759/105099)
|
|
142
|
+
* [DescribeDoc](https://cloud.tencent.com/document/api/1759/105071)
|
|
143
|
+
* [DescribeQA](https://cloud.tencent.com/document/api/1759/105098)
|
|
144
|
+
* [DescribeRefer](https://cloud.tencent.com/document/api/1759/105070)
|
|
145
|
+
* [DescribeRelease](https://cloud.tencent.com/document/api/1759/105078)
|
|
146
|
+
* [DescribeReleaseInfo](https://cloud.tencent.com/document/api/1759/105033)
|
|
147
|
+
* [DescribeRobotBizIDByAppKey](https://cloud.tencent.com/document/api/1759/105051)
|
|
148
|
+
* [DescribeStorageCredential](https://cloud.tencent.com/document/api/1759/105050)
|
|
149
|
+
* [DescribeUnsatisfiedReplyContext](https://cloud.tencent.com/document/api/1759/105032)
|
|
150
|
+
* [ExportAttributeLabel](https://cloud.tencent.com/document/api/1759/105042)
|
|
151
|
+
* [ExportQAList](https://cloud.tencent.com/document/api/1759/105097)
|
|
152
|
+
* [ExportUnsatisfiedReply](https://cloud.tencent.com/document/api/1759/105031)
|
|
153
|
+
* [GenerateQA](https://cloud.tencent.com/document/api/1759/105069)
|
|
154
|
+
* [GetAppKnowledgeCount](https://cloud.tencent.com/document/api/1759/105068)
|
|
155
|
+
* [GetAppSecret](https://cloud.tencent.com/document/api/1759/105049)
|
|
156
|
+
* [GetDocPreview](https://cloud.tencent.com/document/api/1759/105067)
|
|
157
|
+
* [GetEmbedding](https://cloud.tencent.com/document/api/1759/105084)
|
|
158
|
+
* [GetMsgRecord](https://cloud.tencent.com/document/api/1759/105090)
|
|
159
|
+
* [GetTaskStatus](https://cloud.tencent.com/document/api/1759/105096)
|
|
160
|
+
* [GetWsToken](https://cloud.tencent.com/document/api/1759/105089)
|
|
161
|
+
* [GroupQA](https://cloud.tencent.com/document/api/1759/105030)
|
|
162
|
+
* [IgnoreUnsatisfiedReply](https://cloud.tencent.com/document/api/1759/105029)
|
|
163
|
+
* [IsTransferIntent](https://cloud.tencent.com/document/api/1759/105088)
|
|
164
|
+
* [ListApp](https://cloud.tencent.com/document/api/1759/105066)
|
|
165
|
+
* [ListAppCategory](https://cloud.tencent.com/document/api/1759/105065)
|
|
166
|
+
* [ListAttributeLabel](https://cloud.tencent.com/document/api/1759/105041)
|
|
167
|
+
* [ListDoc](https://cloud.tencent.com/document/api/1759/105064)
|
|
168
|
+
* [ListModel](https://cloud.tencent.com/document/api/1759/105063)
|
|
169
|
+
* [ListQA](https://cloud.tencent.com/document/api/1759/105028)
|
|
170
|
+
* [ListQACate](https://cloud.tencent.com/document/api/1759/105027)
|
|
171
|
+
* [ListRejectedQuestion](https://cloud.tencent.com/document/api/1759/105095)
|
|
172
|
+
* [ListRejectedQuestionPreview](https://cloud.tencent.com/document/api/1759/105062)
|
|
173
|
+
* [ListRelease](https://cloud.tencent.com/document/api/1759/105077)
|
|
174
|
+
* [ListReleaseConfigPreview](https://cloud.tencent.com/document/api/1759/105076)
|
|
175
|
+
* [ListReleaseDocPreview](https://cloud.tencent.com/document/api/1759/105061)
|
|
176
|
+
* [ListReleaseQAPreview](https://cloud.tencent.com/document/api/1759/105060)
|
|
177
|
+
* [ListSelectDoc](https://cloud.tencent.com/document/api/1759/105094)
|
|
178
|
+
* [ListUnsatisfiedReply](https://cloud.tencent.com/document/api/1759/105026)
|
|
179
|
+
* [ModifyApp](https://cloud.tencent.com/document/api/1759/105059)
|
|
180
|
+
* [ModifyAttributeLabel](https://cloud.tencent.com/document/api/1759/105040)
|
|
181
|
+
* [ModifyDoc](https://cloud.tencent.com/document/api/1759/105058)
|
|
182
|
+
* [ModifyDocAttrRange](https://cloud.tencent.com/document/api/1759/105057)
|
|
183
|
+
* [ModifyQA](https://cloud.tencent.com/document/api/1759/105025)
|
|
184
|
+
* [ModifyQAAttrRange](https://cloud.tencent.com/document/api/1759/105024)
|
|
185
|
+
* [ModifyQACate](https://cloud.tencent.com/document/api/1759/105023)
|
|
186
|
+
* [ModifyRejectedQuestion](https://cloud.tencent.com/document/api/1759/105093)
|
|
187
|
+
* [ParseDoc](https://cloud.tencent.com/document/api/1759/105083)
|
|
188
|
+
* [QueryParseDocResult](https://cloud.tencent.com/document/api/1759/105082)
|
|
189
|
+
* [QueryRewrite](https://cloud.tencent.com/document/api/1759/105081)
|
|
190
|
+
* [RateMsgRecord](https://cloud.tencent.com/document/api/1759/105087)
|
|
191
|
+
* [ResetSession](https://cloud.tencent.com/document/api/1759/105086)
|
|
192
|
+
* [RetryDocAudit](https://cloud.tencent.com/document/api/1759/105056)
|
|
193
|
+
* [RetryDocParse](https://cloud.tencent.com/document/api/1759/105055)
|
|
194
|
+
* [RetryRelease](https://cloud.tencent.com/document/api/1759/105092)
|
|
195
|
+
* [SaveDoc](https://cloud.tencent.com/document/api/1759/105054)
|
|
196
|
+
* [StopDocParse](https://cloud.tencent.com/document/api/1759/105053)
|
|
197
|
+
* [UploadAttributeLabel](https://cloud.tencent.com/document/api/1759/105039)
|
|
198
|
+
* [VerifyQA](https://cloud.tencent.com/document/api/1759/105022)
|
|
199
|
+
|
|
200
|
+
新增数据结构:
|
|
201
|
+
|
|
202
|
+
* [AppConfig](https://cloud.tencent.com/document/api/1759/105104#AppConfig)
|
|
203
|
+
* [AppInfo](https://cloud.tencent.com/document/api/1759/105104#AppInfo)
|
|
204
|
+
* [AppModel](https://cloud.tencent.com/document/api/1759/105104#AppModel)
|
|
205
|
+
* [AttrLabel](https://cloud.tencent.com/document/api/1759/105104#AttrLabel)
|
|
206
|
+
* [AttrLabelDetail](https://cloud.tencent.com/document/api/1759/105104#AttrLabelDetail)
|
|
207
|
+
* [AttrLabelRefer](https://cloud.tencent.com/document/api/1759/105104#AttrLabelRefer)
|
|
208
|
+
* [AttributeFilters](https://cloud.tencent.com/document/api/1759/105104#AttributeFilters)
|
|
209
|
+
* [AttributeLabel](https://cloud.tencent.com/document/api/1759/105104#AttributeLabel)
|
|
210
|
+
* [BaseConfig](https://cloud.tencent.com/document/api/1759/105104#BaseConfig)
|
|
211
|
+
* [ClassifyConfig](https://cloud.tencent.com/document/api/1759/105104#ClassifyConfig)
|
|
212
|
+
* [ClassifyLabel](https://cloud.tencent.com/document/api/1759/105104#ClassifyLabel)
|
|
213
|
+
* [Context](https://cloud.tencent.com/document/api/1759/105104#Context)
|
|
214
|
+
* [Credentials](https://cloud.tencent.com/document/api/1759/105104#Credentials)
|
|
215
|
+
* [EmbeddingObject](https://cloud.tencent.com/document/api/1759/105104#EmbeddingObject)
|
|
216
|
+
* [Filters](https://cloud.tencent.com/document/api/1759/105104#Filters)
|
|
217
|
+
* [GetWsTokenReq_Label](https://cloud.tencent.com/document/api/1759/105104#GetWsTokenReq_Label)
|
|
218
|
+
* [Highlight](https://cloud.tencent.com/document/api/1759/105104#Highlight)
|
|
219
|
+
* [KnowledgeQaConfig](https://cloud.tencent.com/document/api/1759/105104#KnowledgeQaConfig)
|
|
220
|
+
* [KnowledgeQaOutput](https://cloud.tencent.com/document/api/1759/105104#KnowledgeQaOutput)
|
|
221
|
+
* [KnowledgeQaSearch](https://cloud.tencent.com/document/api/1759/105104#KnowledgeQaSearch)
|
|
222
|
+
* [Label](https://cloud.tencent.com/document/api/1759/105104#Label)
|
|
223
|
+
* [ListAppCategoryRspOption](https://cloud.tencent.com/document/api/1759/105104#ListAppCategoryRspOption)
|
|
224
|
+
* [ListDocItem](https://cloud.tencent.com/document/api/1759/105104#ListDocItem)
|
|
225
|
+
* [ListQaItem](https://cloud.tencent.com/document/api/1759/105104#ListQaItem)
|
|
226
|
+
* [ListReleaseItem](https://cloud.tencent.com/document/api/1759/105104#ListReleaseItem)
|
|
227
|
+
* [Message](https://cloud.tencent.com/document/api/1759/105104#Message)
|
|
228
|
+
* [ModelInfo](https://cloud.tencent.com/document/api/1759/105104#ModelInfo)
|
|
229
|
+
* [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
|
|
230
|
+
* [MsgRecordReference](https://cloud.tencent.com/document/api/1759/105104#MsgRecordReference)
|
|
231
|
+
* [Option](https://cloud.tencent.com/document/api/1759/105104#Option)
|
|
232
|
+
* [QACate](https://cloud.tencent.com/document/api/1759/105104#QACate)
|
|
233
|
+
* [QAList](https://cloud.tencent.com/document/api/1759/105104#QAList)
|
|
234
|
+
* [QAQuery](https://cloud.tencent.com/document/api/1759/105104#QAQuery)
|
|
235
|
+
* [ReferDetail](https://cloud.tencent.com/document/api/1759/105104#ReferDetail)
|
|
236
|
+
* [RejectedQuestion](https://cloud.tencent.com/document/api/1759/105104#RejectedQuestion)
|
|
237
|
+
* [ReleaseConfigs](https://cloud.tencent.com/document/api/1759/105104#ReleaseConfigs)
|
|
238
|
+
* [ReleaseDoc](https://cloud.tencent.com/document/api/1759/105104#ReleaseDoc)
|
|
239
|
+
* [ReleaseQA](https://cloud.tencent.com/document/api/1759/105104#ReleaseQA)
|
|
240
|
+
* [ReleaseRejectedQuestion](https://cloud.tencent.com/document/api/1759/105104#ReleaseRejectedQuestion)
|
|
241
|
+
* [SummaryConfig](https://cloud.tencent.com/document/api/1759/105104#SummaryConfig)
|
|
242
|
+
* [SummaryOutput](https://cloud.tencent.com/document/api/1759/105104#SummaryOutput)
|
|
243
|
+
* [TaskParams](https://cloud.tencent.com/document/api/1759/105104#TaskParams)
|
|
244
|
+
* [UnsatisfiedReply](https://cloud.tencent.com/document/api/1759/105104#UnsatisfiedReply)
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
## 多网聚合加速(mna) 版本:2021-01-19
|
|
249
|
+
|
|
250
|
+
### 第 18 次发布
|
|
251
|
+
|
|
252
|
+
发布时间:2024-04-12 01:19:07
|
|
253
|
+
|
|
254
|
+
本次发布包含了以下内容:
|
|
255
|
+
|
|
256
|
+
改善已有的文档。
|
|
257
|
+
|
|
258
|
+
修改接口:
|
|
259
|
+
|
|
260
|
+
* [AddDevice](https://cloud.tencent.com/document/api/1385/80483)
|
|
261
|
+
|
|
262
|
+
* 新增入参:LicensePayMode, GroupName, GroupId
|
|
263
|
+
|
|
264
|
+
* [GetFlowStatistic](https://cloud.tencent.com/document/api/1385/80486)
|
|
265
|
+
|
|
266
|
+
* 新增入参:DeviceList
|
|
267
|
+
|
|
268
|
+
* [GetStatisticData](https://cloud.tencent.com/document/api/1385/80479)
|
|
269
|
+
|
|
270
|
+
* 新增入参:DeviceList, GroupId
|
|
271
|
+
|
|
272
|
+
* [OrderFlowPackage](https://cloud.tencent.com/document/api/1385/102108)
|
|
273
|
+
|
|
274
|
+
* 新增入参:FlowTruncFlag
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
修改数据结构:
|
|
278
|
+
|
|
279
|
+
* [ActivateHardware](https://cloud.tencent.com/document/api/1385/55846#ActivateHardware)
|
|
280
|
+
|
|
281
|
+
* 新增成员:LicensePayMode, GroupId, GroupName
|
|
282
|
+
|
|
283
|
+
* [DeviceBaseInfo](https://cloud.tencent.com/document/api/1385/55846#DeviceBaseInfo)
|
|
284
|
+
|
|
285
|
+
* 新增成员:LicensePayMode, Payer, GroupId, GroupName
|
|
286
|
+
|
|
287
|
+
* [DeviceDetails](https://cloud.tencent.com/document/api/1385/55846#DeviceDetails)
|
|
288
|
+
|
|
289
|
+
* <font color="#dd0000">**修改成员**:</font>GatewaySite, BusinessDownRate, BusinessUpRate
|
|
290
|
+
|
|
291
|
+
* [FlowPackageInfo](https://cloud.tencent.com/document/api/1385/55846#FlowPackageInfo)
|
|
292
|
+
|
|
293
|
+
* 新增成员:TruncFlag, CapacityRemainPrecise
|
|
294
|
+
|
|
295
|
+
* [HardwareInfo](https://cloud.tencent.com/document/api/1385/55846#HardwareInfo)
|
|
296
|
+
|
|
297
|
+
* 新增成员:LicensePayMode, Payer, GroupId, GroupName
|
|
298
|
+
|
|
299
|
+
* <font color="#dd0000">**修改成员**:</font>DeviceId, DeviceName, ActiveTime, LastOnlineTime, Description, VendorDescription, LicenseChargingMode, CreateTime, SN
|
|
300
|
+
|
|
301
|
+
* [VendorHardware](https://cloud.tencent.com/document/api/1385/55846#VendorHardware)
|
|
302
|
+
|
|
303
|
+
* 新增成员:LicensePayMode, Payer
|
|
304
|
+
|
|
305
|
+
* <font color="#dd0000">**修改成员**:</font>HardwareId, SN, CreateTime, Status, ActiveTime, Description, DeviceId, LicenseChargingMode, LastOnlineTime
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
311
|
+
|
|
312
|
+
### 第 57 次发布
|
|
313
|
+
|
|
314
|
+
发布时间:2024-04-12 01:25:11
|
|
315
|
+
|
|
316
|
+
本次发布包含了以下内容:
|
|
317
|
+
|
|
318
|
+
改善已有的文档。
|
|
319
|
+
|
|
320
|
+
修改接口:
|
|
321
|
+
|
|
322
|
+
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
323
|
+
|
|
324
|
+
* 新增入参:EncodedStartCmdInfo
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
新增数据结构:
|
|
328
|
+
|
|
329
|
+
* [EncodedStartCmdInfo](https://cloud.tencent.com/document/api/851/75051#EncodedStartCmdInfo)
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
338
|
+
|
|
339
|
+
### 第 70 次发布
|
|
340
|
+
|
|
341
|
+
发布时间:2024-04-12 01:26:18
|
|
342
|
+
|
|
343
|
+
本次发布包含了以下内容:
|
|
344
|
+
|
|
345
|
+
改善已有的文档。
|
|
346
|
+
|
|
347
|
+
新增数据结构:
|
|
348
|
+
|
|
349
|
+
* [McuBackgroundCustomRender](https://cloud.tencent.com/document/api/647/44055#McuBackgroundCustomRender)
|
|
350
|
+
|
|
351
|
+
修改数据结构:
|
|
352
|
+
|
|
353
|
+
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
354
|
+
|
|
355
|
+
* 新增成员:BackgroundCustomRender
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
361
|
+
|
|
362
|
+
### 第 85 次发布
|
|
363
|
+
|
|
364
|
+
发布时间:2024-04-12 01:28:34
|
|
365
|
+
|
|
366
|
+
本次发布包含了以下内容:
|
|
367
|
+
|
|
368
|
+
改善已有的文档。
|
|
369
|
+
|
|
370
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
371
|
+
|
|
372
|
+
* CreateInLongAgent
|
|
373
|
+
* DeleteInLongAgent
|
|
374
|
+
* DescribeClusterNamespaceList
|
|
375
|
+
* DescribeInLongAgentList
|
|
376
|
+
* DescribeInLongAgentTaskList
|
|
377
|
+
* DescribeInLongAgentVpcList
|
|
378
|
+
* DescribeInLongTkeClusterList
|
|
379
|
+
* DescribeIntegrationStatisticsAgentStatus
|
|
380
|
+
* DescribeStandardRuleDetailInfoList
|
|
381
|
+
* RestartInLongAgent
|
|
382
|
+
* UpdateInLongAgent
|
|
383
|
+
|
|
384
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
385
|
+
|
|
386
|
+
* CvmAgentStatus
|
|
387
|
+
* InLongAgentDetail
|
|
388
|
+
* InLongAgentTask
|
|
389
|
+
* InLongTkeDetail
|
|
390
|
+
* Namespace
|
|
391
|
+
|
|
392
|
+
修改数据结构:
|
|
393
|
+
|
|
394
|
+
* [InstanceList](https://cloud.tencent.com/document/api/1267/76336#InstanceList)
|
|
395
|
+
|
|
396
|
+
* <font color="#dd0000">**修改成员**:</font>CostTime, CurRunDate, CycleType, DoFlag, InCharge, LastLog, SchedulerDesc, StartTime, State, TaskId, TaskName, TryLimit
|
|
397
|
+
|
|
398
|
+
* [InstanceLogList](https://cloud.tencent.com/document/api/1267/76336#InstanceLogList)
|
|
399
|
+
|
|
400
|
+
* <font color="#dd0000">**修改成员**:</font>TaskId, CurRunDate, Tries, LastUpdate, BrokerIp, FileSize, OriginFileName, CreateTime, InstanceLogType, TaskName, CostTime
|
|
401
|
+
|
|
402
|
+
* [IntegrationInstanceLog](https://cloud.tencent.com/document/api/1267/76336#IntegrationInstanceLog)
|
|
403
|
+
|
|
404
|
+
* <font color="#dd0000">**修改成员**:</font>LogInfo
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
# Release 4.0.833
|
|
410
|
+
|
|
411
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
412
|
+
|
|
413
|
+
### 第 34 次发布
|
|
414
|
+
|
|
415
|
+
发布时间:2024-04-11 01:07:46
|
|
416
|
+
|
|
417
|
+
本次发布包含了以下内容:
|
|
418
|
+
|
|
419
|
+
改善已有的文档。
|
|
420
|
+
|
|
421
|
+
修改接口:
|
|
422
|
+
|
|
423
|
+
* [CreateRecTask](https://cloud.tencent.com/document/api/1093/37823)
|
|
424
|
+
|
|
425
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
431
|
+
|
|
432
|
+
### 第 13 次发布
|
|
433
|
+
|
|
434
|
+
发布时间:2024-04-11 01:17:04
|
|
435
|
+
|
|
436
|
+
本次发布包含了以下内容:
|
|
437
|
+
|
|
438
|
+
改善已有的文档。
|
|
439
|
+
|
|
440
|
+
修改接口:
|
|
441
|
+
|
|
442
|
+
* [UpdateUserDevice](https://cloud.tencent.com/document/api/1344/95867)
|
|
443
|
+
|
|
444
|
+
* 新增入参:AudioSwitch, SubscribeSwitch
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
修改数据结构:
|
|
448
|
+
|
|
449
|
+
* [DescribeDeviceData](https://cloud.tencent.com/document/api/1344/95952#DescribeDeviceData)
|
|
450
|
+
|
|
451
|
+
* 新增成员:AudioSwitch, SubscribeSwitch
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
457
|
+
|
|
458
|
+
### 第 125 次发布
|
|
459
|
+
|
|
460
|
+
发布时间:2024-04-11 01:17:46
|
|
461
|
+
|
|
462
|
+
本次发布包含了以下内容:
|
|
463
|
+
|
|
464
|
+
改善已有的文档。
|
|
465
|
+
|
|
466
|
+
修改数据结构:
|
|
467
|
+
|
|
468
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/267/20474#DomainInfo)
|
|
469
|
+
|
|
470
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Status, CreateTime, BCName, TargetDomain, PlayType, IsDelayLive, CurrentCName, RentTag, RentExpireTime, IsMiniProgramLive
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
476
|
+
|
|
477
|
+
### 第 109 次发布
|
|
478
|
+
|
|
479
|
+
发布时间:2024-04-11 01:18:27
|
|
480
|
+
|
|
481
|
+
本次发布包含了以下内容:
|
|
482
|
+
|
|
483
|
+
改善已有的文档。
|
|
484
|
+
|
|
485
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
486
|
+
|
|
487
|
+
* SendCustomAlarmMsg
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
492
|
+
|
|
493
|
+
### 第 69 次发布
|
|
494
|
+
|
|
495
|
+
发布时间:2024-04-11 01:24:46
|
|
496
|
+
|
|
497
|
+
本次发布包含了以下内容:
|
|
498
|
+
|
|
499
|
+
改善已有的文档。
|
|
500
|
+
|
|
501
|
+
修改接口:
|
|
502
|
+
|
|
503
|
+
* [DescribeWebRecord](https://cloud.tencent.com/document/api/647/104542)
|
|
504
|
+
|
|
505
|
+
* 新增入参:SdkAppId, RecordId
|
|
506
|
+
|
|
507
|
+
* <font color="#dd0000">**修改入参**:</font>TaskId
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
|
|
1
512
|
# Release 4.0.832
|
|
2
513
|
|
|
3
514
|
## 云联络中心(ccc) 版本:2020-02-10
|