google-cloud-security-public_ca-v1beta1 0.5.0 → 0.5.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: e755fe522301550d8b93d9d59ed3c324e5da7e5cd090754d9c7e0354b8f8f07c
4
- data.tar.gz: 5bd331c693b057b5e71f8cb6196caac39699b8c63515d1a3320ef4455c29a94f
3
+ metadata.gz: 8fe6a24adf4c4bce98cecae4e820aa64d01f3352bd798d557022217d563f1adc
4
+ data.tar.gz: f937ae4a67905b293dcdfb5c7d282d615e1cd65434701046f342db1a9afb98fc
5
5
  SHA512:
6
- metadata.gz: 579dbd06c9e245777ba9522d5921e34efa5e55e647723a68e7c53e7641d14e355cfb1fbcf122ddec63a79b418adda4db18fc869518f910e27d137dfb17baf6c0
7
- data.tar.gz: 680ff75a1676e05bf09d23324b0f39994efcc400b8cd3a7c63286a8d1bc4392b069bddf40e43a77f6a2909bca1c8989a2ad8feb6e5990514946641781ced71d7
6
+ metadata.gz: ecbcd76f5a18a4b8e2769edd1ab88bcc46f525bcc5e742c8432a8274c1fae5ccfec7e8d6a603d7166413f22ca3c40fb23ae59df87df25906a4a5ce7c35d4db20
7
+ data.tar.gz: 6e519b41e446e19d04bfa5578ae455cac113697600c8d05a41cc61248b1d77f7caeee356d5a8f94196b6377ae8acaaaa6ad3bdb24179baa03451ad297472d834
@@ -53,6 +53,15 @@ module Google
53
53
  @client_stub.universe_domain
54
54
  end
55
55
 
56
+ ##
57
+ # The effective endpoint
58
+ #
59
+ # @return [String]
60
+ #
61
+ def endpoint
62
+ @client_stub.endpoint
63
+ end
64
+
56
65
  ##
57
66
  # Baseline implementation for the create_external_account_key REST call
58
67
  #
@@ -22,7 +22,7 @@ module Google
22
22
  module Security
23
23
  module PublicCA
24
24
  module V1beta1
25
- VERSION = "0.5.0"
25
+ VERSION = "0.5.1"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-security-public_ca-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.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