google-apis-recommender_v1beta1 0.12.0 → 0.13.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: 1d0e06fc781e32e46021b724a7fcaae39cc3be469494ab5c4e848ca7204d142b
4
- data.tar.gz: 5b0432930bf397040a4a85544a3758ceb37bb2ac9248fccbd72a813d4d8ce1cb
3
+ metadata.gz: 21064d736cd1925e194ab0867523f5295f638995cc64978f4d8687fb1e6a6f91
4
+ data.tar.gz: b85a46d89264e8aa99fd0badc0ee18caf772858b38d5a05315ac02af56b08744
5
5
  SHA512:
6
- metadata.gz: b15b11aedc2b714a224d686ab46f0d412605f2690e302f820ff8619e782a1202c60705e25a43fad572f456bfb11f9460c7114ecba8caaa09203127116f7f0b90
7
- data.tar.gz: 796183675c1ba88682fcef06901cb121ddf0e3c80a35826e799a1d9f39409740fa49673874e2bb4db61d541b7aa81a6ba1bf4392924309eb4ede5af22ba2d7b1
6
+ metadata.gz: 2b8426debb36d2ad933f642b042acb52018b1a89f72b583af1262f8fad4eb79c4a8e917ff38195dfc4179dc6d77e94e23c34d2e8b78b160599f16cdac0add1e5
7
+ data.tar.gz: 074736ddae63c4bf4f0ca667e167c5cb3a37525a7f56c56664b448a02b86a7c42787f1848fefddfa8781f44758fa35853f18d584661f05407701f14b38fbb8c9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-recommender_v1beta1
2
2
 
3
+ ### v0.13.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.12.0 (2021-07-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20210709
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RecommenderV1beta1
18
18
  # Version of the google-apis-recommender_v1beta1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.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 = "20210709"
25
+ REVISION = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
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
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-recommender_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.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-19 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-recommender_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []