google-cloud-cloud_quotas-v1 0.2.0 → 0.2.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: 5fd671e70f580c31e71b0b3ec730fab5146a4de10e6e202772b5b85afa4f187f
4
- data.tar.gz: 3f198bd2afa8e31534df8c5dabda46794087c93ffd48acd5686ac18b9dd342b4
3
+ metadata.gz: 2e12dfcc5986ee58c6e678f80b3553216344b4d4a434a7b5af2de465b11709e7
4
+ data.tar.gz: 9c84b62a53d1b1f7138207b4594cc57f9d8a33d6ef77394d336b4f78b86c852f
5
5
  SHA512:
6
- metadata.gz: e3ad866e2660c9a34b0c7896f085497c97ae2ef42762c2bc14ca9cdcb2f1dc9a826f71ad2cee92c85b15a1f117d06ead6c6258072d98a7c1f1d29b75cb9034e7
7
- data.tar.gz: 765a23bd08545466eafaae0cd42e049dbf1c0be6f23bc82b8ea1b1c99f49759a91f6df2a5550d0d4db8acb123a2b71c02b091d040134f63cf0ab420b61049f5d
6
+ metadata.gz: '038a4f0a154b08823d6a8ec5d51e29a7ac8a2708148fdcb3ac66b2818255e7e118187fb9fd1d12bdb8122ac73b379edae1d38e14151841b2ca8f914c6ab2a16a'
7
+ data.tar.gz: 86408a5992ea195a3a39c906cc4566ad9fa83cca1cd42be1f382b6305ba70a200f778c2a67099f829318da7adfe324cced5fbc299e940825dbe60a06879a6b61
@@ -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_quota_infos REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module CloudQuotas
23
23
  module V1
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.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-cloud_quotas-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.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