tencentcloud-sdk-ocr 3.0.397 → 3.0.402

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 139816715b917aaf7236acc4765e1073d29f4087
4
- data.tar.gz: 0bb23be2625bdca75c242108bbb6b323dc47327b
3
+ metadata.gz: 5d433cdf1562ceae3269ea72577e4d8d38ed13dc
4
+ data.tar.gz: 440e4bbde6fee2419aa7f1a563505b1c8f9683a4
5
5
  SHA512:
6
- metadata.gz: 197ab65e931a53fc2747cf200130dbdc5e1e6b1bebcd9f22f6d8852ef447a2db8e87c2e2b5466bc17f7832f24e052c876180f76506dafd3fa20947b463bad664
7
- data.tar.gz: c8c30e360e56f1567ef816ef1d924fc334b286484d24fef6f8ab8d8cc39fa13c1df4edb94e12994d3fe2d69ebe8bbf89130e93f2395f9ff9b2333141f05c49c0
6
+ metadata.gz: cda3cdd6becc8b79181ca518bb4a0dc8bda9ccead4b0806c2e6f677593831df0998617b4a19e4c34c337821695e274356a72c30ef430c0fbce53ad7b192c8fb4
7
+ data.tar.gz: df778551ab094b938585ebaed4cc4db5a00a5b5578d89ba6d66ac709864dbe86b2fe8372f8598878b1ed06fa34c2d8e0933f7209b0aea4c937c811650fc64196
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.397
1
+ 3.0.402
@@ -1060,6 +1060,8 @@ module TencentCloud
1060
1060
 
1061
1061
  # 本接口支持中国港澳台地区以及其他国家、地区的护照识别。识别字段包括护照ID、姓名、出生日期、性别、有效期、发行国、国籍,具备护照人像照片的裁剪功能和翻拍、复印件告警功能。
1062
1062
 
1063
+ # 默认接口请求频率限制:5次/秒。
1064
+
1063
1065
  # @param request: Request instance for MLIDPassportOCR.
1064
1066
  # @type request: :class:`Tencentcloud::ocr::V20181119::MLIDPassportOCRRequest`
1065
1067
  # @rtype: :class:`Tencentcloud::ocr::V20181119::MLIDPassportOCRResponse`
@@ -3075,7 +3075,7 @@ module TencentCloud
3075
3075
  # @type DateOfExpiration: String
3076
3076
  # @param IssuingCountry: 发行国
3077
3077
  # @type IssuingCountry: String
3078
- # @param Nationality: 国籍
3078
+ # @param Nationality: 国家地区代码
3079
3079
  # @type Nationality: String
3080
3080
  # @param Warn: 告警码
3081
3081
  # -9103 证照翻拍告警
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ocr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.397
4
+ version: 3.0.402
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-30 00:00:00.000000000 Z
11
+ date: 2022-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common