google-apis-ml_v1 0.5.0 → 0.6.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: b7a8812d882e80129635d7622aeb36a711f22e3c29d8feab4fbdcfee7f62585e
4
- data.tar.gz: 94e7caf1d4c179eb41067b2a468eb049a4b94e20a31bb68c677bc16580945607
3
+ metadata.gz: 536b667343d658b1a636e9640772946e566df25195ca727728e15aa773311609
4
+ data.tar.gz: 91f8f6c51e56a1fa0e77dbff61e9ec0d96bbeee8f0a4df9beadbfac68a7396f9
5
5
  SHA512:
6
- metadata.gz: c53b6be3ad2fa99225ffaccbd05800db0979aeff8b1fa1f331c37ee37066e9802d3a1195eebe71f157ffe0876c4778190b4cce956394b6002ce15b12d790c9af
7
- data.tar.gz: 4d408e90295d1cbb193072fd0878c01f6ac1da2a397352db4f80f39a3eeab1ce7767ccae13a3131291405d9ab74ccaa4ee15c1d576bc9c47ad828aa4e476bb60
6
+ metadata.gz: 834e4034947db16fb5689e48eea704ebc16a6405a059e353871b38072de81f3440ea947a26599fc0fdc40deeb4bbff08b056ce919882f8679d160f8af1d887d5
7
+ data.tar.gz: 53a481ad10e46cba554ae80ac5b39239b6b01e80727cb466f4bed339267ff7329b70b0ef285b0ed50a858afe6d8e877550be14734c5caecb339dbe3aa8632970
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-ml_v1
2
2
 
3
+ ### v0.6.0 (2021-04-01)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.5.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
 
35
35
  # View your data across Google Cloud Platform services
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210212"
25
+ REVISION = "20210326"
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.5.0
4
+ version: 0.6.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-ml_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ml_v1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-ml_v1
57
57
  post_install_message:
58
58
  rdoc_options: []