tencentcloud-sdk-faceid 3.0.680 → 3.0.682
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180301/models.rb +6 -6
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 07662aeb2d1543b9a1d8c2f2d7be2db1104e948d
|
4
|
+
data.tar.gz: 52b7d333d0d66c77c1fcdf0690b086f28e904752
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c343668d31b60124ffd648e73f88d8608f13a14903723e05d9926e2e107a9cc4341b0022c827db1768a8ba1ee2ad8258ee1d533a875e342f6ed1aefff3990ad
|
7
|
+
data.tar.gz: f523e96af3b54485535dd3a69864603c891818fc4b8ba3396c4af0470a81f0f9d0a7f6fc169be2f5809e17717d5ad9f5f751139854d916a9cb30b738c5106a64
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.682
|
data/lib/v20180301/models.rb
CHANGED
@@ -280,8 +280,8 @@ module TencentCloud
|
|
280
280
|
|
281
281
|
attr_accessor :ReqTime, :Seq, :IdCard, :Idcard, :Name, :Sim, :IsNeedCharge, :ChargeType, :ErrorCode, :ErrorMessage
|
282
282
|
extend Gem::Deprecate
|
283
|
-
deprecate :Idcard, :none, 2023,
|
284
|
-
deprecate :Idcard=, :none, 2023,
|
283
|
+
deprecate :Idcard, :none, 2023, 10
|
284
|
+
deprecate :Idcard=, :none, 2023, 10
|
285
285
|
|
286
286
|
def initialize(reqtime=nil, seq=nil, idcard=nil, idcard=nil, name=nil, sim=nil, isneedcharge=nil, chargetype=nil, errorcode=nil, errormessage=nil)
|
287
287
|
@ReqTime = reqtime
|
@@ -674,7 +674,7 @@ module TencentCloud
|
|
674
674
|
# @param TerminalType: 本接口不需要传递此参数。
|
675
675
|
# @type TerminalType: String
|
676
676
|
# @param IdCard: 身份标识(未使用OCR服务时,必须传入)。
|
677
|
-
# 规则:a-
|
677
|
+
# 规则:a-z,A-Z,0-9组合。最长长度32位。
|
678
678
|
# @type IdCard: String
|
679
679
|
# @param Name: 姓名。(未使用OCR服务时,必须传入)最长长度32位。中文请使用UTF-8编码。
|
680
680
|
# @type Name: String
|
@@ -1705,7 +1705,7 @@ module TencentCloud
|
|
1705
1705
|
# @param MerchantId: EID商户id,字段长度最长50位。
|
1706
1706
|
# @type MerchantId: String
|
1707
1707
|
# @param IdCard: 身份标识(未使用OCR服务时,必须传入)。
|
1708
|
-
# 规则:a-
|
1708
|
+
# 规则:a-z,A-Z,0-9组合。最长长度32位。
|
1709
1709
|
# @type IdCard: String
|
1710
1710
|
# @param Name: 姓名。(未使用OCR服务时,必须传入)最长长度32位。中文请使用UTF-8编码。
|
1711
1711
|
# @type Name: String
|
@@ -2460,8 +2460,8 @@ module TencentCloud
|
|
2460
2460
|
|
2461
2461
|
attr_accessor :IntentionVerifyVideo, :AsrResult, :ErrorCode, :ErrorMessage, :IntentionVerifyBestFrame, :AsrResultSimilarity
|
2462
2462
|
extend Gem::Deprecate
|
2463
|
-
deprecate :AsrResultSimilarity, :none, 2023,
|
2464
|
-
deprecate :AsrResultSimilarity=, :none, 2023,
|
2463
|
+
deprecate :AsrResultSimilarity, :none, 2023, 10
|
2464
|
+
deprecate :AsrResultSimilarity=, :none, 2023, 10
|
2465
2465
|
|
2466
2466
|
def initialize(intentionverifyvideo=nil, asrresult=nil, errorcode=nil, errormessage=nil, intentionverifybestframe=nil, asrresultsimilarity=nil)
|
2467
2467
|
@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.
|
4
|
+
version: 3.0.682
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-10-
|
11
|
+
date: 2023-10-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,9 +33,9 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/tencentcloud-sdk-faceid.rb
|
37
36
|
- lib/v20180301/client.rb
|
38
37
|
- lib/v20180301/models.rb
|
38
|
+
- lib/tencentcloud-sdk-faceid.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|