google-apis-policysimulator_v1beta 0.14.0 → 0.16.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: c7092beb3dcf1b6c857b8985eefbf12aa4568a004f5a2092e2ed55983d0a7ca0
4
- data.tar.gz: 72773bd66ebb3216ac72b57f03902308b80631dd2a57db0a6243e1ea65714bde
3
+ metadata.gz: be83233e758aa50e388f34288520c2dfd8f76e188efce20c52341f7ab4d2ca3b
4
+ data.tar.gz: 553d029cd47f764e82e41c35b02d54757fec788308733f9fe4af721cb5660a1f
5
5
  SHA512:
6
- metadata.gz: e3bd5928dd7c3ea0d2a72d73cf6b869e4a4556bb52f128c99c87f141b13696899157f5c2cfaacfb1f60ff78b56f98ce1c155bb462bfae7b23bd34c951fbc95e9
7
- data.tar.gz: 92f6871523c75e09b65fbe9ddffa095ca7efa1ef751d722a194c50c0d064527f03a617efaa17759085ece53fb597d8d3f8d5350902251187ceb9830aa6e6c274
6
+ metadata.gz: 91bd280960c8f692e784ac3216561a80d1395cbeac658d6d112eeec36ca48a66854c3847c1a82a738d0e7a197046afcf1759a7c52a5b48a8be052282127af10b
7
+ data.tar.gz: b26a6bf2e6f3a65f46afa93597fd990835b1ff626e8a019a18c7bd44e5d5e60d5d64d518f0954fabb6df19d3bf37fbe9bce37809af6ae1ec3bc04dd674a9e590
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-policysimulator_v1beta
2
2
 
3
+ ### v0.16.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.15.0 (2025-03-30)
8
+
9
+ * Regenerated from discovery document revision 20250323
10
+
3
11
  ### v0.14.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