google-apis-policysimulator_v1alpha 0.21.0 → 0.23.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: 90b2008774fd1aaa34d0a00313227302c9a269f6e7d5e29ca4b998db2a3ff9fa
4
- data.tar.gz: e1ff5bcadb0c1ee4271339d4090bb6d4d43b172cf9b8ebb4451a44d85dfe76cb
3
+ metadata.gz: f0190a05bb79cf3a40df2bccbe8e98869aa90a9a0f99baf42c0476ccb2256fb8
4
+ data.tar.gz: '058ea110f73c651ebcd43bc3f72ac6f47527cb18f12416bb2da8bbe03a86dc8b'
5
5
  SHA512:
6
- metadata.gz: e77ba1d123297ddfd5204a51169bf4b8b1477136a1a1b42ed873ccd9de43c2970f361379a6d0fea4f4826c9f75b65691ca5df23a42f612f61c198c0d6469f12c
7
- data.tar.gz: 86de06c0e7420d12e5aed982aeada1e9a55468fbf74183fdf700e9a18d8ec2f9c744744d03cf0e803d32f5c1158a7d9467ae38803b393c46a53e71cce01cea79
6
+ metadata.gz: b84372b75bd0eb5839aa180c78d65cd9cb00dae78d6ea650053ea5442db1f75a369bd189878d705a1967c2039202e41d3ac3c6b1afcc8f6205cb063c63faaabd
7
+ data.tar.gz: 79c936489c20ac153e30c71f942d835e499d3d381a896d8b9407c722be3fc011bd1360a6155c098c72a4a1d484f383b5c3845b87bef190714358a79b3325baa5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-policysimulator_v1alpha
2
2
 
3
+ ### v0.23.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.22.0 (2025-03-30)
8
+
9
+ * Regenerated from discovery document revision 20250323
10
+
3
11
  ### v0.21.0 (2025-01-26)
4
12
 
5
13
  * Regenerated from discovery document revision 20250119
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/iam/docs/simulating-access)
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