google-cloud-essential_contacts-v1 0.6.0 → 0.6.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: f85be2c426a0ef7aa3a674b7678b99fef3da8fce4e315774a2da85c36857adaa
4
- data.tar.gz: 7b5bfd2c63d8c6e3231d9d2c82805931bfe0e14d701006d61a9770fa4c18e209
3
+ metadata.gz: 253941fa5991bc0fc1728674f72db161fb8828d6d3538fe12cf5cf78d935e098
4
+ data.tar.gz: '09675dfdfc2bbc2b24e8a1ec0161752766a87d7fcf345f70e2519401c00a8500'
5
5
  SHA512:
6
- metadata.gz: dea5a6109c8c5a53b3973f6818bf0612458c4517b3e5d467045d79c3d4fc6174b3c7a623dee895e21fa76ecb85a09c94d3e10302a1b0266d376ac41267231cb6
7
- data.tar.gz: 2e493bcdfe769f5e3e4cceadea0ad6e3a0f0ea78612ea1431a81682f78ce92243cf7f0a59edb9b45510112ee63a6923f80d7c1a898e6bcc7846bc949d8c08b1f
6
+ metadata.gz: 70cf638d5ce3924744491657ffae1255a87f0cdde4c20d2b4c77e59fb1ad13e1bfc6b0879566da12cb9198307cae5920eb43faee70ac44ce31c07fc9f1b4e1a8
7
+ data.tar.gz: 9e36a12af759fb87e0d1a7e7fa3c11a926c61931467e215ee28b5933ebe0c215bcf2fbfab5f1c2b7d1e132396e0bc694ad3cd3cd9d477ea57a917cf5118f9abf
@@ -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 create_contact REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module EssentialContacts
23
23
  module V1
24
- VERSION = "0.6.0"
24
+ VERSION = "0.6.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-essential_contacts-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.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