google-apis-recommendationengine_v1beta1 0.3.0 → 0.4.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: 91550664f1212af14cc8ae5f401cbdac384c773fe470739a481a93a665c5e13a
4
- data.tar.gz: 1193c03db28264e064061a14f5c8ef0fb6095593be19c44d855f96a3f017cbd0
3
+ metadata.gz: 672a296ff098d15b4cc07f6e5e4a2314421dd1b0c32ec04206ea6e682c3a79ef
4
+ data.tar.gz: 547d9fe10d8543398f960d13bf0ce7a69454de895bc24bb536d3c066553a58bb
5
5
  SHA512:
6
- metadata.gz: b25455118f430bcd9482524059860d056752b521a1210d60138c4acf8a1e659e62a5b6c2f99fa64aacef140cc83546d1cbbf0d7c14f56fc0e52a4bd991f92217
7
- data.tar.gz: 832e08c703143f5b980f8d272de9410444f007135b582648f6bddc95f67530d21b8a6067097846f932d39f0a93c9d4afc81daa89bd08ba64fc1c95fa52242df9
6
+ metadata.gz: 2675aa0a80c3d781a9f8b481eb9418465162d973c6bf5320d0592e9fc6171bdf635f8a2da4b2187446ae3555c4ff21bc72e268be73efb46e7673f5bb351f733e
7
+ data.tar.gz: 8a993cde7422c3c68b6ee6049c8d3121e55d6a3f07962c4d978bbb4f4eb20a9035e78f22c8a53c9e5c55437ffd291628db0d8abfd26a45e84e2aa8d900ae34dd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-recommendationengine_v1beta1
2
2
 
3
+ ### v0.4.0 (2021-03-27)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -34,7 +34,7 @@ module Google
34
34
  # This is NOT the gem version.
35
35
  VERSION = 'V1beta1'
36
36
 
37
- # View and manage your data across Google Cloud Platform services
37
+ # See, edit, configure, and delete your Google Cloud Platform data
38
38
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
39
39
  end
40
40
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RecommendationengineV1beta1
18
18
  # Version of the google-apis-recommendationengine_v1beta1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.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 = "20210202"
25
+ REVISION = "20210319"
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-recommendationengine_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-03-29 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-recommendationengine_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-recommendationengine_v1beta1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recommendationengine_v1beta1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommendationengine_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []