google-cloud-advisory_notifications-v1 0.8.0 → 0.8.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: 99f13d5107805877e1fdb423451e0dd32e4e0f4518950992c70a610fb23bb006
4
- data.tar.gz: 125fffc372285b915196006179c9a8866128f84f3349f72ef30d62fd293eb00d
3
+ metadata.gz: 487b84af473c6fe072912c84bd0466c4f84b3bc427b016029626f0295cc9ce35
4
+ data.tar.gz: 1db30a8af763142a010c0c385730711134c99077c0199bc05e7574a7032e0bdd
5
5
  SHA512:
6
- metadata.gz: 764217b71cd79c8dd59fd10c45c865135be6ca453d89140b9fe268c820bacd00259975bd6e7ad7a3d05902763943297997a8bda9e579655bd3cda762ad94964f
7
- data.tar.gz: d78d40512c1abf9ace821d0e26288a2de9de77154278676c353fc8f4c73df210d07e1b6ec7c097d048122e1ec4ddf80b2e56fe0b064a8a9477509fead98bbf8d
6
+ metadata.gz: d21bf8121629f4440a295ea29275edb5e20a9c8b58e71d225f070e33ec683c81f95a516569588a6d388151b9ad9c67566e13024b4e6f6fcd32d8954e88e564c4
7
+ data.tar.gz: b6bda2054d071d61537739b9177850871eda72f4d9be6517088e591660a05c904002d05b3b21c7ce57106f42a9545ecc358f2a27c5bf914c7e9cb8f584bf7321
@@ -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_notifications REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AdvisoryNotifications
23
23
  module V1
24
- VERSION = "0.8.0"
24
+ VERSION = "0.8.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-advisory_notifications-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.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