google-apis-ml_v1 0.11.0 → 0.12.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: 91b09db5f2fb3594ae7ea9e67421f26fd62ae36a0e953917aea071c2483eb6b8
4
- data.tar.gz: 8a729fa396bad1028b2d4f4a34bf7a5985c94b69b1b38394b51fb5149ea1f718
3
+ metadata.gz: b3ce935bdfe3343af515d39dca132662e94b80a4227da66ee4f385ed1dc6e59b
4
+ data.tar.gz: 499396194b1d5f1b226f873d61fd58151c64d00b9b89aa55435fb53f12657670
5
5
  SHA512:
6
- metadata.gz: b4b26ec069d869b94aadbbb815d5e211bc3f247b966963db94b9015d34a3d27fcd0dee881b474c555192f668a3a94668ba6a1a33d6b764d39c9d3a53c1e9256c
7
- data.tar.gz: da78f83d963aae9aa383b49130f3de6f0d8ae49a32907ed4973fa1ec1734525fc377f9cc132f367355d9e4d51b2a30bcd9180fff35892bed8d27abe438ec5ddb
6
+ metadata.gz: 1ca75094a000d0ecde715dfec43071b80fcf7aa601a744933fca8db1bb8b241aa5e75faafb569eba7fe146a3f9e2248b543dbeb45e3730d9e0ddedbf3662cc63
7
+ data.tar.gz: bbdb10aaf4353d8768a23b09600f686e77a1e9fbfd7bd5665d613bb9c5ccbbc74da449e97d9b30d255d3d9f0e8c390ffa6bff4dd5d6a875223be841e25f6ff90
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-ml_v1
2
2
 
3
+ ### v0.12.0 (2021-08-18)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.11.0 (2021-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20210729
@@ -29,10 +29,10 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
 
35
- # View your data across Google Cloud Platform services
35
+ # View your data across Google Cloud services and see the email address of your Google Account
36
36
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
37
37
  end
38
38
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MlV1
18
18
  # Version of the google-apis-ml_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.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 = "20210729"
25
+ REVISION = "20210806"
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-ml_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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-08-09 00:00:00.000000000 Z
11
+ date: 2021-08-23 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-ml_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-ml_v1
63
63
  post_install_message:
64
64
  rdoc_options: []