google-cloud-redis-v1beta1 0.12.0 → 0.12.1

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: 77f6ba30090076aec97caa06f6943ea9d1b03d77a055b368c3f95f34e57ad95f
4
- data.tar.gz: 2ffd06d16a34111e61d99938dbb765f4a90562a41bd5f508174930d35b25539c
3
+ metadata.gz: 961022c22b9152482b2196f6c7353353d9c15a6db5ac736c99022bbadb5222c3
4
+ data.tar.gz: 1013ce912f2ed5aabed12fa2c106a700435caf6cfcd6542eabc435918271aae2
5
5
  SHA512:
6
- metadata.gz: fe6b2ddd37a2fe4ffc366f3dd56fcfb16d8cfce1318a398d6e3efb70a7574f0ef7b806065f782271b99c7859ff36f0206fa5989f530ea2c9b5e3ba80b100ff17
7
- data.tar.gz: 96fdf5e5554034576c4a2bd02d175be24783c39b17e56b351ae2b41e9d22dd4aefee54102c4bbb6fa9024538a2f5b96421fdbd30323e4ae73cfe129112d5064c
6
+ metadata.gz: bc201c9fca7c56fac5072d2e2c81d9a02a38b84e5a575454929b397376e1e3b4db2edbcfbf72f0d7b4e055ca27d1e502b40d6d3f7935524d63e0551c2c8a83b3
7
+ data.tar.gz: fbfddf902970b530bd2348010215559a945f970a6bbd60fb1446ead1278664b257597284eb0bdfb14b50fafb40d27ee8762196bb62eeb7254ab8dc19875360fa
@@ -52,6 +52,15 @@ module Google
52
52
  @client_stub.universe_domain
53
53
  end
54
54
 
55
+ ##
56
+ # The effective endpoint
57
+ #
58
+ # @return [String]
59
+ #
60
+ def endpoint
61
+ @client_stub.endpoint
62
+ end
63
+
55
64
  ##
56
65
  # Baseline implementation for the list_instances REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Redis
23
23
  module V1beta1
24
- VERSION = "0.12.0"
24
+ VERSION = "0.12.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-redis-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.12.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-11 00:00:00.000000000 Z
11
+ date: 2024-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common