google-apis-cloudkms_v1 0.41.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: 2f40546ccec1ad79555f4d24f98c46ed30ae0bbe39e9efc4e459ce20cf616f84
4
- data.tar.gz: 9a70d58d408a10ff25b5e18933e51cfacd3f41a38ecb9b61e5ce0c99a8d109f0
3
+ metadata.gz: ca58de2e322daef79c596c4e2ded5a6a03c2357575b22ba5e8b51417c9389d27
4
+ data.tar.gz: 7d2d7ad1a45eb44c65728d84bf83cca5c692e7dd055736b99e37f68e6feb5c49
5
5
  SHA512:
6
- metadata.gz: 34cf409e082c84e347d5e3bb6b2b1bbadaae22b6d51279ffcce33d7710fc6dd42f2807c8b49cd8d3ceb4768b3fc1b24591cb635728021fbe07e609bcbc049aa2
7
- data.tar.gz: 43793e1253c8605cfdc9f2793190a41beb64ce9f367c0a6aad3253093d5c5fd733d06470fe73a647a25adbd707c7c5a973e9f5d9ba4d37dc61f044a434f8d908
6
+ metadata.gz: b5b3a15d8bcbc8d2a5ae25dce8a0247c129060cd83dc5702cd0f714d96381b9af89c75dad030d3b7d295e8861e46eade18a1dbd66ebd2c69307d8a27c220ffc5
7
+ data.tar.gz: 19aae8baaf3845b90cfd7cbb46b18eaab01a8088a916ba85a522d414d4c76cf6662db9f95f474f49e78d8757d59af210b199a890f0cd5f23eb3ae12254906b93
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.41.0 (2023-08-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20230808
@@ -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
@@ -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
@@ -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.41.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 = "20230808"
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.41.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-08-13 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.41.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