google-cloud-bigquery-data_policies-v1 0.7.0 → 0.7.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: b5ba012113b1e0727530961477795e53f761793c3128c477007675bb4a2cd496
4
- data.tar.gz: c7bfec44f7082648f21c5d13138381fb428ba3f9aa2238ac44aa7974564d7118
3
+ metadata.gz: 5e7c28165a69e0a76bc9ae999109eb1b314e244867a270b7b0b8c6739ca47e42
4
+ data.tar.gz: 234b9e1992775703f32ae3aaffc43c4df90de412ad25b1853e55067692ed168c
5
5
  SHA512:
6
- metadata.gz: 5890f1258beb970efe0045a1f82b6f0de0af45d66db9cd8090435ddc3ba28d0cf41b6a155997ad2c36f3201dd0394edc2c089b206971682d5cb0cadd20e18976
7
- data.tar.gz: 6e5baace90a74ca193d32ab59966f9f0681d7ceb48add241b5369b63171e189231d3e6c7c648ef0b7b2527ea1a6538afa4ace051ee60a769a8dd2df535d87900
6
+ metadata.gz: 0b55bc9051b14daaa62bb29499936bb22237ac9949786e8ec16a63823a62a7b7baf62a0dd83ece9d553b6795c016e9a7d6686d724080bd37d89900a288a0ba48
7
+ data.tar.gz: f897ef7639ee4f82e0d1273a40b3c85e3e1f7856ebc7ff524c58afdb0548a82088e9ae3455135c2b8e719d8d4a3f2345020930aaaaa5c98f25626826c103fa0b
@@ -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 create_data_policy REST call
58
67
  #
@@ -22,7 +22,7 @@ module Google
22
22
  module Bigquery
23
23
  module DataPolicies
24
24
  module V1
25
- VERSION = "0.7.0"
25
+ VERSION = "0.7.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-bigquery-data_policies-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.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