google-apis-networksecurity_v1 0.35.0 → 0.37.0

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: 7cd4ae0117e16f7e3ac13578afb538dadcb613e6d651d9a031e58061653ce8cf
4
- data.tar.gz: e0245d37c511c3d37e753249c3709b440e17a74ef829712a7cc4f299ed28d643
3
+ metadata.gz: 934c325090fcb631d84346d2f299da1ff09894abce281f338bc6311382a70c9e
4
+ data.tar.gz: 226d0611fd1288b9221136cb1186c359a41002e0f0f83b66e97af5ca68061082
5
5
  SHA512:
6
- metadata.gz: 72a5a22ba7be7e5780ab0cbd34effe9870532f4b928514c9209efddf6fc00f16448ca860ee4478ed4c1fc0e542f5d0929eae9e985b606457973a79cde9cf59bf
7
- data.tar.gz: b3b59a72efc99085aef410ca3cdad5c93bc10d1d6d437be42d5c3282dca2b442fdcd2dd458635d30672325858c23d1c42ca882523611dda71590e55295a4d378
6
+ metadata.gz: 10f96b348406f63bb35cc7d8c5e8281079d595ea107a8e9d8b8b36c71d651a6c6b95fc506bf73dbcb662fbd5892a3de12076251956778a9281bdbd1b4817f40a
7
+ data.tar.gz: aeb68188ed99a5f55d43d4c4b17eb9450acdd590c2a098397395482bc988c1461c732c4127f882f81b774efe9a21647989f8afe424ef57c6b775b4f79970fe09
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-networksecurity_v1
2
2
 
3
+ ### v0.37.0 (2025-05-11)
4
+
5
+ * Regenerated from discovery document revision 20250428
6
+ * Regenerated using generator version 0.17.0
7
+
8
+ ### v0.36.0 (2025-04-27)
9
+
10
+ * Regenerated from discovery document revision 20250416
11
+
3
12
  ### v0.35.0 (2025-04-20)
4
13
 
5
14
  * Regenerated from discovery document revision 20250326
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/networking) may provide gui
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89