tencentcloud-sdk-nodejs 4.0.249 → 4.0.250
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 +166 -136
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +20 -0
- package/src/services/asr/v20190614/asr_client.ts +2 -2
- package/src/services/asr/v20190614/asr_models.ts +4 -2
- package/src/services/ccc/v20200210/ccc_client.ts +31 -15
- package/src/services/ccc/v20200210/ccc_models.ts +334 -179
- package/src/services/cdn/v20180606/cdn_client.ts +1 -0
- package/src/services/cdn/v20180606/cdn_models.ts +45 -4
- package/src/services/cpdp/v20190820/cpdp_client.ts +34 -9
- package/src/services/cpdp/v20190820/cpdp_models.ts +266 -159
- package/src/services/domain/v20180808/domain_models.ts +20 -0
- package/src/services/ecm/v20190719/ecm_models.ts +2 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +26 -13
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +71 -21
- package/src/services/postgres/v20170312/postgres_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +16 -0
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +2 -2
- package/tencentcloud/services/asr/v20190614/asr_client.js +2 -2
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +4 -2
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +9 -5
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +12 -6
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +283 -153
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +39 -4
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +11 -3
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.js +15 -3
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +227 -136
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +16 -0
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +9 -5
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +12 -6
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +61 -18
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +1 -1
- package/test/ccc.v20200210.test.js +14 -4
- package/test/cpdp.v20190820.test.js +22 -2
- package/test/iotexplorer.v20190423.test.js +14 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,48 +1,52 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## API网关(apigateway) 版本:2018-08-08
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-12-
|
|
7
|
+
发布时间:2021-12-06 08:00:59
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [CreateApi](https://cloud.tencent.com/document/api/628/45243)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增入参:EIAMAppType, EIAMAuthType, TokenTimeout, EIAMAppId
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
##
|
|
22
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
23
23
|
|
|
24
|
-
### 第
|
|
24
|
+
### 第 18 次发布
|
|
25
25
|
|
|
26
|
-
发布时间:2021-12-
|
|
26
|
+
发布时间:2021-12-06 08:02:18
|
|
27
27
|
|
|
28
28
|
本次发布包含了以下内容:
|
|
29
29
|
|
|
30
30
|
改善已有的文档。
|
|
31
31
|
|
|
32
|
-
|
|
32
|
+
新增接口:
|
|
33
33
|
|
|
34
|
-
* [
|
|
34
|
+
* [DescribeCCCBuyInfoList](https://cloud.tencent.com/document/api/679/65435)
|
|
35
35
|
|
|
36
|
-
|
|
36
|
+
新增数据结构:
|
|
37
37
|
|
|
38
|
+
* [PackageBuyInfo](https://cloud.tencent.com/document/api/679/47715#PackageBuyInfo)
|
|
39
|
+
* [PhoneNumBuyInfo](https://cloud.tencent.com/document/api/679/47715#PhoneNumBuyInfo)
|
|
40
|
+
* [SdkAppIdBuyInfo](https://cloud.tencent.com/document/api/679/47715#SdkAppIdBuyInfo)
|
|
41
|
+
* [StaffBuyInfo](https://cloud.tencent.com/document/api/679/47715#StaffBuyInfo)
|
|
38
42
|
|
|
39
43
|
|
|
40
44
|
|
|
41
|
-
##
|
|
45
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
|
42
46
|
|
|
43
|
-
### 第
|
|
47
|
+
### 第 88 次发布
|
|
44
48
|
|
|
45
|
-
发布时间:2021-12-
|
|
49
|
+
发布时间:2021-12-06 08:02:38
|
|
46
50
|
|
|
47
51
|
本次发布包含了以下内容:
|
|
48
52
|
|
|
@@ -50,90 +54,54 @@
|
|
|
50
54
|
|
|
51
55
|
修改接口:
|
|
52
56
|
|
|
53
|
-
* [
|
|
54
|
-
|
|
55
|
-
* 新增入参:Isp
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
61
|
-
|
|
62
|
-
### 第 15 次发布
|
|
63
|
-
|
|
64
|
-
发布时间:2021-12-03 08:07:55
|
|
65
|
-
|
|
66
|
-
本次发布包含了以下内容:
|
|
67
|
-
|
|
68
|
-
改善已有的文档。
|
|
57
|
+
* [ListClsLogTopics](https://cloud.tencent.com/document/api/228/42194)
|
|
69
58
|
|
|
70
|
-
|
|
59
|
+
* 新增出参:ExtraLogset
|
|
71
60
|
|
|
72
|
-
* [CreateProduct](https://cloud.tencent.com/document/api/1131/53112)
|
|
73
61
|
|
|
74
|
-
|
|
62
|
+
新增数据结构:
|
|
75
63
|
|
|
64
|
+
* [ExtraLogset](https://cloud.tencent.com/document/api/228/30987#ExtraLogset)
|
|
76
65
|
|
|
77
66
|
修改数据结构:
|
|
78
67
|
|
|
79
|
-
* [
|
|
80
|
-
|
|
81
|
-
* 新增成员:NetType
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
91
|
-
|
|
92
|
-
### 第 12 次发布
|
|
93
|
-
|
|
94
|
-
发布时间:2021-12-03 08:08:18
|
|
95
|
-
|
|
96
|
-
本次发布包含了以下内容:
|
|
97
|
-
|
|
98
|
-
改善已有的文档。
|
|
99
|
-
|
|
100
|
-
修改接口:
|
|
101
|
-
|
|
102
|
-
* [DescribeStatisticSummary](https://cloud.tencent.com/document/api/1361/53727)
|
|
68
|
+
* [LogSetInfo](https://cloud.tencent.com/document/api/228/30987#LogSetInfo)
|
|
103
69
|
|
|
104
|
-
*
|
|
70
|
+
* 新增成员:Deleted, RegionEn
|
|
105
71
|
|
|
106
|
-
* [
|
|
72
|
+
* [TopicInfo](https://cloud.tencent.com/document/api/228/30987#TopicInfo)
|
|
107
73
|
|
|
108
|
-
*
|
|
74
|
+
* 新增成员:Deleted
|
|
109
75
|
|
|
110
76
|
|
|
111
77
|
|
|
112
78
|
|
|
113
|
-
##
|
|
79
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
114
80
|
|
|
115
|
-
### 第
|
|
81
|
+
### 第 52 次发布
|
|
116
82
|
|
|
117
|
-
发布时间:2021-12-
|
|
83
|
+
发布时间:2021-12-06 08:03:46
|
|
118
84
|
|
|
119
85
|
本次发布包含了以下内容:
|
|
120
86
|
|
|
121
87
|
改善已有的文档。
|
|
122
88
|
|
|
123
|
-
|
|
89
|
+
新增接口:
|
|
124
90
|
|
|
125
|
-
* [
|
|
91
|
+
* [DeduceQuota](https://cloud.tencent.com/document/api/1122/65437)
|
|
92
|
+
* [QueryAssignment](https://cloud.tencent.com/document/api/1122/65436)
|
|
126
93
|
|
|
127
|
-
|
|
94
|
+
新增数据结构:
|
|
128
95
|
|
|
96
|
+
* [AssignmentData](https://cloud.tencent.com/document/api/1122/40683#AssignmentData)
|
|
129
97
|
|
|
130
98
|
|
|
131
99
|
|
|
132
|
-
##
|
|
100
|
+
## 域名注册(domain) 版本:2018-08-08
|
|
133
101
|
|
|
134
|
-
### 第
|
|
102
|
+
### 第 18 次发布
|
|
135
103
|
|
|
136
|
-
发布时间:2021-12-
|
|
104
|
+
发布时间:2021-12-06 08:05:24
|
|
137
105
|
|
|
138
106
|
本次发布包含了以下内容:
|
|
139
107
|
|
|
@@ -141,45 +109,22 @@
|
|
|
141
109
|
|
|
142
110
|
修改接口:
|
|
143
111
|
|
|
144
|
-
* [
|
|
145
|
-
|
|
146
|
-
* 新增入参:InstallDependency
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
## 腾讯云自动化助手(tat) 版本:2020-10-28
|
|
152
|
-
|
|
153
|
-
### 第 16 次发布
|
|
154
|
-
|
|
155
|
-
发布时间:2021-12-03 08:11:00
|
|
156
|
-
|
|
157
|
-
本次发布包含了以下内容:
|
|
158
|
-
|
|
159
|
-
改善已有的文档。
|
|
160
|
-
|
|
161
|
-
修改数据结构:
|
|
162
|
-
|
|
163
|
-
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
164
|
-
|
|
165
|
-
* 新增成员:OutputCOSBucketUrl, OutputCOSKeyPrefix
|
|
166
|
-
|
|
167
|
-
* [Invocation](https://cloud.tencent.com/document/api/1340/52687#Invocation)
|
|
112
|
+
* [CreateDomainBatch](https://cloud.tencent.com/document/api/242/48942)
|
|
168
113
|
|
|
169
|
-
*
|
|
114
|
+
* 新增入参:UpdateProhibition, TransferProhibition
|
|
170
115
|
|
|
171
|
-
* [
|
|
116
|
+
* [TransferInDomainBatch](https://cloud.tencent.com/document/api/242/49195)
|
|
172
117
|
|
|
173
|
-
*
|
|
118
|
+
* 新增入参:UpdateProhibition, TransferProhibition
|
|
174
119
|
|
|
175
120
|
|
|
176
121
|
|
|
177
122
|
|
|
178
|
-
##
|
|
123
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
179
124
|
|
|
180
|
-
### 第
|
|
125
|
+
### 第 37 次发布
|
|
181
126
|
|
|
182
|
-
发布时间:2021-12-
|
|
127
|
+
发布时间:2021-12-06 08:07:14
|
|
183
128
|
|
|
184
129
|
本次发布包含了以下内容:
|
|
185
130
|
|
|
@@ -187,42 +132,11 @@
|
|
|
187
132
|
|
|
188
133
|
新增接口:
|
|
189
134
|
|
|
190
|
-
* [
|
|
135
|
+
* [GenSingleDeviceSignatureOfPublic](https://cloud.tencent.com/document/api/1081/65438)
|
|
191
136
|
|
|
192
137
|
新增数据结构:
|
|
193
138
|
|
|
194
|
-
* [
|
|
195
|
-
|
|
196
|
-
修改数据结构:
|
|
197
|
-
|
|
198
|
-
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
199
|
-
|
|
200
|
-
* 新增成员:MaxTpsPerNamespace, MaxNamespaceNum, UsedNamespaceNum, MaxTopicNum, UsedTopicNum, MaxGroupNum, UsedGroupNum, MaxRetentionTime, MaxLatencyTime
|
|
201
|
-
|
|
202
|
-
* [RocketMQClusterDetail](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterDetail)
|
|
203
|
-
|
|
204
|
-
* 新增成员:Info, Config, Status
|
|
205
|
-
|
|
206
|
-
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
207
|
-
|
|
208
|
-
* 新增成员:ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint
|
|
209
|
-
|
|
210
|
-
* [RocketMQClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterRecentStats)
|
|
211
|
-
|
|
212
|
-
* 新增成员:TopicNum, ProducedMsgNum, ConsumedMsgNum, AccumulativeMsgNum
|
|
213
|
-
|
|
214
|
-
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
|
215
|
-
|
|
216
|
-
* 新增成员:Name, ConsumerNum, TPS, TotalAccumulative, ConsumptionMode, ReadEnabled, RetryPartitionNum, CreateTime, UpdateTime, ClientProtocol, Remark, ConsumerType, BroadcastEnabled
|
|
217
|
-
|
|
218
|
-
* [RocketMQNamespace](https://cloud.tencent.com/document/api/1179/46089#RocketMQNamespace)
|
|
219
|
-
|
|
220
|
-
* 新增成员:NamespaceId, Ttl, RetentionTime, Remark
|
|
221
|
-
|
|
222
|
-
* [RocketMQTopic](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopic)
|
|
223
|
-
|
|
224
|
-
* 新增成员:Name, Remark, PartitionNum, CreateTime, UpdateTime
|
|
225
|
-
|
|
139
|
+
* [DeviceSignatureInfo](https://cloud.tencent.com/document/api/1081/34988#DeviceSignatureInfo)
|
|
226
140
|
|
|
227
141
|
|
|
228
142
|
|
|
@@ -1685,6 +1599,21 @@
|
|
|
1685
1599
|
|
|
1686
1600
|
## API网关(apigateway) 版本:2018-08-08
|
|
1687
1601
|
|
|
1602
|
+
### 第 22 次发布
|
|
1603
|
+
|
|
1604
|
+
发布时间:2021-12-06 08:00:59
|
|
1605
|
+
|
|
1606
|
+
本次发布包含了以下内容:
|
|
1607
|
+
|
|
1608
|
+
改善已有的文档。
|
|
1609
|
+
|
|
1610
|
+
修改接口:
|
|
1611
|
+
|
|
1612
|
+
* [CreateApi](https://cloud.tencent.com/document/api/628/45243)
|
|
1613
|
+
|
|
1614
|
+
* 新增入参:EIAMAppType, EIAMAuthType, TokenTimeout, EIAMAppId
|
|
1615
|
+
|
|
1616
|
+
|
|
1688
1617
|
### 第 21 次发布
|
|
1689
1618
|
|
|
1690
1619
|
发布时间:2021-11-10 08:02:05
|
|
@@ -8138,6 +8067,25 @@
|
|
|
8138
8067
|
|
|
8139
8068
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
8140
8069
|
|
|
8070
|
+
### 第 18 次发布
|
|
8071
|
+
|
|
8072
|
+
发布时间:2021-12-06 08:02:18
|
|
8073
|
+
|
|
8074
|
+
本次发布包含了以下内容:
|
|
8075
|
+
|
|
8076
|
+
改善已有的文档。
|
|
8077
|
+
|
|
8078
|
+
新增接口:
|
|
8079
|
+
|
|
8080
|
+
* [[DescribeCCCBuyInfoList](https://cloud.tencent.com/document/api/679/65435)](https://cloud.tencent.com/document/api/#/#)
|
|
8081
|
+
|
|
8082
|
+
新增数据结构:
|
|
8083
|
+
|
|
8084
|
+
* [[PackageBuyInfo](https://cloud.tencent.com/document/api/679/47715#PackageBuyInfo)](https://cloud.tencent.com/document/api/679/47715#[PackageBuyInfo](https://cloud.tencent.com/document/api/679/47715#PackageBuyInfo))
|
|
8085
|
+
* [[PhoneNumBuyInfo](https://cloud.tencent.com/document/api/679/47715#PhoneNumBuyInfo)](https://cloud.tencent.com/document/api/679/47715#[PhoneNumBuyInfo](https://cloud.tencent.com/document/api/679/47715#PhoneNumBuyInfo))
|
|
8086
|
+
* [[SdkAppIdBuyInfo](https://cloud.tencent.com/document/api/679/47715#SdkAppIdBuyInfo)](https://cloud.tencent.com/document/api/679/47715#[SdkAppIdBuyInfo](https://cloud.tencent.com/document/api/679/47715#SdkAppIdBuyInfo))
|
|
8087
|
+
* [[StaffBuyInfo](https://cloud.tencent.com/document/api/679/47715#StaffBuyInfo)](https://cloud.tencent.com/document/api/679/47715#[StaffBuyInfo](https://cloud.tencent.com/document/api/679/47715#StaffBuyInfo))
|
|
8088
|
+
|
|
8141
8089
|
### 第 17 次发布
|
|
8142
8090
|
|
|
8143
8091
|
发布时间:2021-11-16 08:06:45
|
|
@@ -10002,6 +9950,36 @@
|
|
|
10002
9950
|
|
|
10003
9951
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
10004
9952
|
|
|
9953
|
+
### 第 88 次发布
|
|
9954
|
+
|
|
9955
|
+
发布时间:2021-12-06 08:02:38
|
|
9956
|
+
|
|
9957
|
+
本次发布包含了以下内容:
|
|
9958
|
+
|
|
9959
|
+
改善已有的文档。
|
|
9960
|
+
|
|
9961
|
+
修改接口:
|
|
9962
|
+
|
|
9963
|
+
* [ListClsLogTopics](https://cloud.tencent.com/document/api/228/42194)
|
|
9964
|
+
|
|
9965
|
+
* 新增出参:ExtraLogset
|
|
9966
|
+
|
|
9967
|
+
|
|
9968
|
+
新增数据结构:
|
|
9969
|
+
|
|
9970
|
+
* [[ExtraLogset](https://cloud.tencent.com/document/api/228/30987#ExtraLogset)](https://cloud.tencent.com/document/api/228/30987#[ExtraLogset](https://cloud.tencent.com/document/api/228/30987#ExtraLogset))
|
|
9971
|
+
|
|
9972
|
+
修改数据结构:
|
|
9973
|
+
|
|
9974
|
+
* [LogSetInfo](https://cloud.tencent.com/document/api/228/30987#LogSetInfo)
|
|
9975
|
+
|
|
9976
|
+
* 新增成员:Deleted, RegionEn
|
|
9977
|
+
|
|
9978
|
+
* [TopicInfo](https://cloud.tencent.com/document/api/228/30987#TopicInfo)
|
|
9979
|
+
|
|
9980
|
+
* 新增成员:Deleted
|
|
9981
|
+
|
|
9982
|
+
|
|
10005
9983
|
### 第 87 次发布
|
|
10006
9984
|
|
|
10007
9985
|
发布时间:2021-11-19 08:07:05
|
|
@@ -15467,7 +15445,7 @@
|
|
|
15467
15445
|
|
|
15468
15446
|
|
|
15469
15447
|
|
|
15470
|
-
##
|
|
15448
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
15471
15449
|
|
|
15472
15450
|
### 第 44 次发布
|
|
15473
15451
|
|
|
@@ -16872,6 +16850,23 @@
|
|
|
16872
16850
|
|
|
16873
16851
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
16874
16852
|
|
|
16853
|
+
### 第 52 次发布
|
|
16854
|
+
|
|
16855
|
+
发布时间:2021-12-06 08:03:46
|
|
16856
|
+
|
|
16857
|
+
本次发布包含了以下内容:
|
|
16858
|
+
|
|
16859
|
+
改善已有的文档。
|
|
16860
|
+
|
|
16861
|
+
新增接口:
|
|
16862
|
+
|
|
16863
|
+
* [[DeduceQuota](https://cloud.tencent.com/document/api/1122/65437)](https://cloud.tencent.com/document/api/#/#)
|
|
16864
|
+
* [[QueryAssignment](https://cloud.tencent.com/document/api/1122/65436)](https://cloud.tencent.com/document/api/#/#)
|
|
16865
|
+
|
|
16866
|
+
新增数据结构:
|
|
16867
|
+
|
|
16868
|
+
* [[AssignmentData](https://cloud.tencent.com/document/api/1122/40683#AssignmentData)](https://cloud.tencent.com/document/api/1122/40683#[AssignmentData](https://cloud.tencent.com/document/api/1122/40683#AssignmentData))
|
|
16869
|
+
|
|
16875
16870
|
### 第 51 次发布
|
|
16876
16871
|
|
|
16877
16872
|
发布时间:2021-11-17 08:08:58
|
|
@@ -23615,6 +23610,25 @@
|
|
|
23615
23610
|
|
|
23616
23611
|
## 域名注册(domain) 版本:2018-08-08
|
|
23617
23612
|
|
|
23613
|
+
### 第 18 次发布
|
|
23614
|
+
|
|
23615
|
+
发布时间:2021-12-06 08:05:24
|
|
23616
|
+
|
|
23617
|
+
本次发布包含了以下内容:
|
|
23618
|
+
|
|
23619
|
+
改善已有的文档。
|
|
23620
|
+
|
|
23621
|
+
修改接口:
|
|
23622
|
+
|
|
23623
|
+
* [CreateDomainBatch](https://cloud.tencent.com/document/api/242/48942)
|
|
23624
|
+
|
|
23625
|
+
* 新增入参:UpdateProhibition, TransferProhibition
|
|
23626
|
+
|
|
23627
|
+
* [TransferInDomainBatch](https://cloud.tencent.com/document/api/242/49195)
|
|
23628
|
+
|
|
23629
|
+
* 新增入参:UpdateProhibition, TransferProhibition
|
|
23630
|
+
|
|
23631
|
+
|
|
23618
23632
|
### 第 17 次发布
|
|
23619
23633
|
|
|
23620
23634
|
发布时间:2021-12-03 08:05:53
|
|
@@ -32931,6 +32945,22 @@
|
|
|
32931
32945
|
|
|
32932
32946
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
32933
32947
|
|
|
32948
|
+
### 第 37 次发布
|
|
32949
|
+
|
|
32950
|
+
发布时间:2021-12-06 08:07:14
|
|
32951
|
+
|
|
32952
|
+
本次发布包含了以下内容:
|
|
32953
|
+
|
|
32954
|
+
改善已有的文档。
|
|
32955
|
+
|
|
32956
|
+
新增接口:
|
|
32957
|
+
|
|
32958
|
+
* [[GenSingleDeviceSignatureOfPublic](https://cloud.tencent.com/document/api/1081/65438)](https://cloud.tencent.com/document/api/#/#)
|
|
32959
|
+
|
|
32960
|
+
新增数据结构:
|
|
32961
|
+
|
|
32962
|
+
* [[DeviceSignatureInfo](https://cloud.tencent.com/document/api/1081/34988#DeviceSignatureInfo)](https://cloud.tencent.com/document/api/1081/34988#[DeviceSignatureInfo](https://cloud.tencent.com/document/api/1081/34988#DeviceSignatureInfo))
|
|
32963
|
+
|
|
32934
32964
|
### 第 36 次发布
|
|
32935
32965
|
|
|
32936
32966
|
发布时间:2021-11-10 08:08:03
|
|
@@ -51984,11 +52014,11 @@
|
|
|
51984
52014
|
|
|
51985
52015
|
新增接口:
|
|
51986
52016
|
|
|
51987
|
-
* [
|
|
52017
|
+
* [DescribeAllTenants](https://cloud.tencent.com/document/api/1179/65403)
|
|
51988
52018
|
|
|
51989
52019
|
新增数据结构:
|
|
51990
52020
|
|
|
51991
|
-
* [
|
|
52021
|
+
* [InternalTenant](https://cloud.tencent.com/document/api/1179/46089#InternalTenant)
|
|
51992
52022
|
|
|
51993
52023
|
修改数据结构:
|
|
51994
52024
|
|
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/546) | 2021-04-25 10:09:57 |
|
|
14
|
-
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2021-12-
|
|
14
|
+
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2021-12-06 08:00:59 |
|
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2021-12-02 08:02:32 |
|
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2021-11-23 08:02:56 |
|
|
17
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-
|
|
17
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2021-12-06 08:01:23 |
|
|
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 |
|
|
@@ -31,11 +31,11 @@
|
|
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2021-12-03 08:02:43 |
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2021-11-10 08:03:19 |
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2021-11-10 08:03:22 |
|
|
34
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-
|
|
34
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-12-06 08:02:18 |
|
|
35
35
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2021-12-02 08:03:37 |
|
|
36
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-12-
|
|
36
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-12-06 08:02:38 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-11-10 08:03:57 |
|
|
38
|
-
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-
|
|
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) | 2021-12-01 08:04:35 |
|
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2021-11-10 08:04:08 |
|
|
41
41
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2021-11-23 08:04:46 |
|
|
@@ -46,10 +46,10 @@
|
|
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-16 08:07:51 |
|
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-10 08:04:28 |
|
|
48
48
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2021-11-10 08:04:30 |
|
|
49
|
-
| cme | [
|
|
49
|
+
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2021-12-06 08:03:35 |
|
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-11-10 08:04:45 |
|
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
52
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-
|
|
52
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-12-06 08:03:46 |
|
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
54
54
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-11-26 08:07:10 |
|
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-11-30 08:05:34 |
|
|
@@ -61,14 +61,14 @@
|
|
|
61
61
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2021-11-26 08:08:12 |
|
|
62
62
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2021-11-10 08:06:10 |
|
|
63
63
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-11-17 08:10:54 |
|
|
64
|
-
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2021-12-
|
|
64
|
+
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2021-12-06 08:05:24 |
|
|
65
65
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2021-11-10 08:06:23 |
|
|
66
66
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-11-10 08:06:24 |
|
|
67
67
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2021-11-10 08:06:26 |
|
|
68
68
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-12-01 08:07:08 |
|
|
69
69
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-11-10 08:06:30 |
|
|
70
70
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2021-12-02 08:06:56 |
|
|
71
|
-
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-
|
|
71
|
+
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-12-06 08:05:41 |
|
|
72
72
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2021-11-10 08:06:52 |
|
|
73
73
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2021-11-10 08:06:56 |
|
|
74
74
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-11-10 08:06:57 |
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2021-11-10 08:07:49 |
|
|
93
93
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2021-11-10 08:07:50 |
|
|
94
94
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2021-07-21 08:06:35 |
|
|
95
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-
|
|
95
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-12-06 08:07:14 |
|
|
96
96
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-11-10 08:08:16 |
|
|
97
97
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-12-03 08:07:55 |
|
|
98
98
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2021-12-03 08:08:18 |
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-11-10 08:09:46 |
|
|
121
121
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
|
|
122
122
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
|
123
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2021-12-
|
|
123
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2021-12-06 08:09:11 |
|
|
124
124
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2021-12-02 08:10:37 |
|
|
125
125
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2021-11-10 08:10:02 |
|
|
126
126
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2021-11-04 08:12:00 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.250"
|
|
@@ -3913,6 +3913,26 @@ export interface CreateApiRequest {
|
|
|
3913
3913
|
* scf函数类型。当后端类型是SCF时生效。支持事件触发(EVENT),http直通云函数(HTTP)。
|
|
3914
3914
|
*/
|
|
3915
3915
|
ServiceScfFunctionType?: string
|
|
3916
|
+
|
|
3917
|
+
/**
|
|
3918
|
+
* EIAM应用类型。
|
|
3919
|
+
*/
|
|
3920
|
+
EIAMAppType?: string
|
|
3921
|
+
|
|
3922
|
+
/**
|
|
3923
|
+
* EIAM应用认证类型,支持仅认证(AuthenticationOnly)、认证和鉴权(Authorization)。
|
|
3924
|
+
*/
|
|
3925
|
+
EIAMAuthType?: string
|
|
3926
|
+
|
|
3927
|
+
/**
|
|
3928
|
+
* EIAM应用Token 有效时间,单位为秒,默认为7200秒。
|
|
3929
|
+
*/
|
|
3930
|
+
TokenTimeout?: number
|
|
3931
|
+
|
|
3932
|
+
/**
|
|
3933
|
+
* EIAM应用ID。
|
|
3934
|
+
*/
|
|
3935
|
+
EIAMAppId?: string
|
|
3916
3936
|
}
|
|
3917
3937
|
|
|
3918
3938
|
/**
|
|
@@ -109,7 +109,7 @@ export class Client extends AbstractClient {
|
|
|
109
109
|
|
|
110
110
|
/**
|
|
111
111
|
* 本接口服务对时长5小时以内的录音文件进行识别,异步返回识别全部结果。
|
|
112
|
-
•
|
|
112
|
+
• 支持中文普通话、英语、粤语、日语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。
|
|
113
113
|
• 支持通用、音视频领域
|
|
114
114
|
• 支持wav、mp3、m4a、flv、mp4、wma、3gp、amr、aac、ogg-opus、flac格式
|
|
115
115
|
• 支持语音 URL 和本地语音文件两种请求方式
|
|
@@ -275,7 +275,7 @@ export class Client extends AbstractClient {
|
|
|
275
275
|
}
|
|
276
276
|
|
|
277
277
|
/**
|
|
278
|
-
* 本接口用于对60秒之内的短音频文件进行识别。<br>•
|
|
278
|
+
* 本接口用于对60秒之内的短音频文件进行识别。<br>• 支持中文普通话、英语、粤语、日语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。。<br>• 支持本地语音文件上传和语音URL上传两种请求方式,音频时长不能超过60s,音频文件大小不能超过3MB。<br>• 音频格式支持wav、mp3;采样率支持8000Hz或者16000Hz;采样精度支持16bits;声道支持单声道。<br>• 请求方法为 HTTP POST , Content-Type为"application/json; charset=utf-8"<br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。<br>• 默认接口请求频率限制:25次/秒,如您有提高请求频率限制的需求,请提[工单](https://console.cloud.tencent.com/workorder/category)进行咨询。
|
|
279
279
|
*/
|
|
280
280
|
async SentenceRecognition(
|
|
281
281
|
req: SentenceRecognitionRequest,
|
|
@@ -233,8 +233,9 @@ export interface SentenceRecognitionRequest {
|
|
|
233
233
|
• 16k_en:16k 英语;
|
|
234
234
|
• 16k_ca:16k 粤语;
|
|
235
235
|
• 16k_ja:16k 日语;
|
|
236
|
-
•16k_wuu-SH:16k 上海话方言;
|
|
237
|
-
•16k_zh_medical:16k
|
|
236
|
+
• 16k_wuu-SH:16k 上海话方言;
|
|
237
|
+
• 16k_zh_medical:16k 医疗;
|
|
238
|
+
• 16k_zh_dialect:多方言。
|
|
238
239
|
*/
|
|
239
240
|
EngSerViceType: string
|
|
240
241
|
|
|
@@ -459,6 +460,7 @@ export interface CreateRecTaskRequest {
|
|
|
459
460
|
• 16k_zh_medical 医疗;
|
|
460
461
|
• 16k_th 泰语;
|
|
461
462
|
• 16k_wuu-SH:16k 上海话方言;
|
|
463
|
+
• 16k_zh_dialect:多方言。
|
|
462
464
|
*/
|
|
463
465
|
EngineModelType: string
|
|
464
466
|
|