google-cloud-recaptcha_enterprise-v1beta1 0.12.0 → 0.12.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: ae53ce19d154d8db034644aaa549952c2b254ac7250e50747fd90dc5c7cf17d4
4
- data.tar.gz: ab246cfa96865045d52069d8b4591369daf96a1ec3f7aa1c0fd044132eba1928
3
+ metadata.gz: 3db44966f02e6b4b979870622972f517109a24821234ef4df263f8fbda034a05
4
+ data.tar.gz: e8927ed0ce904d638b55bf9a38d1e1f9a3305bf30d6d7cd7f0a24db96517fd74
5
5
  SHA512:
6
- metadata.gz: db39460b9fc1c77b23b241482485b9548f5f8a9f1ca3354f40448ac7cd4e4d300da7dae33fc5927c533717276d6166d4ca8b8439f5800eb5a124a0f73d2a6aa9
7
- data.tar.gz: e226ac8f65f9c0dff6f8217ddb494da06936979625c4be7c28323f774eab41ceee1008fea4608b7687b747be60d88a45ef788ecefabbb653b02a4d0dcd1e6d6e
6
+ metadata.gz: f2a5fbaf3114b1a97a303d439a278ddbd67ee05cef24d4d6d7a002f4e0bf606d1fa8cac501580339a864a82d882d70b13f922d405a69e949b49c0175addff161
7
+ data.tar.gz: c6e9c63a592f371959bc7f5c5a8eba46ffb874941b7292361164b8a118b44c76c34855bc7adeebb90662b2f7ee81f390a4ee38b1d67d82ab2b6518249423c674
@@ -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_assessment REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module RecaptchaEnterprise
23
23
  module V1beta1
24
- VERSION = "0.12.0"
24
+ VERSION = "0.12.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-recaptcha_enterprise-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.12.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