google-cloud-phishing_protection 0.16.1 → 0.16.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98414aa8374a2c41189f2b8f35945353da0b887cb34076961be694809f65fcc9
4
- data.tar.gz: 8a7bf2d1d456dcc36e8958449e20ea6fe5944a29a0377684481d2bdcfe413830
3
+ metadata.gz: bf445c4ee0e59b9ea06f97498aba92daf9c061dfb665fabe7329041f6ee5fa68
4
+ data.tar.gz: cf6a55525cc72b887c5b8c1b295400bc42c32df8ebca4580737ac3e33744fe95
5
5
  SHA512:
6
- metadata.gz: 7ec4289aa51bea26c7cc51746455a1d17629b2e1b36254e4bdbb4c2e39a7a48ce246c6681bfec316da1a5e4203f1bf100efd5985292e5a2eed1eba92652375a5
7
- data.tar.gz: 605e27e25a2707194ed56586088b84dcab0cceb9e45286021367f32b20316402f3011ae025edf7e9b88b6bc10a4310c0a6ae6c62c98a3da150a559bfe0a92795
6
+ metadata.gz: 6450d71a9be1134c5f93a9f9a8f40543602c0b3661213f3a3273a02304055065ab75a8a9c13f2eafd9d1a3feb18434c0481ac1790a4f86461fcca6e0983008b8
7
+ data.tar.gz: 78478ef0a1ca8abb8c8a919420004eae405ed6c55a7c9ad0d41014a4795d4cfc812958c43579eb1f5514a1eeb5ac0f883279554d0436ddec0e92de2d40f5b7e0
data/MIGRATING.md CHANGED
@@ -1,4 +1,4 @@
1
- ## Migrating to google-cloud-phishing_protection 0.10
1
+ # Migrating to google-cloud-phishing_protection 0.10
2
2
 
3
3
  The 0.10 release of the google-cloud-phishing_protection client is a significant upgrade
4
4
  based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-ruby),
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module PhishingProtection
23
- VERSION = "0.16.1"
23
+ VERSION = "0.16.2"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-phishing_protection
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.1
4
+ version: 0.16.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  - !ruby/object:Gem::Version
79
79
  version: '0'
80
80
  requirements: []
81
- rubygems_version: 3.6.8
81
+ rubygems_version: 3.6.9
82
82
  specification_version: 4
83
83
  summary: API Client library for the Phishing Protection API
84
84
  test_files: []