google-apis-iam_v1 0.74.0 → 0.75.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: 579535822ccae323ee8884fd64230e97790c277addc36b2e8d77cab3731d0afa
4
- data.tar.gz: 5e18cd4ed00a57058dc3bec55915336d0feab239fc72800909a6e6bf805b1799
3
+ metadata.gz: 7c779b761b6e4b22dfe2af196db3eef979ae21b08d3cce0d1e8088df5607359f
4
+ data.tar.gz: e0f3c84932e5ef1835e438220d68c7bcc3d550b2073a45cfaf4affe201965368
5
5
  SHA512:
6
- metadata.gz: 62d3c5f538d167399440ec71ab73f892925cb7bdff90debe8a7f6d9c361693df1f12b0b91e586ac68048b4ebd2c18b45b6411c7fcf36abe5a3402ad4f6a48da2
7
- data.tar.gz: a4ef6072448dd8989c65d21d0bdbeb604b480e69a45a4ec63baa5bb6c617a5a0a753504447de9e41a2cc2cedc481a9791151ac1206753059397a1a6f14eea917
6
+ metadata.gz: a255a6cdb9f648a12d27da58ab8f45ec64a8af14409398f67335d54169c481e61ffbadd5912a90de2b22faa8efa07730b0042ecb463e26b6f546ff0978c840f3
7
+ data.tar.gz: a51b7baa1c021d0503309881df0379a676acd405c58bff9d1dde9dcc98ab210c9e28ca27847300826dab8f1c8af066bcb4d4e8fdef1d5501a6e26e01a9b03ca9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.75.0 (2025-08-31)
4
+
5
+ * Regenerated from discovery document revision 20250825
6
+
3
7
  ### v0.74.0 (2025-08-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20250815
@@ -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.74.0"
19
+ GEM_VERSION = "0.75.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 = "20250815"
25
+ REVISION = "20250825"
26
26
  end
27
27
  end
28
28
  end
@@ -269,9 +269,8 @@ module Google
269
269
  # @param [String] location
270
270
  # The location of the pool. Format: `locations/`location``.
271
271
  # @param [Fixnum] page_size
272
- # The maximum number of pools to return. If unspecified, at most 50 pools will
273
- # be returned. The maximum value is 1000; values above 1000 are truncated to
274
- # 1000.
272
+ # The maximum number of pools to return. The default value is 50. The maximum
273
+ # value is 100.
275
274
  # @param [String] page_token
276
275
  # A page token, received from a previous `ListWorkforcePools` call. Provide this
277
276
  # to retrieve the subsequent page.
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.74.0
4
+ version: 0.75.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.74.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.75.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: