google-apis-policytroubleshooter_v1beta 0.23.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: f8f42f2d6a3757d67d6397e37ff34ba5d18af592a792c3babc5c3624b6a0304e
4
- data.tar.gz: e7030e728d186a94d71e6ef91c305d6a2632bf9fe035a31ced8c7a32a7549b97
3
+ metadata.gz: aab39bdea2d69aa2acc92d3c03a0fd1110eff48d76e233ac101fafcc056b90f6
4
+ data.tar.gz: b8c08bea523a0bab64a61a0c6e8f54a86c499c867b2350a93a81f303fb7df29f
5
5
  SHA512:
6
- metadata.gz: e682b546bf851ef9cbcbf6e3eaab26623e67ce8305f8e5095766da62420bd70e44492ddfb064a604781a31954ee39babbb765e6ab091f847644beb152e2b73bc
7
- data.tar.gz: 21d3ec5a830cbaaf6ab5b772dceb8afedd67d14dcf5c589a1509a00ca23d8757789ae8b93c94d342afc229b26906a73629baa804bfc16a88698a8cf4fd29cd4c
6
+ metadata.gz: d556064fd4b1e70dfc32e95be776f288877c56f4ec76d01c1fde698c30ede6292c89ea3295bb3bada7b8186483eaee0ec7d5136b9afcbf22c1898a8e6b30fb03
7
+ data.tar.gz: 2b74a61d4cad89e88cd345680c53e499c45123f0417c57a42851cac60cebba0361e5d2fa5a57d13fcefbef76d9754551f08411fa8fcfe3c510e2e093245d16c0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.23.0 (2023-03-05)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
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.23.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-03-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
@@ -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.23.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: []