google-apis-ids_v1 0.16.0 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2ca2d9e2eadbdcf20be1c2a048ba86b4d223ee2f29f9156b429b03adb8997434
4
- data.tar.gz: 35a3a166d9a1f73290957f4aef4838a129e8d4def33e0b70807a5273b70af033
3
+ metadata.gz: 0fd535ac7354562ea13f38644b2460f463d0366dd18fe4e47a9239ccb1bc2f51
4
+ data.tar.gz: 25a1701f65f5e6345129c6812bd85a8f169f674da69882730a4416a2694e55aa
5
5
  SHA512:
6
- metadata.gz: 7dbb4192c576a6ad8c3365c2df1e44174662f2e6c6a1edea47042888f217bab70d6e6d0ab704eefe14b5a02b5f2f04d69fedda679dc070ae95b706f1ee2ce593
7
- data.tar.gz: 6401ff26519b7d815c06afb4eeb118e60fbbec3b455337b7fba3f5b3050efc147640601b4b84bb7493844cb294f78a97266d3fc085b7a31f70827e4dbdace5f8
6
+ metadata.gz: eb456acb21609f9ec65ae0bb1993bfd5f4c6c2466c2b97f2a0cae861e59f168d4309a31a9729abd77d11ace4435c6f4ecd0e052e85eef95c3a92e08309020dda
7
+ data.tar.gz: 9aeb9ed0688a31ce65d8bb6587bef155eb4d63523cc0e849e16f950adc2dc25e77ab3bc624cb0dc56dd1ec7aac7a0b1df3d535e980c28f5d4db5d2280200f7e3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-ids_v1
2
2
 
3
+ ### v0.17.0 (2024-05-26)
4
+
5
+ * Regenerated from discovery document revision 20240514
6
+ * Regenerated using generator version 0.15.0
7
+
3
8
  ### v0.16.0 (2024-02-24)
4
9
 
5
10
  * Regenerated using generator version 0.14.0
@@ -132,27 +132,52 @@ module Google
132
132
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
133
133
  # email address that represents a Google group. For example, `admins@example.com`
134
134
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
135
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
136
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
137
- # representing a user that has been recently deleted. For example, `alice@
138
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
139
- # reverts to `user:`emailid`` and the recovered user retains the role in the
140
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
141
- # (plus unique identifier) representing a service account that has been recently
142
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
135
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
136
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
137
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
138
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
139
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
140
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
141
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
142
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
143
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
144
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
145
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
146
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
147
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
148
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
149
+ # googleapis.com/projects/`project_number`/locations/global/
150
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
151
+ # All identities in a workload identity pool with a certain attribute. * `
152
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
153
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
154
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
155
+ # identifier) representing a user that has been recently deleted. For example, `
156
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
157
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
158
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
159
+ # address (plus unique identifier) representing a service account that has been
160
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
143
161
  # 123456789012345678901`. If the service account is undeleted, this value
144
162
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
145
163
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
146
164
  # An email address (plus unique identifier) representing a Google group that has
147
165
  # been recently deleted. For example, `admins@example.com?uid=
148
166
  # 123456789012345678901`. If the group is recovered, this value reverts to `
149
- # group:`emailid`` and the recovered group retains the role in the binding.
167
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
168
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
169
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
170
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
171
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
150
172
  # Corresponds to the JSON property `members`
151
173
  # @return [Array<String>]
152
174
  attr_accessor :members
153
175
 
154
176
  # Role that is assigned to the list of `members`, or principals. For example, `
155
- # roles/viewer`, `roles/editor`, or `roles/owner`.
177
+ # roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM
178
+ # roles and permissions, see the [IAM documentation](https://cloud.google.com/
179
+ # iam/docs/roles-overview). For a list of the available pre-defined roles, see [
180
+ # here](https://cloud.google.com/iam/docs/understanding-roles).
156
181
  # Corresponds to the JSON property `role`
157
182
  # @return [String]
158
183
  attr_accessor :role
@@ -239,6 +264,18 @@ module Google
239
264
  # @return [String]
240
265
  attr_accessor :network
241
266
 
267
+ # Output only. [Output Only] Reserved for future use.
268
+ # Corresponds to the JSON property `satisfiesPzi`
269
+ # @return [Boolean]
270
+ attr_accessor :satisfies_pzi
271
+ alias_method :satisfies_pzi?, :satisfies_pzi
272
+
273
+ # Output only. [Output Only] Reserved for future use.
274
+ # Corresponds to the JSON property `satisfiesPzs`
275
+ # @return [Boolean]
276
+ attr_accessor :satisfies_pzs
277
+ alias_method :satisfies_pzs?, :satisfies_pzs
278
+
242
279
  # Required. Lowest threat severity that this endpoint will alert on.
243
280
  # Corresponds to the JSON property `severity`
244
281
  # @return [String]
@@ -278,6 +315,8 @@ module Google
278
315
  @labels = args[:labels] if args.key?(:labels)
279
316
  @name = args[:name] if args.key?(:name)
280
317
  @network = args[:network] if args.key?(:network)
318
+ @satisfies_pzi = args[:satisfies_pzi] if args.key?(:satisfies_pzi)
319
+ @satisfies_pzs = args[:satisfies_pzs] if args.key?(:satisfies_pzs)
281
320
  @severity = args[:severity] if args.key?(:severity)
282
321
  @state = args[:state] if args.key?(:state)
283
322
  @threat_exceptions = args[:threat_exceptions] if args.key?(:threat_exceptions)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IdsV1
18
18
  # Version of the google-apis-ids_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230807"
25
+ REVISION = "20240514"
26
26
  end
27
27
  end
28
28
  end
@@ -179,6 +179,8 @@ module Google
179
179
  hash :labels, as: 'labels'
180
180
  property :name, as: 'name'
181
181
  property :network, as: 'network'
182
+ property :satisfies_pzi, as: 'satisfiesPzi'
183
+ property :satisfies_pzs, as: 'satisfiesPzs'
182
184
  property :severity, as: 'severity'
183
185
  property :state, as: 'state'
184
186
  collection :threat_exceptions, as: 'threatExceptions'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-ids_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-ids_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ids_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ids_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ids_v1
63
63
  post_install_message:
64
64
  rdoc_options: []