tencentcloud-sdk-nodejs 4.0.649 → 4.0.650
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 +261 -0
- package/SERVICE_CHANGELOG.md +395 -69
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_client.ts +13 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +61 -8
- package/src/services/asr/v20190614/asr_models.ts +5 -3
- package/src/services/cdb/v20170320/cdb_models.ts +7 -7
- package/src/services/cls/v20201016/cls_client.ts +45 -8
- package/src/services/cls/v20201016/cls_models.ts +222 -17
- package/src/services/cme/v20191029/cme_models.ts +3 -3
- package/src/services/dnspod/v20210323/dnspod_client.ts +15 -3
- package/src/services/dnspod/v20210323/dnspod_models.ts +196 -65
- package/src/services/ess/v20201111/ess_client.ts +4 -2
- package/src/services/ess/v20201111/ess_models.ts +10 -13
- package/src/services/essbasic/v20210526/essbasic_models.ts +4 -4
- package/src/services/iotvideo/v20211125/iotvideo_client.ts +30 -5
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +153 -45
- package/src/services/lcic/v20220817/lcic_models.ts +20 -0
- package/src/services/live/v20180801/live_models.ts +1 -0
- package/src/services/ms/v20180408/ms_client.ts +116 -26
- package/src/services/ms/v20180408/ms_models.ts +1060 -117
- package/src/services/ocr/v20181119/ocr_client.ts +6 -1
- package/src/services/ocr/v20181119/ocr_models.ts +32 -3
- package/src/services/pts/v20210728/pts_models.ts +1 -1
- package/src/services/ssa/v20180608/ssa_models.ts +10 -10
- package/src/services/tdmq/v20200217/tdmq_models.ts +20 -16
- package/src/services/vod/v20180717/vod_models.ts +4 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.d.ts +5 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.js +6 -0
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +59 -8
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -3
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +7 -7
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +15 -3
- package/tencentcloud/services/cls/v20201016/cls_client.js +21 -3
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +215 -17
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +3 -3
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +5 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +6 -0
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +194 -65
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +3 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +10 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -4
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +9 -1
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +12 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +147 -44
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +20 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -0
- package/tencentcloud/services/ms/v20180408/ms_client.d.ts +37 -7
- package/tencentcloud/services/ms/v20180408/ms_client.js +51 -9
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +1013 -94
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +6 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +6 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +32 -3
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +1 -1
- package/tencentcloud/services/ssa/v20180608/ssa_models.d.ts +10 -10
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +20 -16
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -3
- package/test/antiddos.v20200309.test.js +10 -0
- package/test/cls.v20201016.test.js +32 -2
- package/test/dnspod.v20210323.test.js +10 -0
- package/test/iotvideo.v20211125.test.js +20 -0
- package/test/ms.v20180408.test.js +66 -6
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,60 +1,80 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 58 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-07-
|
|
7
|
+
发布时间:2023-07-26 01:01:23
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeBizMonitorTrend](https://cloud.tencent.com/document/api/297/95517)
|
|
16
16
|
|
|
17
|
-
* 新增入参:RspImgType
|
|
18
17
|
|
|
19
|
-
* [TextToImage](https://cloud.tencent.com/document/api/1668/88064)
|
|
20
18
|
|
|
21
|
-
|
|
19
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
22
20
|
|
|
21
|
+
### 第 58 次发布
|
|
23
22
|
|
|
23
|
+
发布时间:2023-07-26 01:10:44
|
|
24
24
|
|
|
25
|
+
本次发布包含了以下内容:
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
改善已有的文档。
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
新增接口:
|
|
29
30
|
|
|
30
|
-
|
|
31
|
+
* [DeleteScheduledSql](https://cloud.tencent.com/document/api/614/95520)
|
|
32
|
+
* [DescribeScheduledSqlInfo](https://cloud.tencent.com/document/api/614/95519)
|
|
33
|
+
* [ModifyScheduledSql](https://cloud.tencent.com/document/api/614/95518)
|
|
34
|
+
|
|
35
|
+
新增数据结构:
|
|
36
|
+
|
|
37
|
+
* [ScheduledSqlTaskInfo](https://cloud.tencent.com/document/api/614/56471#ScheduledSqlTaskInfo)
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
42
|
+
|
|
43
|
+
### 第 22 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2023-07-26 01:17:12
|
|
31
46
|
|
|
32
47
|
本次发布包含了以下内容:
|
|
33
48
|
|
|
34
49
|
改善已有的文档。
|
|
35
50
|
|
|
36
|
-
|
|
51
|
+
新增接口:
|
|
37
52
|
|
|
38
|
-
* [
|
|
53
|
+
* [DescribeRecordFilterList](https://cloud.tencent.com/document/api/1427/95521)
|
|
39
54
|
|
|
40
|
-
* 新增入参:Filters
|
|
41
55
|
|
|
42
|
-
* [DescribeTemplateList](https://cloud.tencent.com/document/api/1500/71773)
|
|
43
56
|
|
|
44
|
-
|
|
57
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
45
58
|
|
|
59
|
+
### 第 93 次发布
|
|
46
60
|
|
|
47
|
-
|
|
61
|
+
发布时间:2023-07-26 01:19:51
|
|
48
62
|
|
|
49
|
-
|
|
63
|
+
本次发布包含了以下内容:
|
|
50
64
|
|
|
65
|
+
改善已有的文档。
|
|
51
66
|
|
|
67
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
52
68
|
|
|
53
|
-
|
|
69
|
+
* DescribeIntegrationMainOrganizationUser
|
|
54
70
|
|
|
55
|
-
### 第 90 次发布
|
|
56
71
|
|
|
57
|
-
|
|
72
|
+
|
|
73
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
74
|
+
|
|
75
|
+
### 第 15 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2023-07-26 01:24:02
|
|
58
78
|
|
|
59
79
|
本次发布包含了以下内容:
|
|
60
80
|
|
|
@@ -62,19 +82,35 @@
|
|
|
62
82
|
|
|
63
83
|
新增接口:
|
|
64
84
|
|
|
65
|
-
* [
|
|
85
|
+
* [DeleteCloudStorageEvent](https://cloud.tencent.com/document/api/1131/95523)
|
|
86
|
+
* [DescribeDevicePackages](https://cloud.tencent.com/document/api/1131/95522)
|
|
87
|
+
|
|
88
|
+
修改接口:
|
|
89
|
+
|
|
90
|
+
* [DescribeCloudStorageThumbnail](https://cloud.tencent.com/document/api/1131/77499)
|
|
91
|
+
|
|
92
|
+
* 新增出参:ExpireTime
|
|
93
|
+
|
|
66
94
|
|
|
67
95
|
新增数据结构:
|
|
68
96
|
|
|
69
|
-
* [
|
|
97
|
+
* [PackageInfo](https://cloud.tencent.com/document/api/1131/76635#PackageInfo)
|
|
70
98
|
|
|
71
99
|
|
|
72
100
|
|
|
73
|
-
##
|
|
101
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
74
102
|
|
|
75
|
-
### 第 92 次发布
|
|
76
103
|
|
|
77
|
-
|
|
104
|
+
|
|
105
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
110
|
+
|
|
111
|
+
### 第 32 次发布
|
|
112
|
+
|
|
113
|
+
发布时间:2023-07-26 01:25:48
|
|
78
114
|
|
|
79
115
|
本次发布包含了以下内容:
|
|
80
116
|
|
|
@@ -82,18 +118,33 @@
|
|
|
82
118
|
|
|
83
119
|
修改接口:
|
|
84
120
|
|
|
85
|
-
* [
|
|
121
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
86
122
|
|
|
87
|
-
* 新增入参:
|
|
123
|
+
* 新增入参:RoomType
|
|
88
124
|
|
|
125
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
89
126
|
|
|
127
|
+
* 新增出参:RoomType
|
|
90
128
|
|
|
129
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
91
130
|
|
|
92
|
-
|
|
131
|
+
* 新增入参:RoomType
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
修改数据结构:
|
|
135
|
+
|
|
136
|
+
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
|
137
|
+
|
|
138
|
+
* 新增成员:IsGradingRequiredPostClass, RoomType
|
|
93
139
|
|
|
94
|
-
### 第 51 次发布
|
|
95
140
|
|
|
96
|
-
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
## 移动应用安全(ms) 版本:2018-04-08
|
|
144
|
+
|
|
145
|
+
### 第 15 次发布
|
|
146
|
+
|
|
147
|
+
发布时间:2023-07-26 01:29:37
|
|
97
148
|
|
|
98
149
|
本次发布包含了以下内容:
|
|
99
150
|
|
|
@@ -101,46 +152,110 @@
|
|
|
101
152
|
|
|
102
153
|
新增接口:
|
|
103
154
|
|
|
104
|
-
* [
|
|
105
|
-
* [
|
|
106
|
-
* [
|
|
107
|
-
* [
|
|
108
|
-
* [
|
|
109
|
-
* [
|
|
110
|
-
* [RenameDockerContainer](https://cloud.tencent.com/document/api/1207/95470)
|
|
111
|
-
* [RerunDockerContainer](https://cloud.tencent.com/document/api/1207/95469)
|
|
112
|
-
* [RestartDockerContainers](https://cloud.tencent.com/document/api/1207/95468)
|
|
113
|
-
* [RunDockerContainers](https://cloud.tencent.com/document/api/1207/95467)
|
|
114
|
-
* [StartDockerContainers](https://cloud.tencent.com/document/api/1207/95466)
|
|
115
|
-
* [StopDockerContainers](https://cloud.tencent.com/document/api/1207/95465)
|
|
155
|
+
* [CancelEncryptTask](https://cloud.tencent.com/document/api/283/95529)
|
|
156
|
+
* [CreateEncryptInstance](https://cloud.tencent.com/document/api/283/95528)
|
|
157
|
+
* [CreateOrderInstance](https://cloud.tencent.com/document/api/283/95527)
|
|
158
|
+
* [DescribeEncryptInstances](https://cloud.tencent.com/document/api/283/95526)
|
|
159
|
+
* [DescribeEncryptPlan](https://cloud.tencent.com/document/api/283/95525)
|
|
160
|
+
* [DescribeOrderInstances](https://cloud.tencent.com/document/api/283/95524)
|
|
116
161
|
|
|
117
162
|
新增数据结构:
|
|
118
163
|
|
|
119
|
-
* [
|
|
120
|
-
* [
|
|
164
|
+
* [AndroidAppInfo](https://cloud.tencent.com/document/api/283/17759#AndroidAppInfo)
|
|
165
|
+
* [AndroidPlan](https://cloud.tencent.com/document/api/283/17759#AndroidPlan)
|
|
166
|
+
* [AndroidResult](https://cloud.tencent.com/document/api/283/17759#AndroidResult)
|
|
167
|
+
* [AppletInfo](https://cloud.tencent.com/document/api/283/17759#AppletInfo)
|
|
168
|
+
* [AppletPlan](https://cloud.tencent.com/document/api/283/17759#AppletPlan)
|
|
169
|
+
* [AppletResult](https://cloud.tencent.com/document/api/283/17759#AppletResult)
|
|
170
|
+
* [EncryptResults](https://cloud.tencent.com/document/api/283/17759#EncryptResults)
|
|
171
|
+
* [IOSPlan](https://cloud.tencent.com/document/api/283/17759#IOSPlan)
|
|
172
|
+
* [IOSResult](https://cloud.tencent.com/document/api/283/17759#IOSResult)
|
|
173
|
+
* [Orders](https://cloud.tencent.com/document/api/283/17759#Orders)
|
|
174
|
+
* [SDKPlan](https://cloud.tencent.com/document/api/283/17759#SDKPlan)
|
|
175
|
+
* [SDKResult](https://cloud.tencent.com/document/api/283/17759#SDKResult)
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
180
|
+
|
|
181
|
+
### 第 107 次发布
|
|
182
|
+
|
|
183
|
+
发布时间:2023-07-26 01:30:16
|
|
184
|
+
|
|
185
|
+
本次发布包含了以下内容:
|
|
186
|
+
|
|
187
|
+
改善已有的文档。
|
|
121
188
|
|
|
122
189
|
修改数据结构:
|
|
123
190
|
|
|
124
|
-
* [
|
|
191
|
+
* [OtherInvoice](https://cloud.tencent.com/document/api/866/33527#OtherInvoice)
|
|
125
192
|
|
|
126
|
-
* 新增成员:
|
|
193
|
+
* 新增成员:Date
|
|
127
194
|
|
|
195
|
+
* <font color="#dd0000">**修改成员**:</font>Title, Total, OtherInvoiceListItems, OtherInvoiceTableItems
|
|
128
196
|
|
|
197
|
+
* [SingleInvoiceItem](https://cloud.tencent.com/document/api/866/33527#SingleInvoiceItem)
|
|
129
198
|
|
|
199
|
+
* 新增成员:VatSalesList
|
|
130
200
|
|
|
131
|
-
|
|
201
|
+
* <font color="#dd0000">**修改成员**:</font>VatElectronicSpecialInvoice, VatElectronicInvoiceBlockchain, VatElectronicInvoiceToll, VatElectronicSpecialInvoiceFull, VatElectronicInvoiceFull, MachinePrintedInvoice, BusInvoice, ShippingInvoice, TollInvoice, OtherInvoice, MotorVehicleSaleInvoice, UsedCarPurchaseInvoice, VatInvoiceRoll, TaxiTicket, QuotaInvoice, AirTransport, NonTaxIncomeGeneralBill, NonTaxIncomeElectronicBill, TrainTicket, MedicalOutpatientInvoice, MedicalHospitalizedInvoice
|
|
132
202
|
|
|
133
|
-
|
|
203
|
+
* [VatInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceInfo)
|
|
134
204
|
|
|
135
|
-
|
|
205
|
+
* 新增成员:BlockChainMark, AcquisitionMark, SubTotal, SubTax
|
|
206
|
+
|
|
207
|
+
* <font color="#dd0000">**修改成员**:</font>CheckCode, FormType, TravelTax, BuyerAddrTel, BuyerBankAccount, CompanySealContent, TaxSealContent, ServiceName, City, QRCodeMark, AgentMark, TransitMark, OilMark, Title, Kind, Code, Number, NumberConfirm, Date, Total, TotalCn, PretaxAmount, Tax, MachineCode, Ciphertext, Remark, Seller, SellerTaxID, SellerAddrTel, SellerBankAccount, Buyer, BuyerTaxID, CompanySealMark, Issuer, Reviewer, Province, VatInvoiceItemInfos, CodeConfirm, Receiptor, ElectronicFullMark, ElectronicFullNumber, FormName
|
|
208
|
+
|
|
209
|
+
* [VatInvoiceItemInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceItemInfo)
|
|
210
|
+
|
|
211
|
+
* 新增成员:SerialNumber
|
|
212
|
+
|
|
213
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Specification, Unit, Quantity, Price, Total, TaxRate, Tax, DateStart, DateEnd, LicensePlate, VehicleType
|
|
214
|
+
|
|
215
|
+
* [VatInvoiceRoll](https://cloud.tencent.com/document/api/866/33527#VatInvoiceRoll)
|
|
216
|
+
|
|
217
|
+
* <font color="#dd0000">**修改成员**:</font>Title, Code, Number, NumberConfirm, Date, CheckCode, Seller, SellerTaxID, Buyer, BuyerTaxID, Category, Total, TotalCn, Kind, Province, City, CompanySealMark, QRCodeMark, ServiceName, CompanySealContent, TaxSealContent, VatRollItems
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
## 安全运营中心(ssa) 版本:2018-06-08
|
|
223
|
+
|
|
224
|
+
### 第 18 次发布
|
|
225
|
+
|
|
226
|
+
发布时间:2023-07-26 01:34:12
|
|
136
227
|
|
|
137
228
|
本次发布包含了以下内容:
|
|
138
229
|
|
|
139
230
|
改善已有的文档。
|
|
140
231
|
|
|
141
|
-
|
|
232
|
+
修改数据结构:
|
|
233
|
+
|
|
234
|
+
* [ConcernInfo](https://cloud.tencent.com/document/api/664/51406#ConcernInfo)
|
|
235
|
+
|
|
236
|
+
* <font color="#dd0000">**修改成员**:</font>IpCountry, IpProvince, Result, Confidence, IpIsp, IpInfrastructure, ThreatType, Groups, Status, Tags, VictimAssetType, VictimAssetName, DomainRegistrant, DomainRegisteredInstitution, DomainRegistrationTime, FileName, FileMd5, VirusName, FilePath, FileSize, ProcName, Pid, ProcPath, ProcUser, DefendedCount, DetectedCount
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
242
|
+
|
|
243
|
+
### 第 69 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2023-07-26 01:38:18
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
修改数据结构:
|
|
252
|
+
|
|
253
|
+
* [RabbitMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterInfo)
|
|
254
|
+
|
|
255
|
+
* 新增成员:ZoneIds
|
|
256
|
+
|
|
257
|
+
* <font color="#dd0000">**修改成员**:</font>ExceptionInformation, ClusterStatus
|
|
142
258
|
|
|
143
|
-
* DescribeAutoDenyIP
|
|
144
259
|
|
|
145
260
|
|
|
146
261
|
|
|
@@ -1862,6 +1977,18 @@
|
|
|
1862
1977
|
|
|
1863
1978
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
1864
1979
|
|
|
1980
|
+
### 第 58 次发布
|
|
1981
|
+
|
|
1982
|
+
发布时间:2023-07-26 01:01:23
|
|
1983
|
+
|
|
1984
|
+
本次发布包含了以下内容:
|
|
1985
|
+
|
|
1986
|
+
改善已有的文档。
|
|
1987
|
+
|
|
1988
|
+
新增接口:
|
|
1989
|
+
|
|
1990
|
+
* [[DescribeBizMonitorTrend](https://cloud.tencent.com/document/api/297/95517)](https://cloud.tencent.com/document/api/#/#)
|
|
1991
|
+
|
|
1865
1992
|
### 第 57 次发布
|
|
1866
1993
|
|
|
1867
1994
|
发布时间:2023-06-27 01:01:43
|
|
@@ -20312,7 +20439,7 @@
|
|
|
20312
20439
|
|
|
20313
20440
|
新增数据结构:
|
|
20314
20441
|
|
|
20315
|
-
* [
|
|
20442
|
+
* [ActionFilter](https://cloud.tencent.com/document/api/1500/71784#ActionFilter)
|
|
20316
20443
|
|
|
20317
20444
|
### 第 8 次发布
|
|
20318
20445
|
|
|
@@ -22593,11 +22720,11 @@
|
|
|
22593
22720
|
|
|
22594
22721
|
新增接口:
|
|
22595
22722
|
|
|
22596
|
-
* [
|
|
22723
|
+
* [InstanceScalingDown](https://cloud.tencent.com/document/api/597/95460)
|
|
22597
22724
|
|
|
22598
22725
|
新增数据结构:
|
|
22599
22726
|
|
|
22600
|
-
* [
|
|
22727
|
+
* [ScalingDownResp](https://cloud.tencent.com/document/api/597/40861#ScalingDownResp)
|
|
22601
22728
|
|
|
22602
22729
|
### 第 89 次发布
|
|
22603
22730
|
|
|
@@ -27016,6 +27143,24 @@
|
|
|
27016
27143
|
|
|
27017
27144
|
## 日志服务(cls) 版本:2020-10-16
|
|
27018
27145
|
|
|
27146
|
+
### 第 58 次发布
|
|
27147
|
+
|
|
27148
|
+
发布时间:2023-07-26 01:10:44
|
|
27149
|
+
|
|
27150
|
+
本次发布包含了以下内容:
|
|
27151
|
+
|
|
27152
|
+
改善已有的文档。
|
|
27153
|
+
|
|
27154
|
+
新增接口:
|
|
27155
|
+
|
|
27156
|
+
* [[DeleteScheduledSql](https://cloud.tencent.com/document/api/614/95520)](https://cloud.tencent.com/document/api/#/#)
|
|
27157
|
+
* [[DescribeScheduledSqlInfo](https://cloud.tencent.com/document/api/614/95519)](https://cloud.tencent.com/document/api/#/#)
|
|
27158
|
+
* [[ModifyScheduledSql](https://cloud.tencent.com/document/api/614/95518)](https://cloud.tencent.com/document/api/#/#)
|
|
27159
|
+
|
|
27160
|
+
新增数据结构:
|
|
27161
|
+
|
|
27162
|
+
* [[ScheduledSqlTaskInfo](https://cloud.tencent.com/document/api/614/56471#ScheduledSqlTaskInfo)](https://cloud.tencent.com/document/api/614/56471#[ScheduledSqlTaskInfo](https://cloud.tencent.com/document/api/614/56471#ScheduledSqlTaskInfo))
|
|
27163
|
+
|
|
27019
27164
|
### 第 57 次发布
|
|
27020
27165
|
|
|
27021
27166
|
发布时间:2023-07-20 01:17:22
|
|
@@ -43694,6 +43839,18 @@
|
|
|
43694
43839
|
|
|
43695
43840
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
43696
43841
|
|
|
43842
|
+
### 第 22 次发布
|
|
43843
|
+
|
|
43844
|
+
发布时间:2023-07-26 01:17:12
|
|
43845
|
+
|
|
43846
|
+
本次发布包含了以下内容:
|
|
43847
|
+
|
|
43848
|
+
改善已有的文档。
|
|
43849
|
+
|
|
43850
|
+
新增接口:
|
|
43851
|
+
|
|
43852
|
+
* [[DescribeRecordFilterList](https://cloud.tencent.com/document/api/1427/95521)](https://cloud.tencent.com/document/api/#/#)
|
|
43853
|
+
|
|
43697
43854
|
### 第 21 次发布
|
|
43698
43855
|
|
|
43699
43856
|
发布时间:2023-07-10 01:22:33
|
|
@@ -50400,6 +50557,18 @@
|
|
|
50400
50557
|
|
|
50401
50558
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
50402
50559
|
|
|
50560
|
+
### 第 93 次发布
|
|
50561
|
+
|
|
50562
|
+
发布时间:2023-07-26 01:19:51
|
|
50563
|
+
|
|
50564
|
+
本次发布包含了以下内容:
|
|
50565
|
+
|
|
50566
|
+
改善已有的文档。
|
|
50567
|
+
|
|
50568
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
50569
|
+
|
|
50570
|
+
* DescribeIntegrationMainOrganizationUser
|
|
50571
|
+
|
|
50403
50572
|
### 第 92 次发布
|
|
50404
50573
|
|
|
50405
50574
|
发布时间:2023-07-25 10:56:49
|
|
@@ -63444,6 +63613,30 @@
|
|
|
63444
63613
|
|
|
63445
63614
|
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
63446
63615
|
|
|
63616
|
+
### 第 15 次发布
|
|
63617
|
+
|
|
63618
|
+
发布时间:2023-07-26 01:24:02
|
|
63619
|
+
|
|
63620
|
+
本次发布包含了以下内容:
|
|
63621
|
+
|
|
63622
|
+
改善已有的文档。
|
|
63623
|
+
|
|
63624
|
+
新增接口:
|
|
63625
|
+
|
|
63626
|
+
* [[DeleteCloudStorageEvent](https://cloud.tencent.com/document/api/1131/95523)](https://cloud.tencent.com/document/api/#/#)
|
|
63627
|
+
* [[DescribeDevicePackages](https://cloud.tencent.com/document/api/1131/95522)](https://cloud.tencent.com/document/api/#/#)
|
|
63628
|
+
|
|
63629
|
+
修改接口:
|
|
63630
|
+
|
|
63631
|
+
* [DescribeCloudStorageThumbnail](https://cloud.tencent.com/document/api/1131/77499)
|
|
63632
|
+
|
|
63633
|
+
* 新增出参:ExpireTime
|
|
63634
|
+
|
|
63635
|
+
|
|
63636
|
+
新增数据结构:
|
|
63637
|
+
|
|
63638
|
+
* [[PackageInfo](https://cloud.tencent.com/document/api/1131/76635#PackageInfo)](https://cloud.tencent.com/document/api/1131/76635#[PackageInfo](https://cloud.tencent.com/document/api/1131/76635#PackageInfo))
|
|
63639
|
+
|
|
63447
63640
|
### 第 14 次发布
|
|
63448
63641
|
|
|
63449
63642
|
发布时间:2023-05-12 01:31:53
|
|
@@ -65178,6 +65371,36 @@
|
|
|
65178
65371
|
|
|
65179
65372
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
65180
65373
|
|
|
65374
|
+
### 第 32 次发布
|
|
65375
|
+
|
|
65376
|
+
发布时间:2023-07-26 01:25:48
|
|
65377
|
+
|
|
65378
|
+
本次发布包含了以下内容:
|
|
65379
|
+
|
|
65380
|
+
改善已有的文档。
|
|
65381
|
+
|
|
65382
|
+
修改接口:
|
|
65383
|
+
|
|
65384
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
65385
|
+
|
|
65386
|
+
* 新增入参:RoomType
|
|
65387
|
+
|
|
65388
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
65389
|
+
|
|
65390
|
+
* 新增出参:RoomType
|
|
65391
|
+
|
|
65392
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
|
65393
|
+
|
|
65394
|
+
* 新增入参:RoomType
|
|
65395
|
+
|
|
65396
|
+
|
|
65397
|
+
修改数据结构:
|
|
65398
|
+
|
|
65399
|
+
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
|
65400
|
+
|
|
65401
|
+
* 新增成员:IsGradingRequiredPostClass, RoomType
|
|
65402
|
+
|
|
65403
|
+
|
|
65181
65404
|
### 第 31 次发布
|
|
65182
65405
|
|
|
65183
65406
|
发布时间:2023-07-21 01:29:56
|
|
@@ -65814,23 +66037,23 @@
|
|
|
65814
66037
|
|
|
65815
66038
|
新增接口:
|
|
65816
66039
|
|
|
65817
|
-
* [
|
|
65818
|
-
* [
|
|
65819
|
-
* [
|
|
65820
|
-
* [
|
|
65821
|
-
* [
|
|
65822
|
-
* [
|
|
65823
|
-
* [
|
|
65824
|
-
* [
|
|
65825
|
-
* [
|
|
65826
|
-
* [
|
|
65827
|
-
* [
|
|
65828
|
-
* [
|
|
66040
|
+
* [DescribeDockerActivities](https://cloud.tencent.com/document/api/1207/95476)
|
|
66041
|
+
* [DescribeDockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/95475)
|
|
66042
|
+
* [DescribeDockerContainerDetail](https://cloud.tencent.com/document/api/1207/95474)
|
|
66043
|
+
* [DescribeDockerContainers](https://cloud.tencent.com/document/api/1207/95473)
|
|
66044
|
+
* [ModifyDockerContainer](https://cloud.tencent.com/document/api/1207/95472)
|
|
66045
|
+
* [RemoveDockerContainers](https://cloud.tencent.com/document/api/1207/95471)
|
|
66046
|
+
* [RenameDockerContainer](https://cloud.tencent.com/document/api/1207/95470)
|
|
66047
|
+
* [RerunDockerContainer](https://cloud.tencent.com/document/api/1207/95469)
|
|
66048
|
+
* [RestartDockerContainers](https://cloud.tencent.com/document/api/1207/95468)
|
|
66049
|
+
* [RunDockerContainers](https://cloud.tencent.com/document/api/1207/95467)
|
|
66050
|
+
* [StartDockerContainers](https://cloud.tencent.com/document/api/1207/95466)
|
|
66051
|
+
* [StopDockerContainers](https://cloud.tencent.com/document/api/1207/95465)
|
|
65829
66052
|
|
|
65830
66053
|
新增数据结构:
|
|
65831
66054
|
|
|
65832
|
-
* [
|
|
65833
|
-
* [
|
|
66055
|
+
* [DockerActivity](https://cloud.tencent.com/document/api/1207/47576#DockerActivity)
|
|
66056
|
+
* [DockerContainer](https://cloud.tencent.com/document/api/1207/47576#DockerContainer)
|
|
65834
66057
|
|
|
65835
66058
|
修改数据结构:
|
|
65836
66059
|
|
|
@@ -76087,6 +76310,38 @@
|
|
|
76087
76310
|
|
|
76088
76311
|
## 移动应用安全(ms) 版本:2018-04-08
|
|
76089
76312
|
|
|
76313
|
+
### 第 15 次发布
|
|
76314
|
+
|
|
76315
|
+
发布时间:2023-07-26 01:29:37
|
|
76316
|
+
|
|
76317
|
+
本次发布包含了以下内容:
|
|
76318
|
+
|
|
76319
|
+
改善已有的文档。
|
|
76320
|
+
|
|
76321
|
+
新增接口:
|
|
76322
|
+
|
|
76323
|
+
* [[CancelEncryptTask](https://cloud.tencent.com/document/api/283/95529)](https://cloud.tencent.com/document/api/#/#)
|
|
76324
|
+
* [[CreateEncryptInstance](https://cloud.tencent.com/document/api/283/95528)](https://cloud.tencent.com/document/api/#/#)
|
|
76325
|
+
* [[CreateOrderInstance](https://cloud.tencent.com/document/api/283/95527)](https://cloud.tencent.com/document/api/#/#)
|
|
76326
|
+
* [[DescribeEncryptInstances](https://cloud.tencent.com/document/api/283/95526)](https://cloud.tencent.com/document/api/#/#)
|
|
76327
|
+
* [[DescribeEncryptPlan](https://cloud.tencent.com/document/api/283/95525)](https://cloud.tencent.com/document/api/#/#)
|
|
76328
|
+
* [[DescribeOrderInstances](https://cloud.tencent.com/document/api/283/95524)](https://cloud.tencent.com/document/api/#/#)
|
|
76329
|
+
|
|
76330
|
+
新增数据结构:
|
|
76331
|
+
|
|
76332
|
+
* [[AndroidAppInfo](https://cloud.tencent.com/document/api/283/17759#AndroidAppInfo)](https://cloud.tencent.com/document/api/283/17759#[AndroidAppInfo](https://cloud.tencent.com/document/api/283/17759#AndroidAppInfo))
|
|
76333
|
+
* [[AndroidPlan](https://cloud.tencent.com/document/api/283/17759#AndroidPlan)](https://cloud.tencent.com/document/api/283/17759#[AndroidPlan](https://cloud.tencent.com/document/api/283/17759#AndroidPlan))
|
|
76334
|
+
* [[AndroidResult](https://cloud.tencent.com/document/api/283/17759#AndroidResult)](https://cloud.tencent.com/document/api/283/17759#[AndroidResult](https://cloud.tencent.com/document/api/283/17759#AndroidResult))
|
|
76335
|
+
* [[AppletInfo](https://cloud.tencent.com/document/api/283/17759#AppletInfo)](https://cloud.tencent.com/document/api/283/17759#[AppletInfo](https://cloud.tencent.com/document/api/283/17759#AppletInfo))
|
|
76336
|
+
* [[AppletPlan](https://cloud.tencent.com/document/api/283/17759#AppletPlan)](https://cloud.tencent.com/document/api/283/17759#[AppletPlan](https://cloud.tencent.com/document/api/283/17759#AppletPlan))
|
|
76337
|
+
* [[AppletResult](https://cloud.tencent.com/document/api/283/17759#AppletResult)](https://cloud.tencent.com/document/api/283/17759#[AppletResult](https://cloud.tencent.com/document/api/283/17759#AppletResult))
|
|
76338
|
+
* [[EncryptResults](https://cloud.tencent.com/document/api/283/17759#EncryptResults)](https://cloud.tencent.com/document/api/283/17759#[EncryptResults](https://cloud.tencent.com/document/api/283/17759#EncryptResults))
|
|
76339
|
+
* [[IOSPlan](https://cloud.tencent.com/document/api/283/17759#IOSPlan)](https://cloud.tencent.com/document/api/283/17759#[IOSPlan](https://cloud.tencent.com/document/api/283/17759#IOSPlan))
|
|
76340
|
+
* [[IOSResult](https://cloud.tencent.com/document/api/283/17759#IOSResult)](https://cloud.tencent.com/document/api/283/17759#[IOSResult](https://cloud.tencent.com/document/api/283/17759#IOSResult))
|
|
76341
|
+
* [[Orders](https://cloud.tencent.com/document/api/283/17759#Orders)](https://cloud.tencent.com/document/api/283/17759#[Orders](https://cloud.tencent.com/document/api/283/17759#Orders))
|
|
76342
|
+
* [[SDKPlan](https://cloud.tencent.com/document/api/283/17759#SDKPlan)](https://cloud.tencent.com/document/api/283/17759#[SDKPlan](https://cloud.tencent.com/document/api/283/17759#SDKPlan))
|
|
76343
|
+
* [[SDKResult](https://cloud.tencent.com/document/api/283/17759#SDKResult)](https://cloud.tencent.com/document/api/283/17759#[SDKResult](https://cloud.tencent.com/document/api/283/17759#SDKResult))
|
|
76344
|
+
|
|
76090
76345
|
### 第 14 次发布
|
|
76091
76346
|
|
|
76092
76347
|
发布时间:2023-06-15 01:29:09
|
|
@@ -77577,6 +77832,45 @@
|
|
|
77577
77832
|
|
|
77578
77833
|
## 文字识别(ocr) 版本:2018-11-19
|
|
77579
77834
|
|
|
77835
|
+
### 第 107 次发布
|
|
77836
|
+
|
|
77837
|
+
发布时间:2023-07-26 01:30:16
|
|
77838
|
+
|
|
77839
|
+
本次发布包含了以下内容:
|
|
77840
|
+
|
|
77841
|
+
改善已有的文档。
|
|
77842
|
+
|
|
77843
|
+
修改数据结构:
|
|
77844
|
+
|
|
77845
|
+
* [OtherInvoice](https://cloud.tencent.com/document/api/866/33527#OtherInvoice)
|
|
77846
|
+
|
|
77847
|
+
* 新增成员:Date
|
|
77848
|
+
|
|
77849
|
+
* <font color="#dd0000">**修改成员**:</font>Title, Total, OtherInvoiceListItems, OtherInvoiceTableItems
|
|
77850
|
+
|
|
77851
|
+
* [SingleInvoiceItem](https://cloud.tencent.com/document/api/866/33527#SingleInvoiceItem)
|
|
77852
|
+
|
|
77853
|
+
* 新增成员:VatSalesList
|
|
77854
|
+
|
|
77855
|
+
* <font color="#dd0000">**修改成员**:</font>VatElectronicSpecialInvoice, VatElectronicInvoiceBlockchain, VatElectronicInvoiceToll, VatElectronicSpecialInvoiceFull, VatElectronicInvoiceFull, MachinePrintedInvoice, BusInvoice, ShippingInvoice, TollInvoice, OtherInvoice, MotorVehicleSaleInvoice, UsedCarPurchaseInvoice, VatInvoiceRoll, TaxiTicket, QuotaInvoice, AirTransport, NonTaxIncomeGeneralBill, NonTaxIncomeElectronicBill, TrainTicket, MedicalOutpatientInvoice, MedicalHospitalizedInvoice
|
|
77856
|
+
|
|
77857
|
+
* [VatInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceInfo)
|
|
77858
|
+
|
|
77859
|
+
* 新增成员:BlockChainMark, AcquisitionMark, SubTotal, SubTax
|
|
77860
|
+
|
|
77861
|
+
* <font color="#dd0000">**修改成员**:</font>CheckCode, FormType, TravelTax, BuyerAddrTel, BuyerBankAccount, CompanySealContent, TaxSealContent, ServiceName, City, QRCodeMark, AgentMark, TransitMark, OilMark, Title, Kind, Code, Number, NumberConfirm, Date, Total, TotalCn, PretaxAmount, Tax, MachineCode, Ciphertext, Remark, Seller, SellerTaxID, SellerAddrTel, SellerBankAccount, Buyer, BuyerTaxID, CompanySealMark, Issuer, Reviewer, Province, VatInvoiceItemInfos, CodeConfirm, Receiptor, ElectronicFullMark, ElectronicFullNumber, FormName
|
|
77862
|
+
|
|
77863
|
+
* [VatInvoiceItemInfo](https://cloud.tencent.com/document/api/866/33527#VatInvoiceItemInfo)
|
|
77864
|
+
|
|
77865
|
+
* 新增成员:SerialNumber
|
|
77866
|
+
|
|
77867
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Specification, Unit, Quantity, Price, Total, TaxRate, Tax, DateStart, DateEnd, LicensePlate, VehicleType
|
|
77868
|
+
|
|
77869
|
+
* [VatInvoiceRoll](https://cloud.tencent.com/document/api/866/33527#VatInvoiceRoll)
|
|
77870
|
+
|
|
77871
|
+
* <font color="#dd0000">**修改成员**:</font>Title, Code, Number, NumberConfirm, Date, CheckCode, Seller, SellerTaxID, Buyer, BuyerTaxID, Category, Total, TotalCn, Kind, Province, City, CompanySealMark, QRCodeMark, ServiceName, CompanySealContent, TaxSealContent, VatRollItems
|
|
77872
|
+
|
|
77873
|
+
|
|
77580
77874
|
### 第 106 次发布
|
|
77581
77875
|
|
|
77582
77876
|
发布时间:2023-07-19 01:34:27
|
|
@@ -87704,6 +87998,21 @@
|
|
|
87704
87998
|
|
|
87705
87999
|
## 安全运营中心(ssa) 版本:2018-06-08
|
|
87706
88000
|
|
|
88001
|
+
### 第 18 次发布
|
|
88002
|
+
|
|
88003
|
+
发布时间:2023-07-26 01:34:12
|
|
88004
|
+
|
|
88005
|
+
本次发布包含了以下内容:
|
|
88006
|
+
|
|
88007
|
+
改善已有的文档。
|
|
88008
|
+
|
|
88009
|
+
修改数据结构:
|
|
88010
|
+
|
|
88011
|
+
* [ConcernInfo](https://cloud.tencent.com/document/api/664/51406#ConcernInfo)
|
|
88012
|
+
|
|
88013
|
+
* <font color="#dd0000">**修改成员**:</font>IpCountry, IpProvince, Result, Confidence, IpIsp, IpInfrastructure, ThreatType, Groups, Status, Tags, VictimAssetType, VictimAssetName, DomainRegistrant, DomainRegisteredInstitution, DomainRegistrationTime, FileName, FileMd5, VirusName, FilePath, FileSize, ProcName, Pid, ProcPath, ProcUser, DefendedCount, DetectedCount
|
|
88014
|
+
|
|
88015
|
+
|
|
87707
88016
|
### 第 17 次发布
|
|
87708
88017
|
|
|
87709
88018
|
发布时间:2023-06-14 01:38:59
|
|
@@ -97381,6 +97690,23 @@
|
|
|
97381
97690
|
|
|
97382
97691
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
97383
97692
|
|
|
97693
|
+
### 第 69 次发布
|
|
97694
|
+
|
|
97695
|
+
发布时间:2023-07-26 01:38:18
|
|
97696
|
+
|
|
97697
|
+
本次发布包含了以下内容:
|
|
97698
|
+
|
|
97699
|
+
改善已有的文档。
|
|
97700
|
+
|
|
97701
|
+
修改数据结构:
|
|
97702
|
+
|
|
97703
|
+
* [RabbitMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterInfo)
|
|
97704
|
+
|
|
97705
|
+
* 新增成员:ZoneIds
|
|
97706
|
+
|
|
97707
|
+
* <font color="#dd0000">**修改成员**:</font>ExceptionInformation, ClusterStatus
|
|
97708
|
+
|
|
97709
|
+
|
|
97384
97710
|
### 第 68 次发布
|
|
97385
97711
|
|
|
97386
97712
|
发布时间:2023-07-17 01:38:17
|