google-apis-cloudkms_v1 0.40.0 → 0.42.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: ca58de2e322daef79c596c4e2ded5a6a03c2357575b22ba5e8b51417c9389d27
4
+ data.tar.gz: 7d2d7ad1a45eb44c65728d84bf83cca5c692e7dd055736b99e37f68e6feb5c49
5
5
  SHA512:
6
- metadata.gz: e44040ed69f88f5ae735439176b22eb933f2de3547bff3706292f62245def54175a190a3c4163762886b85e0fd4cb7bdb0777f67ede79549af2e4ec7bd750817
7
- data.tar.gz: 11c16a7861c189c77af1a15a8ab845bffe4f7245460ab018d3bc015bb5df8ccf89decc82018ad5004d7784a18636c9c997524e2c4ee862174436c80e33284a86
6
+ metadata.gz: b5b3a15d8bcbc8d2a5ae25dce8a0247c129060cd83dc5702cd0f714d96381b9af89c75dad030d3b7d295e8861e46eade18a1dbd66ebd2c69307d8a27c220ffc5
7
+ data.tar.gz: 19aae8baaf3845b90cfd7cbb46b18eaab01a8088a916ba85a522d414d4c76cf6662db9f95f474f49e78d8757d59af210b199a890f0cd5f23eb3ae12254906b93
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.42.0 (2023-12-17)
4
+
5
+ * Regenerated from discovery document revision 20231212
6
+
7
+ ### v0.41.0 (2023-08-13)
8
+
9
+ * Regenerated from discovery document revision 20230808
10
+
3
11
  ### v0.40.0 (2023-07-02)
4
12
 
5
13
  * Regenerated from discovery document revision 20230625
@@ -358,21 +358,43 @@ module Google
358
358
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
359
359
  # email address that represents a Google group. For example, `admins@example.com`
360
360
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
361
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
362
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
363
- # representing a user that has been recently deleted. For example, `alice@
364
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
365
- # reverts to `user:`emailid`` and the recovered user retains the role in the
366
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
367
- # (plus unique identifier) representing a service account that has been recently
368
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
361
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
362
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
363
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
364
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
365
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
366
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
367
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
368
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
369
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
370
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
371
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
372
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
373
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
374
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
375
+ # googleapis.com/projects/`project_number`/locations/global/
376
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
377
+ # All identities in a workload identity pool with a certain attribute. * `
378
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
379
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
380
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
381
+ # identifier) representing a user that has been recently deleted. For example, `
382
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
383
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
384
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
385
+ # address (plus unique identifier) representing a service account that has been
386
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
369
387
  # 123456789012345678901`. If the service account is undeleted, this value
370
388
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
371
389
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
372
390
  # An email address (plus unique identifier) representing a Google group that has
373
391
  # been recently deleted. For example, `admins@example.com?uid=
374
392
  # 123456789012345678901`. If the group is recovered, this value reverts to `
375
- # group:`emailid`` and the recovered group retains the role in the binding.
393
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
394
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
395
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
396
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
397
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
376
398
  # Corresponds to the JSON property `members`
377
399
  # @return [Array<String>]
378
400
  attr_accessor :members
@@ -2030,22 +2052,22 @@ module Google
2030
2052
  # evaluates to `true`. A condition can add constraints based on attributes of
2031
2053
  # the request, the resource, or both. To learn which resources support
2032
2054
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2033
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2055
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2034
2056
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2035
2057
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2036
2058
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2037
2059
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2038
2060
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2039
2061
  # 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/).
2062
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2063
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2064
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2065
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2066
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2067
+ # title: expirable access description: Does not grant access after Sep 2020
2068
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2069
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2070
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2049
2071
  class Policy
2050
2072
  include Google::Apis::Core::Hashable
2051
2073
 
@@ -2114,7 +2136,7 @@ module Google
2114
2136
  end
2115
2137
  end
