google-apis-policysimulator_v1beta 0.15.0 → 0.17.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: cacee67ebbefdf9bd84b45a0a079ca1f65e2bb98af3a1a2be0e367ce083fd7cc
4
- data.tar.gz: ed3212def468e230848c6363c37b4fff4c9a4fd4ab8f06e35623fd0169f397a1
3
+ metadata.gz: 2f6b95aa194838369369b9665a64ac89cd63e03e687784b4c74d259be9132b59
4
+ data.tar.gz: 6e126936001f51f217e509396219bd51fb208545ea02b7bc3cdc95a0682c4e97
5
5
  SHA512:
6
- metadata.gz: 1d544f984357a991980e4812f3ac408c504e33b4eb1761e3d84e6546131d1efd8cbc3659be741ed42770018236d541ea1fadae8f05ea0a83ebefdb463e7d7828
7
- data.tar.gz: a463351fedba9723c2fa8babb4650ed0551b3ca34e42e59584b5a8650c2f0300c007a71abea80e1a4301c65e39d6121d3d085803606c2ae4636e87f161c932ac
6
+ metadata.gz: 34da6d5fb76c127a0774c7348e3f90730acd492777563912ac076dc95461c6764577c649d963666493a426b5f5d4a0fcb55c6804f9b6765873348b61ea33132b
7
+ data.tar.gz: d7495c6f42345df55ac5ca43fd923aa64b2abe8519cd5baa3d830ec25eff665cc33cfff44e205ee19b2f0c366f9a5499156c5f9f973f4e4ff5d40283083eaebd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-policysimulator_v1beta
2
2
 
3
+ ### v0.17.0 (2025-06-22)
4
+
5
+ * Regenerated from discovery document revision 20250614
6
+ * Regenerated using generator version 0.18.0
7
+
8
+ ### v0.16.0 (2025-05-04)
9
+
10
+ * Regenerated using generator version 0.17.0
11
+
3
12
  ### v0.15.0 (2025-03-30)
4
13
 
5
14
  * Regenerated from discovery document revision 20250323
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