google-cloud-secret_manager-v1beta1 0.14.0 → 0.14.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: 8fda778bf80b4e2f0fe79809bf04052f44eb4dc2669b3a2940b3e1b714403308
4
- data.tar.gz: 552be8b2a9ec18a657bd8176e8901f4d2ae94acdcef2fbb317c50b7f53e194d1
3
+ metadata.gz: 7d8afb483acb828bfe453fd5455d346e63388bfe1a2269a94042dfa6c1ad2547
4
+ data.tar.gz: 7bdaa6f3446e7eedbe88e99a1ffe4a45cf4f3809076417a7135c3fbca42a5afa
5
5
  SHA512:
6
- metadata.gz: ee5beb8cbc7bcec1ce509aad6696174d8204a8be856787456d092adb75834428b5e63cb0a2d6105da817bbcea7b53634f75597a027f6108b996e2dc53a135420
7
- data.tar.gz: d3f841882f41be02b1eb77f1eb4558256208f0fc88a205b61815908c67ccb86fd317dbced4f511508b64b5001e12cef3234c23e128d120ea7b3342f5f750c0d6
6
+ metadata.gz: 7b66aeef11a55fc5760b475fb40d0dbcb88fe2a5ab4f481b533160501495501349cf66dc90da3a562f44e6304aa110d46c805bb60466ff49cf83ce880f98e9ca
7
+ data.tar.gz: b0150fb2f8a1ebfd8141a920f22349d5aeef8f232ce9a64c6ffa7a8efaff2b291cc7a130a9321dd26d798adff21e9ddb797e3669f00c5cecac119778bb4421dd
@@ -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_secrets REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module SecretManager
23
23
  module V1beta1
24
- VERSION = "0.14.0"
24
+ VERSION = "0.14.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-secret_manager-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.14.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