tencentcloud-sdk-faceid 3.0.923 → 3.0.925

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180301/models.rb +26 -7
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 368b9d7b5c6e642d30f00dc6f44e6bc7d215899c
4
- data.tar.gz: 686892669152c65a83eae62da55af91f8f0b923a
3
+ metadata.gz: b776d4964a62e08ef490813bd0e231a3b3c538d6
4
+ data.tar.gz: 7c8b756108a59aa0fa50ca16c0bb51f8b1526ae3
5
5
  SHA512:
6
- metadata.gz: 87ab9bc343751c17cd09bba5020f8a0cda4afbb2c6db8e07e4f2244633967e3651368810645ad80dcc98bcf4286c88235b79f4a8f289f724572025a5c42e1eca
7
- data.tar.gz: fbf536ad48a49cac4e1e4bcf824d18b67c47407467fe29462497a8eaae0d05fc22b1ce250475df511c704716d5308791d0a86eff33266dc042072e7890db9a2a
6
+ metadata.gz: 4790feb587103c549ac9c17a457740aee4c588af049636477babdf33e4df7d09ee095bcd719f8c6713f1988a15e76c05701cd0edccfd5a294f26db04ecc197cc
7
+ data.tar.gz: a94c1141e598358b5f42e9636374c4943c08f93a9b59985811724bc3b8b999624443b2c13511768f94424a242e2628dcc2e9e9917057308ee73e1bf12a9937b5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.923
1
+ 3.0.925
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # SuspectedSynthesisVideo:疑似合成视频
26
26
  # SuspectedeAnomalyAttack:人脸特征疑似非真人
27
27
  # SuspectedAdversarialAttack:疑似对抗样本攻击
28
- # SuspectedBlackIndustry:疑似黑产攻击
28
+ # SuspectedBlackIndustry:疑似黑产批量模版攻击
29
29
  # SuspectedWatermark:疑似存在水印
30
30
  # 注意:此字段可能返回 null,表示取不到有效值。
31
31
  # @type Type: String
@@ -306,8 +306,8 @@ module TencentCloud
306
306
 
307
307
  attr_accessor :ReqTime, :Seq, :IdCard, :Idcard, :Name, :Sim, :IsNeedCharge, :ChargeType, :ErrorCode, :ErrorMessage
308
308
  extend Gem::Deprecate
309
- deprecate :Idcard, :none, 2024, 9
310
- deprecate :Idcard=, :none, 2024, 9
309
+ deprecate :Idcard, :none, 2024, 10
310
+ deprecate :Idcard=, :none, 2024, 10
311
311
 
312
312
  def initialize(reqtime=nil, seq=nil, idcard=nil, name=nil, sim=nil, isneedcharge=nil, chargetype=nil, errorcode=nil, errormessage=nil)
313
313
  @ReqTime = reqtime
@@ -1153,6 +1153,23 @@ module TencentCloud
1153
1153
  # @param LivenessDetail: 本次流程进行的活体一比一流水。
1154
1154
  # 注意:此字段可能返回 null,表示取不到有效值。
1155
1155
  # @type LivenessDetail: Array
1156
+ # @param LivenessInfoTag: 描述当前请求活体阶段被拒绝的详细原因,详情如下:
1157
+ # 01-用户全程闭眼
1158
+ # 02-用户未完成指定动作
1159
+ # 03-疑似翻拍攻击
1160
+ # 04-疑似合成攻击
1161
+ # 05-疑似黑产模版
1162
+ # 06-疑似存在水印
1163
+ # 07-反光校验未通过
1164
+ # 08-疑似中途换人
1165
+ # 09-人脸质量过差
1166
+ # 10-距离校验不通过
1167
+ # 11-疑似对抗样本攻击
1168
+ # 12-嘴巴区域疑似存在攻击痕迹
1169
+ # 13-眼睛区域疑似存在攻击痕迹
1170
+ # 14-眼睛或嘴巴被遮挡
1171
+ # 注意:此字段可能返回 null,表示取不到有效值。
1172
+ # @type LivenessInfoTag: Array
1156
1173
  # @param Mobile: 手机号码。
1157
1174
  # 注意:此字段可能返回 null,表示取不到有效值。
1158
1175
  # @type Mobile: String
@@ -1184,9 +1201,9 @@ module TencentCloud
1184
1201
  # 注意:此字段可能返回 null,表示取不到有效值。
1185
1202
  # @type VisaNum: String
1186
1203
 
