google-apis-cloudkms_v1 0.19.0 → 0.22.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: a271436fef9b61b3065aa6614609c69cc75f04a36b5f13f07e5c44fe87721614
4
- data.tar.gz: 3bfc94b59d82a12e6e6e21038c12f85f1632ee9a32cc72d95db650fe77268a00
3
+ metadata.gz: b386998477ae65b9ab520aba7060cc7aaed988f7547496ed076c9ee8ea4905ec
4
+ data.tar.gz: 8382400f13c26737bdac1e533b503ea7d880ed9cc55fb744036c3c294d2a1f8e
5
5
  SHA512:
6
- metadata.gz: e7886bb4294eb2c34b90d3e074c4e399eeb43228cf7929ef4bbf2b672f236f0e23b16269221994d0ec82075ac053f4e9cea336d6e1b4d1f3e3f40a86ddff75b8
7
- data.tar.gz: 1c1a826806918a7fa0ccdb13d1fababa5f325255313b33153b0f94a187f8189300dc2e9ae80923dd71205f58dcff613c91b9576f68ace027579a1df5d1dfa7f4
6
+ metadata.gz: 690b4ad57f6f89357e9bb14f2880491171ebc815f42041b50b607bdedb2698f15ff54dfc50517be595df96144059d599567c69cd4c69af0ae027d244dfbf6369
7
+ data.tar.gz: f6baa1b76fc8d83c5d7f10c6a47b9f5ed1238fcacfc88c38353dda68e139a8e141845a14599029a346052fae5ce0a673b968869086ab9a0f03e39790560d14e5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.22.0 (2022-05-06)
4
+
5
+ * Regenerated from discovery document revision 20220429
6
+
7
+ ### v0.21.0 (2022-04-22)
8
+
9
+ * Regenerated from discovery document revision 20220415
10
+
11
+ ### v0.20.0 (2022-04-08)
12
+
13
+ * Regenerated from discovery document revision 20220407
14
+
3
15
  ### v0.19.0 (2022-04-01)
4
16
 
5
17
  * Regenerated from discovery document revision 20220325
@@ -261,8 +261,8 @@ module Google
261
261
  # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
262
262
  # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
263
263
  # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
264
- # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
265
- # DATA_WRITE logging.
264
+ # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
265
+ # from DATA_WRITE logging.
266
266
  class AuditConfig
267
267
  include Google::Apis::Core::Hashable
268
268
 
@@ -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.19.0"
19
+ GEM_VERSION = "0.22.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 = "20220325"
25
+ REVISION = "20220429"
26
26
  end
27
27
  end
28
28
  end
@@ -120,8 +120,8 @@ module Google
120
120
  # The resource that owns the locations collection, if applicable.
121
121
  # @param [String] filter
122
122
  # A filter to narrow down results to a preferred subset. The filtering language
123
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
124
- # AIP-160](https://google.aip.dev/160).
123
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
124
+ # in [AIP-160](https://google.aip.dev/160).
125
125
  # @param [Fixnum] page_size
126
126
  # The maximum number of results to return. If not set, the service selects a
127
127
  # default.
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.19.0
4
+ version: 0.22.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-04 00:00:00.000000000 Z
11
+ date: 2022-05-09 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.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.22.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: []