google-apis-vision_v1p2beta1 0.18.0 → 0.20.0

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: '039dfc639e29200a778b1aeb0191e81a588c3fd52e3fb8762e8e8939dd6b9790'
4
- data.tar.gz: 398cca0f144baf68d2c40947330b5924a55048c333463410eb64f9f06064ac6e
3
+ metadata.gz: 1d9417bd8ad230f460f1a1109dfa6ee486ea45ecd94ad0c50482ac81826ab787
4
+ data.tar.gz: 15165e02407856c800631e7a3bfbcf7d29e4d054ac0a863cb0aa9fe32ae22338
5
5
  SHA512:
6
- metadata.gz: 8fea726b97bfab9ab787d2ffe8ca5aeec49f95f610ec4b25d5e54d49706c6df7557663bbb7b8ef91a2c265c21dd9d40c77c6f3f2a8617a603f21f171557360c0
7
- data.tar.gz: c586e8ac6852229439c5041ed47821fde2870b87ee541c3003c2437c1af6f975903628da440595ef5a25cb972edeb51fef71e0f79b86a6a0b423b3b4a8438bff
6
+ metadata.gz: 133cd45f5ca2cd293588d92edf68fd0850011aeb1a62b8a28496600293ac9e6eaea3763dfb40a22a2f821181e207430c0a4a33e16e79f13070beb14ddcd20545
7
+ data.tar.gz: 0f8b65ed70526e25e5232f3c18c65a449535762fb6feb02595a5d3f8c2ed8e4fd422e5cffbb41c5978825559592b1e6a2ff91c42e66be9741216095b9ba17e01
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-vision_v1p2beta1
2
2
 
3
+ ### v0.20.0 (2023-04-16)
4
+
5
+ * Regenerated from discovery document revision 20230407
6
+
7
+ ### v0.19.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.18.0 (2022-10-27)
4
12
 
5
13
  * Regenerated using generator version 0.11.0
@@ -4619,7 +4619,11 @@ module Google
4619
4619
  class GoogleCloudVisionV1p2beta1TextDetectionParams
4620
4620
  include Google::Apis::Core::Hashable
4621
4621
 
4622
- # A list of advanced OCR options to fine-tune OCR behavior.
4622
+ # A list of advanced OCR options to further fine-tune OCR behavior. Current
4623
+ # valid values are: - `legacy_layout`: a heuristics layout detection algorithm,
4624
+ # which serves as an alternative to the current ML-based layout detection
4625
+ # algorithm. Customers can choose the best suitable layout algorithm based on
4626
+ # their situation.
4623
4627
  # Corresponds to the JSON property `advancedOcrOptions`
4624
4628
  # @return [Array<String>]
4625
4629
  attr_accessor :advanced_ocr_options
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VisionV1p2beta1
18
18
  # Version of the google-apis-vision_v1p2beta1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220915"
25
+ REVISION = "20230407"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-vision_v1p2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-31 00:00:00.000000000 Z
11
+ date: 2023-04-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Vision API V1p2beta1