google-cloud-vision-v1p3beta1 0.1.1 → 0.1.2
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
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 25118e68e965d6aebbca33c568d3fc84ed0efb2a6e0a3e8c4a549a8807187234
|
|
4
|
+
data.tar.gz: 9b577372473b092181d1f98df6b39ea0056a0c28079762cf01855ab8c80393f7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d809982791134291d7ac7be1f5872766a81a5acf649040d4909eb6300f3d3712065cddfad19944e6af4e218d550f5bbb4463dda289776a4f3df18dc384c94794
|
|
7
|
+
data.tar.gz: d17281f9a9cad8f027a65241d855bc70cb4db3fa6b570c27462eeda9a3d40d5663d9c2d851c82808f04f67865c0a83877340380c52fd16e9cf27c0e11150f753
|
|
@@ -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.
|
|
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-
|
|
11
|
+
date: 2020-04-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|