tencentcloud-sdk-nodejs-iai 4.0.684 → 4.0.685
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 +70 -0
- package/SERVICE_CHANGELOG.md +130 -200
- package/package.json +1 -1
- package/products.md +5 -5
- package/src/services/iai/v20180301/iai_client.ts +0 -2
- package/src/services/iai/v20180301/iai_models.ts +13 -17
- package/src/services/iai/v20200303/iai_models.ts +1 -5
- package/tencentcloud/services/iai/v20180301/iai_client.d.ts +0 -2
- package/tencentcloud/services/iai/v20180301/iai_client.js +0 -2
- package/tencentcloud/services/iai/v20180301/iai_models.d.ts +13 -17
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +1 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,73 @@
|
|
|
1
|
+
# Release 4.0.685
|
|
2
|
+
|
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
4
|
+
|
|
5
|
+
### 第 44 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-09-11 01:23:41
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeAddressTemplateList](https://cloud.tencent.com/document/api/1132/97918)
|
|
16
|
+
* [DescribeAssetSync](https://cloud.tencent.com/document/api/1132/97917)
|
|
17
|
+
* [DescribeFwSyncStatus](https://cloud.tencent.com/document/api/1132/97920)
|
|
18
|
+
* [DescribeNatSwitchList](https://cloud.tencent.com/document/api/1132/97915)
|
|
19
|
+
* [ModifyAddressTemplate](https://cloud.tencent.com/document/api/1132/97919)
|
|
20
|
+
* [ModifyAssetSync](https://cloud.tencent.com/document/api/1132/97921)
|
|
21
|
+
* [ModifyNatInstance](https://cloud.tencent.com/document/api/1132/97914)
|
|
22
|
+
* [SyncFwOperate](https://cloud.tencent.com/document/api/1132/97916)
|
|
23
|
+
|
|
24
|
+
新增数据结构:
|
|
25
|
+
|
|
26
|
+
* [NatSwitchListData](https://cloud.tencent.com/document/api/1132/49071#NatSwitchListData)
|
|
27
|
+
* [TemplateListInfo](https://cloud.tencent.com/document/api/1132/49071#TemplateListInfo)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
32
|
+
|
|
33
|
+
### 第 50 次发布
|
|
34
|
+
|
|
35
|
+
发布时间:2023-09-11 02:35:40
|
|
36
|
+
|
|
37
|
+
本次发布包含了以下内容:
|
|
38
|
+
|
|
39
|
+
改善已有的文档。
|
|
40
|
+
|
|
41
|
+
新增接口:
|
|
42
|
+
|
|
43
|
+
* [DescribeHASwitchLog](https://cloud.tencent.com/document/api/238/97923)
|
|
44
|
+
* [SwitchCloudInstanceHA](https://cloud.tencent.com/document/api/238/97922)
|
|
45
|
+
|
|
46
|
+
新增数据结构:
|
|
47
|
+
|
|
48
|
+
* [SwitchLog](https://cloud.tencent.com/document/api/238/19976#SwitchLog)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
53
|
+
|
|
54
|
+
### 第 61 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2023-09-11 02:43:38
|
|
57
|
+
|
|
58
|
+
本次发布包含了以下内容:
|
|
59
|
+
|
|
60
|
+
改善已有的文档。
|
|
61
|
+
|
|
62
|
+
修改数据结构:
|
|
63
|
+
|
|
64
|
+
* [Registry](https://cloud.tencent.com/document/api/1141/41603#Registry)
|
|
65
|
+
|
|
66
|
+
* 新增成员:DeletionProtection
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
1
71
|
# Release 4.0.684
|
|
2
72
|
|
|
3
73
|
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,26 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 云数据仓库 ClickHouse(cdwch) 版本:2020-09-15
|
|
4
|
-
|
|
5
|
-
### 第 17 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-09-08 01:20:53
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeBackUpTables](https://cloud.tencent.com/document/api/1299/97836)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
3
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
20
4
|
|
|
21
|
-
### 第
|
|
5
|
+
### 第 44 次发布
|
|
22
6
|
|
|
23
|
-
发布时间:2023-09-
|
|
7
|
+
发布时间:2023-09-11 01:23:41
|
|
24
8
|
|
|
25
9
|
本次发布包含了以下内容:
|
|
26
10
|
|
|
@@ -28,63 +12,27 @@
|
|
|
28
12
|
|
|
29
13
|
新增接口:
|
|
30
14
|
|
|
31
|
-
* [
|
|
32
|
-
* [
|
|
33
|
-
* [
|
|
34
|
-
* [
|
|
35
|
-
* [
|
|
36
|
-
* [
|
|
37
|
-
* [
|
|
38
|
-
* [
|
|
39
|
-
* [DescribeVpcAcRule](https://cloud.tencent.com/document/api/1132/97844)
|
|
40
|
-
* [DescribeVpcFwGroupSwitch](https://cloud.tencent.com/document/api/1132/97840)
|
|
41
|
-
* [ModifyAclRule](https://cloud.tencent.com/document/api/1132/97843)
|
|
42
|
-
* [ModifyBlockIgnoreRule](https://cloud.tencent.com/document/api/1132/97852)
|
|
43
|
-
* [ModifyEdgeIpSwitch](https://cloud.tencent.com/document/api/1132/97839)
|
|
44
|
-
* [ModifyFwGroupSwitch](https://cloud.tencent.com/document/api/1132/97851)
|
|
45
|
-
* [ModifySequenceAclRules](https://cloud.tencent.com/document/api/1132/97850)
|
|
46
|
-
* [ModifyVpcAcRule](https://cloud.tencent.com/document/api/1132/97842)
|
|
47
|
-
* [ModifyVpcFwGroup](https://cloud.tencent.com/document/api/1132/97849)
|
|
48
|
-
* [ModifyVpcFwSequenceRules](https://cloud.tencent.com/document/api/1132/97848)
|
|
49
|
-
* [RemoveAclRule](https://cloud.tencent.com/document/api/1132/97838)
|
|
50
|
-
* [RemoveVpcAcRule](https://cloud.tencent.com/document/api/1132/97837)
|
|
51
|
-
|
|
52
|
-
修改接口:
|
|
53
|
-
|
|
54
|
-
* [CreateAddressTemplate](https://cloud.tencent.com/document/api/1132/95034)
|
|
55
|
-
|
|
56
|
-
* 新增出参:Uuid
|
|
57
|
-
|
|
58
|
-
* [CreateBlockIgnoreRuleList](https://cloud.tencent.com/document/api/1132/97724)
|
|
59
|
-
|
|
60
|
-
* 新增出参:List
|
|
61
|
-
|
|
15
|
+
* [DescribeAddressTemplateList](https://cloud.tencent.com/document/api/1132/97918)
|
|
16
|
+
* [DescribeAssetSync](https://cloud.tencent.com/document/api/1132/97917)
|
|
17
|
+
* [DescribeFwSyncStatus](https://cloud.tencent.com/document/api/1132/97920)
|
|
18
|
+
* [DescribeNatSwitchList](https://cloud.tencent.com/document/api/1132/97915)
|
|
19
|
+
* [ModifyAddressTemplate](https://cloud.tencent.com/document/api/1132/97919)
|
|
20
|
+
* [ModifyAssetSync](https://cloud.tencent.com/document/api/1132/97921)
|
|
21
|
+
* [ModifyNatInstance](https://cloud.tencent.com/document/api/1132/97914)
|
|
22
|
+
* [SyncFwOperate](https://cloud.tencent.com/document/api/1132/97916)
|
|
62
23
|
|
|
63
24
|
新增数据结构:
|
|
64
25
|
|
|
65
|
-
* [
|
|
66
|
-
* [
|
|
67
|
-
* [EdgeIpSwitch](https://cloud.tencent.com/document/api/1132/49071#EdgeIpSwitch)
|
|
68
|
-
* [FwDeploy](https://cloud.tencent.com/document/api/1132/49071#FwDeploy)
|
|
69
|
-
* [FwGateway](https://cloud.tencent.com/document/api/1132/49071#FwGateway)
|
|
70
|
-
* [FwGroupSwitch](https://cloud.tencent.com/document/api/1132/49071#FwGroupSwitch)
|
|
71
|
-
* [FwGroupSwitchShow](https://cloud.tencent.com/document/api/1132/49071#FwGroupSwitchShow)
|
|
72
|
-
* [NetInstancesInfo](https://cloud.tencent.com/document/api/1132/49071#NetInstancesInfo)
|
|
73
|
-
* [VpcFwCvmInsInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwCvmInsInfo)
|
|
74
|
-
* [VpcFwGroupInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwGroupInfo)
|
|
75
|
-
* [VpcFwInstance](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstance)
|
|
76
|
-
* [VpcFwInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstanceInfo)
|
|
77
|
-
* [VpcFwInstanceShow](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstanceShow)
|
|
78
|
-
* [VpcFwJoinInstanceType](https://cloud.tencent.com/document/api/1132/49071#VpcFwJoinInstanceType)
|
|
79
|
-
* [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem)
|
|
26
|
+
* [NatSwitchListData](https://cloud.tencent.com/document/api/1132/49071#NatSwitchListData)
|
|
27
|
+
* [TemplateListInfo](https://cloud.tencent.com/document/api/1132/49071#TemplateListInfo)
|
|
80
28
|
|
|
81
29
|
|
|
82
30
|
|
|
83
|
-
##
|
|
31
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
84
32
|
|
|
85
|
-
### 第
|
|
33
|
+
### 第 50 次发布
|
|
86
34
|
|
|
87
|
-
发布时间:2023-09-
|
|
35
|
+
发布时间:2023-09-11 02:35:40
|
|
88
36
|
|
|
89
37
|
本次发布包含了以下内容:
|
|
90
38
|
|
|
@@ -92,24 +40,20 @@
|
|
|
92
40
|
|
|
93
41
|
新增接口:
|
|
94
42
|
|
|
95
|
-
* [
|
|
96
|
-
* [
|
|
97
|
-
* [ListPlatformEventPatterns](https://cloud.tencent.com/document/api/1359/97861)
|
|
98
|
-
* [ListPlatformProducts](https://cloud.tencent.com/document/api/1359/97860)
|
|
43
|
+
* [DescribeHASwitchLog](https://cloud.tencent.com/document/api/238/97923)
|
|
44
|
+
* [SwitchCloudInstanceHA](https://cloud.tencent.com/document/api/238/97922)
|
|
99
45
|
|
|
100
46
|
新增数据结构:
|
|
101
47
|
|
|
102
|
-
* [
|
|
103
|
-
* [PlatformEventSummary](https://cloud.tencent.com/document/api/1359/67704#PlatformEventSummary)
|
|
104
|
-
* [PlatformProduct](https://cloud.tencent.com/document/api/1359/67704#PlatformProduct)
|
|
48
|
+
* [SwitchLog](https://cloud.tencent.com/document/api/238/19976#SwitchLog)
|
|
105
49
|
|
|
106
50
|
|
|
107
51
|
|
|
108
|
-
##
|
|
52
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
109
53
|
|
|
110
|
-
### 第
|
|
54
|
+
### 第 61 次发布
|
|
111
55
|
|
|
112
|
-
发布时间:2023-09-
|
|
56
|
+
发布时间:2023-09-11 02:43:38
|
|
113
57
|
|
|
114
58
|
本次发布包含了以下内容:
|
|
115
59
|
|
|
@@ -117,80 +61,10 @@
|
|
|
117
61
|
|
|
118
62
|
修改数据结构:
|
|
119
63
|
|
|
120
|
-
* [
|
|
121
|
-
|
|
122
|
-
* <font color="#dd0000">**修改成员**:</font>CallbackUrl
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
## 人脸融合(facefusion) 版本:2022-09-27
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
## 人脸融合(facefusion) 版本:2018-12-01
|
|
132
|
-
|
|
133
|
-
### 第 8 次发布
|
|
134
|
-
|
|
135
|
-
发布时间:2023-09-08 01:55:19
|
|
136
|
-
|
|
137
|
-
本次发布包含了以下内容:
|
|
138
|
-
|
|
139
|
-
改善已有的文档。
|
|
140
|
-
|
|
141
|
-
<font color="#dd0000">**预下线接口**:</font>
|
|
142
|
-
|
|
143
|
-
* FaceFusionLite
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
148
|
-
|
|
149
|
-
### 第 2 次发布
|
|
150
|
-
|
|
151
|
-
发布时间:2023-09-08 02:48:21
|
|
152
|
-
|
|
153
|
-
本次发布包含了以下内容:
|
|
154
|
-
|
|
155
|
-
改善已有的文档。
|
|
156
|
-
|
|
157
|
-
新增接口:
|
|
158
|
-
|
|
159
|
-
* [CreateInstance](https://cloud.tencent.com/document/api/1493/97868)
|
|
160
|
-
* [DeleteInstance](https://cloud.tencent.com/document/api/1493/97867)
|
|
161
|
-
* [DescribeInstance](https://cloud.tencent.com/document/api/1493/97866)
|
|
162
|
-
* [ModifyInstance](https://cloud.tencent.com/document/api/1493/97865)
|
|
163
|
-
|
|
164
|
-
新增数据结构:
|
|
165
|
-
|
|
166
|
-
* [Endpoint](https://cloud.tencent.com/document/api/1493/96031#Endpoint)
|
|
167
|
-
* [IpRule](https://cloud.tencent.com/document/api/1493/96031#IpRule)
|
|
168
|
-
* [VpcInfo](https://cloud.tencent.com/document/api/1493/96031#VpcInfo)
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
173
|
-
|
|
174
|
-
### 第 49 次发布
|
|
175
|
-
|
|
176
|
-
发布时间:2023-09-08 03:00:07
|
|
177
|
-
|
|
178
|
-
本次发布包含了以下内容:
|
|
179
|
-
|
|
180
|
-
改善已有的文档。
|
|
181
|
-
|
|
182
|
-
新增接口:
|
|
183
|
-
|
|
184
|
-
* [DescribeDomainVerifyResult](https://cloud.tencent.com/document/api/627/97869)
|
|
185
|
-
|
|
186
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
187
|
-
|
|
188
|
-
* AddSpartaProtectionAuto
|
|
189
|
-
* AddSpartaProtectionsAuto
|
|
64
|
+
* [Registry](https://cloud.tencent.com/document/api/1141/41603#Registry)
|
|
190
65
|
|
|
191
|
-
|
|
66
|
+
* 新增成员:DeletionProtection
|
|
192
67
|
|
|
193
|
-
* FailedInfo
|
|
194
68
|
|
|
195
69
|
|
|
196
70
|
|
|
@@ -20458,7 +20332,7 @@
|
|
|
20458
20332
|
|
|
20459
20333
|
新增接口:
|
|
20460
20334
|
|
|
20461
|
-
* [
|
|
20335
|
+
* [DescribeBackUpTables](https://cloud.tencent.com/document/api/1299/97836)
|
|
20462
20336
|
|
|
20463
20337
|
### 第 16 次发布
|
|
20464
20338
|
|
|
@@ -21512,6 +21386,30 @@
|
|
|
21512
21386
|
|
|
21513
21387
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
21514
21388
|
|
|
21389
|
+
### 第 44 次发布
|
|
21390
|
+
|
|
21391
|
+
发布时间:2023-09-11 01:23:41
|
|
21392
|
+
|
|
21393
|
+
本次发布包含了以下内容:
|
|
21394
|
+
|
|
21395
|
+
改善已有的文档。
|
|
21396
|
+
|
|
21397
|
+
新增接口:
|
|
21398
|
+
|
|
21399
|
+
* [[DescribeAddressTemplateList](https://cloud.tencent.com/document/api/1132/97918)](https://cloud.tencent.com/document/api/#/#)
|
|
21400
|
+
* [[DescribeAssetSync](https://cloud.tencent.com/document/api/1132/97917)](https://cloud.tencent.com/document/api/#/#)
|
|
21401
|
+
* [[DescribeFwSyncStatus](https://cloud.tencent.com/document/api/1132/97920)](https://cloud.tencent.com/document/api/#/#)
|
|
21402
|
+
* [[DescribeNatSwitchList](https://cloud.tencent.com/document/api/1132/97915)](https://cloud.tencent.com/document/api/#/#)
|
|
21403
|
+
* [[ModifyAddressTemplate](https://cloud.tencent.com/document/api/1132/97919)](https://cloud.tencent.com/document/api/#/#)
|
|
21404
|
+
* [[ModifyAssetSync](https://cloud.tencent.com/document/api/1132/97921)](https://cloud.tencent.com/document/api/#/#)
|
|
21405
|
+
* [[ModifyNatInstance](https://cloud.tencent.com/document/api/1132/97914)](https://cloud.tencent.com/document/api/#/#)
|
|
21406
|
+
* [[SyncFwOperate](https://cloud.tencent.com/document/api/1132/97916)](https://cloud.tencent.com/document/api/#/#)
|
|
21407
|
+
|
|
21408
|
+
新增数据结构:
|
|
21409
|
+
|
|
21410
|
+
* [[NatSwitchListData](https://cloud.tencent.com/document/api/1132/49071#NatSwitchListData)](https://cloud.tencent.com/document/api/1132/49071#[NatSwitchListData](https://cloud.tencent.com/document/api/1132/49071#NatSwitchListData))
|
|
21411
|
+
* [[TemplateListInfo](https://cloud.tencent.com/document/api/1132/49071#TemplateListInfo)](https://cloud.tencent.com/document/api/1132/49071#[TemplateListInfo](https://cloud.tencent.com/document/api/1132/49071#TemplateListInfo))
|
|
21412
|
+
|
|
21515
21413
|
### 第 43 次发布
|
|
21516
21414
|
|
|
21517
21415
|
发布时间:2023-09-08 01:22:02
|
|
@@ -21522,26 +21420,26 @@
|
|
|
21522
21420
|
|
|
21523
21421
|
新增接口:
|
|
21524
21422
|
|
|
21525
|
-
* [
|
|
21526
|
-
* [
|
|
21527
|
-
* [
|
|
21528
|
-
* [
|
|
21529
|
-
* [
|
|
21530
|
-
* [
|
|
21531
|
-
* [
|
|
21532
|
-
* [
|
|
21533
|
-
* [
|
|
21534
|
-
* [
|
|
21535
|
-
* [
|
|
21536
|
-
* [
|
|
21537
|
-
* [
|
|
21538
|
-
* [
|
|
21539
|
-
* [
|
|
21540
|
-
* [
|
|
21541
|
-
* [
|
|
21542
|
-
* [
|
|
21543
|
-
* [
|
|
21544
|
-
* [
|
|
21423
|
+
* [AddAclRule](https://cloud.tencent.com/document/api/1132/97847)
|
|
21424
|
+
* [AddVpcAcRule](https://cloud.tencent.com/document/api/1132/97846)
|
|
21425
|
+
* [CreateVpcFwGroup](https://cloud.tencent.com/document/api/1132/97855)
|
|
21426
|
+
* [DeleteBlockIgnoreRuleList](https://cloud.tencent.com/document/api/1132/97856)
|
|
21427
|
+
* [DeleteVpcFwGroup](https://cloud.tencent.com/document/api/1132/97854)
|
|
21428
|
+
* [DescribeAclRule](https://cloud.tencent.com/document/api/1132/97845)
|
|
21429
|
+
* [DescribeFwEdgeIps](https://cloud.tencent.com/document/api/1132/97841)
|
|
21430
|
+
* [DescribeFwGroupInstanceInfo](https://cloud.tencent.com/document/api/1132/97853)
|
|
21431
|
+
* [DescribeVpcAcRule](https://cloud.tencent.com/document/api/1132/97844)
|
|
21432
|
+
* [DescribeVpcFwGroupSwitch](https://cloud.tencent.com/document/api/1132/97840)
|
|
21433
|
+
* [ModifyAclRule](https://cloud.tencent.com/document/api/1132/97843)
|
|
21434
|
+
* [ModifyBlockIgnoreRule](https://cloud.tencent.com/document/api/1132/97852)
|
|
21435
|
+
* [ModifyEdgeIpSwitch](https://cloud.tencent.com/document/api/1132/97839)
|
|
21436
|
+
* [ModifyFwGroupSwitch](https://cloud.tencent.com/document/api/1132/97851)
|
|
21437
|
+
* [ModifySequenceAclRules](https://cloud.tencent.com/document/api/1132/97850)
|
|
21438
|
+
* [ModifyVpcAcRule](https://cloud.tencent.com/document/api/1132/97842)
|
|
21439
|
+
* [ModifyVpcFwGroup](https://cloud.tencent.com/document/api/1132/97849)
|
|
21440
|
+
* [ModifyVpcFwSequenceRules](https://cloud.tencent.com/document/api/1132/97848)
|
|
21441
|
+
* [RemoveAclRule](https://cloud.tencent.com/document/api/1132/97838)
|
|
21442
|
+
* [RemoveVpcAcRule](https://cloud.tencent.com/document/api/1132/97837)
|
|
21545
21443
|
|
|
21546
21444
|
修改接口:
|
|
21547
21445
|
|
|
@@ -21556,21 +21454,21 @@
|
|
|
21556
21454
|
|
|
21557
21455
|
新增数据结构:
|
|
21558
21456
|
|
|
21559
|
-
* [
|
|
21560
|
-
* [
|
|
21561
|
-
* [
|
|
21562
|
-
* [
|
|
21563
|
-
* [
|
|
21564
|
-
* [
|
|
21565
|
-
* [
|
|
21566
|
-
* [
|
|
21567
|
-
* [
|
|
21568
|
-
* [
|
|
21569
|
-
* [
|
|
21570
|
-
* [
|
|
21571
|
-
* [
|
|
21572
|
-
* [
|
|
21573
|
-
* [
|
|
21457
|
+
* [CreateRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateRuleItem)
|
|
21458
|
+
* [EdgeIpInfo](https://cloud.tencent.com/document/api/1132/49071#EdgeIpInfo)
|
|
21459
|
+
* [EdgeIpSwitch](https://cloud.tencent.com/document/api/1132/49071#EdgeIpSwitch)
|
|
21460
|
+
* [FwDeploy](https://cloud.tencent.com/document/api/1132/49071#FwDeploy)
|
|
21461
|
+
* [FwGateway](https://cloud.tencent.com/document/api/1132/49071#FwGateway)
|
|
21462
|
+
* [FwGroupSwitch](https://cloud.tencent.com/document/api/1132/49071#FwGroupSwitch)
|
|
21463
|
+
* [FwGroupSwitchShow](https://cloud.tencent.com/document/api/1132/49071#FwGroupSwitchShow)
|
|
21464
|
+
* [NetInstancesInfo](https://cloud.tencent.com/document/api/1132/49071#NetInstancesInfo)
|
|
21465
|
+
* [VpcFwCvmInsInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwCvmInsInfo)
|
|
21466
|
+
* [VpcFwGroupInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwGroupInfo)
|
|
21467
|
+
* [VpcFwInstance](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstance)
|
|
21468
|
+
* [VpcFwInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstanceInfo)
|
|
21469
|
+
* [VpcFwInstanceShow](https://cloud.tencent.com/document/api/1132/49071#VpcFwInstanceShow)
|
|
21470
|
+
* [VpcFwJoinInstanceType](https://cloud.tencent.com/document/api/1132/49071#VpcFwJoinInstanceType)
|
|
21471
|
+
* [VpcRuleItem](https://cloud.tencent.com/document/api/1132/49071#VpcRuleItem)
|
|
21574
21472
|
|
|
21575
21473
|
### 第 42 次发布
|
|
21576
21474
|
|
|
@@ -47790,16 +47688,16 @@
|
|
|
47790
47688
|
|
|
47791
47689
|
新增接口:
|
|
47792
47690
|
|
|
47793
|
-
* [
|
|
47794
|
-
* [
|
|
47795
|
-
* [
|
|
47796
|
-
* [
|
|
47691
|
+
* [GetPlatformEventTemplate](https://cloud.tencent.com/document/api/1359/97863)
|
|
47692
|
+
* [ListPlatformEventNames](https://cloud.tencent.com/document/api/1359/97862)
|
|
47693
|
+
* [ListPlatformEventPatterns](https://cloud.tencent.com/document/api/1359/97861)
|
|
47694
|
+
* [ListPlatformProducts](https://cloud.tencent.com/document/api/1359/97860)
|
|
47797
47695
|
|
|
47798
47696
|
新增数据结构:
|
|
47799
47697
|
|
|
47800
|
-
* [
|
|
47801
|
-
* [
|
|
47802
|
-
* [
|
|
47698
|
+
* [PlatformEventDetail](https://cloud.tencent.com/document/api/1359/67704#PlatformEventDetail)
|
|
47699
|
+
* [PlatformEventSummary](https://cloud.tencent.com/document/api/1359/67704#PlatformEventSummary)
|
|
47700
|
+
* [PlatformProduct](https://cloud.tencent.com/document/api/1359/67704#PlatformProduct)
|
|
47803
47701
|
|
|
47804
47702
|
### 第 11 次发布
|
|
47805
47703
|
|
|
@@ -91260,6 +91158,23 @@
|
|
|
91260
91158
|
|
|
91261
91159
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
91262
91160
|
|
|
91161
|
+
### 第 50 次发布
|
|
91162
|
+
|
|
91163
|
+
发布时间:2023-09-11 02:35:40
|
|
91164
|
+
|
|
91165
|
+
本次发布包含了以下内容:
|
|
91166
|
+
|
|
91167
|
+
改善已有的文档。
|
|
91168
|
+
|
|
91169
|
+
新增接口:
|
|
91170
|
+
|
|
91171
|
+
* [[DescribeHASwitchLog](https://cloud.tencent.com/document/api/238/97923)](https://cloud.tencent.com/document/api/#/#)
|
|
91172
|
+
* [[SwitchCloudInstanceHA](https://cloud.tencent.com/document/api/238/97922)](https://cloud.tencent.com/document/api/#/#)
|
|
91173
|
+
|
|
91174
|
+
新增数据结构:
|
|
91175
|
+
|
|
91176
|
+
* [[SwitchLog](https://cloud.tencent.com/document/api/238/19976#SwitchLog)](https://cloud.tencent.com/document/api/238/19976#[SwitchLog](https://cloud.tencent.com/document/api/238/19976#SwitchLog))
|
|
91177
|
+
|
|
91263
91178
|
### 第 49 次发布
|
|
91264
91179
|
|
|
91265
91180
|
发布时间:2023-08-04 01:16:26
|
|
@@ -99090,6 +99005,21 @@
|
|
|
99090
99005
|
|
|
99091
99006
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
99092
99007
|
|
|
99008
|
+
### 第 61 次发布
|
|
99009
|
+
|
|
99010
|
+
发布时间:2023-09-11 02:43:38
|
|
99011
|
+
|
|
99012
|
+
本次发布包含了以下内容:
|
|
99013
|
+
|
|
99014
|
+
改善已有的文档。
|
|
99015
|
+
|
|
99016
|
+
修改数据结构:
|
|
99017
|
+
|
|
99018
|
+
* [Registry](https://cloud.tencent.com/document/api/1141/41603#Registry)
|
|
99019
|
+
|
|
99020
|
+
* 新增成员:DeletionProtection
|
|
99021
|
+
|
|
99022
|
+
|
|
99093
99023
|
### 第 60 次发布
|
|
99094
99024
|
|
|
99095
99025
|
发布时间:2023-08-15 01:36:55
|
|
@@ -115349,16 +115279,16 @@
|
|
|
115349
115279
|
|
|
115350
115280
|
新增接口:
|
|
115351
115281
|
|
|
115352
|
-
* [
|
|
115353
|
-
* [
|
|
115354
|
-
* [
|
|
115355
|
-
* [
|
|
115282
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/1493/97868)
|
|
115283
|
+
* [DeleteInstance](https://cloud.tencent.com/document/api/1493/97867)
|
|
115284
|
+
* [DescribeInstance](https://cloud.tencent.com/document/api/1493/97866)
|
|
115285
|
+
* [ModifyInstance](https://cloud.tencent.com/document/api/1493/97865)
|
|
115356
115286
|
|
|
115357
115287
|
新增数据结构:
|
|
115358
115288
|
|
|
115359
|
-
* [
|
|
115360
|
-
* [
|
|
115361
|
-
* [
|
|
115289
|
+
* [Endpoint](https://cloud.tencent.com/document/api/1493/96031#Endpoint)
|
|
115290
|
+
* [IpRule](https://cloud.tencent.com/document/api/1493/96031#IpRule)
|
|
115291
|
+
* [VpcInfo](https://cloud.tencent.com/document/api/1493/96031#VpcInfo)
|
|
115362
115292
|
|
|
115363
115293
|
### 第 1 次发布
|
|
115364
115294
|
|
|
@@ -129513,7 +129443,7 @@
|
|
|
129513
129443
|
|
|
129514
129444
|
新增接口:
|
|
129515
129445
|
|
|
129516
|
-
* [
|
|
129446
|
+
* [DescribeDomainVerifyResult](https://cloud.tencent.com/document/api/627/97869)
|
|
129517
129447
|
|
|
129518
129448
|
<font color="#dd0000">**删除接口**:</font>
|
|
129519
129449
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-09-05 02:02:52 |
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
|
|
51
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-
|
|
51
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-11 01:23:41 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
95
95
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
|
|
96
96
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-05 04:23:35 |
|
|
97
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-
|
|
97
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-11 01:56:47 |
|
|
98
98
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-05 17:36:50 |
|
|
99
99
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
100
100
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-09-06 01:49:13 |
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
110
110
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
111
111
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-08-17 03:18:40 |
|
|
112
|
-
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-09-
|
|
112
|
+
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-09-11 02:02:53 |
|
|
113
113
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
114
114
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
|
|
115
115
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-08-17 04:39:05 |
|
|
172
172
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-07-10 01:39:48 |
|
|
173
173
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
174
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-09-
|
|
174
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-09-11 02:35:40 |
|
|
175
175
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-08-22 01:18:52 |
|
|
176
176
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-09-05 06:45:12 |
|
|
177
177
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-08-10 01:37:37 |
|
|
193
193
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
194
194
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-06-06 01:55:42 |
|
|
195
|
-
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-
|
|
195
|
+
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-09-11 02:43:38 |
|
|
196
196
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-17 04:54:42 |
|
|
197
197
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
198
198
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
@@ -232,31 +232,31 @@ export interface CreateFaceResponse {
|
|
|
232
232
|
/**
|
|
233
233
|
* 加入成功的人脸数量
|
|
234
234
|
*/
|
|
235
|
-
SucFaceNum
|
|
235
|
+
SucFaceNum?: number
|
|
236
236
|
/**
|
|
237
237
|
* 加入成功的人脸ID列表
|
|
238
238
|
*/
|
|
239
|
-
SucFaceIds
|
|
239
|
+
SucFaceIds?: Array<string>
|
|
240
240
|
/**
|
|
241
241
|
* 每张人脸图片添加结果,-1101 代表未检测到人脸,-1102 代表图片解码失败,
|
|
242
242
|
-1601代表不符合图片质量控制要求, -1604 代表人脸相似度没有超过FaceMatchThreshold。
|
|
243
243
|
其他非 0 值代表算法服务异常。
|
|
244
244
|
RetCode的顺序和入参中 Images 或 Urls 的顺序一致。
|
|
245
245
|
*/
|
|
246
|
-
RetCode
|
|
246
|
+
RetCode?: Array<number | bigint>
|
|
247
247
|
/**
|
|
248
248
|
* 加入成功的人脸索引。索引顺序和入参中 Images 或 Urls 的顺序一致。
|
|
249
249
|
例, Urls 中 有 3 个 url,第二个 url 失败,则 SucIndexes 值为 [0,2] 。
|
|
250
250
|
*/
|
|
251
|
-
SucIndexes
|
|
251
|
+
SucIndexes?: Array<number | bigint>
|
|
252
252
|
/**
|
|
253
253
|
* 加入成功的人脸框位置。顺序和入参中 Images 或 Urls 的顺序一致。
|
|
254
254
|
*/
|
|
255
|
-
SucFaceRects
|
|
255
|
+
SucFaceRects?: Array<FaceRect>
|
|
256
256
|
/**
|
|
257
257
|
* 人脸识别所用的算法模型版本。
|
|
258
258
|
*/
|
|
259
|
-
FaceModelVersion
|
|
259
|
+
FaceModelVersion?: string
|
|
260
260
|
/**
|
|
261
261
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
262
262
|
*/
|
|
@@ -626,15 +626,15 @@ export interface SearchFacesResponse {
|
|
|
626
626
|
/**
|
|
627
627
|
* 识别结果。
|
|
628
628
|
*/
|
|
629
|
-
Results
|
|
629
|
+
Results?: Array<Result>
|
|
630
630
|
/**
|
|
631
631
|
* 搜索的人员库中包含的人脸数。
|
|
632
632
|
*/
|
|
633
|
-
FaceNum
|
|
633
|
+
FaceNum?: number
|
|
634
634
|
/**
|
|
635
635
|
* 人脸识别所用的算法模型版本。
|
|
636
636
|
*/
|
|
637
|
-
FaceModelVersion
|
|
637
|
+
FaceModelVersion?: string
|
|
638
638
|
/**
|
|
639
639
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
640
640
|
*/
|
|
@@ -2276,27 +2276,23 @@ export interface DetectFaceResponse {
|
|
|
2276
2276
|
/**
|
|
2277
2277
|
* 请求的图片宽度。
|
|
2278
2278
|
*/
|
|
2279
|
-
ImageWidth
|
|
2279
|
+
ImageWidth?: number
|
|
2280
2280
|
/**
|
|
2281
2281
|
* 请求的图片高度。
|
|
2282
2282
|
*/
|
|
2283
|
-
ImageHeight
|
|
2283
|
+
ImageHeight?: number
|
|
2284
2284
|
/**
|
|
2285
2285
|
* 人脸信息列表。包含人脸坐标信息、属性信息(若需要)、质量分信息(若需要)。
|
|
2286
2286
|
*/
|
|
2287
|
-
FaceInfos
|
|
2287
|
+
FaceInfos?: Array<FaceInfo>
|
|
2288
2288
|
/**
|
|
2289
2289
|
* 人脸识别服务所用的算法模型版本。
|
|
2290
|
-
|
|
2291
2290
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
2292
|
-
|
|
2293
2291
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
2294
|
-
|
|
2295
2292
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
2296
|
-
|
|
2297
2293
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
2298
2294
|
*/
|
|
2299
|
-
FaceModelVersion
|
|
2295
|
+
FaceModelVersion?: string
|
|
2300
2296
|
/**
|
|
2301
2297
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2302
2298
|
*/
|
|
@@ -2058,13 +2058,9 @@ Url、Image必须提供一个,如果都提供,只使用 Url。
|
|
|
2058
2058
|
NeedQualityDetection?: number
|
|
2059
2059
|
/**
|
|
2060
2060
|
* 人脸识别服务所用的算法模型版本。
|
|
2061
|
-
|
|
2062
2061
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
2063
|
-
|
|
2064
2062
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
2065
|
-
|
|
2066
2063
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
2067
|
-
|
|
2068
2064
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
2069
2065
|
*/
|
|
2070
2066
|
FaceModelVersion?: string
|
|
@@ -2234,7 +2230,7 @@ export interface GetGroupInfoResponse {
|
|
|
2234
2230
|
*/
|
|
2235
2231
|
FaceModelVersion?: string
|
|
2236
2232
|
/**
|
|
2237
|
-
* Group
|
|
2233
|
+
* Group的创建时间和日期。CreationTimestamp 的值是自 Unix 纪元时间到Group创建时间的毫秒数。
|
|
2238
2234
|
*/
|
|
2239
2235
|
CreationTimestamp?: number
|
|
2240
2236
|
/**
|
|
@@ -191,8 +191,6 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
191
191
|
|
|
192
192
|
>
|
|
193
193
|
- 公共参数中的签名方式请使用V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
|
194
|
-
|
|
195
|
-
|
|
196
194
|
*/
|
|
197
195
|
DetectFace(req: DetectFaceRequest, cb?: (error: string, rep: DetectFaceResponse) => void): Promise<DetectFaceResponse>;
|
|
198
196
|
/**
|
|
@@ -208,31 +208,31 @@ export interface CreateFaceResponse {
|
|
|
208
208
|
/**
|
|
209
209
|
* 加入成功的人脸数量
|
|
210
210
|
*/
|
|
211
|
-
SucFaceNum
|
|
211
|
+
SucFaceNum?: number;
|
|
212
212
|
/**
|
|
213
213
|
* 加入成功的人脸ID列表
|
|
214
214
|
*/
|
|
215
|
-
SucFaceIds
|
|
215
|
+
SucFaceIds?: Array<string>;
|
|
216
216
|
/**
|
|
217
217
|
* 每张人脸图片添加结果,-1101 代表未检测到人脸,-1102 代表图片解码失败,
|
|
218
218
|
-1601代表不符合图片质量控制要求, -1604 代表人脸相似度没有超过FaceMatchThreshold。
|
|
219
219
|
其他非 0 值代表算法服务异常。
|
|
220
220
|
RetCode的顺序和入参中 Images 或 Urls 的顺序一致。
|
|
221
221
|
*/
|
|
222
|
-
RetCode
|
|
222
|
+
RetCode?: Array<number | bigint>;
|
|
223
223
|
/**
|
|
224
224
|
* 加入成功的人脸索引。索引顺序和入参中 Images 或 Urls 的顺序一致。
|
|
225
225
|
例, Urls 中 有 3 个 url,第二个 url 失败,则 SucIndexes 值为 [0,2] 。
|
|
226
226
|
*/
|
|
227
|
-
SucIndexes
|
|
227
|
+
SucIndexes?: Array<number | bigint>;
|
|
228
228
|
/**
|
|
229
229
|
* 加入成功的人脸框位置。顺序和入参中 Images 或 Urls 的顺序一致。
|
|
230
230
|
*/
|
|
231
|
-
SucFaceRects
|
|
231
|
+
SucFaceRects?: Array<FaceRect>;
|
|
232
232
|
/**
|
|
233
233
|
* 人脸识别所用的算法模型版本。
|
|
234
234
|
*/
|
|
235
|
-
FaceModelVersion
|
|
235
|
+
FaceModelVersion?: string;
|
|
236
236
|
/**
|
|
237
237
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
238
238
|
*/
|
|
@@ -589,15 +589,15 @@ export interface SearchFacesResponse {
|
|
|
589
589
|
/**
|
|
590
590
|
* 识别结果。
|
|
591
591
|
*/
|
|
592
|
-
Results
|
|
592
|
+
Results?: Array<Result>;
|
|
593
593
|
/**
|
|
594
594
|
* 搜索的人员库中包含的人脸数。
|
|
595
595
|
*/
|
|
596
|
-
FaceNum
|
|
596
|
+
FaceNum?: number;
|
|
597
597
|
/**
|
|
598
598
|
* 人脸识别所用的算法模型版本。
|
|
599
599
|
*/
|
|
600
|
-
FaceModelVersion
|
|
600
|
+
FaceModelVersion?: string;
|
|
601
601
|
/**
|
|
602
602
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
603
603
|
*/
|
|
@@ -2176,27 +2176,23 @@ export interface DetectFaceResponse {
|
|
|
2176
2176
|
/**
|
|
2177
2177
|
* 请求的图片宽度。
|
|
2178
2178
|
*/
|
|
2179
|
-
ImageWidth
|
|
2179
|
+
ImageWidth?: number;
|
|
2180
2180
|
/**
|
|
2181
2181
|
* 请求的图片高度。
|
|
2182
2182
|
*/
|
|
2183
|
-
ImageHeight
|
|
2183
|
+
ImageHeight?: number;
|
|
2184
2184
|
/**
|
|
2185
2185
|
* 人脸信息列表。包含人脸坐标信息、属性信息(若需要)、质量分信息(若需要)。
|
|
2186
2186
|
*/
|
|
2187
|
-
FaceInfos
|
|
2187
|
+
FaceInfos?: Array<FaceInfo>;
|
|
2188
2188
|
/**
|
|
2189
2189
|
* 人脸识别服务所用的算法模型版本。
|
|
2190
|
-
|
|
2191
2190
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
2192
|
-
|
|
2193
2191
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
2194
|
-
|
|
2195
2192
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
2196
|
-
|
|
2197
2193
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
2198
2194
|
*/
|
|
2199
|
-
FaceModelVersion
|
|
2195
|
+
FaceModelVersion?: string;
|
|
2200
2196
|
/**
|
|
2201
2197
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2202
2198
|
*/
|
|
@@ -1970,13 +1970,9 @@ export interface DetectFaceRequest {
|
|
|
1970
1970
|
NeedQualityDetection?: number;
|
|
1971
1971
|
/**
|
|
1972
1972
|
* 人脸识别服务所用的算法模型版本。
|
|
1973
|
-
|
|
1974
1973
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
1975
|
-
|
|
1976
1974
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
1977
|
-
|
|
1978
1975
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
1979
|
-
|
|
1980
1976
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
1981
1977
|
*/
|
|
1982
1978
|
FaceModelVersion?: string;
|
|
@@ -2138,7 +2134,7 @@ export interface GetGroupInfoResponse {
|
|
|
2138
2134
|
*/
|
|
2139
2135
|
FaceModelVersion?: string;
|
|
2140
2136
|
/**
|
|
2141
|
-
* Group
|
|
2137
|
+
* Group的创建时间和日期。CreationTimestamp 的值是自 Unix 纪元时间到Group创建时间的毫秒数。
|
|
2142
2138
|
*/
|
|
2143
2139
|
CreationTimestamp?: number;
|
|
2144
2140
|
/**
|