google-cloud-data_fusion-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: db722341a9cbd4d3c8a999b9bdb0a3b966d54530ac45b374ac5c40d76c612a56
4
- data.tar.gz: af47b81e1b8a81327769d4c0dd6ea9bd9a4ce25c627da120f3c350c6e9db35bb
3
+ metadata.gz: 739c950c23f21ae016bdf1ff702ea5c3176f1a44bda967380c4870eff05b7c39
4
+ data.tar.gz: 0b94d3a5285aff43d7ee679fc3eb6d2adbcab911742affb191f271fd10183eba
5
5
  SHA512:
6
- metadata.gz: aedb217ad397bea7c46828e0a7fbd884daefd73574fc3487b12500f759f32ac2804ed6c974874f388f7e123362d00fcccec861efa7dbd6e27525dbf3139f5385
7
- data.tar.gz: 364d7109761607e8d8ef44c19956ae763d92b69ae14cf2c67081deba9a420882a0fbc544602fa120c6a33ab3ff20fe2de5c51c7dbe2217ba15d37f462a595b71
6
+ metadata.gz: d5316ea1f71227621ae5f1aac2894df9923e753d42ca3f7ddf8e4b3cf3526a5d9f55cc8eab3cdcca72b2911fc506ef2cdaf818839c3346f5a214325188fccdd5
7
+ data.tar.gz: b92cacf45e878d84c7fa226897a4cc33c0eae41a60cac47bd77e72e707c07ea2a4275ee1c4c46732fcf78ae698e85a8cfbcb42dbe3e9404f730ab29902cbfa6a
@@ -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_available_versions REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataFusion
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-data_fusion-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