tencentcloud-sdk-ocr 3.0.457 → 3.0.459

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: a03117b2903eedd41d4dd85d153f1edaa461378b
4
- data.tar.gz: 749ef15470c591fb98fe053c169eafb9db01d8bc
3
+ metadata.gz: 1ebdb1ac9023b0cacc96bd3d2a0293707e4efd20
4
+ data.tar.gz: 09f00303ec5faf9e77408110829fad4b5801ea38
5
5
  SHA512:
6
- metadata.gz: 807401cfe259d6c7c34abf0a417aef1094e99e67e9de7fd4e75aa994fafaa9418bd22333e33bb3997e2f06d70db507127b9cc2e908800be1cd9d3d99a16c085f
7
- data.tar.gz: 29448c5256a8113ad2754ab1187ea90daf3f5c33a48d1586993f3f089dca62bfac6e4acfba3fff10029f2be0b3efd8baaf412b5efcf22ba69b49aa5d1c6b1afd
6
+ metadata.gz: 1b1e53f8978a02867c7091cb5cfedf4475f79c179301c16e0e37530296ab8e4fd650521651dca3f5a96bdfe724dba0b2a90ec540d49e47ba51b287ec3c35bd62
7
+ data.tar.gz: 296e46e6db60b3775003f5f220cd8fb5d5da8a638b48b9d5505930996af79e07ae346977344d0dd2c651a710b8f696e7cb89cdfd544cc88a1e3cd2a53cbee83c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.457
1
+ 3.0.459
@@ -4237,7 +4237,7 @@ module TencentCloud
4237
4237
  # @type TypeName: String
4238
4238
  # @param Url: 二维码/条形码包含的地址
4239
4239
  # @type Url: String
4240
- # @param Position: 二维码/条形码坐标(二维码会返回位置坐标,条形码暂不返回位置坐标,因此默认X和Y返回值均为-1)
4240
+ # @param Position: 二维码/条形码坐标
4241
4241
  # @type Position: :class:`Tencentcloud::Ocr.v20181119.models.QrcodePositionObj`
4242
4242
 
4243
4243
  attr_accessor :TypeName, :Url, :Position
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.457
4
+ version: 3.0.459
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-11-23 00:00:00.000000000 Z
11
+ date: 2022-11-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common