1187
- attr_accessor :ErrCode, :ErrMsg, :IdCard, :UseIDType, :Name, :OcrNation, :OcrAddress, :OcrBirth, :OcrAuthority, :OcrValidDate, :OcrName, :OcrIdCard, :OcrGender, :IdInfoFrom, :LiveStatus, :LiveMsg, :Comparestatus, :Comparemsg, :Sim, :Location, :Extra, :LivenessDetail, :Mobile, :CompareLibType, :LivenessMode, :NFCRequestIds, :NFCBillingCounts, :PassNo, :VisaNum
1204
+ attr_accessor :ErrCode, :ErrMsg, :IdCard, :UseIDType, :Name, :OcrNation, :OcrAddress, :OcrBirth, :OcrAuthority, :OcrValidDate, :OcrName, :OcrIdCard, :OcrGender, :IdInfoFrom, :LiveStatus, :LiveMsg, :Comparestatus, :Comparemsg, :Sim, :Location, :Extra, :LivenessDetail, :LivenessInfoTag, :Mobile, :CompareLibType, :LivenessMode, :NFCRequestIds, :NFCBillingCounts, :PassNo, :VisaNum
1188
1205
 
1189
- def initialize(errcode=nil, errmsg=nil, idcard=nil, useidtype=nil, name=nil, ocrnation=nil, ocraddress=nil, ocrbirth=nil, ocrauthority=nil, ocrvaliddate=nil, ocrname=nil, ocridcard=nil, ocrgender=nil, idinfofrom=nil, livestatus=nil, livemsg=nil, comparestatus=nil, comparemsg=nil, sim=nil, location=nil, extra=nil, livenessdetail=nil, mobile=nil, comparelibtype=nil, livenessmode=nil, nfcrequestids=nil, nfcbillingcounts=nil, passno=nil, visanum=nil)
1206
+ def initialize(errcode=nil, errmsg=nil, idcard=nil, useidtype=nil, name=nil, ocrnation=nil, ocraddress=nil, ocrbirth=nil, ocrauthority=nil, ocrvaliddate=nil, ocrname=nil, ocridcard=nil, ocrgender=nil, idinfofrom=nil, livestatus=nil, livemsg=nil, comparestatus=nil, comparemsg=nil, sim=nil, location=nil, extra=nil, livenessdetail=nil, livenessinfotag=nil, mobile=nil, comparelibtype=nil, livenessmode=nil, nfcrequestids=nil, nfcbillingcounts=nil, passno=nil, visanum=nil)
1190
1207
  @ErrCode = errcode
1191
1208
  @ErrMsg = errmsg
1192
1209
  @IdCard = idcard
@@ -1209,6 +1226,7 @@ module TencentCloud
1209
1226
  @Location = location
1210
1227
  @Extra = extra
1211
1228
  @LivenessDetail = livenessdetail
1229
+ @LivenessInfoTag = livenessinfotag
1212
1230
  @Mobile = mobile
1213
1231
  @CompareLibType = comparelibtype
1214
1232
  @LivenessMode = livenessmode
@@ -1248,6 +1266,7 @@ module TencentCloud
1248
1266
  @LivenessDetail << detectdetail_tmp
1249
1267
  end
1250
1268
  end
1269
+ @LivenessInfoTag = params['LivenessInfoTag']
1251
1270
  @Mobile = params['Mobile']
1252
1271
  @CompareLibType = params['CompareLibType']
1253
1272
  @LivenessMode = params['LivenessMode']
@@ -2834,8 +2853,8 @@ module TencentCloud
2834
2853
 
2835
2854
  attr_accessor :IntentionVerifyVideo, :AsrResult, :ErrorCode, :ErrorMessage, :IntentionVerifyBestFrame, :AsrResultSimilarity
2836
2855
  extend Gem::Deprecate
2837
- deprecate :AsrResultSimilarity, :none, 2024, 9
2838
- deprecate :AsrResultSimilarity=, :none, 2024, 9
2856
+ deprecate :AsrResultSimilarity, :none, 2024, 10
2857
+ deprecate :AsrResultSimilarity=, :none, 2024, 10
2839
2858
 
2840
2859
  def initialize(intentionverifyvideo=nil, asrresult=nil, errorcode=nil, errormessage=nil, intentionverifybestframe=nil, asrresultsimilarity=nil)
2841
2860
  @IntentionVerifyVideo = intentionverifyvideo
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-faceid
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.923
4
+ version: 3.0.925
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-13 00:00:00.000000000 Z
11
+ date: 2024-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common