tencentcloud-sdk-nodejs 4.0.279 → 4.0.280
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 +21 -0
- package/SERVICE_CHANGELOG.md +29 -209
- package/package.json +1 -1
- package/products.md +5 -5
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +1 -2
- package/src/services/cii/v20210408/cii_models.ts +2 -2
- package/src/services/live/v20180801/live_models.ts +4 -4
- package/src/services/oceanus/v20190422/oceanus_models.ts +5 -0
- package/src/services/sms/v20190711/sms_client.ts +7 -7
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -2
- package/tencentcloud/services/cii/v20210408/cii_models.d.ts +2 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -4
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
- package/tencentcloud/services/sms/v20190711/sms_client.d.ts +7 -7
- package/tencentcloud/services/sms/v20190711/sms_client.js +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
# Release 4.0.280
|
|
2
|
+
|
|
3
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
4
|
+
|
|
5
|
+
### 第 14 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-01-25 08:15:03
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
16
|
+
|
|
17
|
+
* 新增入参:LogCollectType
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
1
22
|
# Release 4.0.279
|
|
2
23
|
|
|
3
24
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,192 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 21 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-01-24 08:04:15
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
16
|
-
|
|
17
|
-
* 新增入参:SetPlayModeCommandInput
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
新增数据结构:
|
|
21
|
-
|
|
22
|
-
* [SetPlayModeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlayModeCommandInput)
|
|
23
|
-
|
|
24
|
-
修改数据结构:
|
|
25
|
-
|
|
26
|
-
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
|
27
|
-
|
|
28
|
-
* 新增成员:SetPlayModeInput
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## API网关(apigateway) 版本:2018-08-08
|
|
34
|
-
|
|
35
|
-
### 第 25 次发布
|
|
36
|
-
|
|
37
|
-
发布时间:2022-01-24 08:04:33
|
|
38
|
-
|
|
39
|
-
本次发布包含了以下内容:
|
|
40
|
-
|
|
41
|
-
改善已有的文档。
|
|
42
|
-
|
|
43
|
-
修改数据结构:
|
|
44
|
-
|
|
45
|
-
* [ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo)
|
|
46
|
-
|
|
47
|
-
* 新增成员:ValueString, DefaultValueString, Range
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
53
|
-
|
|
54
|
-
### 第 20 次发布
|
|
55
|
-
|
|
56
|
-
发布时间:2022-01-24 08:05:51
|
|
57
|
-
|
|
58
|
-
本次发布包含了以下内容:
|
|
59
|
-
|
|
60
|
-
改善已有的文档。
|
|
61
|
-
|
|
62
|
-
新增接口:
|
|
63
|
-
|
|
64
|
-
* [CreateCallOutSession](https://cloud.tencent.com/document/api/679/68726)
|
|
65
|
-
* [DescribeAutoCalloutTasks](https://cloud.tencent.com/document/api/679/68725)
|
|
66
|
-
|
|
67
|
-
新增数据结构:
|
|
68
|
-
|
|
69
|
-
* [AutoCalloutTaskInfo](https://cloud.tencent.com/document/api/679/47715#AutoCalloutTaskInfo)
|
|
70
|
-
|
|
71
|
-
修改数据结构:
|
|
72
|
-
|
|
73
|
-
* [IMCdrInfo](https://cloud.tencent.com/document/api/679/47715#IMCdrInfo)
|
|
74
|
-
|
|
75
|
-
* 新增成员:SessionId, SkillGroupId, SkillGroupName
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
## 云服务器(cvm) 版本:2017-03-12
|
|
81
|
-
|
|
82
|
-
### 第 72 次发布
|
|
83
|
-
|
|
84
|
-
发布时间:2022-01-24 08:07:40
|
|
85
|
-
|
|
86
|
-
本次发布包含了以下内容:
|
|
87
|
-
|
|
88
|
-
改善已有的文档。
|
|
89
|
-
|
|
90
|
-
新增数据结构:
|
|
91
|
-
|
|
92
|
-
* [GPUInfo](https://cloud.tencent.com/document/api/213/15753#GPUInfo)
|
|
93
|
-
|
|
94
|
-
修改数据结构:
|
|
95
|
-
|
|
96
|
-
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
97
|
-
|
|
98
|
-
* 新增成员:GPUInfo
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
104
|
-
|
|
105
|
-
### 第 62 次发布
|
|
106
|
-
|
|
107
|
-
发布时间:2022-01-21 10:52:12
|
|
108
|
-
|
|
109
|
-
本次发布包含了以下内容:
|
|
110
|
-
|
|
111
|
-
改善已有的文档。
|
|
112
|
-
|
|
113
|
-
新增接口:
|
|
114
|
-
|
|
115
|
-
* [RecognizeHealthCodeOCR](https://cloud.tencent.com/document/api/866/68580)
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
## 服务网格(tcm) 版本:2021-04-13
|
|
120
|
-
|
|
121
|
-
### 第 3 次发布
|
|
122
|
-
|
|
123
|
-
发布时间:2022-01-24 08:14:58
|
|
124
|
-
|
|
125
|
-
本次发布包含了以下内容:
|
|
126
|
-
|
|
127
|
-
改善已有的文档。
|
|
128
|
-
|
|
129
|
-
修改数据结构:
|
|
130
|
-
|
|
131
|
-
* [MeshStatus](https://cloud.tencent.com/document/api/1261/63843#MeshStatus)
|
|
132
|
-
|
|
133
|
-
* 新增成员:TPS
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
139
|
-
|
|
140
|
-
### 第 8 次发布
|
|
141
|
-
|
|
142
|
-
发布时间:2022-01-24 08:15:12
|
|
143
|
-
|
|
144
|
-
本次发布包含了以下内容:
|
|
145
|
-
|
|
146
|
-
改善已有的文档。
|
|
147
|
-
|
|
148
|
-
修改接口:
|
|
149
|
-
|
|
150
|
-
* [CreateAssetImageScanTask](https://cloud.tencent.com/document/api/1285/65515)
|
|
151
|
-
|
|
152
|
-
* 新增入参:Filters, ExcludeImageIds
|
|
153
|
-
|
|
154
|
-
* [DescribeImageAuthorizedInfo](https://cloud.tencent.com/document/api/1285/65473)
|
|
155
|
-
|
|
156
|
-
* 新增出参:NotScannedLocalImageCnt
|
|
157
|
-
|
|
158
|
-
* [ModifyAssetImageScanStop](https://cloud.tencent.com/document/api/1285/65460)
|
|
159
|
-
|
|
160
|
-
* 新增入参:Filters, ExcludeImageIds
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
## 容器服务(tke) 版本:2018-05-25
|
|
166
|
-
|
|
167
|
-
### 第 88 次发布
|
|
168
|
-
|
|
169
|
-
发布时间:2022-01-24 08:16:10
|
|
170
|
-
|
|
171
|
-
本次发布包含了以下内容:
|
|
172
|
-
|
|
173
|
-
改善已有的文档。
|
|
174
|
-
|
|
175
|
-
新增接口:
|
|
176
|
-
|
|
177
|
-
* [DescribeClusterStatus](https://cloud.tencent.com/document/api/457/68727)
|
|
178
|
-
|
|
179
|
-
新增数据结构:
|
|
180
|
-
|
|
181
|
-
* [ClusterStatus](https://cloud.tencent.com/document/api/457/31866#ClusterStatus)
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
## 私有网络(vpc) 版本:2017-03-12
|
|
3
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
186
4
|
|
|
187
|
-
### 第
|
|
5
|
+
### 第 14 次发布
|
|
188
6
|
|
|
189
|
-
发布时间:2022-01-
|
|
7
|
+
发布时间:2022-01-25 08:15:03
|
|
190
8
|
|
|
191
9
|
本次发布包含了以下内容:
|
|
192
10
|
|
|
@@ -194,22 +12,9 @@
|
|
|
194
12
|
|
|
195
13
|
修改接口:
|
|
196
14
|
|
|
197
|
-
* [
|
|
198
|
-
|
|
199
|
-
* 新增入参:StorageType, FlowLogStorage
|
|
200
|
-
|
|
201
|
-
* <font color="#dd0000">**修改入参**:</font>CloudLogId
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
新增数据结构:
|
|
205
|
-
|
|
206
|
-
* [FlowLogStorage](https://cloud.tencent.com/document/api/215/15824#FlowLogStorage)
|
|
207
|
-
|
|
208
|
-
修改数据结构:
|
|
209
|
-
|
|
210
|
-
* [FlowLog](https://cloud.tencent.com/document/api/215/15824#FlowLog)
|
|
15
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
211
16
|
|
|
212
|
-
*
|
|
17
|
+
* 新增入参:LogCollectType
|
|
213
18
|
|
|
214
19
|
|
|
215
20
|
|
|
@@ -630,7 +435,7 @@
|
|
|
630
435
|
|
|
631
436
|
新增数据结构:
|
|
632
437
|
|
|
633
|
-
* [
|
|
438
|
+
* [SetPlayModeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlayModeCommandInput)
|
|
634
439
|
|
|
635
440
|
修改数据结构:
|
|
636
441
|
|
|
@@ -8712,12 +8517,12 @@
|
|
|
8712
8517
|
|
|
8713
8518
|
新增接口:
|
|
8714
8519
|
|
|
8715
|
-
* [
|
|
8716
|
-
* [
|
|
8520
|
+
* [CreateCallOutSession](https://cloud.tencent.com/document/api/679/68726)
|
|
8521
|
+
* [DescribeAutoCalloutTasks](https://cloud.tencent.com/document/api/679/68725)
|
|
8717
8522
|
|
|
8718
8523
|
新增数据结构:
|
|
8719
8524
|
|
|
8720
|
-
* [
|
|
8525
|
+
* [AutoCalloutTaskInfo](https://cloud.tencent.com/document/api/679/47715#AutoCalloutTaskInfo)
|
|
8721
8526
|
|
|
8722
8527
|
修改数据结构:
|
|
8723
8528
|
|
|
@@ -19854,7 +19659,7 @@
|
|
|
19854
19659
|
|
|
19855
19660
|
新增数据结构:
|
|
19856
19661
|
|
|
19857
|
-
* [
|
|
19662
|
+
* [GPUInfo](https://cloud.tencent.com/document/api/213/15753#GPUInfo)
|
|
19858
19663
|
|
|
19859
19664
|
修改数据结构:
|
|
19860
19665
|
|
|
@@ -44580,6 +44385,21 @@
|
|
|
44580
44385
|
|
|
44581
44386
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
44582
44387
|
|
|
44388
|
+
### 第 14 次发布
|
|
44389
|
+
|
|
44390
|
+
发布时间:2022-01-25 08:15:03
|
|
44391
|
+
|
|
44392
|
+
本次发布包含了以下内容:
|
|
44393
|
+
|
|
44394
|
+
改善已有的文档。
|
|
44395
|
+
|
|
44396
|
+
修改接口:
|
|
44397
|
+
|
|
44398
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
44399
|
+
|
|
44400
|
+
* 新增入参:LogCollectType
|
|
44401
|
+
|
|
44402
|
+
|
|
44583
44403
|
### 第 13 次发布
|
|
44584
44404
|
|
|
44585
44405
|
发布时间:2021-12-21 08:08:44
|
|
@@ -44844,7 +44664,7 @@
|
|
|
44844
44664
|
|
|
44845
44665
|
新增接口:
|
|
44846
44666
|
|
|
44847
|
-
* [
|
|
44667
|
+
* [RecognizeHealthCodeOCR](https://cloud.tencent.com/document/api/866/68580)
|
|
44848
44668
|
|
|
44849
44669
|
### 第 61 次发布
|
|
44850
44670
|
|
|
@@ -59370,11 +59190,11 @@
|
|
|
59370
59190
|
|
|
59371
59191
|
新增接口:
|
|
59372
59192
|
|
|
59373
|
-
* [
|
|
59193
|
+
* [DescribeClusterStatus](https://cloud.tencent.com/document/api/457/68727)
|
|
59374
59194
|
|
|
59375
59195
|
新增数据结构:
|
|
59376
59196
|
|
|
59377
|
-
* [
|
|
59197
|
+
* [ClusterStatus](https://cloud.tencent.com/document/api/457/31866#ClusterStatus)
|
|
59378
59198
|
|
|
59379
59199
|
### 第 87 次发布
|
|
59380
59200
|
|
|
@@ -67109,7 +66929,7 @@
|
|
|
67109
66929
|
|
|
67110
66930
|
新增数据结构:
|
|
67111
66931
|
|
|
67112
|
-
* [
|
|
66932
|
+
* [FlowLogStorage](https://cloud.tencent.com/document/api/215/15824#FlowLogStorage)
|
|
67113
66933
|
|
|
67114
66934
|
修改数据结构:
|
|
67115
66935
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-11-10 08:02:02 |
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2021-11-10 08:02:03 |
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-01-14 10:07:56 |
|
|
14
|
-
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-
|
|
14
|
+
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-01-25 08:05:51 |
|
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-01-19 08:05:14 |
|
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-01-21 08:05:34 |
|
|
17
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) |
|
|
17
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-01-25 08:06:14 |
|
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2021-11-29 08:03:58 |
|
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2021-11-10 08:02:33 |
|
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2021-11-10 08:02:34 |
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-12-06 08:02:54 |
|
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-01-21 08:07:44 |
|
|
41
|
-
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-
|
|
41
|
+
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-25 08:08:24 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
44
44
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-01-20 08:06:46 |
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2021-11-30 14:56:41 |
|
|
102
102
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-12-24 08:11:42 |
|
|
103
103
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-01-11 08:11:43 |
|
|
104
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-
|
|
104
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-25 08:14:02 |
|
|
105
105
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
|
|
106
106
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-01-14 08:12:58 |
|
|
107
107
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2021-11-10 08:08:54 |
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
118
118
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-12-21 16:54:01 |
|
|
119
119
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
120
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) |
|
|
120
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-01-25 08:15:03 |
|
|
121
121
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-01-24 08:13:05 |
|
|
122
122
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-01-18 08:13:20 |
|
|
123
123
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.280"
|
|
@@ -290,7 +290,7 @@ export class Client extends AbstractClient {
|
|
|
290
290
|
|
|
291
291
|
/**
|
|
292
292
|
* 本接口(CreateService)用于创建服务。
|
|
293
|
-
API 网关使用的最大单元为服务,每个服务中可创建多个 API 接口。每个服务有一个默认域名供客户调用,用户也可绑定自定义域名到此服务中。
|
|
293
|
+
API 网关使用的最大单元为服务,每个服务中可创建多个 API 接口。每个服务有一个默认域名供客户调用,用户也可绑定自定义域名到此服务中。
|
|
294
294
|
*/
|
|
295
295
|
async CreateService(
|
|
296
296
|
req: CreateServiceRequest,
|
|
@@ -238,7 +238,6 @@ export interface SentenceRecognitionRequest {
|
|
|
238
238
|
• 16k_en:16k 英语;
|
|
239
239
|
• 16k_ca:16k 粤语;
|
|
240
240
|
• 16k_ja:16k 日语;
|
|
241
|
-
• 16k_wuu-SH:16k 上海话方言;
|
|
242
241
|
• 16k_zh_medical:16k 医疗;
|
|
243
242
|
• 16k_zh_dialect:多方言。
|
|
244
243
|
*/
|
|
@@ -300,7 +299,7 @@ export interface SentenceRecognitionRequest {
|
|
|
300
299
|
ConvertNumMode?: number
|
|
301
300
|
|
|
302
301
|
/**
|
|
303
|
-
* 是否显示词级别时间戳。0:不显示;1:显示,不包含标点时间戳,2
|
|
302
|
+
* 是否显示词级别时间戳。0:不显示;1:显示,不包含标点时间戳,2:显示,包含标点时间戳。默认值为 0。
|
|
304
303
|
*/
|
|
305
304
|
WordInfo?: number
|
|
306
305
|
}
|
|
@@ -312,12 +312,12 @@ export interface PerStructDifference {
|
|
|
312
312
|
*/
|
|
313
313
|
export interface UploadMedicalFileRequest {
|
|
314
314
|
/**
|
|
315
|
-
*
|
|
315
|
+
* 文件的字节内容。File与FileURL有一个不为空即可,若FileURL参数也存在,会只取File的内容。
|
|
316
316
|
*/
|
|
317
317
|
File?: string
|
|
318
318
|
|
|
319
319
|
/**
|
|
320
|
-
* 文件的URL地址。
|
|
320
|
+
* 文件的URL地址。File与FileURL不能同时为空,若File参数也存在,会只取File的内容。
|
|
321
321
|
*/
|
|
322
322
|
FileURL?: string
|
|
323
323
|
}
|
|
@@ -3650,7 +3650,7 @@ export interface PushDataInfo {
|
|
|
3650
3650
|
VideoFps: number
|
|
3651
3651
|
|
|
3652
3652
|
/**
|
|
3653
|
-
* 推流视频码率,单位:
|
|
3653
|
+
* 推流视频码率,单位: bps。
|
|
3654
3654
|
*/
|
|
3655
3655
|
VideoSpeed: number
|
|
3656
3656
|
|
|
@@ -3660,7 +3660,7 @@ export interface PushDataInfo {
|
|
|
3660
3660
|
AudioFps: number
|
|
3661
3661
|
|
|
3662
3662
|
/**
|
|
3663
|
-
* 推流音频码率,单位:
|
|
3663
|
+
* 推流音频码率,单位: bps。
|
|
3664
3664
|
*/
|
|
3665
3665
|
AudioSpeed: number
|
|
3666
3666
|
|
|
@@ -3697,12 +3697,12 @@ export interface PushDataInfo {
|
|
|
3697
3697
|
AsampleRate: number
|
|
3698
3698
|
|
|
3699
3699
|
/**
|
|
3700
|
-
* metadata 中的音频码率,单位:
|
|
3700
|
+
* metadata 中的音频码率,单位: bps。
|
|
3701
3701
|
*/
|
|
3702
3702
|
MetaAudioSpeed: number
|
|
3703
3703
|
|
|
3704
3704
|
/**
|
|
3705
|
-
* metadata 中的视频码率,单位:
|
|
3705
|
+
* metadata 中的视频码率,单位: bps。
|
|
3706
3706
|
*/
|
|
3707
3707
|
MetaVideoSpeed: number
|
|
3708
3708
|
|
|
@@ -131,7 +131,7 @@ export class Client extends AbstractClient {
|
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
/**
|
|
134
|
-
* ⚠️注意:个人认证用户不支持使用 API
|
|
134
|
+
* ⚠️注意:个人认证用户不支持使用 API 删除短信正文模板,请登录 [控制台](https://console.cloud.tencent.com/smsv2) 删除短信正文模板,如需了解请参阅 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629)。
|
|
135
135
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
136
136
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
137
137
|
*/
|
|
@@ -181,7 +181,7 @@ export class Client extends AbstractClient {
|
|
|
181
181
|
}
|
|
182
182
|
|
|
183
183
|
/**
|
|
184
|
-
* ⚠️注意:个人认证用户不支持使用 API
|
|
184
|
+
* ⚠️注意:个人认证用户不支持使用 API 查询短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629)。
|
|
185
185
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
186
186
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
187
187
|
|
|
@@ -236,9 +236,9 @@ export class Client extends AbstractClient {
|
|
|
236
236
|
}
|
|
237
237
|
|
|
238
238
|
/**
|
|
239
|
-
* 1.
|
|
240
|
-
2. ⚠️注意:个人认证用户不支持使用 API
|
|
241
|
-
3.
|
|
239
|
+
* 1. 修改短信正文模板,修改之前请先认真参阅 [腾讯云短信正文模板审核标准](https://cloud.tencent.com/document/product/382/39023)。
|
|
240
|
+
2. ⚠️注意:个人认证用户不支持使用 API 修改短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629),如果为个人认证请登录 [控制台](https://console.cloud.tencent.com/smsv2) 修改短信正文模板。
|
|
241
|
+
3. 修改短信模板,仅当正文模板为**待审核**或**已拒绝**状态时,才能进行修改,**已审核通过**的正文模板不支持修改。
|
|
242
242
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
243
243
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
244
244
|
|
|
@@ -277,8 +277,8 @@ export class Client extends AbstractClient {
|
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
/**
|
|
280
|
-
* 1.
|
|
281
|
-
2. ⚠️注意:个人认证用户不支持使用 API
|
|
280
|
+
* 1. 添加短信模板,申请之前请先认真参阅 [腾讯云短信正文模板审核标准](https://cloud.tencent.com/document/product/382/39023)。
|
|
281
|
+
2. ⚠️注意:个人认证用户不支持使用 API 申请短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629),如果为个人认证请登录 [控制台](https://console.cloud.tencent.com/smsv2) 申请短信正文模板。
|
|
282
282
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
283
283
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
284
284
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.280";
|
|
@@ -188,7 +188,6 @@ export interface SentenceRecognitionRequest {
|
|
|
188
188
|
• 16k_en:16k 英语;
|
|
189
189
|
• 16k_ca:16k 粤语;
|
|
190
190
|
• 16k_ja:16k 日语;
|
|
191
|
-
• 16k_wuu-SH:16k 上海话方言;
|
|
192
191
|
• 16k_zh_medical:16k 医疗;
|
|
193
192
|
• 16k_zh_dialect:多方言。
|
|
194
193
|
*/
|
|
@@ -238,7 +237,7 @@ export interface SentenceRecognitionRequest {
|
|
|
238
237
|
*/
|
|
239
238
|
ConvertNumMode?: number;
|
|
240
239
|
/**
|
|
241
|
-
* 是否显示词级别时间戳。0:不显示;1:显示,不包含标点时间戳,2
|
|
240
|
+
* 是否显示词级别时间戳。0:不显示;1:显示,不包含标点时间戳,2:显示,包含标点时间戳。默认值为 0。
|
|
242
241
|
*/
|
|
243
242
|
WordInfo?: number;
|
|
244
243
|
}
|
|
@@ -252,11 +252,11 @@ export interface PerStructDifference {
|
|
|
252
252
|
*/
|
|
253
253
|
export interface UploadMedicalFileRequest {
|
|
254
254
|
/**
|
|
255
|
-
*
|
|
255
|
+
* 文件的字节内容。File与FileURL有一个不为空即可,若FileURL参数也存在,会只取File的内容。
|
|
256
256
|
*/
|
|
257
257
|
File?: string;
|
|
258
258
|
/**
|
|
259
|
-
* 文件的URL地址。
|
|
259
|
+
* 文件的URL地址。File与FileURL不能同时为空,若File参数也存在,会只取File的内容。
|
|
260
260
|
*/
|
|
261
261
|
FileURL?: string;
|
|
262
262
|
}
|
|
@@ -3102,7 +3102,7 @@ export interface PushDataInfo {
|
|
|
3102
3102
|
*/
|
|
3103
3103
|
VideoFps: number;
|
|
3104
3104
|
/**
|
|
3105
|
-
* 推流视频码率,单位:
|
|
3105
|
+
* 推流视频码率,单位: bps。
|
|
3106
3106
|
*/
|
|
3107
3107
|
VideoSpeed: number;
|
|
3108
3108
|
/**
|
|
@@ -3110,7 +3110,7 @@ export interface PushDataInfo {
|
|
|
3110
3110
|
*/
|
|
3111
3111
|
AudioFps: number;
|
|
3112
3112
|
/**
|
|
3113
|
-
* 推流音频码率,单位:
|
|
3113
|
+
* 推流音频码率,单位: bps。
|
|
3114
3114
|
*/
|
|
3115
3115
|
AudioSpeed: number;
|
|
3116
3116
|
/**
|
|
@@ -3140,11 +3140,11 @@ export interface PushDataInfo {
|
|
|
3140
3140
|
*/
|
|
3141
3141
|
AsampleRate: number;
|
|
3142
3142
|
/**
|
|
3143
|
-
* metadata 中的音频码率,单位:
|
|
3143
|
+
* metadata 中的音频码率,单位: bps。
|
|
3144
3144
|
*/
|
|
3145
3145
|
MetaAudioSpeed: number;
|
|
3146
3146
|
/**
|
|
3147
|
-
* metadata 中的视频码率,单位:
|
|
3147
|
+
* metadata 中的视频码率,单位: bps。
|
|
3148
3148
|
*/
|
|
3149
3149
|
MetaVideoSpeed: number;
|
|
3150
3150
|
/**
|
|
@@ -39,7 +39,7 @@ export declare class Client extends AbstractClient {
|
|
|
39
39
|
*/
|
|
40
40
|
SendSms(req: SendSmsRequest, cb?: (error: string, rep: SendSmsResponse) => void): Promise<SendSmsResponse>;
|
|
41
41
|
/**
|
|
42
|
-
* ⚠️注意:个人认证用户不支持使用 API
|
|
42
|
+
* ⚠️注意:个人认证用户不支持使用 API 删除短信正文模板,请登录 [控制台](https://console.cloud.tencent.com/smsv2) 删除短信正文模板,如需了解请参阅 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629)。
|
|
43
43
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
44
44
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
45
45
|
*/
|
|
@@ -65,7 +65,7 @@ export declare class Client extends AbstractClient {
|
|
|
65
65
|
*/
|
|
66
66
|
CallbackStatusStatistics(req: CallbackStatusStatisticsRequest, cb?: (error: string, rep: CallbackStatusStatisticsResponse) => void): Promise<CallbackStatusStatisticsResponse>;
|
|
67
67
|
/**
|
|
68
|
-
* ⚠️注意:个人认证用户不支持使用 API
|
|
68
|
+
* ⚠️注意:个人认证用户不支持使用 API 查询短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629)。
|
|
69
69
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
70
70
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
71
71
|
|
|
@@ -96,9 +96,9 @@ export declare class Client extends AbstractClient {
|
|
|
96
96
|
*/
|
|
97
97
|
PullSmsSendStatusByPhoneNumber(req: PullSmsSendStatusByPhoneNumberRequest, cb?: (error: string, rep: PullSmsSendStatusByPhoneNumberResponse) => void): Promise<PullSmsSendStatusByPhoneNumberResponse>;
|
|
98
98
|
/**
|
|
99
|
-
* 1.
|
|
100
|
-
2. ⚠️注意:个人认证用户不支持使用 API
|
|
101
|
-
3.
|
|
99
|
+
* 1. 修改短信正文模板,修改之前请先认真参阅 [腾讯云短信正文模板审核标准](https://cloud.tencent.com/document/product/382/39023)。
|
|
100
|
+
2. ⚠️注意:个人认证用户不支持使用 API 修改短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629),如果为个人认证请登录 [控制台](https://console.cloud.tencent.com/smsv2) 修改短信正文模板。
|
|
101
|
+
3. 修改短信模板,仅当正文模板为**待审核**或**已拒绝**状态时,才能进行修改,**已审核通过**的正文模板不支持修改。
|
|
102
102
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
103
103
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
104
104
|
|
|
@@ -119,8 +119,8 @@ export declare class Client extends AbstractClient {
|
|
|
119
119
|
*/
|
|
120
120
|
DeleteSmsSign(req: DeleteSmsSignRequest, cb?: (error: string, rep: DeleteSmsSignResponse) => void): Promise<DeleteSmsSignResponse>;
|
|
121
121
|
/**
|
|
122
|
-
* 1.
|
|
123
|
-
2. ⚠️注意:个人认证用户不支持使用 API
|
|
122
|
+
* 1. 添加短信模板,申请之前请先认真参阅 [腾讯云短信正文模板审核标准](https://cloud.tencent.com/document/product/382/39023)。
|
|
123
|
+
2. ⚠️注意:个人认证用户不支持使用 API 申请短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629),如果为个人认证请登录 [控制台](https://console.cloud.tencent.com/smsv2) 申请短信正文模板。
|
|
124
124
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
125
125
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
126
126
|
*/
|
|
@@ -67,7 +67,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
67
67
|
return this.request("SendSms", req, cb);
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
|
-
* ⚠️注意:个人认证用户不支持使用 API
|
|
70
|
+
* ⚠️注意:个人认证用户不支持使用 API 删除短信正文模板,请登录 [控制台](https://console.cloud.tencent.com/smsv2) 删除短信正文模板,如需了解请参阅 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629)。
|
|
71
71
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
72
72
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
73
73
|
*/
|
|
@@ -101,7 +101,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
101
101
|
return this.request("CallbackStatusStatistics", req, cb);
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
|
-
* ⚠️注意:个人认证用户不支持使用 API
|
|
104
|
+
* ⚠️注意:个人认证用户不支持使用 API 查询短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629)。
|
|
105
105
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
106
106
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
107
107
|
|
|
@@ -140,9 +140,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
140
140
|
return this.request("PullSmsSendStatusByPhoneNumber", req, cb);
|
|
141
141
|
}
|
|
142
142
|
/**
|
|
143
|
-
* 1.
|
|
144
|
-
2. ⚠️注意:个人认证用户不支持使用 API
|
|
145
|
-
3.
|
|
143
|
+
* 1. 修改短信正文模板,修改之前请先认真参阅 [腾讯云短信正文模板审核标准](https://cloud.tencent.com/document/product/382/39023)。
|
|
144
|
+
2. ⚠️注意:个人认证用户不支持使用 API 修改短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629),如果为个人认证请登录 [控制台](https://console.cloud.tencent.com/smsv2) 修改短信正文模板。
|
|
145
|
+
3. 修改短信模板,仅当正文模板为**待审核**或**已拒绝**状态时,才能进行修改,**已审核通过**的正文模板不支持修改。
|
|
146
146
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
147
147
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
148
148
|
|
|
@@ -169,8 +169,8 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
169
169
|
return this.request("DeleteSmsSign", req, cb);
|
|
170
170
|
}
|
|
171
171
|
/**
|
|
172
|
-
* 1.
|
|
173
|
-
2. ⚠️注意:个人认证用户不支持使用 API
|
|
172
|
+
* 1. 添加短信模板,申请之前请先认真参阅 [腾讯云短信正文模板审核标准](https://cloud.tencent.com/document/product/382/39023)。
|
|
173
|
+
2. ⚠️注意:个人认证用户不支持使用 API 申请短信正文模板,请参阅了解 [实名认证基本介绍](https://cloud.tencent.com/document/product/378/3629),如果为个人认证请登录 [控制台](https://console.cloud.tencent.com/smsv2) 申请短信正文模板。
|
|
174
174
|
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 [SDK](https://cloud.tencent.com/document/product/382/43193) 来使用云短信服务。
|
|
175
175
|
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
|
176
176
|
*/
|