tencentcloud-sdk-ocr 3.0.755 → 3.0.756

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: f42f7756255d4840a2af2b148f9dcc8e47532e2f
4
- data.tar.gz: dac3b835e1f054f62b9932ee8bd5062760b3287d
3
+ metadata.gz: 03ff3b09596ca12232a49ac5a92e5bafcaecbcdf
4
+ data.tar.gz: 5df5ad4d7cafff6c5496e2618bb47b5cec0e8f03
5
5
  SHA512:
6
- metadata.gz: 435e9d87399a65322956fb9ee0226241c7a7b3f87dad76f09d7c327d586dc10740630d7227891667583caa217d8b1e00cc26c5d4a51949d31788a9d51977e219
7
- data.tar.gz: f4a55922645c8c04623ce90b12982372fa1232b917fd3e791ba93ad18518022607de92e4a886c6a3d09e0672837ae08ce65371218a78388b7aa4185edae7128e
6
+ metadata.gz: 00437526553f0fb842ba8e97555ae36de34b585bd9620767246fc0b0fd612567387975102b41d61bbfe33cfefb3b0cf3b76e4b0f043ce26df19ac7cf056b4611
7
+ data.tar.gz: b6b26f858fc448c780dc28b1fa8359ddb8207beddf338976a4633de42e6ac010ee202f30755261a61a5eb262d47840fd34b27661145a352bb3aafc437c657bb8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.755
1
+ 3.0.756
@@ -630,7 +630,7 @@ module TencentCloud
630
630
  # 图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
631
631
  # 非腾讯云存储的 Url 速度和稳定性可能受一定影响。
632
632
  # @type ImageUrl: String
633
- # @param EnableCopyWarn: 是否返回黑白复印件告警码,默认为false
633
+ # @param EnableCopyWarn: 是否返回告警码,默认为false
634
634
  # @type EnableCopyWarn: Boolean
635
635
 
636
636
  attr_accessor :ImageBase64, :ImageUrl, :EnableCopyWarn
@@ -676,7 +676,7 @@ module TencentCloud
676
676
  # @type RecognizeWarnCode: Array
677
677
  # @param RecognizeWarnMsg: 告警码说明:
678
678
  # WARN_COPY_CARD 黑白复印件告警
679
- # WARN_RESHOOT_SCREENED_CARD 翻拍件告警
679
+ # WARN_RESHOOT_CARD翻拍件告警
680
680
  # @type RecognizeWarnMsg: Array
681
681
  # @param IsDuplication: 是否为副本。1为是,-1为不是。
682
682
  # @type IsDuplication: Integer
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.755
4
+ version: 3.0.756
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-01-22 00:00:00.000000000 Z
11
+ date: 2024-01-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20181119/client.rb
37
36
  - lib/v20181119/models.rb
37
+ - lib/v20181119/client.rb
38
38
  - lib/tencentcloud-sdk-ocr.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby