google-apis-networksecurity_v1beta1 0.64.0 → 0.66.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: d1b4016ed20c1d6439ec6d113bd77b4624c8a134d26ddd5168e4e9d534e45069
4
- data.tar.gz: f26f474511517e81daf8d2aafcf278be7b475f819bb2e21d6a6c4faf154866d4
3
+ metadata.gz: 7c01353de1667a554207a96c6b0ed5a03741e112524f8f490723a57297f2fcfb
4
+ data.tar.gz: e0c52466e6b341bfb28e18b45b734ccc79d5bd9181bc970e80d8ee3d0f6fa014
5
5
  SHA512:
6
- metadata.gz: 9ab245974b7333ea8f78c2f8189f6bd7f6fbb52e36de279e45ab5a42a69601c8b630e0a71d6479e937f3af9afeb15ae18e8be32e10b70f5a992ef721b348a9c1
7
- data.tar.gz: a61a34df993fa4374a40e20b2ff486b317ca3de9288734db39732460aed4c99a75b5ace6678d0c4b368aeb03f7b756b5b2fec5a5d7a124884361a8e8d6e49e1a
6
+ metadata.gz: 57ecc88a7a78e4a08a66d67cad2d8036b5bf23fbe0c605f5f6749f42b42b2bfba00e42590ed8d3cc4f1d9e35205eb2508fb48d58875cf180fa072445904e6bcc
7
+ data.tar.gz: f2654b85daaabd45f6e97b1df55be812c4500b0993eb801dbc08d5ac5395d46cf448d062cc3533135e8fcedb42a44b44b89e89eaf3dae359ad3d273be66d81e3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.66.0 (2026-06-14)
4
+
5
+ * Regenerated from discovery document revision 20260524
6
+ * Regenerated using generator version 0.19.0
7
+
8
+ ### v0.65.0 (2026-05-24)
9
+
10
+ * Regenerated from discovery document revision 20260518
11
+
3
12
  ### v0.64.0 (2026-05-03)
4
13
 
5
14
  * Regenerated from discovery document revision 20260426
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 3.1+.
86
+ This library is supported on Ruby 3.2+.
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