tencentcloud-sdk-nodejs 4.0.851 → 4.0.853
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 +312 -0
- package/SERVICE_CHANGELOG.md +301 -163
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +2 -2
- package/src/services/asr/v20190614/asr_models.ts +5 -5
- package/src/services/cdb/v20170320/cdb_models.ts +24 -3
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +32 -0
- package/src/services/clb/v20180317/clb_models.ts +4 -0
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +9 -7
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +356 -195
- package/src/services/dsgc/v20190723/dsgc_models.ts +67 -67
- package/src/services/dts/v20211206/dts_models.ts +1 -1
- package/src/services/emr/v20190103/emr_models.ts +15 -0
- package/src/services/es/v20180416/es_models.ts +5 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +6 -79
- package/src/services/essbasic/v20210526/essbasic_models.ts +2 -47
- package/src/services/faceid/v20180301/faceid_models.ts +2 -0
- package/src/services/ocr/v20181119/ocr_client.ts +0 -1
- package/src/services/ocr/v20181119/ocr_models.ts +58 -14
- package/src/services/tbaas/v20180416/tbaas_models.ts +14 -14
- package/src/services/tione/v20191022/tione_client.ts +0 -12
- package/src/services/tione/v20191022/tione_models.ts +0 -30
- package/src/services/tione/v20211111/tione_client.ts +1 -0
- package/src/services/tione/v20211111/tione_models.ts +16 -0
- package/src/services/tke/v20220501/tke_models.ts +1 -1
- package/src/services/tmt/v20180321/tmt_models.ts +5 -5
- package/src/services/trtc/v20190722/trtc_models.ts +4 -0
- package/src/services/tse/v20201207/tse_models.ts +26 -2
- package/src/services/vod/v20180717/vod_models.ts +3 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +2 -2
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -5
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +24 -3
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +32 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +6 -6
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +354 -195
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +67 -67
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +15 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +6 -79
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +6 -79
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -46
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +0 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +58 -14
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +14 -14
- package/tencentcloud/services/tione/v20191022/tione_client.d.ts +1 -5
- package/tencentcloud/services/tione/v20191022/tione_client.js +0 -6
- package/tencentcloud/services/tione/v20191022/tione_models.d.ts +0 -28
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +15 -0
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +1 -1
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +5 -5
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +26 -2
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +3 -2
- package/test/tione.v20191022.test.js +0 -10
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,166 +1,44 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 88 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-05-13 01:14:47
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
16
|
-
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
17
|
-
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
18
|
-
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
19
|
-
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
24
|
-
|
|
25
|
-
### 第 169 次发布
|
|
26
|
-
|
|
27
|
-
发布时间:2024-05-13 01:18:00
|
|
28
|
-
|
|
29
|
-
本次发布包含了以下内容:
|
|
30
|
-
|
|
31
|
-
改善已有的文档。
|
|
32
|
-
|
|
33
|
-
新增接口:
|
|
34
|
-
|
|
35
|
-
* [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
40
|
-
|
|
41
|
-
### 第 60 次发布
|
|
42
|
-
|
|
43
|
-
发布时间:2024-05-13 01:21:46
|
|
44
|
-
|
|
45
|
-
本次发布包含了以下内容:
|
|
46
|
-
|
|
47
|
-
改善已有的文档。
|
|
48
|
-
|
|
49
|
-
修改数据结构:
|
|
50
|
-
|
|
51
|
-
* [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
|
|
52
|
-
|
|
53
|
-
* 新增成员:LatestOperationStartedTime
|
|
54
|
-
|
|
55
|
-
* [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail)
|
|
56
|
-
|
|
57
|
-
* <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
## 云直播CSS(live) 版本:2018-08-01
|
|
63
|
-
|
|
64
|
-
### 第 128 次发布
|
|
65
|
-
|
|
66
|
-
发布时间:2024-05-13 01:22:02
|
|
67
|
-
|
|
68
|
-
本次发布包含了以下内容:
|
|
69
|
-
|
|
70
|
-
改善已有的文档。
|
|
71
|
-
|
|
72
|
-
新增接口:
|
|
73
|
-
|
|
74
|
-
* [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)
|
|
75
|
-
* [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
80
4
|
|
|
81
|
-
### 第
|
|
5
|
+
### 第 10 次发布
|
|
82
6
|
|
|
83
|
-
发布时间:2024-05-
|
|
7
|
+
发布时间:2024-05-15 01:12:20
|
|
84
8
|
|
|
85
9
|
本次发布包含了以下内容:
|
|
86
10
|
|
|
87
11
|
改善已有的文档。
|
|
88
12
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
* [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)
|
|
92
|
-
|
|
93
|
-
修改数据结构:
|
|
94
|
-
|
|
95
|
-
* [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
|
|
96
|
-
|
|
97
|
-
* 新增成员:SessionId, CanFeedback, ReplyMethod, OptionCards, TaskFlow
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
|
103
|
-
|
|
104
|
-
### 第 58 次发布
|
|
13
|
+
修改接口:
|
|
105
14
|
|
|
106
|
-
|
|
15
|
+
* [DescribeSlowQueryRecords](https://cloud.tencent.com/document/api/1387/102614)
|
|
107
16
|
|
|
108
|
-
|
|
17
|
+
* 新增入参:Sql, ReadRows, ResultBytes, MemoryUsage
|
|
109
18
|
|
|
110
|
-
|
|
19
|
+
* [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613)
|
|
111
20
|
|
|
112
|
-
|
|
21
|
+
* 新增入参:Sql, ReadRows, ResultBytes, MemoryUsage
|
|
113
22
|
|
|
114
|
-
* [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)
|
|
115
23
|
|
|
116
24
|
|
|
117
25
|
|
|
118
|
-
##
|
|
26
|
+
## 微服务引擎(tse) 版本:2020-12-07
|
|
119
27
|
|
|
120
|
-
### 第
|
|
28
|
+
### 第 67 次发布
|
|
121
29
|
|
|
122
|
-
发布时间:2024-05-
|
|
30
|
+
发布时间:2024-05-15 01:35:13
|
|
123
31
|
|
|
124
32
|
本次发布包含了以下内容:
|
|
125
33
|
|
|
126
34
|
改善已有的文档。
|
|
127
35
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
* [CreateNodePool](https://cloud.tencent.com/document/api/457/106086)
|
|
131
|
-
* [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
|
|
132
|
-
* [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
|
|
133
|
-
|
|
134
|
-
新增数据结构:
|
|
135
|
-
|
|
136
|
-
* [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
|
|
137
|
-
* [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
|
|
138
|
-
* [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
|
|
139
|
-
* [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
|
|
140
|
-
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
|
|
141
|
-
* [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
|
|
142
|
-
* [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
|
|
143
|
-
* [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
|
|
144
|
-
* [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
|
|
145
|
-
* [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
|
|
146
|
-
* [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
|
|
147
|
-
* [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
|
|
148
|
-
* [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
|
|
149
|
-
|
|
150
|
-
修改数据结构:
|
|
151
|
-
|
|
152
|
-
* [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
|
|
153
|
-
|
|
154
|
-
* 新增成员:Scaling, UpgradeSettings, AutoRepair, InstanceChargeType, InstanceChargePrepaid, SystemDisk, KeyIds, Management, HealthCheckPolicyName, HostNamePattern, KubeletArgs, Lifecycle, RuntimeRootDir, EnableAutoscaling, InstanceTypes, Replicas, InternetAccessible, DataDisks
|
|
155
|
-
|
|
156
|
-
* [NodePool](https://cloud.tencent.com/document/api/457/103206#NodePool)
|
|
157
|
-
|
|
158
|
-
* 新增成员:Tags, Unschedulable
|
|
159
|
-
|
|
36
|
+
修改接口:
|
|
160
37
|
|
|
38
|
+
* [CreateEngine](https://cloud.tencent.com/document/api/1364/75218)
|
|
161
39
|
|
|
40
|
+
* 新增入参:StorageType, StorageCapacity
|
|
162
41
|
|
|
163
|
-
## 容器服务(tke) 版本:2018-05-25
|
|
164
42
|
|
|
165
43
|
|
|
166
44
|
|
|
@@ -22880,6 +22758,25 @@
|
|
|
22880
22758
|
|
|
22881
22759
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
22882
22760
|
|
|
22761
|
+
### 第 10 次发布
|
|
22762
|
+
|
|
22763
|
+
发布时间:2024-05-15 01:12:20
|
|
22764
|
+
|
|
22765
|
+
本次发布包含了以下内容:
|
|
22766
|
+
|
|
22767
|
+
改善已有的文档。
|
|
22768
|
+
|
|
22769
|
+
修改接口:
|
|
22770
|
+
|
|
22771
|
+
* [DescribeSlowQueryRecords](https://cloud.tencent.com/document/api/1387/102614)
|
|
22772
|
+
|
|
22773
|
+
* 新增入参:Sql, ReadRows, ResultBytes, MemoryUsage
|
|
22774
|
+
|
|
22775
|
+
* [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613)
|
|
22776
|
+
|
|
22777
|
+
* 新增入参:Sql, ReadRows, ResultBytes, MemoryUsage
|
|
22778
|
+
|
|
22779
|
+
|
|
22883
22780
|
### 第 9 次发布
|
|
22884
22781
|
|
|
22885
22782
|
发布时间:2024-04-02 01:09:54
|
|
@@ -28247,6 +28144,21 @@
|
|
|
28247
28144
|
|
|
28248
28145
|
## 负载均衡(clb) 版本:2018-03-17
|
|
28249
28146
|
|
|
28147
|
+
### 第 105 次发布
|
|
28148
|
+
|
|
28149
|
+
发布时间:2024-05-14 01:28:52
|
|
28150
|
+
|
|
28151
|
+
本次发布包含了以下内容:
|
|
28152
|
+
|
|
28153
|
+
改善已有的文档。
|
|
28154
|
+
|
|
28155
|
+
修改数据结构:
|
|
28156
|
+
|
|
28157
|
+
* [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
|
|
28158
|
+
|
|
28159
|
+
* 新增成员:Weight
|
|
28160
|
+
|
|
28161
|
+
|
|
28250
28162
|
### 第 104 次发布
|
|
28251
28163
|
|
|
28252
28164
|
发布时间:2024-05-07 01:12:00
|
|
@@ -44197,6 +44109,52 @@
|
|
|
44197
44109
|
|
|
44198
44110
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
44199
44111
|
|
|
44112
|
+
### 第 89 次发布
|
|
44113
|
+
|
|
44114
|
+
发布时间:2024-05-14 01:39:01
|
|
44115
|
+
|
|
44116
|
+
本次发布包含了以下内容:
|
|
44117
|
+
|
|
44118
|
+
改善已有的文档。
|
|
44119
|
+
|
|
44120
|
+
修改接口:
|
|
44121
|
+
|
|
44122
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
44123
|
+
|
|
44124
|
+
* 新增入参:InstanceId, CLSInfoList
|
|
44125
|
+
|
|
44126
|
+
* 新增出参:TaskId
|
|
44127
|
+
|
|
44128
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
44129
|
+
|
|
44130
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
44131
|
+
|
|
44132
|
+
* 新增出参:TaskId
|
|
44133
|
+
|
|
44134
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
44135
|
+
|
|
44136
|
+
* 新增入参:InstanceId
|
|
44137
|
+
|
|
44138
|
+
* 新增出参:TotalCount, InstanceCLSDeliveryInfos
|
|
44139
|
+
|
|
44140
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
44141
|
+
|
|
44142
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
44143
|
+
|
|
44144
|
+
* 新增出参:TaskId
|
|
44145
|
+
|
|
44146
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
44147
|
+
|
|
44148
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
44149
|
+
|
|
44150
|
+
* 新增出参:TaskId
|
|
44151
|
+
|
|
44152
|
+
|
|
44153
|
+
新增数据结构:
|
|
44154
|
+
|
|
44155
|
+
* [CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo)
|
|
44156
|
+
* [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)
|
|
44157
|
+
|
|
44200
44158
|
### 第 88 次发布
|
|
44201
44159
|
|
|
44202
44160
|
发布时间:2024-05-13 01:14:47
|
|
@@ -44207,11 +44165,11 @@
|
|
|
44207
44165
|
|
|
44208
44166
|
新增接口:
|
|
44209
44167
|
|
|
44210
|
-
* [
|
|
44211
|
-
* [
|
|
44212
|
-
* [
|
|
44213
|
-
* [
|
|
44214
|
-
* [
|
|
44168
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
44169
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
44170
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
44171
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
44172
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
44215
44173
|
|
|
44216
44174
|
### 第 87 次发布
|
|
44217
44175
|
|
|
@@ -53302,6 +53260,45 @@
|
|
|
53302
53260
|
|
|
53303
53261
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
53304
53262
|
|
|
53263
|
+
### 第 11 次发布
|
|
53264
|
+
|
|
53265
|
+
发布时间:2024-05-14 01:46:03
|
|
53266
|
+
|
|
53267
|
+
本次发布包含了以下内容:
|
|
53268
|
+
|
|
53269
|
+
改善已有的文档。
|
|
53270
|
+
|
|
53271
|
+
修改数据结构:
|
|
53272
|
+
|
|
53273
|
+
* [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak)
|
|
53274
|
+
|
|
53275
|
+
* <font color="#dd0000">**修改成员**:</font>AK, SK, URL
|
|
53276
|
+
|
|
53277
|
+
* [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail)
|
|
53278
|
+
|
|
53279
|
+
* <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum
|
|
53280
|
+
|
|
53281
|
+
* [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo)
|
|
53282
|
+
|
|
53283
|
+
* <font color="#dd0000">**修改成员**:</font>BindStatus, Storage
|
|
53284
|
+
|
|
53285
|
+
* [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem)
|
|
53286
|
+
|
|
53287
|
+
* <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus
|
|
53288
|
+
|
|
53289
|
+
* [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult)
|
|
53290
|
+
|
|
53291
|
+
* <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName
|
|
53292
|
+
|
|
53293
|
+
* [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription)
|
|
53294
|
+
|
|
53295
|
+
* <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage
|
|
53296
|
+
|
|
53297
|
+
* [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem)
|
|
53298
|
+
|
|
53299
|
+
* <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore
|
|
53300
|
+
|
|
53301
|
+
|
|
53305
53302
|
### 第 10 次发布
|
|
53306
53303
|
|
|
53307
53304
|
发布时间:2024-04-17 01:12:45
|
|
@@ -57900,6 +57897,21 @@
|
|
|
57900
57897
|
|
|
57901
57898
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
57902
57899
|
|
|
57900
|
+
### 第 63 次发布
|
|
57901
|
+
|
|
57902
|
+
发布时间:2024-05-14 01:50:50
|
|
57903
|
+
|
|
57904
|
+
本次发布包含了以下内容:
|
|
57905
|
+
|
|
57906
|
+
改善已有的文档。
|
|
57907
|
+
|
|
57908
|
+
修改数据结构:
|
|
57909
|
+
|
|
57910
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
57911
|
+
|
|
57912
|
+
* 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount
|
|
57913
|
+
|
|
57914
|
+
|
|
57903
57915
|
### 第 62 次发布
|
|
57904
57916
|
|
|
57905
57917
|
发布时间:2024-03-15 01:14:37
|
|
@@ -59350,6 +59362,21 @@
|
|
|
59350
59362
|
|
|
59351
59363
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
59352
59364
|
|
|
59365
|
+
### 第 58 次发布
|
|
59366
|
+
|
|
59367
|
+
发布时间:2024-05-14 01:51:30
|
|
59368
|
+
|
|
59369
|
+
本次发布包含了以下内容:
|
|
59370
|
+
|
|
59371
|
+
改善已有的文档。
|
|
59372
|
+
|
|
59373
|
+
修改数据结构:
|
|
59374
|
+
|
|
59375
|
+
* [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
|
|
59376
|
+
|
|
59377
|
+
* 新增成员:KibanaLanguage
|
|
59378
|
+
|
|
59379
|
+
|
|
59353
59380
|
### 第 57 次发布
|
|
59354
59381
|
|
|
59355
59382
|
发布时间:2024-04-19 01:17:21
|
|
@@ -60640,7 +60667,7 @@
|
|
|
60640
60667
|
|
|
60641
60668
|
新增接口:
|
|
60642
60669
|
|
|
60643
|
-
* [
|
|
60670
|
+
* [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)
|
|
60644
60671
|
|
|
60645
60672
|
### 第 168 次发布
|
|
60646
60673
|
|
|
@@ -82700,8 +82727,8 @@
|
|
|
82700
82727
|
|
|
82701
82728
|
新增接口:
|
|
82702
82729
|
|
|
82703
|
-
* [
|
|
82704
|
-
* [
|
|
82730
|
+
* [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)
|
|
82731
|
+
* [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
|
|
82705
82732
|
|
|
82706
82733
|
### 第 127 次发布
|
|
82707
82734
|
|
|
@@ -85288,7 +85315,7 @@
|
|
|
85288
85315
|
|
|
85289
85316
|
新增数据结构:
|
|
85290
85317
|
|
|
85291
|
-
* [
|
|
85318
|
+
* [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)
|
|
85292
85319
|
|
|
85293
85320
|
修改数据结构:
|
|
85294
85321
|
|
|
@@ -96265,6 +96292,35 @@
|
|
|
96265
96292
|
|
|
96266
96293
|
## 文字识别(ocr) 版本:2018-11-19
|
|
96267
96294
|
|
|
96295
|
+
### 第 135 次发布
|
|
96296
|
+
|
|
96297
|
+
发布时间:2024-05-14 02:17:52
|
|
96298
|
+
|
|
96299
|
+
本次发布包含了以下内容:
|
|
96300
|
+
|
|
96301
|
+
改善已有的文档。
|
|
96302
|
+
|
|
96303
|
+
修改接口:
|
|
96304
|
+
|
|
96305
|
+
* [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919)
|
|
96306
|
+
|
|
96307
|
+
* <font color="#dd0000">**修改入参**:</font>DetectFake
|
|
96308
|
+
|
|
96309
|
+
* 新增出参:WarnCardInfos
|
|
96310
|
+
|
|
96311
|
+
* [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656)
|
|
96312
|
+
|
|
96313
|
+
* 新增出参:WarnCardInfos
|
|
96314
|
+
|
|
96315
|
+
* [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195)
|
|
96316
|
+
|
|
96317
|
+
* 新增出参:WarnCardInfos
|
|
96318
|
+
|
|
96319
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
96320
|
+
|
|
96321
|
+
* 新增出参:WarnCardInfos
|
|
96322
|
+
|
|
96323
|
+
|
|
96268
96324
|
### 第 134 次发布
|
|
96269
96325
|
|
|
96270
96326
|
发布时间:2024-04-29 01:21:11
|
|
@@ -108739,7 +108795,7 @@
|
|
|
108739
108795
|
|
|
108740
108796
|
新增接口:
|
|
108741
108797
|
|
|
108742
|
-
* [
|
|
108798
|
+
* [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)
|
|
108743
108799
|
|
|
108744
108800
|
### 第 57 次发布
|
|
108745
108801
|
|
|
@@ -127924,6 +127980,18 @@
|
|
|
127924
127980
|
|
|
127925
127981
|
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
127926
127982
|
|
|
127983
|
+
### 第 13 次发布
|
|
127984
|
+
|
|
127985
|
+
发布时间:2024-05-14 02:40:07
|
|
127986
|
+
|
|
127987
|
+
本次发布包含了以下内容:
|
|
127988
|
+
|
|
127989
|
+
改善已有的文档。
|
|
127990
|
+
|
|
127991
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
127992
|
+
|
|
127993
|
+
* UpdateNotebookLifecycleScript
|
|
127994
|
+
|
|
127927
127995
|
### 第 12 次发布
|
|
127928
127996
|
|
|
127929
127997
|
发布时间:2020-08-14 08:02:11
|
|
@@ -128167,7 +128235,7 @@
|
|
|
128167
128235
|
* [DescribeNotebookLifecycleScript](https://cloud.tencent.com/document/api/851/43031)
|
|
128168
128236
|
* [DescribeNotebookLifecycleScripts](https://cloud.tencent.com/document/api/851/43030)
|
|
128169
128237
|
* [UpdateCodeRepository](https://cloud.tencent.com/document/api/851/43035)
|
|
128170
|
-
* [UpdateNotebookLifecycleScript](https://cloud.tencent.com/document/api
|
|
128238
|
+
* [UpdateNotebookLifecycleScript](https://cloud.tencent.com/document/api/#/#)
|
|
128171
128239
|
|
|
128172
128240
|
修改接口:
|
|
128173
128241
|
|
|
@@ -128244,6 +128312,25 @@
|
|
|
128244
128312
|
|
|
128245
128313
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
128246
128314
|
|
|
128315
|
+
### 第 59 次发布
|
|
128316
|
+
|
|
128317
|
+
发布时间:2024-05-14 02:40:26
|
|
128318
|
+
|
|
128319
|
+
本次发布包含了以下内容:
|
|
128320
|
+
|
|
128321
|
+
改善已有的文档。
|
|
128322
|
+
|
|
128323
|
+
新增数据结构:
|
|
128324
|
+
|
|
128325
|
+
* [CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig)
|
|
128326
|
+
|
|
128327
|
+
修改数据结构:
|
|
128328
|
+
|
|
128329
|
+
* [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
|
|
128330
|
+
|
|
128331
|
+
* 新增成员:CBSSource
|
|
128332
|
+
|
|
128333
|
+
|
|
128247
128334
|
### 第 58 次发布
|
|
128248
128335
|
|
|
128249
128336
|
发布时间:2024-04-25 01:25:56
|
|
@@ -133900,25 +133987,25 @@
|
|
|
133900
133987
|
|
|
133901
133988
|
新增接口:
|
|
133902
133989
|
|
|
133903
|
-
* [
|
|
133904
|
-
* [
|
|
133905
|
-
* [
|
|
133990
|
+
* [CreateNodePool](https://cloud.tencent.com/document/api/457/106086)
|
|
133991
|
+
* [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
|
|
133992
|
+
* [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
|
|
133906
133993
|
|
|
133907
133994
|
新增数据结构:
|
|
133908
133995
|
|
|
133909
|
-
* [
|
|
133910
|
-
* [
|
|
133911
|
-
* [
|
|
133912
|
-
* [
|
|
133913
|
-
* [
|
|
133914
|
-
* [
|
|
133915
|
-
* [
|
|
133916
|
-
* [
|
|
133917
|
-
* [
|
|
133918
|
-
* [
|
|
133919
|
-
* [
|
|
133920
|
-
* [
|
|
133921
|
-
* [
|
|
133996
|
+
* [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
|
|
133997
|
+
* [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
|
|
133998
|
+
* [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
|
|
133999
|
+
* [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
|
|
134000
|
+
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
|
|
134001
|
+
* [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
|
|
134002
|
+
* [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
|
|
134003
|
+
* [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
|
|
134004
|
+
* [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
|
|
134005
|
+
* [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
|
|
134006
|
+
* [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
|
|
134007
|
+
* [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
|
|
134008
|
+
* [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
|
|
133922
134009
|
|
|
133923
134010
|
修改数据结构:
|
|
133924
134011
|
|
|
@@ -135629,6 +135716,21 @@
|
|
|
135629
135716
|
|
|
135630
135717
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
135631
135718
|
|
|
135719
|
+
### 第 73 次发布
|
|
135720
|
+
|
|
135721
|
+
发布时间:2024-05-14 02:45:49
|
|
135722
|
+
|
|
135723
|
+
本次发布包含了以下内容:
|
|
135724
|
+
|
|
135725
|
+
改善已有的文档。
|
|
135726
|
+
|
|
135727
|
+
修改数据结构:
|
|
135728
|
+
|
|
135729
|
+
* [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText)
|
|
135730
|
+
|
|
135731
|
+
* 新增成员:Font
|
|
135732
|
+
|
|
135733
|
+
|
|
135632
135734
|
### 第 72 次发布
|
|
135633
135735
|
|
|
135634
135736
|
发布时间:2024-05-07 11:13:32
|
|
@@ -136966,6 +137068,42 @@
|
|
|
136966
137068
|
|
|
136967
137069
|
## 微服务引擎(tse) 版本:2020-12-07
|
|
136968
137070
|
|
|
137071
|
+
### 第 67 次发布
|
|
137072
|
+
|
|
137073
|
+
发布时间:2024-05-15 01:35:13
|
|
137074
|
+
|
|
137075
|
+
本次发布包含了以下内容:
|
|
137076
|
+
|
|
137077
|
+
改善已有的文档。
|
|
137078
|
+
|
|
137079
|
+
修改接口:
|
|
137080
|
+
|
|
137081
|
+
* [CreateEngine](https://cloud.tencent.com/document/api/1364/75218)
|
|
137082
|
+
|
|
137083
|
+
* 新增入参:StorageType, StorageCapacity
|
|
137084
|
+
|
|
137085
|
+
|
|
137086
|
+
### 第 66 次发布
|
|
137087
|
+
|
|
137088
|
+
发布时间:2024-05-14 02:46:25
|
|
137089
|
+
|
|
137090
|
+
本次发布包含了以下内容:
|
|
137091
|
+
|
|
137092
|
+
改善已有的文档。
|
|
137093
|
+
|
|
137094
|
+
修改数据结构:
|
|
137095
|
+
|
|
137096
|
+
* [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode)
|
|
137097
|
+
|
|
137098
|
+
* 新增成员:Weight, IsDefaultWeight
|
|
137099
|
+
|
|
137100
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status
|
|
137101
|
+
|
|
137102
|
+
* [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup)
|
|
137103
|
+
|
|
137104
|
+
* 新增成员:DefaultWeight
|
|
137105
|
+
|
|
137106
|
+
|
|
136969
137107
|
### 第 65 次发布
|
|
136970
137108
|
|
|
136971
137109
|
发布时间:2024-04-29 01:27:04
|