google-cloud-data_catalog-lineage-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: 522ea5b3a0d585d5ad3769e8843e2f9ca04945d2715a0b251c853560679e81da
4
- data.tar.gz: 3062825344cc373069516cd27a306a4c475c63714c000c34c703e4d5c781bace
3
+ metadata.gz: f4e5de18279f795ad3c1c248cc29938b4cf7f9656d1331a422e42f75e53e83c5
4
+ data.tar.gz: 4d1cb86f11f077aa64b2164834c8ea8a6fc93b9ab1558dfa94e369e5eadd30ed
5
5
  SHA512:
6
- metadata.gz: 59c16a33c2c9b0b4bc23e51649462588276604da05e7fbed2d9bfdbfff76c814c6addc78a00fd3f06a041fdef535607a7ac477a97db961fb6c2cbf25f4129ed8
7
- data.tar.gz: 420f50799d3beb473351822340aef9f3c8869f7f14b559028d67784f59e97cf9c2d89c3ebde24d23d7a7d7c2d5aed2aface3758a740662d062894cbed5411441
6
+ metadata.gz: e81bbd1b68052265dbdb5a196e5f6f1a42f9238877a68e09e6f5c6d6c9d37f2e7c22c8000c5ae39eb558cead2619602a775d9b1de436712b0fda7bd72469c69e
7
+ data.tar.gz: 53fa3ec6631e123ad4edceb460b6b0001de1161a5c0da44d797059a92febf047c9904ad1c17267514e91a49913d13b1a0a8ccbe3a3ef0e6bba5043856a773c9f
@@ -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 process_open_lineage_run_event REST call
58
67
  #
@@ -22,7 +22,7 @@ module Google
22
22
  module DataCatalog
23
23
  module Lineage
24
24
  module V1
25
- VERSION = "0.6.0"
25
+ VERSION = "0.6.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-data_catalog-lineage-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