google-apis-binaryauthorization_v1beta1 0.28.0 → 0.29.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: 124ba94b483c3e766ae8229b53d6d210feaef8df404a86175dc8e2a9578dd853
4
- data.tar.gz: f541eadc0ddbb3957ade0c386c7005837edb00d266c8bf8c065e4b254048423f
3
+ metadata.gz: 61aeb412d836046cc5e0dc27d8810b27b782ff8b6be64cfc4913a1bb005cfc79
4
+ data.tar.gz: 063a251fa60b48fa3c17ce416ae7eef5d572be64a13d64da8b6170b169ef2ccc
5
5
  SHA512:
6
- metadata.gz: 857dcd65511fc42f09e9765f5eafebb36803aaa4a03e17451d095ba451578b97158d73e25352baffcc32ad46efef724542b1c4e857b01c348ef593ce4f13f773
7
- data.tar.gz: 89db2a0e9461c9b940152f8c1f3f8e1ebd340bfb4690a28b7bde650a67016bc25ddb70d1e586dd3fecb9809722a50b8fcd843501fee5ce01be5869dae416cc97
6
+ metadata.gz: 2fef22feb0da2a82afbbf9831a2c418158b270158776fba6b9e5cdefbd4674ba9582074dacd2f239aafd1b51d643abc988752553df7c5afc42d9f64057bff04f
7
+ data.tar.gz: 58bec1bbcae2ffe78f006d378fb6fc75e771c18edf78730c1ec23c10d3515f4a773b5349ce29b9dbd9b3a17c8ca1b7bfb4dd340092f7b64854ef43e0a6ea8ebe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1beta1
2
2
 
3
+ ### v0.29.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
3
7
  ### v0.28.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -388,22 +388,22 @@ module Google
388
388
  # evaluates to `true`. A condition can add constraints based on attributes of
389
389
  # the request, the resource, or both. To learn which resources support
390
390
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
391
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
391
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
392
392
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
393
393
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
394
394
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
395
395
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
396
396
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
397
397
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
398
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
399
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
400
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
401
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
402
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
403
- # access description: Does not grant access after Sep 2020 expression: request.
404
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
405
- # a description of IAM and its features, see the [IAM documentation](https://
406
- # cloud.google.com/iam/docs/).
398
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
399
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
400
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
401
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
402
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
403
+ # title: expirable access description: Does not grant access after Sep 2020
404
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
405
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
406
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
407
407
  class IamPolicy
408
408
  include Google::Apis::Core::Hashable
409
409
 
@@ -659,22 +659,22 @@ module Google
659
659
  # evaluates to `true`. A condition can add constraints based on attributes of
660
660
  # the request, the resource, or both. To learn which resources support
661
661
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
662
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
662
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
663
663
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
664
664
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
665
665
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
666
666
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
667
667
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
668
668
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
669
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
670
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
671
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
672
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
673
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
674
- # access description: Does not grant access after Sep 2020 expression: request.
675
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
676
- # a description of IAM and its features, see the [IAM documentation](https://
677
- # cloud.google.com/iam/docs/).
669
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
670
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
671
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
672
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
673
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
674
+ # title: expirable access description: Does not grant access after Sep 2020
675
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
676
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
677
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
678
678
  # Corresponds to the JSON property `policy`
679
679
  # @return [Google::Apis::BinaryauthorizationV1beta1::IamPolicy]
680
680
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1beta1
18
18
  # Version of the google-apis-binaryauthorization_v1beta1 gem
19
- GEM_VERSION = "0.28.0"
19
+ GEM_VERSION = "0.29.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 = "20230127"
25
+ REVISION = "20230804"
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-binaryauthorization_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.29.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-19 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-binaryauthorization_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-binaryauthorization_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []