google-cloud-recommendation_engine 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ab24d3745111d474bca57e8fed52022f4dbe4a05b8e0949ba78d77b3bb2b1e32
4
- data.tar.gz: 5f0e9c5b33e7c0b6792f06d458d11b4462d04e92bccb2a240ad3a384c5317784
3
+ metadata.gz: 56ebca0ce3beddcabeb136b67565051b234add79c989fc7bf2e3db3c2ce7cb9d
4
+ data.tar.gz: '08aa6f9c99e3db16cda8a50bd8cbf3a6635d01f20dc4559e9441de98fb24f16f'
5
5
  SHA512:
6
- metadata.gz: cfb940ce13429a2b1934e34075ae1bb3ff80f97b40db7f8f0ef84410194c5b974b9be824bc05d304abe02acbc8b626fd25ac59569193dd992953a416280954c6
7
- data.tar.gz: '040380a9f330f81934a4cde75e4b431c65eabf3843282c8073e4dcfa2ba2bf2d0767e253b0701d88630fafc2c4b2a5cf71184fe471faaa869f487c812a0d3de1'
6
+ metadata.gz: 7688f21701a650229879ac697b4ec40bc86cb698e3959f1ad85248a660b7c5f704c1bab6d88d19bab38f4a17ef936fa64607ed2d0e6e539fc1158909f8332895
7
+ data.tar.gz: d2327b43ba3d402652ce6daee1257fa002e5f66cd4864a52b08d2bebffb5a1e23271c61dbd14c7c5a0fca272f7e2ad28753254744b658099b3ad96788ea5b99e
data/README.md CHANGED
@@ -7,7 +7,7 @@ Recommendations AI enables you to build an end-to-end personalized recommendatio
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-recommendation_engine-v*`.
9
9
  The gem `google-cloud-recommendation_engine` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module RecommendationEngine
23
- VERSION = "0.7.0"
23
+ VERSION = "0.7.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-recommendation_engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
- rubygems_version: 3.6.2
79
+ rubygems_version: 3.6.8
80
80
  specification_version: 4
81
81
  summary: API Client library for the Recommendations AI API
82
82
  test_files: []