2116
2138
 
2117
- # The public key for a given CryptoKeyVersion. Obtained via GetPublicKey.
2139
+ # The public keys for a given CryptoKeyVersion. Obtained via GetPublicKey.
2118
2140
  class PublicKey
2119
2141
  include Google::Apis::Core::Hashable
2120
2142
 
@@ -2129,24 +2151,25 @@ module Google
2129
2151
  # @return [String]
2130
2152
  attr_accessor :name
2131
2153
 
2132
- # The public key, encoded in PEM format. For more information, see the [RFC 7468]
2133
- # (https://tools.ietf.org/html/rfc7468) sections for [General Considerations](
2134
- # https://tools.ietf.org/html/rfc7468#section-2) and [Textual Encoding of
2135
- # Subject Public Key Info] (https://tools.ietf.org/html/rfc7468#section-13).
2154
+ # A public key encoded in PEM format, populated only when GetPublicKey returns
2155
+ # one key. For more information, see the [RFC 7468](https://tools.ietf.org/html/
2156
+ # rfc7468) sections for [General Considerations](https://tools.ietf.org/html/
2157
+ # rfc7468#section-2) and [Textual Encoding of Subject Public Key Info] (https://
2158
+ # tools.ietf.org/html/rfc7468#section-13).
2136
2159
  # Corresponds to the JSON property `pem`
2137
2160
  # @return [String]
2138
2161
  attr_accessor :pem
2139
2162
 
2140
- # Integrity verification field. A CRC32C checksum of the returned PublicKey.pem.
2141
- # An integrity check of PublicKey.pem can be performed by computing the CRC32C
2142
- # checksum of PublicKey.pem and comparing your results to this field. Discard
2143
- # the response in case of non-matching checksum values, and perform a limited
2144
- # number of retries. A persistent mismatch may indicate an issue in your
2145
- # computation of the CRC32C checksum. Note: This field is defined as int64 for
2146
- # reasons of compatibility across different languages. However, it is a non-
2147
- # negative integer, which will never exceed 2^32-1, and can be safely
2148
- # downconverted to uint32 in languages that support this type. NOTE: This field
2149
- # is in Beta.
2163
+ # Integrity verification field: A CRC32C checksum of the returned PublicKey.pem.
2164
+ # It is only populated when GetPublicKey returns one key. An integrity check of
2165
+ # PublicKey.pem can be performed by computing the CRC32C checksum of PublicKey.
2166
+ # pem and comparing your results to this field. Discard the response in case of
2167
+ # non-matching checksum values, and perform a limited number of retries. A
2168
+ # persistent mismatch may indicate an issue in your computation of the CRC32C
2169
+ # checksum. Note: This field is defined as int64 for reasons of compatibility
2170
+ # across different languages. However, it is a non-negative integer, which will
2171
+ # never exceed 2^32-1, and can be safely downconverted to uint32 in languages
2172
+ # that support this type. NOTE: This field is in Beta.
2150
2173
  # Corresponds to the JSON property `pemCrc32c`
2151
2174
  # @return [Fixnum]
2152
2175
  attr_accessor :pem_crc32c
@@ -2631,22 +2654,22 @@ module Google
2631
2654
  # evaluates to `true`. A condition can add constraints based on attributes of
2632
2655
  # the request, the resource, or both. To learn which resources support
2633
2656
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2634
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2657
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2635
2658
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2636
2659
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2637
2660
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2638
2661
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2639
2662
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2640
2663
  # 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/).
2664
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2665
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2666
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2667
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2668
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2669
+ # title: expirable access description: Does not grant access after Sep 2020
2670
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2671
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2672
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2650
2673
  # Corresponds to the JSON property `policy`
2651
2674
  # @return [Google::Apis::CloudkmsV1::Policy]
2652
2675
  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.42.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 = "20231212"
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.42.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-12-17 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.42.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Key Management Service (KMS) API V1