tencentcloud-sdk-nodejs 4.0.911 → 4.0.912
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 +242 -0
- package/SERVICE_CHANGELOG.md +421 -11
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cvm/v20170312/cvm_client.ts +1 -1
- package/src/services/cvm/v20170312/cvm_models.ts +11 -8
- package/src/services/ess/v20201111/ess_models.ts +18 -6
- package/src/services/essbasic/v20210526/essbasic_models.ts +15 -5
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +30 -6
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +44 -6
- package/src/services/ocr/v20181119/ocr_models.ts +4 -0
- package/src/services/pts/v20210728/pts_models.ts +2 -2
- package/src/services/redis/v20180412/redis_client.ts +1 -1
- package/src/services/redis/v20180412/redis_models.ts +9 -7
- package/src/services/tcb/v20180608/tcb_models.ts +12 -7
- package/src/services/tds/v20220801/tds_client.ts +1 -0
- package/src/services/tds/v20220801/tds_models.ts +44 -0
- package/src/services/tts/v20190823/tts_models.ts +2 -1
- package/src/services/vpc/v20170312/vpc_models.ts +4 -0
- package/src/services/vrs/v20200824/vrs_client.ts +3 -2
- package/src/services/vrs/v20200824/vrs_models.ts +67 -10
- package/src/services/wedata/v20210820/wedata_client.ts +17 -1
- package/src/services/wedata/v20210820/wedata_models.ts +341 -24
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +11 -8
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +18 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -5
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +11 -3
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +15 -3
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +40 -6
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +2 -2
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +9 -7
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +12 -7
- package/tencentcloud/services/tds/v20220801/tds_models.d.ts +43 -0
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
- package/tencentcloud/services/vrs/v20200824/vrs_client.d.ts +3 -2
- package/tencentcloud/services/vrs/v20200824/vrs_client.js +1 -0
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +67 -10
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +335 -24
- package/test/hunyuan.v20230901.test.js +22 -2
- package/test/wedata.v20210820.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,245 @@
|
|
|
1
|
+
# Release 4.0.912
|
|
2
|
+
|
|
3
|
+
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
4
|
+
|
|
5
|
+
### 第 16 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-08-07 01:45:31
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [ActivateService](https://cloud.tencent.com/document/api/1729/109752)
|
|
16
|
+
* [SetPayMode](https://cloud.tencent.com/document/api/1729/109751)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
21
|
+
|
|
22
|
+
### 第 145 次发布
|
|
23
|
+
|
|
24
|
+
发布时间:2024-08-07 02:04:23
|
|
25
|
+
|
|
26
|
+
本次发布包含了以下内容:
|
|
27
|
+
|
|
28
|
+
改善已有的文档。
|
|
29
|
+
|
|
30
|
+
修改数据结构:
|
|
31
|
+
|
|
32
|
+
* [VatElectronicInfo](https://cloud.tencent.com/document/api/866/33527#VatElectronicInfo)
|
|
33
|
+
|
|
34
|
+
* 新增成员:ServiceTypeLabel
|
|
35
|
+
|
|
36
|
+
* <font color="#dd0000">**修改成员**:</font>Title, Number, Date, PretaxAmount, Tax, Total, TotalCn, Seller, SellerTaxID, Buyer, BuyerTaxID, Issuer, Remark, SubTotal, SubTax, VatElectronicItems
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
42
|
+
|
|
43
|
+
### 第 103 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-08-07 02:15:35
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [DescribeCloudBaseRunServer](https://cloud.tencent.com/document/api/876/63346)
|
|
54
|
+
|
|
55
|
+
* 新增出参:Tag
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## 设备安全(tds) 版本:2022-08-01
|
|
61
|
+
|
|
62
|
+
### 第 4 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2024-08-07 02:22:38
|
|
65
|
+
|
|
66
|
+
本次发布包含了以下内容:
|
|
67
|
+
|
|
68
|
+
改善已有的文档。
|
|
69
|
+
|
|
70
|
+
修改接口:
|
|
71
|
+
|
|
72
|
+
* [DescribeFraudUltimate](https://cloud.tencent.com/document/api/1628/83695)
|
|
73
|
+
|
|
74
|
+
* 新增入参:DataAuthorization
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
新增数据结构:
|
|
78
|
+
|
|
79
|
+
* [DataAuthorizationInfo](https://cloud.tencent.com/document/api/1628/81020#DataAuthorizationInfo)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
84
|
+
|
|
85
|
+
### 第 199 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2024-08-07 02:36:08
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
修改接口:
|
|
94
|
+
|
|
95
|
+
* [AssignIpv6Addresses](https://cloud.tencent.com/document/api/215/34469)
|
|
96
|
+
|
|
97
|
+
* 新增入参:ClientToken
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 声音复刻(vrs) 版本:2020-08-24
|
|
103
|
+
|
|
104
|
+
### 第 7 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2024-08-07 02:38:54
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
修改接口:
|
|
113
|
+
|
|
114
|
+
* [DetectEnvAndSoundQuality](https://cloud.tencent.com/document/api/1283/90062)
|
|
115
|
+
|
|
116
|
+
* 新增入参:TaskType
|
|
117
|
+
|
|
118
|
+
* [GetTrainingText](https://cloud.tencent.com/document/api/1283/90061)
|
|
119
|
+
|
|
120
|
+
* 新增入参:TaskType, Domain, TextLanguage
|
|
121
|
+
|
|
122
|
+
* [GetVRSVoiceTypes](https://cloud.tencent.com/document/api/1283/101623)
|
|
123
|
+
|
|
124
|
+
* 新增入参:TaskType
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
修改数据结构:
|
|
128
|
+
|
|
129
|
+
* [DescribeVRSTaskStatusRespData](https://cloud.tencent.com/document/api/1283/90065#DescribeVRSTaskStatusRespData)
|
|
130
|
+
|
|
131
|
+
* 新增成员:ExpireTime, FastVoiceType
|
|
132
|
+
|
|
133
|
+
* [VoiceTypeInfo](https://cloud.tencent.com/document/api/1283/90065#VoiceTypeInfo)
|
|
134
|
+
|
|
135
|
+
* 新增成员:ExpireTime, FastVoiceType
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
141
|
+
|
|
142
|
+
### 第 102 次发布
|
|
143
|
+
|
|
144
|
+
发布时间:2024-08-07 02:40:50
|
|
145
|
+
|
|
146
|
+
本次发布包含了以下内容:
|
|
147
|
+
|
|
148
|
+
改善已有的文档。
|
|
149
|
+
|
|
150
|
+
新增接口:
|
|
151
|
+
|
|
152
|
+
* [DescribeTaskLineage](https://cloud.tencent.com/document/api/1267/109754)
|
|
153
|
+
|
|
154
|
+
修改接口:
|
|
155
|
+
|
|
156
|
+
* [CreateOpsMakePlan](https://cloud.tencent.com/document/api/1267/95231)
|
|
157
|
+
|
|
158
|
+
* 新增入参:MakeExtList, SameSelfWorkflowDependType, SelfWorkflowDependency
|
|
159
|
+
|
|
160
|
+
* [DescribeDatabaseMetas](https://cloud.tencent.com/document/api/1267/101009)
|
|
161
|
+
|
|
162
|
+
* 新增入参:PageSize, PageNumber
|
|
163
|
+
|
|
164
|
+
* [DescribeOpsMakePlanInstances](https://cloud.tencent.com/document/api/1267/95203)
|
|
165
|
+
|
|
166
|
+
* 新增入参:StateList
|
|
167
|
+
|
|
168
|
+
* [DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)
|
|
169
|
+
|
|
170
|
+
* 新增入参:SearchNames
|
|
171
|
+
|
|
172
|
+
* 新增出参:LifecycleInfo, TagVoteSumList
|
|
173
|
+
|
|
174
|
+
* [DescribeTableSchemaInfo](https://cloud.tencent.com/document/api/1267/82542)
|
|
175
|
+
|
|
176
|
+
* 新增入参:Env, Model, DevDatasourceId
|
|
177
|
+
|
|
178
|
+
* [ModifyRule](https://cloud.tencent.com/document/api/1267/82792)
|
|
179
|
+
|
|
180
|
+
* 新增入参:TargetDatabaseName, TargetSchemaName, TargetTableName
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
新增数据结构:
|
|
184
|
+
|
|
185
|
+
* [LifecycleInfo](https://cloud.tencent.com/document/api/1267/76336#LifecycleInfo)
|
|
186
|
+
* [TagVoteSum](https://cloud.tencent.com/document/api/1267/76336#TagVoteSum)
|
|
187
|
+
* [TaskLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TaskLineageInfo)
|
|
188
|
+
* [TaskLineageInfoPair](https://cloud.tencent.com/document/api/1267/76336#TaskLineageInfoPair)
|
|
189
|
+
|
|
190
|
+
修改数据结构:
|
|
191
|
+
|
|
192
|
+
* [AlarmEventInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmEventInfo)
|
|
193
|
+
|
|
194
|
+
* 新增成员:AlarmReason
|
|
195
|
+
|
|
196
|
+
* [ColumnMeta](https://cloud.tencent.com/document/api/1267/76336#ColumnMeta)
|
|
197
|
+
|
|
198
|
+
* 新增成员:InfluxCategory
|
|
199
|
+
|
|
200
|
+
* [DatabaseInfo](https://cloud.tencent.com/document/api/1267/76336#DatabaseInfo)
|
|
201
|
+
|
|
202
|
+
* 新增成员:ClusterDeployType, SchemaName
|
|
203
|
+
|
|
204
|
+
* [IntegrationNodeSchema](https://cloud.tencent.com/document/api/1267/76336#IntegrationNodeSchema)
|
|
205
|
+
|
|
206
|
+
* 新增成员:Category
|
|
207
|
+
|
|
208
|
+
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
|
209
|
+
|
|
210
|
+
* 新增成员:DatasourceType, SchemaName, TargetSchemaName
|
|
211
|
+
|
|
212
|
+
* [RuleExecConfig](https://cloud.tencent.com/document/api/1267/76336#RuleExecConfig)
|
|
213
|
+
|
|
214
|
+
* 新增成员:DlcGroupName
|
|
215
|
+
|
|
216
|
+
* [RuleExecResultDetail](https://cloud.tencent.com/document/api/1267/76336#RuleExecResultDetail)
|
|
217
|
+
|
|
218
|
+
* 新增成员:ClusterDeployType
|
|
219
|
+
|
|
220
|
+
* [RuleGroup](https://cloud.tencent.com/document/api/1267/76336#RuleGroup)
|
|
221
|
+
|
|
222
|
+
* 新增成员:SchemaName, ClusterDeployType
|
|
223
|
+
|
|
224
|
+
* [RuleGroupExecResult](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecResult)
|
|
225
|
+
|
|
226
|
+
* 新增成员:DatabaseName, RuleGroupTableId, ClusterDeployType, InstanceId, DsEnvType
|
|
227
|
+
|
|
228
|
+
* [TableInfo](https://cloud.tencent.com/document/api/1267/76336#TableInfo)
|
|
229
|
+
|
|
230
|
+
* 新增成员:TableType
|
|
231
|
+
|
|
232
|
+
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
233
|
+
|
|
234
|
+
* 新增成员:Environment, Schema
|
|
235
|
+
|
|
236
|
+
* [TableQualityDetail](https://cloud.tencent.com/document/api/1267/76336#TableQualityDetail)
|
|
237
|
+
|
|
238
|
+
* 新增成员:SchemaName, RuleGroupTableId
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
1
243
|
# Release 4.0.911
|
|
2
244
|
|
|
3
245
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|