tencentcloud-sdk-nodejs 4.0.425 → 4.0.428
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 +430 -0
- package/SERVICE_CHANGELOG.md +266 -168
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cat/v20180409/cat_models.ts +6 -0
- package/src/services/cdn/v20180606/cdn_models.ts +0 -1
- package/src/services/cfs/v20190719/cfs_models.ts +37 -37
- package/src/services/cfw/v20190904/cfw_client.ts +19 -55
- package/src/services/cfw/v20190904/cfw_models.ts +48 -189
- package/src/services/ckafka/v20190819/ckafka_models.ts +30 -0
- package/src/services/ess/v20201111/ess_client.ts +12 -0
- package/src/services/ess/v20201111/ess_models.ts +30 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +132 -119
- package/src/services/essbasic/v20210526/essbasic_models.ts +65 -1
- package/src/services/faceid/v20180301/faceid_models.ts +20 -5
- package/src/services/monitor/v20180724/monitor_models.ts +4 -4
- package/src/services/ocr/v20181119/ocr_models.ts +20 -0
- package/src/services/teo/v20220106/teo_client.ts +146 -33
- package/src/services/teo/v20220106/teo_models.ts +1110 -358
- package/src/services/tts/v20190823/tts_client.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +2 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cat/v20180409/cat_models.d.ts +5 -0
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +0 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +37 -37
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +7 -19
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +9 -27
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +36 -158
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +24 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +6 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +26 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +58 -54
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +81 -75
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +56 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +17 -5
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -4
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +16 -0
- package/tencentcloud/services/teo/v20220106/teo_client.d.ts +39 -7
- package/tencentcloud/services/teo/v20220106/teo_client.js +57 -9
- package/tencentcloud/services/teo/v20220106/teo_models.d.ts +967 -309
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +1 -1
- package/tencentcloud/services/tts/v20190823/tts_client.js +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -0
- package/test/cfw.v20190904.test.js +6 -36
- package/test/ess.v20201111.test.js +10 -0
- package/test/essbasic.v20210526.test.js +52 -42
- package/test/teo.v20220106.test.js +86 -6
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,80 +1,50 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 21 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-08-
|
|
7
|
+
发布时间:2022-08-29 06:15:32
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [Docker](https://cloud.tencent.com/document/api/599/15912#Docker)
|
|
16
|
-
|
|
17
|
-
* 新增成员:MaxRetryCount, DelayOnRetry
|
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
18
14
|
|
|
15
|
+
* DeleteSecurityGroupAllRule
|
|
16
|
+
* DescribeNatRuleOverview
|
|
19
17
|
|
|
20
18
|
|
|
21
19
|
|
|
22
|
-
##
|
|
20
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
23
21
|
|
|
24
|
-
### 第
|
|
22
|
+
### 第 55 次发布
|
|
25
23
|
|
|
26
|
-
发布时间:2022-08-
|
|
24
|
+
发布时间:2022-08-29 06:16:32
|
|
27
25
|
|
|
28
26
|
本次发布包含了以下内容:
|
|
29
27
|
|
|
30
28
|
改善已有的文档。
|
|
31
29
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
* [AddClusterSlaveZone](https://cloud.tencent.com/document/api/1003/79555)
|
|
35
|
-
* [DescribeClusterParams](https://cloud.tencent.com/document/api/1003/79556)
|
|
36
|
-
* [ModifyClusterSlaveZone](https://cloud.tencent.com/document/api/1003/79554)
|
|
37
|
-
* [RemoveClusterSlaveZone](https://cloud.tencent.com/document/api/1003/79553)
|
|
38
|
-
* [SwitchClusterZone](https://cloud.tencent.com/document/api/1003/79552)
|
|
39
|
-
|
|
40
|
-
修改接口:
|
|
41
|
-
|
|
42
|
-
* [DescribeRollbackTimeRange](https://cloud.tencent.com/document/api/1003/48092)
|
|
43
|
-
|
|
44
|
-
* 新增出参:RollbackTimeRanges
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
新增数据结构:
|
|
48
|
-
|
|
49
|
-
* [ParamInfo](https://cloud.tencent.com/document/api/1003/48097#ParamInfo)
|
|
50
|
-
* [RollbackTimeRange](https://cloud.tencent.com/document/api/1003/48097#RollbackTimeRange)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
55
|
-
|
|
56
|
-
### 第 44 次发布
|
|
57
|
-
|
|
58
|
-
发布时间:2022-08-25 06:25:03
|
|
59
|
-
|
|
60
|
-
本次发布包含了以下内容:
|
|
30
|
+
修改数据结构:
|
|
61
31
|
|
|
62
|
-
|
|
32
|
+
* [MySQLParam](https://cloud.tencent.com/document/api/597/40861#MySQLParam)
|
|
63
33
|
|
|
64
|
-
|
|
34
|
+
* 新增成员:RecordWithSchema
|
|
65
35
|
|
|
66
|
-
* [
|
|
36
|
+
* [PostgreSQLParam](https://cloud.tencent.com/document/api/597/40861#PostgreSQLParam)
|
|
67
37
|
|
|
68
|
-
*
|
|
38
|
+
* 新增成员:DataFormat, DataTargetInsertMode, DataTargetPrimaryKeyField, DataTargetRecordMapping, DropInvalidMessage
|
|
69
39
|
|
|
70
40
|
|
|
71
41
|
|
|
72
42
|
|
|
73
|
-
##
|
|
43
|
+
## 电子签服务(ess) 版本:2020-11-11
|
|
74
44
|
|
|
75
|
-
### 第
|
|
45
|
+
### 第 15 次发布
|
|
76
46
|
|
|
77
|
-
发布时间:2022-08-
|
|
47
|
+
发布时间:2022-08-29 00:06:53
|
|
78
48
|
|
|
79
49
|
本次发布包含了以下内容:
|
|
80
50
|
|
|
@@ -82,49 +52,15 @@
|
|
|
82
52
|
|
|
83
53
|
新增接口:
|
|
84
54
|
|
|
85
|
-
* [
|
|
86
|
-
* [CreateGlobalDomainDns](https://cloud.tencent.com/document/api/608/79566)
|
|
87
|
-
* [DeleteGlobalDomain](https://cloud.tencent.com/document/api/608/79565)
|
|
88
|
-
* [DeleteGlobalDomainDns](https://cloud.tencent.com/document/api/608/79564)
|
|
89
|
-
* [DescribeGlobalDomainDns](https://cloud.tencent.com/document/api/608/79563)
|
|
90
|
-
* [DescribeGlobalDomains](https://cloud.tencent.com/document/api/608/79562)
|
|
91
|
-
* [DisableGlobalDomain](https://cloud.tencent.com/document/api/608/79561)
|
|
92
|
-
* [EnableGlobalDomain](https://cloud.tencent.com/document/api/608/79560)
|
|
93
|
-
* [ModifyGlobalDomainAttribute](https://cloud.tencent.com/document/api/608/79559)
|
|
94
|
-
* [ModifyGlobalDomainDns](https://cloud.tencent.com/document/api/608/79558)
|
|
95
|
-
|
|
96
|
-
新增数据结构:
|
|
97
|
-
|
|
98
|
-
* [Domain](https://cloud.tencent.com/document/api/608/37023#Domain)
|
|
99
|
-
* [GlobalDns](https://cloud.tencent.com/document/api/608/37023#GlobalDns)
|
|
100
|
-
* [ProxyAccessInfo](https://cloud.tencent.com/document/api/608/37023#ProxyAccessInfo)
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## 小程序安全(mmps) 版本:2020-07-10
|
|
55
|
+
* [CreateFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/79686)
|
|
105
56
|
|
|
106
|
-
### 第 7 次发布
|
|
107
57
|
|
|
108
|
-
发布时间:2022-08-25 06:38:57
|
|
109
58
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
改善已有的文档。
|
|
113
|
-
|
|
114
|
-
修改接口:
|
|
115
|
-
|
|
116
|
-
* [DescribeScanTaskReportUrl](https://cloud.tencent.com/document/api/1223/75156)
|
|
117
|
-
|
|
118
|
-
* 新增出参:ReportResult
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
59
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
124
60
|
|
|
125
|
-
### 第
|
|
61
|
+
### 第 28 次发布
|
|
126
62
|
|
|
127
|
-
发布时间:2022-08-
|
|
63
|
+
发布时间:2022-08-29 00:07:08
|
|
128
64
|
|
|
129
65
|
本次发布包含了以下内容:
|
|
130
66
|
|
|
@@ -132,73 +68,53 @@
|
|
|
132
68
|
|
|
133
69
|
新增接口:
|
|
134
70
|
|
|
135
|
-
* [
|
|
71
|
+
* [CreateChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/79688)
|
|
136
72
|
|
|
73
|
+
修改接口:
|
|
137
74
|
|
|
75
|
+
* [ChannelGetTaskResultApi](https://cloud.tencent.com/document/api/1420/78773)
|
|
138
76
|
|
|
139
|
-
|
|
77
|
+
* 新增出参:PreviewUrl
|
|
140
78
|
|
|
141
|
-
|
|
79
|
+
* [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
|
|
142
80
|
|
|
143
|
-
|
|
81
|
+
* 新增出参:TaskInfos
|
|
144
82
|
|
|
145
|
-
本次发布包含了以下内容:
|
|
146
83
|
|
|
147
|
-
|
|
84
|
+
新增数据结构:
|
|
148
85
|
|
|
149
|
-
|
|
86
|
+
* [TaskInfo](https://cloud.tencent.com/document/api/1420/61525#TaskInfo)
|
|
150
87
|
|
|
151
|
-
* [CreateImageAccelerationService](https://cloud.tencent.com/document/api/1141/79580)
|
|
152
|
-
* [CreateInstanceCustomizedDomain](https://cloud.tencent.com/document/api/1141/79579)
|
|
153
|
-
* [CreateSecurityPolicies](https://cloud.tencent.com/document/api/1141/79578)
|
|
154
|
-
* [CreateSignature](https://cloud.tencent.com/document/api/1141/79571)
|
|
155
|
-
* [CreateSignaturePolicy](https://cloud.tencent.com/document/api/1141/79584)
|
|
156
|
-
* [DeleteImageAccelerateService](https://cloud.tencent.com/document/api/1141/79577)
|
|
157
|
-
* [DeleteInstanceCustomizedDomain](https://cloud.tencent.com/document/api/1141/79576)
|
|
158
|
-
* [DeleteReplicationInstance](https://cloud.tencent.com/document/api/1141/79581)
|
|
159
|
-
* [DeleteRepositoryTags](https://cloud.tencent.com/document/api/1141/79570)
|
|
160
|
-
* [DeleteSignaturePolicy](https://cloud.tencent.com/document/api/1141/79583)
|
|
161
|
-
* [DescribeGCJobs](https://cloud.tencent.com/document/api/1141/79569)
|
|
162
|
-
* [DescribeImageAccelerateService](https://cloud.tencent.com/document/api/1141/79575)
|
|
163
|
-
* [DescribeInstanceAll](https://cloud.tencent.com/document/api/1141/79574)
|
|
164
|
-
* [DescribeInstanceAllNamespaces](https://cloud.tencent.com/document/api/1141/79582)
|
|
165
|
-
* [DescribeInstanceCustomizedDomain](https://cloud.tencent.com/document/api/1141/79573)
|
|
166
|
-
* [DescribeRegions](https://cloud.tencent.com/document/api/1141/79572)
|
|
167
88
|
|
|
168
|
-
新增数据结构:
|
|
169
89
|
|
|
170
|
-
|
|
171
|
-
* [GCJobInfo](https://cloud.tencent.com/document/api/1141/41603#GCJobInfo)
|
|
172
|
-
* [Region](https://cloud.tencent.com/document/api/1141/41603#Region)
|
|
173
|
-
* [Schedule](https://cloud.tencent.com/document/api/1141/41603#Schedule)
|
|
90
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
174
91
|
|
|
175
92
|
|
|
176
93
|
|
|
177
|
-
##
|
|
94
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
178
95
|
|
|
179
|
-
### 第
|
|
96
|
+
### 第 76 次发布
|
|
180
97
|
|
|
181
|
-
发布时间:2022-08-
|
|
98
|
+
发布时间:2022-08-29 06:40:32
|
|
182
99
|
|
|
183
100
|
本次发布包含了以下内容:
|
|
184
101
|
|
|
185
102
|
改善已有的文档。
|
|
186
103
|
|
|
187
|
-
|
|
104
|
+
修改数据结构:
|
|
188
105
|
|
|
189
|
-
* [
|
|
190
|
-
* [SetDrmKeyProviderInfo](https://cloud.tencent.com/document/api/266/79585)
|
|
106
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
191
107
|
|
|
192
|
-
|
|
108
|
+
* 新增成员:TaxBureau, TrafficFreeFlag
|
|
193
109
|
|
|
194
|
-
* [
|
|
110
|
+
* [VatInvoiceItem](https://cloud.tencent.com/document/api/866/33527#VatInvoiceItem)
|
|
195
111
|
|
|
196
|
-
*
|
|
112
|
+
* 新增成员:TaxClassifyCode
|
|
197
113
|
|
|
114
|
+
* [VehicleInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VehicleInvoiceInfo)
|
|
198
115
|
|
|
199
|
-
|
|
116
|
+
* 新增成员:BuyerNo
|
|
200
117
|
|
|
201
|
-
* [SDMCDrmKeyProviderInfo](https://cloud.tencent.com/document/api/266/31773#SDMCDrmKeyProviderInfo)
|
|
202
118
|
|
|
203
119
|
|
|
204
120
|
|
|
@@ -9693,6 +9609,21 @@
|
|
|
9693
9609
|
|
|
9694
9610
|
## 云拨测(cat) 版本:2018-04-09
|
|
9695
9611
|
|
|
9612
|
+
### 第 12 次发布
|
|
9613
|
+
|
|
9614
|
+
发布时间:2022-08-26 06:12:22
|
|
9615
|
+
|
|
9616
|
+
本次发布包含了以下内容:
|
|
9617
|
+
|
|
9618
|
+
改善已有的文档。
|
|
9619
|
+
|
|
9620
|
+
修改接口:
|
|
9621
|
+
|
|
9622
|
+
* [UpdateProbeTaskConfigurationList](https://cloud.tencent.com/document/api/280/66201)
|
|
9623
|
+
|
|
9624
|
+
* 新增入参:ResourceIDs
|
|
9625
|
+
|
|
9626
|
+
|
|
9696
9627
|
### 第 11 次发布
|
|
9697
9628
|
|
|
9698
9629
|
发布时间:2022-08-02 06:06:56
|
|
@@ -16291,6 +16222,31 @@
|
|
|
16291
16222
|
|
|
16292
16223
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
16293
16224
|
|
|
16225
|
+
### 第 21 次发布
|
|
16226
|
+
|
|
16227
|
+
发布时间:2022-08-29 06:15:32
|
|
16228
|
+
|
|
16229
|
+
本次发布包含了以下内容:
|
|
16230
|
+
|
|
16231
|
+
改善已有的文档。
|
|
16232
|
+
|
|
16233
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
16234
|
+
|
|
16235
|
+
* DeleteSecurityGroupAllRule
|
|
16236
|
+
* DescribeNatRuleOverview
|
|
16237
|
+
|
|
16238
|
+
### 第 20 次发布
|
|
16239
|
+
|
|
16240
|
+
发布时间:2022-08-26 06:15:17
|
|
16241
|
+
|
|
16242
|
+
本次发布包含了以下内容:
|
|
16243
|
+
|
|
16244
|
+
改善已有的文档。
|
|
16245
|
+
|
|
16246
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
16247
|
+
|
|
16248
|
+
* RunSyncAsset
|
|
16249
|
+
|
|
16294
16250
|
### 第 19 次发布
|
|
16295
16251
|
|
|
16296
16252
|
发布时间:2022-05-12 06:07:30
|
|
@@ -17433,6 +17389,25 @@
|
|
|
17433
17389
|
|
|
17434
17390
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
17435
17391
|
|
|
17392
|
+
### 第 55 次发布
|
|
17393
|
+
|
|
17394
|
+
发布时间:2022-08-29 06:16:32
|
|
17395
|
+
|
|
17396
|
+
本次发布包含了以下内容:
|
|
17397
|
+
|
|
17398
|
+
改善已有的文档。
|
|
17399
|
+
|
|
17400
|
+
修改数据结构:
|
|
17401
|
+
|
|
17402
|
+
* [MySQLParam](https://cloud.tencent.com/document/api/597/40861#MySQLParam)
|
|
17403
|
+
|
|
17404
|
+
* 新增成员:RecordWithSchema
|
|
17405
|
+
|
|
17406
|
+
* [PostgreSQLParam](https://cloud.tencent.com/document/api/597/40861#PostgreSQLParam)
|
|
17407
|
+
|
|
17408
|
+
* 新增成员:DataFormat, DataTargetInsertMode, DataTargetPrimaryKeyField, DataTargetRecordMapping, DropInvalidMessage
|
|
17409
|
+
|
|
17410
|
+
|
|
17436
17411
|
### 第 54 次发布
|
|
17437
17412
|
|
|
17438
17413
|
发布时间:2022-08-23 06:17:56
|
|
@@ -28448,11 +28423,11 @@
|
|
|
28448
28423
|
|
|
28449
28424
|
新增接口:
|
|
28450
28425
|
|
|
28451
|
-
* [
|
|
28452
|
-
* [
|
|
28453
|
-
* [
|
|
28454
|
-
* [
|
|
28455
|
-
* [
|
|
28426
|
+
* [AddClusterSlaveZone](https://cloud.tencent.com/document/api/1003/79555)
|
|
28427
|
+
* [DescribeClusterParams](https://cloud.tencent.com/document/api/1003/79556)
|
|
28428
|
+
* [ModifyClusterSlaveZone](https://cloud.tencent.com/document/api/1003/79554)
|
|
28429
|
+
* [RemoveClusterSlaveZone](https://cloud.tencent.com/document/api/1003/79553)
|
|
28430
|
+
* [SwitchClusterZone](https://cloud.tencent.com/document/api/1003/79552)
|
|
28456
28431
|
|
|
28457
28432
|
修改接口:
|
|
28458
28433
|
|
|
@@ -28463,8 +28438,8 @@
|
|
|
28463
28438
|
|
|
28464
28439
|
新增数据结构:
|
|
28465
28440
|
|
|
28466
|
-
* [
|
|
28467
|
-
* [
|
|
28441
|
+
* [ParamInfo](https://cloud.tencent.com/document/api/1003/48097#ParamInfo)
|
|
28442
|
+
* [RollbackTimeRange](https://cloud.tencent.com/document/api/1003/48097#RollbackTimeRange)
|
|
28468
28443
|
|
|
28469
28444
|
### 第 22 次发布
|
|
28470
28445
|
|
|
@@ -37369,6 +37344,18 @@
|
|
|
37369
37344
|
|
|
37370
37345
|
## 电子签服务(ess) 版本:2020-11-11
|
|
37371
37346
|
|
|
37347
|
+
### 第 15 次发布
|
|
37348
|
+
|
|
37349
|
+
发布时间:2022-08-29 00:06:53
|
|
37350
|
+
|
|
37351
|
+
本次发布包含了以下内容:
|
|
37352
|
+
|
|
37353
|
+
改善已有的文档。
|
|
37354
|
+
|
|
37355
|
+
新增接口:
|
|
37356
|
+
|
|
37357
|
+
* [[CreateFlowEvidenceReport](https://cloud.tencent.com/document/api/1323/79686)](https://cloud.tencent.com/document/api/#/#)
|
|
37358
|
+
|
|
37372
37359
|
### 第 14 次发布
|
|
37373
37360
|
|
|
37374
37361
|
发布时间:2022-08-11 22:36:30
|
|
@@ -37740,6 +37727,33 @@
|
|
|
37740
37727
|
|
|
37741
37728
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
37742
37729
|
|
|
37730
|
+
### 第 28 次发布
|
|
37731
|
+
|
|
37732
|
+
发布时间:2022-08-29 00:07:08
|
|
37733
|
+
|
|
37734
|
+
本次发布包含了以下内容:
|
|
37735
|
+
|
|
37736
|
+
改善已有的文档。
|
|
37737
|
+
|
|
37738
|
+
新增接口:
|
|
37739
|
+
|
|
37740
|
+
* [[CreateChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/79688)](https://cloud.tencent.com/document/api/#/#)
|
|
37741
|
+
|
|
37742
|
+
修改接口:
|
|
37743
|
+
|
|
37744
|
+
* [ChannelGetTaskResultApi](https://cloud.tencent.com/document/api/1420/78773)
|
|
37745
|
+
|
|
37746
|
+
* 新增出参:PreviewUrl
|
|
37747
|
+
|
|
37748
|
+
* [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
|
|
37749
|
+
|
|
37750
|
+
* 新增出参:TaskInfos
|
|
37751
|
+
|
|
37752
|
+
|
|
37753
|
+
新增数据结构:
|
|
37754
|
+
|
|
37755
|
+
* [[TaskInfo](https://cloud.tencent.com/document/api/1420/61525#TaskInfo)](https://cloud.tencent.com/document/api/1420/61525#[TaskInfo](https://cloud.tencent.com/document/api/1420/61525#TaskInfo))
|
|
37756
|
+
|
|
37743
37757
|
### 第 27 次发布
|
|
37744
37758
|
|
|
37745
37759
|
发布时间:2022-08-11 15:03:00
|
|
@@ -38365,6 +38379,28 @@
|
|
|
38365
38379
|
|
|
38366
38380
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
38367
38381
|
|
|
38382
|
+
### 第 45 次发布
|
|
38383
|
+
|
|
38384
|
+
发布时间:2022-08-26 06:28:34
|
|
38385
|
+
|
|
38386
|
+
本次发布包含了以下内容:
|
|
38387
|
+
|
|
38388
|
+
改善已有的文档。
|
|
38389
|
+
|
|
38390
|
+
修改接口:
|
|
38391
|
+
|
|
38392
|
+
* [GetDetectInfoEnhanced](https://cloud.tencent.com/document/api/1007/41957)
|
|
38393
|
+
|
|
38394
|
+
* 新增入参:Encryption
|
|
38395
|
+
|
|
38396
|
+
|
|
38397
|
+
修改数据结构:
|
|
38398
|
+
|
|
38399
|
+
* [Encryption](https://cloud.tencent.com/document/api/1007/41958#Encryption)
|
|
38400
|
+
|
|
38401
|
+
* 新增成员:Algorithm, TagList
|
|
38402
|
+
|
|
38403
|
+
|
|
38368
38404
|
### 第 44 次发布
|
|
38369
38405
|
|
|
38370
38406
|
发布时间:2022-08-03 18:41:29
|
|
@@ -39367,22 +39403,22 @@
|
|
|
39367
39403
|
|
|
39368
39404
|
新增接口:
|
|
39369
39405
|
|
|
39370
|
-
* [
|
|
39371
|
-
* [
|
|
39372
|
-
* [
|
|
39373
|
-
* [
|
|
39374
|
-
* [
|
|
39375
|
-
* [
|
|
39376
|
-
* [
|
|
39377
|
-
* [
|
|
39378
|
-
* [
|
|
39379
|
-
* [
|
|
39406
|
+
* [CreateGlobalDomain](https://cloud.tencent.com/document/api/608/79567)
|
|
39407
|
+
* [CreateGlobalDomainDns](https://cloud.tencent.com/document/api/608/79566)
|
|
39408
|
+
* [DeleteGlobalDomain](https://cloud.tencent.com/document/api/608/79565)
|
|
39409
|
+
* [DeleteGlobalDomainDns](https://cloud.tencent.com/document/api/608/79564)
|
|
39410
|
+
* [DescribeGlobalDomainDns](https://cloud.tencent.com/document/api/608/79563)
|
|
39411
|
+
* [DescribeGlobalDomains](https://cloud.tencent.com/document/api/608/79562)
|
|
39412
|
+
* [DisableGlobalDomain](https://cloud.tencent.com/document/api/608/79561)
|
|
39413
|
+
* [EnableGlobalDomain](https://cloud.tencent.com/document/api/608/79560)
|
|
39414
|
+
* [ModifyGlobalDomainAttribute](https://cloud.tencent.com/document/api/608/79559)
|
|
39415
|
+
* [ModifyGlobalDomainDns](https://cloud.tencent.com/document/api/608/79558)
|
|
39380
39416
|
|
|
39381
39417
|
新增数据结构:
|
|
39382
39418
|
|
|
39383
|
-
* [
|
|
39384
|
-
* [
|
|
39385
|
-
* [
|
|
39419
|
+
* [Domain](https://cloud.tencent.com/document/api/608/37023#Domain)
|
|
39420
|
+
* [GlobalDns](https://cloud.tencent.com/document/api/608/37023#GlobalDns)
|
|
39421
|
+
* [ProxyAccessInfo](https://cloud.tencent.com/document/api/608/37023#ProxyAccessInfo)
|
|
39386
39422
|
|
|
39387
39423
|
### 第 34 次发布
|
|
39388
39424
|
|
|
@@ -55640,7 +55676,7 @@
|
|
|
55640
55676
|
|
|
55641
55677
|
新增接口:
|
|
55642
55678
|
|
|
55643
|
-
* [
|
|
55679
|
+
* [DescribeTreeResources](https://cloud.tencent.com/document/api/849/79568)
|
|
55644
55680
|
|
|
55645
55681
|
### 第 23 次发布
|
|
55646
55682
|
|
|
@@ -56126,6 +56162,29 @@
|
|
|
56126
56162
|
|
|
56127
56163
|
## 文字识别(ocr) 版本:2018-11-19
|
|
56128
56164
|
|
|
56165
|
+
### 第 76 次发布
|
|
56166
|
+
|
|
56167
|
+
发布时间:2022-08-29 06:40:32
|
|
56168
|
+
|
|
56169
|
+
本次发布包含了以下内容:
|
|
56170
|
+
|
|
56171
|
+
改善已有的文档。
|
|
56172
|
+
|
|
56173
|
+
修改数据结构:
|
|
56174
|
+
|
|
56175
|
+
* [VatInvoice](https://cloud.tencent.com/document/api/866/33527#VatInvoice)
|
|
56176
|
+
|
|
56177
|
+
* 新增成员:TaxBureau, TrafficFreeFlag
|
|
56178
|
+
|
|
56179
|
+
* [VatInvoiceItem](https://cloud.tencent.com/document/api/866/33527#VatInvoiceItem)
|
|
56180
|
+
|
|
56181
|
+
* 新增成员:TaxClassifyCode
|
|
56182
|
+
|
|
56183
|
+
* [VehicleInvoiceInfo](https://cloud.tencent.com/document/api/866/33527#VehicleInvoiceInfo)
|
|
56184
|
+
|
|
56185
|
+
* 新增成员:BuyerNo
|
|
56186
|
+
|
|
56187
|
+
|
|
56129
56188
|
### 第 75 次发布
|
|
56130
56189
|
|
|
56131
56190
|
发布时间:2022-08-16 06:34:58
|
|
@@ -68920,29 +68979,29 @@
|
|
|
68920
68979
|
|
|
68921
68980
|
新增接口:
|
|
68922
68981
|
|
|
68923
|
-
* [
|
|
68924
|
-
* [
|
|
68925
|
-
* [
|
|
68926
|
-
* [
|
|
68927
|
-
* [
|
|
68928
|
-
* [
|
|
68929
|
-
* [
|
|
68930
|
-
* [
|
|
68931
|
-
* [
|
|
68932
|
-
* [
|
|
68933
|
-
* [
|
|
68934
|
-
* [
|
|
68935
|
-
* [
|
|
68936
|
-
* [
|
|
68937
|
-
* [
|
|
68938
|
-
* [
|
|
68982
|
+
* [CreateImageAccelerationService](https://cloud.tencent.com/document/api/1141/79580)
|
|
68983
|
+
* [CreateInstanceCustomizedDomain](https://cloud.tencent.com/document/api/1141/79579)
|
|
68984
|
+
* [CreateSecurityPolicies](https://cloud.tencent.com/document/api/1141/79578)
|
|
68985
|
+
* [CreateSignature](https://cloud.tencent.com/document/api/1141/79571)
|
|
68986
|
+
* [CreateSignaturePolicy](https://cloud.tencent.com/document/api/1141/79584)
|
|
68987
|
+
* [DeleteImageAccelerateService](https://cloud.tencent.com/document/api/1141/79577)
|
|
68988
|
+
* [DeleteInstanceCustomizedDomain](https://cloud.tencent.com/document/api/1141/79576)
|
|
68989
|
+
* [DeleteReplicationInstance](https://cloud.tencent.com/document/api/1141/79581)
|
|
68990
|
+
* [DeleteRepositoryTags](https://cloud.tencent.com/document/api/1141/79570)
|
|
68991
|
+
* [DeleteSignaturePolicy](https://cloud.tencent.com/document/api/1141/79583)
|
|
68992
|
+
* [DescribeGCJobs](https://cloud.tencent.com/document/api/1141/79569)
|
|
68993
|
+
* [DescribeImageAccelerateService](https://cloud.tencent.com/document/api/1141/79575)
|
|
68994
|
+
* [DescribeInstanceAll](https://cloud.tencent.com/document/api/1141/79574)
|
|
68995
|
+
* [DescribeInstanceAllNamespaces](https://cloud.tencent.com/document/api/1141/79582)
|
|
68996
|
+
* [DescribeInstanceCustomizedDomain](https://cloud.tencent.com/document/api/1141/79573)
|
|
68997
|
+
* [DescribeRegions](https://cloud.tencent.com/document/api/1141/79572)
|
|
68939
68998
|
|
|
68940
68999
|
新增数据结构:
|
|
68941
69000
|
|
|
68942
|
-
* [
|
|
68943
|
-
* [
|
|
68944
|
-
* [
|
|
68945
|
-
* [
|
|
69001
|
+
* [CustomizedDomainInfo](https://cloud.tencent.com/document/api/1141/41603#CustomizedDomainInfo)
|
|
69002
|
+
* [GCJobInfo](https://cloud.tencent.com/document/api/1141/41603#GCJobInfo)
|
|
69003
|
+
* [Region](https://cloud.tencent.com/document/api/1141/41603#Region)
|
|
69004
|
+
* [Schedule](https://cloud.tencent.com/document/api/1141/41603#Schedule)
|
|
68946
69005
|
|
|
68947
69006
|
### 第 42 次发布
|
|
68948
69007
|
|
|
@@ -72498,6 +72557,45 @@
|
|
|
72498
72557
|
|
|
72499
72558
|
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
72500
72559
|
|
|
72560
|
+
### 第 22 次发布
|
|
72561
|
+
|
|
72562
|
+
发布时间:2022-08-26 06:50:57
|
|
72563
|
+
|
|
72564
|
+
本次发布包含了以下内容:
|
|
72565
|
+
|
|
72566
|
+
改善已有的文档。
|
|
72567
|
+
|
|
72568
|
+
新增接口:
|
|
72569
|
+
|
|
72570
|
+
* [CreatePlanForZone](https://cloud.tencent.com/document/api/1552/79666)
|
|
72571
|
+
* [CreateRule](https://cloud.tencent.com/document/api/1552/79672)
|
|
72572
|
+
* [DeleteRules](https://cloud.tencent.com/document/api/1552/79671)
|
|
72573
|
+
* [DescribeAvailablePlans](https://cloud.tencent.com/document/api/1552/79665)
|
|
72574
|
+
* [DescribeRules](https://cloud.tencent.com/document/api/1552/79670)
|
|
72575
|
+
* [DescribeRulesSetting](https://cloud.tencent.com/document/api/1552/79669)
|
|
72576
|
+
* [ModifyRule](https://cloud.tencent.com/document/api/1552/79668)
|
|
72577
|
+
* [ModifyRulePriority](https://cloud.tencent.com/document/api/1552/79667)
|
|
72578
|
+
|
|
72579
|
+
新增数据结构:
|
|
72580
|
+
|
|
72581
|
+
* [PlanInfo](https://cloud.tencent.com/document/api/1552/73155#PlanInfo)
|
|
72582
|
+
* [RuleAction](https://cloud.tencent.com/document/api/1552/73155#RuleAction)
|
|
72583
|
+
* [RuleAndConditions](https://cloud.tencent.com/document/api/1552/73155#RuleAndConditions)
|
|
72584
|
+
* [RuleChoicePropertiesItem](https://cloud.tencent.com/document/api/1552/73155#RuleChoicePropertiesItem)
|
|
72585
|
+
* [RuleCodeAction](https://cloud.tencent.com/document/api/1552/73155#RuleCodeAction)
|
|
72586
|
+
* [RuleCodeActionParams](https://cloud.tencent.com/document/api/1552/73155#RuleCodeActionParams)
|
|
72587
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/73155#RuleCondition)
|
|
72588
|
+
* [RuleExtraParameter](https://cloud.tencent.com/document/api/1552/73155#RuleExtraParameter)
|
|
72589
|
+
* [RuleFilter](https://cloud.tencent.com/document/api/1552/73155#RuleFilter)
|
|
72590
|
+
* [RuleItem](https://cloud.tencent.com/document/api/1552/73155#RuleItem)
|
|
72591
|
+
* [RuleNormalAction](https://cloud.tencent.com/document/api/1552/73155#RuleNormalAction)
|
|
72592
|
+
* [RuleNormalActionParams](https://cloud.tencent.com/document/api/1552/73155#RuleNormalActionParams)
|
|
72593
|
+
* [RuleRewriteAction](https://cloud.tencent.com/document/api/1552/73155#RuleRewriteAction)
|
|
72594
|
+
* [RuleRewriteActionParams](https://cloud.tencent.com/document/api/1552/73155#RuleRewriteActionParams)
|
|
72595
|
+
* [RuleSettingDetail](https://cloud.tencent.com/document/api/1552/73155#RuleSettingDetail)
|
|
72596
|
+
* [RulesProperties](https://cloud.tencent.com/document/api/1552/73155#RulesProperties)
|
|
72597
|
+
* [RulesSettingAction](https://cloud.tencent.com/document/api/1552/73155#RulesSettingAction)
|
|
72598
|
+
|
|
72501
72599
|
### 第 21 次发布
|
|
72502
72600
|
|
|
72503
72601
|
发布时间:2022-08-23 06:54:06
|
|
@@ -82001,8 +82099,8 @@
|
|
|
82001
82099
|
|
|
82002
82100
|
新增接口:
|
|
82003
82101
|
|
|
82004
|
-
* [
|
|
82005
|
-
* [
|
|
82102
|
+
* [DescribeDrmKeyProviderInfo](https://cloud.tencent.com/document/api/266/79586)
|
|
82103
|
+
* [SetDrmKeyProviderInfo](https://cloud.tencent.com/document/api/266/79585)
|
|
82006
82104
|
|
|
82007
82105
|
修改接口:
|
|
82008
82106
|
|
|
@@ -82013,7 +82111,7 @@
|
|
|
82013
82111
|
|
|
82014
82112
|
新增数据结构:
|
|
82015
82113
|
|
|
82016
|
-
* [
|
|
82114
|
+
* [SDMCDrmKeyProviderInfo](https://cloud.tencent.com/document/api/266/31773#SDMCDrmKeyProviderInfo)
|
|
82017
82115
|
|
|
82018
82116
|
### 第 115 次发布
|
|
82019
82117
|
|