google-apis-vision_v1p2beta1 0.8.0 → 0.9.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: 0474f785044dd49ac7b0b2a022e791c9d8e8c7d74125852bad69f352d981b6cf
4
- data.tar.gz: ec06bacc61bd24d724210247f722ff26968cd2b11d2bc2d79bbaa98471bb5693
3
+ metadata.gz: 1a52633675d45df9f8e190812dc879fd2322047fd60d6567a4a0cea5f42288ec
4
+ data.tar.gz: bd630050ae1f9253d9c44a7cef6e6574c304902f6733595d954a501eb230d7a5
5
5
  SHA512:
6
- metadata.gz: b0097dde8856cd79f083207611edb86cbb763a4fec939ef4c6b34998e5200631d41f311d661bd3e0e7ef738d22ec5534723e94bfc6c16ce1bf5bfb725d863ddc
7
- data.tar.gz: 25986992575badb0c42d6b3da5a4ae82602fce7068211bf20069b2de240cb041bb0acea03f7d5092e257d44585f767ac3377c11d046c6e2b84a15859f85c053c
6
+ metadata.gz: bf46d54a304ec82cc838c9b942ca6be34309dfd35208f2e46c39ab0a535cda279e7b5c84e30695c86a73b98b6b4a56a5e4f4a06c72e51cf8cf29752b888ddd12
7
+ data.tar.gz: d2eba0e421ed121d2a62e4fcbd045738383ae66035a8c1bcca0681cfa929e79706f6a074dbfaee9b3d167defb585f27b0f61542bb20a78a34fa8f7f7c45c40a6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vision_v1p2beta1
2
2
 
3
+ ### v0.9.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210809
6
+
3
7
  ### v0.8.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -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.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210423"
25
+ REVISION = "20210809"
26
26
  end
27
27
  end
28
28
  end
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1p2beta1'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
37
  # Apply machine learning models to understand and label images
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.8.0
4
+ version: 0.9.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: 2021-07-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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/master/generated/google-apis-vision_v1p2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-vision_v1p2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []