tencentcloud-sdk-nodejs 4.0.857 → 4.0.859
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 +203 -0
- package/SERVICE_CHANGELOG.md +230 -14
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdn/v20180606/cdn_models.ts +14 -0
- package/src/services/dlc/v20210125/dlc_client.ts +18 -6
- package/src/services/dlc/v20210125/dlc_models.ts +68 -0
- package/src/services/dsgc/v20190723/dsgc_models.ts +4 -9
- package/src/services/gme/v20180711/gme_models.ts +7 -7
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +19 -1
- package/src/services/mps/v20190612/mps_models.ts +16 -13
- package/src/services/ocr/v20181119/ocr_models.ts +20 -0
- package/src/services/sms/v20210111/sms_models.ts +4 -2
- package/src/services/teo/v20220901/teo_models.ts +5 -5
- package/src/services/tione/v20211111/tione_client.ts +1 -0
- package/src/services/tione/v20211111/tione_models.ts +42 -3
- package/src/services/tke/v20180525/tke_models.ts +4 -6
- package/src/services/tmt/v20180321/tmt_client.ts +0 -1
- package/src/services/tmt/v20180321/tmt_models.ts +10 -8
- package/src/services/trtc/v20190722/trtc_client.ts +56 -6
- package/src/services/trtc/v20190722/trtc_models.ts +166 -0
- package/src/services/tsf/v20180326/tsf_client.ts +24 -0
- package/src/services/tsf/v20180326/tsf_models.ts +51 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +14 -0
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +7 -3
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +9 -3
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +66 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +4 -9
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +7 -7
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +19 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +16 -13
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +20 -0
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +4 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +5 -5
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +41 -3
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -6
- package/tencentcloud/services/tmt/v20180321/tmt_client.d.ts +0 -1
- package/tencentcloud/services/tmt/v20180321/tmt_client.js +0 -1
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +10 -8
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +19 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +27 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +156 -0
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +9 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +12 -0
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +47 -1
- package/test/dlc.v20210125.test.js +12 -2
- package/test/trtc.v20190722.test.js +42 -2
- package/test/tsf.v20180326.test.js +20 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,206 @@
|
|
|
1
|
+
# Release 4.0.859
|
|
2
|
+
|
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
4
|
+
|
|
5
|
+
### 第 88 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-05-22 01:32:04
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
20
|
+
|
|
21
|
+
### 第 62 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2024-05-22 01:45:12
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987)
|
|
32
|
+
|
|
33
|
+
* 新增入参:Rate, Period
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
修改数据结构:
|
|
37
|
+
|
|
38
|
+
* [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
|
|
39
|
+
|
|
40
|
+
* 新增成员:Rate, Period
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
46
|
+
|
|
47
|
+
### 第 60 次发布
|
|
48
|
+
|
|
49
|
+
发布时间:2024-05-22 02:16:53
|
|
50
|
+
|
|
51
|
+
本次发布包含了以下内容:
|
|
52
|
+
|
|
53
|
+
改善已有的文档。
|
|
54
|
+
|
|
55
|
+
修改接口:
|
|
56
|
+
|
|
57
|
+
* [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
|
|
58
|
+
|
|
59
|
+
* 新增入参:ServicePort
|
|
60
|
+
|
|
61
|
+
* [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
|
|
62
|
+
|
|
63
|
+
* 新增入参:ServicePort
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
新增数据结构:
|
|
67
|
+
|
|
68
|
+
* [ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret)
|
|
69
|
+
|
|
70
|
+
修改数据结构:
|
|
71
|
+
|
|
72
|
+
* [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
|
|
73
|
+
|
|
74
|
+
* 新增成员:ImageSecret
|
|
75
|
+
|
|
76
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
77
|
+
|
|
78
|
+
* 新增成员:ServicePort
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
88
|
+
|
|
89
|
+
### 第 106 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2024-05-22 02:22:39
|
|
92
|
+
|
|
93
|
+
本次发布包含了以下内容:
|
|
94
|
+
|
|
95
|
+
改善已有的文档。
|
|
96
|
+
|
|
97
|
+
新增接口:
|
|
98
|
+
|
|
99
|
+
* [DisableLaneRule](https://cloud.tencent.com/document/api/649/106511)
|
|
100
|
+
* [EnableLaneRule](https://cloud.tencent.com/document/api/649/106510)
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
# Release 4.0.858
|
|
105
|
+
|
|
106
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
107
|
+
|
|
108
|
+
### 第 127 次发布
|
|
109
|
+
|
|
110
|
+
发布时间:2024-05-21 01:17:01
|
|
111
|
+
|
|
112
|
+
本次发布包含了以下内容:
|
|
113
|
+
|
|
114
|
+
改善已有的文档。
|
|
115
|
+
|
|
116
|
+
修改数据结构:
|
|
117
|
+
|
|
118
|
+
* [AvifAdapter](https://cloud.tencent.com/document/api/228/30987#AvifAdapter)
|
|
119
|
+
|
|
120
|
+
* 新增成员:FallbackFormats
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
126
|
+
|
|
127
|
+
### 第 12 次发布
|
|
128
|
+
|
|
129
|
+
发布时间:2024-05-21 01:34:24
|
|
130
|
+
|
|
131
|
+
本次发布包含了以下内容:
|
|
132
|
+
|
|
133
|
+
改善已有的文档。
|
|
134
|
+
|
|
135
|
+
修改数据结构:
|
|
136
|
+
|
|
137
|
+
* [PrivilegeRisk](https://cloud.tencent.com/document/api/1087/96844#PrivilegeRisk)
|
|
138
|
+
|
|
139
|
+
* <font color="#dd0000">**修改成员**:</font>AccountName, TableName, Description
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
145
|
+
|
|
146
|
+
### 第 136 次发布
|
|
147
|
+
|
|
148
|
+
发布时间:2024-05-21 01:58:59
|
|
149
|
+
|
|
150
|
+
本次发布包含了以下内容:
|
|
151
|
+
|
|
152
|
+
改善已有的文档。
|
|
153
|
+
|
|
154
|
+
修改接口:
|
|
155
|
+
|
|
156
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
157
|
+
|
|
158
|
+
* 新增出参:EnIssueDate, EnExpirationDate, EnBirthday, Religion, SerialNumber
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
## 机器翻译(tmt) 版本:2018-03-21
|
|
164
|
+
|
|
165
|
+
### 第 9 次发布
|
|
166
|
+
|
|
167
|
+
发布时间:2024-05-21 02:20:14
|
|
168
|
+
|
|
169
|
+
本次发布包含了以下内容:
|
|
170
|
+
|
|
171
|
+
改善已有的文档。
|
|
172
|
+
|
|
173
|
+
修改接口:
|
|
174
|
+
|
|
175
|
+
* [SpeechTranslate](https://cloud.tencent.com/document/api/551/16611)
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
181
|
+
|
|
182
|
+
### 第 75 次发布
|
|
183
|
+
|
|
184
|
+
发布时间:2024-05-21 02:21:25
|
|
185
|
+
|
|
186
|
+
本次发布包含了以下内容:
|
|
187
|
+
|
|
188
|
+
改善已有的文档。
|
|
189
|
+
|
|
190
|
+
新增接口:
|
|
191
|
+
|
|
192
|
+
* [DescribeAITranscription](https://cloud.tencent.com/document/api/647/106493)
|
|
193
|
+
* [StartAITranscription](https://cloud.tencent.com/document/api/647/106492)
|
|
194
|
+
* [StopAITranscription](https://cloud.tencent.com/document/api/647/106491)
|
|
195
|
+
* [SummarizeTranscription](https://cloud.tencent.com/document/api/647/106490)
|
|
196
|
+
|
|
197
|
+
新增数据结构:
|
|
198
|
+
|
|
199
|
+
* [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
|
|
200
|
+
* [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
1
204
|
# Release 4.0.857
|
|
2
205
|
|
|
3
206
|
## 云联络中心(ccc) 版本:2020-02-10
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,35 +1,52 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 88 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-05-
|
|
7
|
+
发布时间:2024-05-22 01:32:04
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509)
|
|
16
16
|
|
|
17
|
-
* 新增成员:IsEqualTencentCloud, CorporationMobile, CorporationMobilePicUrl, UseDescribeFileUrl, CompanyAuthLetterPicUrl, OperatorMobile, OperatorEmail, OperatorMobilePicUrl
|
|
18
17
|
|
|
19
|
-
* <font color="#dd0000">**删除成员**:</font>BusinessScope
|
|
20
18
|
|
|
21
|
-
|
|
19
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
22
20
|
|
|
23
|
-
|
|
21
|
+
### 第 62 次发布
|
|
24
22
|
|
|
23
|
+
发布时间:2024-05-22 01:45:12
|
|
25
24
|
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
26
|
|
|
27
|
+
改善已有的文档。
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
修改接口:
|
|
29
30
|
|
|
30
|
-
|
|
31
|
+
* [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987)
|
|
31
32
|
|
|
32
|
-
|
|
33
|
+
* 新增入参:Rate, Period
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
修改数据结构:
|
|
37
|
+
|
|
38
|
+
* [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
|
|
39
|
+
|
|
40
|
+
* 新增成员:Rate, Period
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
46
|
+
|
|
47
|
+
### 第 60 次发布
|
|
48
|
+
|
|
49
|
+
发布时间:2024-05-22 02:16:53
|
|
33
50
|
|
|
34
51
|
本次发布包含了以下内容:
|
|
35
52
|
|
|
@@ -37,10 +54,50 @@
|
|
|
37
54
|
|
|
38
55
|
修改接口:
|
|
39
56
|
|
|
40
|
-
* [
|
|
57
|
+
* [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
|
|
41
58
|
|
|
42
|
-
* 新增入参:
|
|
59
|
+
* 新增入参:ServicePort
|
|
43
60
|
|
|
61
|
+
* [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
|
|
62
|
+
|
|
63
|
+
* 新增入参:ServicePort
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
新增数据结构:
|
|
67
|
+
|
|
68
|
+
* [ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret)
|
|
69
|
+
|
|
70
|
+
修改数据结构:
|
|
71
|
+
|
|
72
|
+
* [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
|
|
73
|
+
|
|
74
|
+
* 新增成员:ImageSecret
|
|
75
|
+
|
|
76
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
77
|
+
|
|
78
|
+
* 新增成员:ServicePort
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
88
|
+
|
|
89
|
+
### 第 106 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2024-05-22 02:22:39
|
|
92
|
+
|
|
93
|
+
本次发布包含了以下内容:
|
|
94
|
+
|
|
95
|
+
改善已有的文档。
|
|
96
|
+
|
|
97
|
+
新增接口:
|
|
98
|
+
|
|
99
|
+
* [DisableLaneRule](https://cloud.tencent.com/document/api/649/106511)
|
|
100
|
+
* [EnableLaneRule](https://cloud.tencent.com/document/api/649/106510)
|
|
44
101
|
|
|
45
102
|
|
|
46
103
|
|
|
@@ -19611,6 +19668,21 @@
|
|
|
19611
19668
|
|
|
19612
19669
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
|
19613
19670
|
|
|
19671
|
+
### 第 127 次发布
|
|
19672
|
+
|
|
19673
|
+
发布时间:2024-05-21 01:17:01
|
|
19674
|
+
|
|
19675
|
+
本次发布包含了以下内容:
|
|
19676
|
+
|
|
19677
|
+
改善已有的文档。
|
|
19678
|
+
|
|
19679
|
+
修改数据结构:
|
|
19680
|
+
|
|
19681
|
+
* [AvifAdapter](https://cloud.tencent.com/document/api/228/30987#AvifAdapter)
|
|
19682
|
+
|
|
19683
|
+
* 新增成员:FallbackFormats
|
|
19684
|
+
|
|
19685
|
+
|
|
19614
19686
|
### 第 126 次发布
|
|
19615
19687
|
|
|
19616
19688
|
发布时间:2023-07-12 01:11:36
|
|
@@ -50037,6 +50109,18 @@
|
|
|
50037
50109
|
|
|
50038
50110
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
50039
50111
|
|
|
50112
|
+
### 第 88 次发布
|
|
50113
|
+
|
|
50114
|
+
发布时间:2024-05-22 01:32:04
|
|
50115
|
+
|
|
50116
|
+
本次发布包含了以下内容:
|
|
50117
|
+
|
|
50118
|
+
改善已有的文档。
|
|
50119
|
+
|
|
50120
|
+
新增接口:
|
|
50121
|
+
|
|
50122
|
+
* [[DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509)](https://cloud.tencent.com/document/api/#/#)
|
|
50123
|
+
|
|
50040
50124
|
### 第 87 次发布
|
|
50041
50125
|
|
|
50042
50126
|
发布时间:2024-05-09 01:13:34
|
|
@@ -53410,6 +53494,21 @@
|
|
|
53410
53494
|
|
|
53411
53495
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
53412
53496
|
|
|
53497
|
+
### 第 12 次发布
|
|
53498
|
+
|
|
53499
|
+
发布时间:2024-05-21 01:34:24
|
|
53500
|
+
|
|
53501
|
+
本次发布包含了以下内容:
|
|
53502
|
+
|
|
53503
|
+
改善已有的文档。
|
|
53504
|
+
|
|
53505
|
+
修改数据结构:
|
|
53506
|
+
|
|
53507
|
+
* [PrivilegeRisk](https://cloud.tencent.com/document/api/1087/96844#PrivilegeRisk)
|
|
53508
|
+
|
|
53509
|
+
* <font color="#dd0000">**修改成员**:</font>AccountName, TableName, Description
|
|
53510
|
+
|
|
53511
|
+
|
|
53413
53512
|
### 第 11 次发布
|
|
53414
53513
|
|
|
53415
53514
|
发布时间:2024-05-14 01:46:03
|
|
@@ -75657,6 +75756,28 @@
|
|
|
75657
75756
|
|
|
75658
75757
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
75659
75758
|
|
|
75759
|
+
### 第 62 次发布
|
|
75760
|
+
|
|
75761
|
+
发布时间:2024-05-22 01:45:12
|
|
75762
|
+
|
|
75763
|
+
本次发布包含了以下内容:
|
|
75764
|
+
|
|
75765
|
+
改善已有的文档。
|
|
75766
|
+
|
|
75767
|
+
修改接口:
|
|
75768
|
+
|
|
75769
|
+
* [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987)
|
|
75770
|
+
|
|
75771
|
+
* 新增入参:Rate, Period
|
|
75772
|
+
|
|
75773
|
+
|
|
75774
|
+
修改数据结构:
|
|
75775
|
+
|
|
75776
|
+
* [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
|
|
75777
|
+
|
|
75778
|
+
* 新增成员:Rate, Period
|
|
75779
|
+
|
|
75780
|
+
|
|
75660
75781
|
### 第 61 次发布
|
|
75661
75782
|
|
|
75662
75783
|
发布时间:2024-05-09 01:17:01
|
|
@@ -96507,6 +96628,21 @@
|
|
|
96507
96628
|
|
|
96508
96629
|
## 文字识别(ocr) 版本:2018-11-19
|
|
96509
96630
|
|
|
96631
|
+
### 第 136 次发布
|
|
96632
|
+
|
|
96633
|
+
发布时间:2024-05-21 01:58:59
|
|
96634
|
+
|
|
96635
|
+
本次发布包含了以下内容:
|
|
96636
|
+
|
|
96637
|
+
改善已有的文档。
|
|
96638
|
+
|
|
96639
|
+
修改接口:
|
|
96640
|
+
|
|
96641
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
96642
|
+
|
|
96643
|
+
* 新增出参:EnIssueDate, EnExpirationDate, EnBirthday, Religion, SerialNumber
|
|
96644
|
+
|
|
96645
|
+
|
|
96510
96646
|
### 第 135 次发布
|
|
96511
96647
|
|
|
96512
96648
|
发布时间:2024-05-14 02:17:52
|
|
@@ -128567,6 +128703,40 @@
|
|
|
128567
128703
|
|
|
128568
128704
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
128569
128705
|
|
|
128706
|
+
### 第 60 次发布
|
|
128707
|
+
|
|
128708
|
+
发布时间:2024-05-22 02:16:53
|
|
128709
|
+
|
|
128710
|
+
本次发布包含了以下内容:
|
|
128711
|
+
|
|
128712
|
+
改善已有的文档。
|
|
128713
|
+
|
|
128714
|
+
修改接口:
|
|
128715
|
+
|
|
128716
|
+
* [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
|
|
128717
|
+
|
|
128718
|
+
* 新增入参:ServicePort
|
|
128719
|
+
|
|
128720
|
+
* [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
|
|
128721
|
+
|
|
128722
|
+
* 新增入参:ServicePort
|
|
128723
|
+
|
|
128724
|
+
|
|
128725
|
+
新增数据结构:
|
|
128726
|
+
|
|
128727
|
+
* [[ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret)](https://cloud.tencent.com/document/api/851/75051#[ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret))
|
|
128728
|
+
|
|
128729
|
+
修改数据结构:
|
|
128730
|
+
|
|
128731
|
+
* [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
|
|
128732
|
+
|
|
128733
|
+
* 新增成员:ImageSecret
|
|
128734
|
+
|
|
128735
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
128736
|
+
|
|
128737
|
+
* 新增成员:ServicePort
|
|
128738
|
+
|
|
128739
|
+
|
|
128570
128740
|
### 第 59 次发布
|
|
128571
128741
|
|
|
128572
128742
|
发布时间:2024-05-14 02:40:26
|
|
@@ -134598,6 +134768,19 @@
|
|
|
134598
134768
|
|
|
134599
134769
|
## 机器翻译(tmt) 版本:2018-03-21
|
|
134600
134770
|
|
|
134771
|
+
### 第 9 次发布
|
|
134772
|
+
|
|
134773
|
+
发布时间:2024-05-21 02:20:14
|
|
134774
|
+
|
|
134775
|
+
本次发布包含了以下内容:
|
|
134776
|
+
|
|
134777
|
+
改善已有的文档。
|
|
134778
|
+
|
|
134779
|
+
修改接口:
|
|
134780
|
+
|
|
134781
|
+
* [SpeechTranslate](https://cloud.tencent.com/document/api/551/16611)
|
|
134782
|
+
|
|
134783
|
+
|
|
134601
134784
|
### 第 8 次发布
|
|
134602
134785
|
|
|
134603
134786
|
发布时间:2022-08-31 06:55:53
|
|
@@ -135971,6 +136154,26 @@
|
|
|
135971
136154
|
|
|
135972
136155
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
135973
136156
|
|
|
136157
|
+
### 第 75 次发布
|
|
136158
|
+
|
|
136159
|
+
发布时间:2024-05-21 02:21:25
|
|
136160
|
+
|
|
136161
|
+
本次发布包含了以下内容:
|
|
136162
|
+
|
|
136163
|
+
改善已有的文档。
|
|
136164
|
+
|
|
136165
|
+
新增接口:
|
|
136166
|
+
|
|
136167
|
+
* [DescribeAITranscription](https://cloud.tencent.com/document/api/647/106493)
|
|
136168
|
+
* [StartAITranscription](https://cloud.tencent.com/document/api/647/106492)
|
|
136169
|
+
* [StopAITranscription](https://cloud.tencent.com/document/api/647/106491)
|
|
136170
|
+
* [SummarizeTranscription](https://cloud.tencent.com/document/api/647/106490)
|
|
136171
|
+
|
|
136172
|
+
新增数据结构:
|
|
136173
|
+
|
|
136174
|
+
* [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
|
|
136175
|
+
* [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)
|
|
136176
|
+
|
|
135974
136177
|
### 第 74 次发布
|
|
135975
136178
|
|
|
135976
136179
|
发布时间:2024-05-17 02:28:57
|
|
@@ -138762,6 +138965,19 @@
|
|
|
138762
138965
|
|
|
138763
138966
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
138764
138967
|
|
|
138968
|
+
### 第 106 次发布
|
|
138969
|
+
|
|
138970
|
+
发布时间:2024-05-22 02:22:39
|
|
138971
|
+
|
|
138972
|
+
本次发布包含了以下内容:
|
|
138973
|
+
|
|
138974
|
+
改善已有的文档。
|
|
138975
|
+
|
|
138976
|
+
新增接口:
|
|
138977
|
+
|
|
138978
|
+
* [[DisableLaneRule](https://cloud.tencent.com/document/api/649/106511)](https://cloud.tencent.com/document/api/#/#)
|
|
138979
|
+
* [[EnableLaneRule](https://cloud.tencent.com/document/api/649/106510)](https://cloud.tencent.com/document/api/#/#)
|
|
138980
|
+
|
|
138765
138981
|
### 第 105 次发布
|
|
138766
138982
|
|
|
138767
138983
|
发布时间:2024-05-07 01:28:28
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-03-25 01:07:43 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-05-10 01:10:01 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-05-17 01:06:16 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-05-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-05-21 01:09:55 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-04-22 01:08:02 |
|
|
23
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-05-
|
|
23
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-05-22 01:10:06 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-05-17 01:07:50 |
|
|
26
26
|
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-05-13 01:09:20 |
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-05-20 01:15:04 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-05-14 01:20:49 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-21 01:17:01 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-04-22 01:10:25 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-04-26 01:10:21 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-05-15 01:12:20 |
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-17 01:23:32 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-16 01:28:30 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-22 01:28:40 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-04-22 01:14:04 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -80,12 +80,12 @@
|
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-20 01:14:27 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
|
|
83
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-05-
|
|
83
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-05-22 01:32:04 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-16 01:37:56 |
|
|
85
85
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-04-29 01:14:52 |
|
|
86
86
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
|
-
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-05-
|
|
88
|
+
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-05-21 01:34:24 |
|
|
89
89
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
90
90
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-05-14 01:47:51 |
|
|
91
91
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-04-18 01:19:26 |
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-04-17 01:14:36 |
|
|
106
|
-
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-
|
|
106
|
+
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-05-21 01:42:29 |
|
|
107
107
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2024-03-20 01:17:31 |
|
|
108
108
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
109
109
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-04-25 01:17:27 |
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-04-03 11:20:41 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-03-20 01:18:04 |
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-05-
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-05-22 01:45:12 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
128
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-05-14 02:02:07 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-04-12 01:19:07 |
|
|
148
148
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-04-18 01:24:29 |
|
|
149
149
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-05-08 01:22:13 |
|
|
150
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-
|
|
150
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-22 01:56:25 |
|
|
151
151
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-05-13 01:23:45 |
|
|
152
152
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-05-20 01:58:10 |
|
|
153
153
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
156
156
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
157
157
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-04-19 01:23:09 |
|
|
158
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-05-
|
|
158
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-05-21 01:58:59 |
|
|
159
159
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-04-22 01:22:30 |
|
|
160
160
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-05-08 01:23:38 |
|
|
161
161
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-20 01:22:23 |
|
|
@@ -174,14 +174,14 @@
|
|
|
174
174
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-04-16 01:18:21 |
|
|
175
175
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
|
|
176
176
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-03-20 01:23:29 |
|
|
177
|
-
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-
|
|
177
|
+
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-05-20 17:02:26 |
|
|
178
178
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
|
|
179
179
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
180
180
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-04-15 02:06:58 |
|
|
181
181
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
182
182
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-05-20 02:06:11 |
|
|
183
183
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
184
|
-
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-
|
|
184
|
+
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
|
|
185
185
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
186
186
|
| svp | [节省计划](https://cloud.tencent.com/document/product/1761) | 2024-03-20 01:24:09 |
|
|
187
187
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2024-03-21 01:24:01 |
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-17 02:19:56 |
|
|
207
207
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
|
|
208
208
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
|
|
209
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-
|
|
209
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-21 17:37:30 |
|
|
210
210
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-20 01:27:05 |
|
|
211
211
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
212
212
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -214,20 +214,20 @@
|
|
|
214
214
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-20 01:27:08 |
|
|
215
215
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
216
216
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-20 01:27:09 |
|
|
217
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-05-
|
|
217
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-05-22 02:16:53 |
|
|
218
218
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
|
|
219
219
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-05-15 01:34:42 |
|
|
220
220
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
221
221
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-04-29 01:26:41 |
|
|
222
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-05-
|
|
222
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-05-21 02:20:14 |
|
|
223
223
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
|
|
224
224
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
225
225
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-05-16 02:33:50 |
|
|
226
226
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-04-22 01:28:30 |
|
|
227
227
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
|
|
228
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-
|
|
228
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-21 02:21:25 |
|
|
229
229
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-05-15 01:35:13 |
|
|
230
|
-
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-05-
|
|
230
|
+
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-05-22 02:22:39 |
|
|
231
231
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
|
|
232
232
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-04-24 01:23:54 |
|
|
233
233
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.859"
|