google-apis-iam_v1 0.69.0 → 0.70.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: d70eaf266a1bee80328dc3de8b8896048d0a7f910ab03ead6a4211faf9d52221
4
- data.tar.gz: 55336e00b0ed39c288086ef3144e6db516bb4a9aefaed9163d38dfbf47447b3c
3
+ metadata.gz: 51ebb0f922983250443ceb5d37fd8f77521463d66ba764717868855e25700835
4
+ data.tar.gz: 127e67de0c636887d116bdb907f573d3d736c9acab9685c94a0f316657969638
5
5
  SHA512:
6
- metadata.gz: 9d17c98bccf67feeb92a051da1fe5e3cc4a26446738675c1c9e20223e91591e998cd1c1d5253d187947474dcacb382e049c96f8698e9912b2894413313f037bf
7
- data.tar.gz: 6b658296aa8806f3ddfce98f9420064cfbf08d9ec5e084728ea1fadac33af50b52d29c81344a10f4a0989c0ea1316ec1b9be357c69e4a1b301d775780af018f2
6
+ metadata.gz: 063c0d02ca0c0df0e4b18fe419913ae80cbda0f6adc30e85a3698f046a49296379ccef3a7416a280b853ba1b316188922a2b3a645d0bdbc2a58a36a9820fc911
7
+ data.tar.gz: 974fef5ad5a90e774c5558fc6284da7c26357b76ff680bd11a72cd623ab71b425e8e9f6257fb603a59f9b799682d06a2d15673ff3a20c648f83fed1728825fec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.70.0 (2025-06-22)
4
+
5
+ * Regenerated from discovery document revision 20250613
6
+
3
7
  ### v0.69.0 (2025-05-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20250516
@@ -928,7 +928,7 @@ module Google
928
928
  # document should satisfy the following constraints: 1) Must contain an Identity
929
929
  # Provider Entity ID. 2) Must contain at least one non-expired signing key
930
930
  # certificate. 3) For each signing key: a) Valid from should be no more than 7
931
- # days from now. b) Valid to should be no more than 20 years in the future. 4)
931
+ # days from now. b) Valid to should be no more than 25 years in the future. 4)
932
932
  # Up to 3 IdP signing keys are allowed in the metadata xml. When updating the
933
933
  # provider's metadata xml, at least one non-expired signing key must overlap
934
934
  # with the existing metadata. This requirement is skipped if there are no non-
@@ -2431,7 +2431,7 @@ module Google
2431
2431
  # must satisfy the following constraints: * Must contain an IdP Entity ID. *
2432
2432
  # Must contain at least one non-expired signing certificate. * For each signing
2433
2433
  # certificate, the expiration must be: * From no more than 7 days in the future.
2434
- # * To no more than 20 years in the future. * Up to three IdP signing keys are
2434
+ # * To no more than 25 years in the future. * Up to three IdP signing keys are
2435
2435
  # allowed. When updating the provider's metadata XML, at least one non-expired
2436
2436
  # signing key must overlap with the existing metadata. This requirement is
2437
2437
  # skipped if there are no non-expired signing keys present in the existing
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IamV1
18
18
  # Version of the google-apis-iam_v1 gem
19
- GEM_VERSION = "0.69.0"
19
+ GEM_VERSION = "0.70.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250516"
25
+ REVISION = "20250613"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iam_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.69.0
4
+ version: 0.70.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.69.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.70.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1
63
63
  rdoc_options: []
64
64
  require_paths: