google-cloud-vision-v1p3beta1 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 12d7857d0bbfff92352183a335dc3b2ad37b5535697b96138bd2649d560bc1b4
4
- data.tar.gz: 699acd5eda9781589fcc268f356d3c6a241792d16809a7fa9c91ee2dfb919c51
3
+ metadata.gz: 25118e68e965d6aebbca33c568d3fc84ed0efb2a6e0a3e8c4a549a8807187234
4
+ data.tar.gz: 9b577372473b092181d1f98df6b39ea0056a0c28079762cf01855ab8c80393f7
5
5
  SHA512:
6
- metadata.gz: c8192c7eaa541a25a77ce7cca3043cadcb7f047b327b7164506f57a83a755b452f114e32fe89c9b74e9f91ec00aee69e4b474894d9867cc7995f36b60f312c82
7
- data.tar.gz: d77bc9ebe065410dc1081d5265517678d09e7d38884cd6796fc7bcfdf9e821a0792ee8f08662e6a299fbedc201dbba3277d670dea4adc5334102de231715395c
6
+ metadata.gz: d809982791134291d7ac7be1f5872766a81a5acf649040d4909eb6300f3d3712065cddfad19944e6af4e218d550f5bbb4463dda289776a4f3df18dc384c94794
7
+ data.tar.gz: d17281f9a9cad8f027a65241d855bc70cb4db3fa6b570c27462eeda9a3d40d5663d9c2d851c82808f04f67865c0a83877340380c52fd16e9cf27c0e11150f753
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Vision
23
23
  module V1p3beta1
24
- VERSION = "0.1.1"
24
+ VERSION = "0.1.2"
25
25
  end
26
26
  end
27
27
  end
@@ -563,7 +563,7 @@ module Google
563
563
  # setting a hint will help get better results (although it will be a
564
564
  # significant hindrance if the hint is wrong). Text detection returns an
565
565
  # error if one or more of the specified languages is not one of the
566
- # [supported languages](/vision/docs/languages).
566
+ # [supported languages](https://cloud.google.com/vision/docs/languages).
567
567
  # @!attribute [rw] crop_hints_params
568
568
  # @return [Google::Cloud::Vision::V1p3beta1::CropHintsParams]
569
569
  # Parameters for crop hints annotation request.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-vision-v1p3beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-01 00:00:00.000000000 Z
11
+ date: 2020-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common