google-apis-policytroubleshooter_v1beta 0.22.0 → 0.24.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: 1d451b4b927927419be37efa91630207f8a9c0eb663eb4e71485ba6e5375f3de
4
- data.tar.gz: bcfec64dbe476b7a220cce2efff8ccc92adcd1b7a8862d15e5555b3ac0703b29
3
+ metadata.gz: aab39bdea2d69aa2acc92d3c03a0fd1110eff48d76e233ac101fafcc056b90f6
4
+ data.tar.gz: b8c08bea523a0bab64a61a0c6e8f54a86c499c867b2350a93a81f303fb7df29f
5
5
  SHA512:
6
- metadata.gz: cc0fd71ba170ee50a59a272185b6721cf70c51c6466f09219d5c4121d8aff1055d219e5556fcf0540963b4dfea566bb7524a1917b883f9b2cd1ba5639b6a1d93
7
- data.tar.gz: aff3b0607b18ea53306620cd025f3e00184fc255efed8d95b4c834ca0db1673c680bf53d58c9b89d3be5c6d5abda63625372894589018fd6a05e53f513d54d33
6
+ metadata.gz: d556064fd4b1e70dfc32e95be776f288877c56f4ec76d01c1fde698c30ede6292c89ea3295bb3bada7b8186483eaee0ec7d5136b9afcbf22c1898a8e6b30fb03
7
+ data.tar.gz: 2b74a61d4cad89e88cd345680c53e499c45123f0417c57a42851cac60cebba0361e5d2fa5a57d13fcefbef76d9754551f08411fa8fcfe3c510e2e093245d16c0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-policytroubleshooter_v1beta
2
2
 
3
+ ### v0.24.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230806
6
+
7
+ ### v0.23.0 (2023-03-05)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.22.0 (2023-02-05)
4
12
 
5
13
  * Regenerated from discovery document revision 20230129
@@ -221,22 +221,22 @@ module Google
221
221
  # evaluates to `true`. A condition can add constraints based on attributes of
222
222
  # the request, the resource, or both. To learn which resources support
223
223
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
224
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
224
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
225
225
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
226
226
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
227
227
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
228
228
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
229
229
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
230
230
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
231
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
232
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
233
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
234
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
235
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
236
- # access description: Does not grant access after Sep 2020 expression: request.
237
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
238
- # a description of IAM and its features, see the [IAM documentation](https://
239
- # cloud.google.com/iam/docs/).
231
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
232
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
233
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
234
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
235
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
236
+ # title: expirable access description: Does not grant access after Sep 2020
237
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
238
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
239
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
240
240
  # Corresponds to the JSON property `policy`
241
241
  # @return [Google::Apis::PolicytroubleshooterV1beta::GoogleIamV1Policy]
242
242
  attr_accessor :policy
@@ -471,22 +471,22 @@ module Google
471
471
  # evaluates to `true`. A condition can add constraints based on attributes of
472
472
  # the request, the resource, or both. To learn which resources support
473
473
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
474
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
474
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
475
475
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
476
476
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
477
477
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
478
478
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
479
479
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
480
480
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
481
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
482
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
483
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
484
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
485
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
486
- # access description: Does not grant access after Sep 2020 expression: request.
487
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
488
- # a description of IAM and its features, see the [IAM documentation](https://
489
- # cloud.google.com/iam/docs/).
481
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
482
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
483
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
484
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
485
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
486
+ # title: expirable access description: Does not grant access after Sep 2020
487
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
488
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
489
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
490
490
  class GoogleIamV1Policy
491
491
  include Google::Apis::Core::Hashable
492
492
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicytroubleshooterV1beta
18
18
  # Version of the google-apis-policytroubleshooter_v1beta gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230129"
25
+ REVISION = "20230806"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-policytroubleshooter_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.24.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: 2023-02-05 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.9.1
19
+ version: 0.11.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.9.1
29
+ version: 0.11.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-policytroubleshooter_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policytroubleshooter_v1beta/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policytroubleshooter_v1beta/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policytroubleshooter_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []