tencentcloud-sdk-ocr 3.0.457 → 3.0.458

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: da14e3eb58d75bb66a97b14a030fc9acc01ecf39
4
+ data.tar.gz: 641ff8570455fa714ef78c1ea269d5ef807397c9
5
5
  SHA512:
6
- metadata.gz: 807401cfe259d6c7c34abf0a417aef1094e99e67e9de7fd4e75aa994fafaa9418bd22333e33bb3997e2f06d70db507127b9cc2e908800be1cd9d3d99a16c085f
7
- data.tar.gz: 29448c5256a8113ad2754ab1187ea90daf3f5c33a48d1586993f3f089dca62bfac6e4acfba3fff10029f2be0b3efd8baaf412b5efcf22ba69b49aa5d1c6b1afd
6
+ metadata.gz: adddf8da58a6271dfff0eb6f4221e6b22f34eec983e6fc63242ca4e3ad7d0a8928520b5b7ca232eab1475710348b3ea35aa9a2c1cd232872b794d26f930c108c
7
+ data.tar.gz: d92f46342b00100ef47e73142f9a794922eb3fcd9b612d33757d4b13350a0d33d5bcdb68b58020fef41e84cb39aa70961cc2a614f3425d9d4b2d2326da6605d6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.457
1
+ 3.0.458
@@ -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.458
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-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common