tencentcloud-sdk-ocr 1.0.302 → 1.0.305

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: 95736b66685da354f7f4a4a808ad5ab01ca0b3ac
4
- data.tar.gz: b539a366dfe4558df92c3d99229570a477023687
3
+ metadata.gz: 33e371848cdb62018f703ab33dde6d3e4bd7c776
4
+ data.tar.gz: 8ce67f230fb1d91030436d7bf9fd30a3d6513e68
5
5
  SHA512:
6
- metadata.gz: 19a46550ba9838900a82b32d160c4a9c2f453c1c44b80deb9e36896055cc08f6303c83c1fefedbf5fcda761d631ca7b8ddebe6e33ebbe1b178d422bcac0bbc3a
7
- data.tar.gz: aa0a378517f0d21710e98a2d76297edacf4212267dca3c49d7ca5a56893b663bba77a6853a5c6bf7d3ae4c6c1d57dff2c07b99684ecc4f99220d436c5eb7c6ba
6
+ metadata.gz: 696406f060e0ae588b3807b3b0a0f73ac413fe03a07ee010d43f0b93184a53c41316fb5b9f135cbeac7350bd1efae6b669688c069e35b486f3bd4a1d70a11aa7
7
+ data.tar.gz: 672a2a2a5fc265752df76d96e0a1c8d6e6530fae6d6073d53183b93e65c0cb6898049d0aebe096b9f76aedf938ffb57e6417c1cbbd2f2a893f4f7ee291e5be55
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.302
1
+ 1.0.305
@@ -1342,7 +1342,7 @@ module TencentCloud
1342
1342
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1343
1343
  end
1344
1344
 
1345
- # 本接口支持深圳粤康码、上海随申码、北京健康宝的识别,包括持码人姓名、持码人身份证号、健康码更新时间、健康码颜色、核酸检测结果、核酸检测间隔时长、核酸检测时间,七个字段的识别结果输出。不同省市健康码显示的字段信息有所不同,上述字段的识别结果可能为空,以图片上的具体信息为准。
1345
+ # 本接口支持深圳粤康码、广州穗康码、上海随申码、北京健康宝的识别,包括持码人姓名、持码人身份证号、健康码更新时间、健康码颜色、核酸检测结果、核酸检测间隔时长、核酸检测时间,七个字段的识别结果输出。不同省市健康码显示的字段信息有所不同,上述字段的识别结果可能为空,以图片上具体展示的信息为准。
1346
1346
 
1347
1347
  # @param request: Request instance for RecognizeHealthCodeOCR.
1348
1348
  # @type request: :class:`Tencentcloud::ocr::V20181119::RecognizeHealthCodeOCRRequest`
@@ -4270,13 +4270,16 @@ module TencentCloud
4270
4270
  # 图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
4271
4271
  # 非腾讯云存储的 Url 速度和稳定性可能受一定影响。
4272
4272
  # @type ImageUrl: String
4273
- # @param Type: 需要识别的健康码类型列表,为空或不填表示默认为粤康码。
4273
+ # @param Type: 需要识别的健康码类型列表,为空或不填表示默认为自动识别。
4274
+ # 0:自动识别
4274
4275
 
4275
4276
  # 1:粤康码
4276
4277
 
4277
4278
  # 2:随申码
4278
4279
 
4279
4280
  # 3:健康宝
4281
+
4282
+ # 4.穗康码
4280
4283
  # @type Type: Integer
4281
4284
 
4282
4285
  attr_accessor :ImageBase64, :ImageUrl, :Type
@@ -4300,7 +4303,7 @@ module TencentCloud
4300
4303
  # @type Name: String
4301
4304
  # @param IDNumber: 持码人身份证号,如:11**************01
4302
4305
  # @type IDNumber: String
4303
- # @param Time: 健康码更新时间,格式为:XXXX-XX-XX XX:XX:XX
4306
+ # @param Time: 健康码更新时间
4304
4307
  # @type Time: String
4305
4308
  # @param Color: 健康码颜色:绿色、黄色、红色
4306
4309
  # @type Color: String
@@ -4308,7 +4311,7 @@ module TencentCloud
4308
4311
  # @type TestingInterval: String
4309
4312
  # @param TestingResult: 核酸检测结果:阴性、阳性、暂无核酸检测记录
4310
4313
  # @type TestingResult: String
4311
- # @param TestingTime: 核酸检测时间,格式为:XXXX-XX-XX XX:XX
4314
+ # @param TestingTime: 核酸检测时间
4312
4315
  # @type TestingTime: String
4313
4316
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4314
4317
  # @type RequestId: String
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: 1.0.302
4
+ version: 1.0.305
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-04-20 00:00:00.000000000 Z
11
+ date: 2022-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common