google-cloud-binary_authorization-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: f1bcbea3e1453c3a10d30b89c630fd373cffdfb7b46f66cb6e5be1ba6c0dcd79
4
- data.tar.gz: 7de176a477c5b2d5e1a09c671278d3fc76b25d013fa0cc8fadbe7744790ebdc0
3
+ metadata.gz: c09d34a0a956774cbaa9c5bf5e789454b1d23df497b2d0a1dbaa861f6efa89e8
4
+ data.tar.gz: 1cbc8c3734caf82fff76f67ebe6347d66843fdd34feff8b796e0f405e0325333
5
5
  SHA512:
6
- metadata.gz: 6d944bb6e6681546ca151961a925441879a3dcaefe838d928cc4748355e4459642cebd82f421c38ef55261a4644f03648d267795f1128544f4bd5d7e7c4701cb
7
- data.tar.gz: bcbdd5591ba87b68d962857f7a14432c6a3d426a75e18957ba1327e54112f7a3d2e35c5e4abb62d0d860ebb18edaff8f1faf70d54b12555c2cc1f9c5ad83b1e2
6
+ metadata.gz: 6783d2f394fe992b4ddd877ee50278ad8e6e68cf039b015c9005564d6e65db93c24a94d7884ecfbaab3b545f89f4d90294567b2340ddbc941979304da7e3ffe5
7
+ data.tar.gz: 2b79312ac4cb262653b4581cffbc6d8c823f2d29e5ac1d53822ba5ff53d88bea8e23656cc34c7a7ff59781dd8410cb66914d737e2502eab4bde15f6402c14a17
@@ -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 get_policy REST call
57
66
  #
@@ -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 get_system_policy REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module BinaryAuthorization
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-binary_authorization-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