google-apis-iam_v2beta 0.18.0 → 0.19.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/iam_v2beta/classes.rb +7 -1
- data/lib/google/apis/iam_v2beta/gem_version.rb +3 -3
- metadata +4 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 59be5d5a552dd0a88c8b14e22c9028a5435853e9eb9e8a44c38f82359fdfd6e8
|
4
|
+
data.tar.gz: 73b5013042357866365b3c89cbbc734dd6b9d10a30f8f7b15d532a76dc927099
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cd7fa16f27a3d458a290b6cd08bc4437fd4544a8561f71c98d695032cb85558f795e03fee6703f6ce331386e5371a73f9ac684af3e61a9d65a1ec9ca75f618c7
|
7
|
+
data.tar.gz: f4426e09a40bd585b12e9a09c21ce70aa1565b720b0ddf815c92998c2c3313f6319659fdbdbafa2e91af543e0ae2b93cf268b73e2fef00b990b7ec475beae3f9
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-iam_v2beta
|
2
2
|
|
3
|
+
### v0.19.0 (2025-02-26)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250213
|
6
|
+
* Regenerated using generator version 0.16.0
|
7
|
+
|
3
8
|
### v0.18.0 (2024-12-02)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20241114
|
@@ -324,7 +324,13 @@ module Google
|
|
324
324
|
# attribute_value``: All identities in a workload identity pool with a certain
|
325
325
|
# attribute. * `principalSet://iam.googleapis.com/projects/`project_number`/
|
326
326
|
# locations/global/workloadIdentityPools/`pool_id`/*`: All identities in a
|
327
|
-
# workload identity pool. * `
|
327
|
+
# workload identity pool. * `principalSet://cloudresourcemanager.googleapis.com/[
|
328
|
+
# projects|folders|organizations]/`project_number|folder_number|org_number`/type/
|
329
|
+
# ServiceAccount`: All service accounts grouped under a resource (project,
|
330
|
+
# folder, or organization). * `principalSet://cloudresourcemanager.googleapis.
|
331
|
+
# com/[projects|folders|organizations]/`project_number|folder_number|org_number`/
|
332
|
+
# type/ServiceAgent`: All service agents grouped under a resource (project,
|
333
|
+
# folder, or organization). * `deleted:principal://goog/subject/`email_id`?uid=`
|
328
334
|
# uid``: A specific Google Account that was deleted recently. For example, `
|
329
335
|
# deleted:principal://goog/subject/alice@example.com?uid=1234567890`. If the
|
330
336
|
# Google Account is recovered, this identifier reverts to the standard
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module IamV2beta
|
18
18
|
# Version of the google-apis-iam_v2beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250213"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-iam_v2beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-03-02 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -59,9 +58,8 @@ licenses:
|
|
59
58
|
metadata:
|
60
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
61
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v2beta/CHANGELOG.md
|
62
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v2beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v2beta/v0.19.0
|
63
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v2beta
|
64
|
-
post_install_message:
|
65
63
|
rdoc_options: []
|
66
64
|
require_paths:
|
67
65
|
- lib
|
@@ -76,8 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
76
74
|
- !ruby/object:Gem::Version
|
77
75
|
version: '0'
|
78
76
|
requirements: []
|
79
|
-
rubygems_version: 3.5
|
80
|
-
signing_key:
|
77
|
+
rubygems_version: 3.6.5
|
81
78
|
specification_version: 4
|
82
79
|
summary: Simple REST client for Identity and Access Management (IAM) API V2beta
|
83
80
|
test_files: []
|