google-apis-vision_v1 0.13.0 → 0.14.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: f035af02394954ba685626401ce3a54987f5b9d61a1cc64052fd25f274cc9ddb
4
- data.tar.gz: 374ab9d03c6f9e0c6a9473c5f2737c0f804b2afe280f2444d7e0be4b13ed6c5b
3
+ metadata.gz: f3142243b0facd286d3c42162722b1850a052a278e60a35b09dae4b19f0b748e
4
+ data.tar.gz: 3f5f442dadab655aacfaa597895717fd64dd98460cf064ae6cd736b5c326fa59
5
5
  SHA512:
6
- metadata.gz: e20301ddd617b812f8d4622f2692db23aca2f9f9038c8f5322d712517b7692deeebd789571ed4334a0a8aef73e57b04b3bd4749bef3578d3cc542fc57a9850cf
7
- data.tar.gz: 59757c8d3ab60d3741a835408d0e8aab546597f1d0bb1e05fe76633024fc31cdcdbf843746092fd00f6bd947a85acbf2fc64df19df6ec675e2832d2a0bd9ded4
6
+ metadata.gz: 1e6f7298c715c3a68a10f054942dba56489baaef282e8f6685a6575e4b9ec674592e673fdc97a2c51f617cb9d41b7af6a5a8f7458609dc1c5ee77c409be8f667
7
+ data.tar.gz: d3987561b319b65db0b1df90456a5a6a13b4b9b3992500d1c7c5119cbb7d5d207de7e40154fc66438c247da196661e8d688c890741cff9d46f008d51de40569c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vision_v1
2
2
 
3
+ ### v0.14.0 (2022-06-17)
4
+
5
+ * Regenerated using generator version 0.6.0
6
+
3
7
  ### v0.13.0 (2022-06-07)
4
8
 
5
9
  * Regenerated using generator version 0.5.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module VisionV1
18
18
  # Version of the google-apis-vision_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.6.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220319"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-vision_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-20 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.5'
19
+ version: '0.6'
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.5'
29
+ version: '0.6'
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1
63
63
  post_install_message:
64
64
  rdoc_options: []