google-apis-cloudkms_v1 0.23.0 → 0.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3c22510b3da273e1a607070a2e04b93c34df0b45471144804d7f2d316d0f1841
4
- data.tar.gz: 29af822ddcc3e0c8d56c7216148a60a3d2dfa087faad37bc06a9998e56bbd8fb
3
+ metadata.gz: ee86aa2a4701a8e8131f2478b65b434e22fb004ccea5cbb1fb109e247f951b11
4
+ data.tar.gz: da6d5285b3f3f2b698c118c248e4a8ba0db47fa1c9437b967dc7c4fc349f706e
5
5
  SHA512:
6
- metadata.gz: b512bb8e960467c08e6e61ec230c98e704c65e094864aecddb8db94d6b1f1f9acb8e99d5a230bd2f4ece85293e07344bdbea55cfed024801b25837990670cc56
7
- data.tar.gz: dcec2ba3e43a34666a0cc8fea77caad5a9b9d18e317085a7a0a49aee3ae7f262395f82fd8796445adc459d646bc0ecde95ab856d19c4cb86b98d131c0262b83f
6
+ metadata.gz: 69e37d81f5a902ab342282feb816cbb6c479d93b63122239998dfeaa72c97901f4996375defa96fed091cb6da855a2e5b40aee38abb05b409ad66bfd45d2480e
7
+ data.tar.gz: 9016e6225d3f85868b4ef469a47afccaec7e1160494347c2c825e4e862e03d23712b7d0dec80df27119dac6dcb14a1a10fb6c5152b06fff0e67858f32666fdc8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.24.0 (2022-05-20)
4
+
5
+ * Regenerated from discovery document revision 20220513
6
+
3
7
  ### v0.23.0 (2022-05-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220506
@@ -922,9 +922,9 @@ module Google
922
922
  # @return [String]
923
923
  attr_accessor :create_time
924
924
 
925
- # This checksum is computed by the server based on the value of other fields,
926
- # and may be sent on update requests to ensure the client has an up-to-date
927
- # value before proceeding.
925
+ # Optional. This checksum is computed by the server based on the value of other
926
+ # fields, and may be sent on update requests to ensure the client has an up-to-
927
+ # date value before proceeding.
928
928
  # Corresponds to the JSON property `etag`
929
929
  # @return [String]
930
930
  attr_accessor :etag
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.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 = "20220506"
25
+ REVISION = "20220513"
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.23.0
4
+ version: 0.24.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-05-16 00:00:00.000000000 Z
11
+ date: 2022-05-23 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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.24.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: []