google-apis-cloudkms_v1 0.40.0 → 0.41.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: e6a3ec4770dd6380ec90662303f32ccd5259106ad103cda1b47008f1b8b6c255
4
- data.tar.gz: a5d57e894cef9e3a58328f9122234fc490cd3b5b7a61487f61e545e03492894a
3
+ metadata.gz: 2f40546ccec1ad79555f4d24f98c46ed30ae0bbe39e9efc4e459ce20cf616f84
4
+ data.tar.gz: 9a70d58d408a10ff25b5e18933e51cfacd3f41a38ecb9b61e5ce0c99a8d109f0
5
5
  SHA512:
6
- metadata.gz: e44040ed69f88f5ae735439176b22eb933f2de3547bff3706292f62245def54175a190a3c4163762886b85e0fd4cb7bdb0777f67ede79549af2e4ec7bd750817
7
- data.tar.gz: 11c16a7861c189c77af1a15a8ab845bffe4f7245460ab018d3bc015bb5df8ccf89decc82018ad5004d7784a18636c9c997524e2c4ee862174436c80e33284a86
6
+ metadata.gz: 34cf409e082c84e347d5e3bb6b2b1bbadaae22b6d51279ffcce33d7710fc6dd42f2807c8b49cd8d3ceb4768b3fc1b24591cb635728021fbe07e609bcbc049aa2
7
+ data.tar.gz: 43793e1253c8605cfdc9f2793190a41beb64ce9f367c0a6aad3253093d5c5fd733d06470fe73a647a25adbd707c7c5a973e9f5d9ba4d37dc61f044a434f8d908
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.41.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230808
6
+
3
7
  ### v0.40.0 (2023-07-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20230625
@@ -2030,22 +2030,22 @@ module Google
2030
2030
  # evaluates to `true`. A condition can add constraints based on attributes of
2031
2031
  # the request, the resource, or both. To learn which resources support
2032
2032
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2033
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2033
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2034
2034
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2035
2035
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2036
2036
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2037
2037
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2038
2038
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2039
2039
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2040
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2041
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
2042
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2043
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2044
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2045
- # access description: Does not grant access after Sep 2020 expression: request.
2046
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2047
- # a description of IAM and its features, see the [IAM documentation](https://
2048
- # cloud.google.com/iam/docs/).
2040
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2041
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2042
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2043
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2044
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2045
+ # title: expirable access description: Does not grant access after Sep 2020
2046
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2047
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2048
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2049
2049
  class Policy
2050
2050
  include Google::Apis::Core::Hashable
2051
2051
 
@@ -2631,22 +2631,22 @@ module Google
2631
2631
  # evaluates to `true`. A condition can add constraints based on attributes of
2632
2632
  # the request, the resource, or both. To learn which resources support
2633
2633
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2634
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2634
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2635
2635
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2636
2636
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2637
2637
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2638
2638
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2639
2639
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2640
2640
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2641
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2642
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
2643
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2644
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2645
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2646
- # access description: Does not grant access after Sep 2020 expression: request.
2647
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2648
- # a description of IAM and its features, see the [IAM documentation](https://
2649
- # cloud.google.com/iam/docs/).
2641
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2642
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2643
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2644
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2645
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2646
+ # title: expirable access description: Does not grant access after Sep 2020
2647
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2648
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2649
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2650
2650
  # Corresponds to the JSON property `policy`
2651
2651
  # @return [Google::Apis::CloudkmsV1::Policy]
2652
2652
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudkmsV1
18
18
  # Version of the google-apis-cloudkms_v1 gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.41.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 = "20230625"
25
+ REVISION = "20230808"
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-cloudkms_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.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-07-02 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-cloudkms_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudkms_v1
63
63
  post_install_message:
64
64
  rdoc_options: []