google-apis-cloudkms_v1 0.20.0 → 0.21.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: f0f7d0d3a818775fa8b84a51e27e29ee56c354e7ce1639f50b0c33a8dcf437fa
4
- data.tar.gz: 1c0819c28575c90eca9fc3c98bcea828cfd7ef0697bf35b74f31adb8f2466c12
3
+ metadata.gz: de9750943468a29737ea9a30029ca66f7fb25a59b07e266500439d3c1451ceca
4
+ data.tar.gz: 6143a60a23268f6eb5eb68c62a50727c08ae6e3cd9f00d8733e90f304b56ee88
5
5
  SHA512:
6
- metadata.gz: 2e9f08476e2782a9b91982f5bf7304543be35807619a7ef745404737b711cc470540aeedd8ca6930e3f4441f8c7e21b95adbaa109683e676e42e8dfd2f056000
7
- data.tar.gz: bd4824057ac1493da3049a0e5d2dfb2520597b63411d2c7480efb1ce43d3d5d27f64b968744cae57dda27dadc5e0c3f32d7983dda354f0ffdb504387652049bb
6
+ metadata.gz: d5e9ce4d156029a5598c49c68938fd52321112eabe6d3d6d78e247750b213bc5e44e64ec39086ef2f3acd9b47efda694fd9c9f1234f00bcd1641667390b02f1c
7
+ data.tar.gz: e4765cb704fd9b2962b78b0e4e7ea79cbfdee91957a6fc861ba6e00353449ea90063ad58228cf81c8100b34e3e5da5927c617125c0e77d6bb0bf20582d5810c9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.21.0 (2022-04-22)
4
+
5
+ * Regenerated from discovery document revision 20220415
6
+
3
7
  ### v0.20.0 (2022-04-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220407
@@ -342,7 +342,7 @@ module Google
342
342
  # @return [Google::Apis::CloudkmsV1::Expr]
343
343
  attr_accessor :condition
344
344
 
345
- # Specifies the principals requesting access for a Cloud Platform resource. `
345
+ # Specifies the principals requesting access for a Google Cloud resource. `
346
346
  # members` can have the following values: * `allUsers`: A special identifier
347
347
  # that represents anyone who is on the internet; with or without a Google
348
348
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -2212,7 +2212,7 @@ module Google
2212
2212
  include Google::Apis::Core::Hashable
2213
2213
 
2214
2214
  # The set of permissions to check for the `resource`. Permissions with wildcards
2215
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
2215
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
2216
2216
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
2217
2217
  # Corresponds to the JSON property `permissions`
2218
2218
  # @return [Array<String>]
@@ -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.20.0"
19
+ GEM_VERSION = "0.21.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220407"
25
+ REVISION = "20220415"
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.20.0
4
+ version: 0.21.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: 2022-04-11 00:00:00.000000000 Z
11
+ date: 2022-04-25 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.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.21.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: []