google-cloud-phishing_protection-v1beta1 0.8.0 → 0.8.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 30330a5576c0aece7cba6e7a22209f38305f704ecf044241c8c4aaf5c76acb99
|
4
|
+
data.tar.gz: c1e5871cf8c77d6f41b72983434eedb63c5367bfc219a7249f9694f6450e41bd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f3c9dbe078a9e26478cf57f47678d6864c8705a358bff7987c48a5311cccf14dfac022bb9d1a269e0114f01128aa932b58a36c564afd6dc24d37bbe437d3b1f
|
7
|
+
data.tar.gz: 32538babb69499d95e8e19584a574505daefee95a5e032e580aa9c962adb99b8de30c03bcf17bd8dd7fd348203b656bda7f17db68acc100e77fd823310b89285
|
data/lib/google/cloud/phishing_protection/v1beta1/phishing_protection_service/rest/service_stub.rb
CHANGED
@@ -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 report_phishing REST call
|
57
66
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-phishing_protection-v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.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
|
+
date: 2024-01-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|