google-apis-cloudkms_v1 0.62.0 → 0.63.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: 363fdeefb0dd7459933e3a4fc9e5d1119bf9638f18200a1360b4c9d02c9ec773
4
- data.tar.gz: f10604465c679fe6351a4d556ecff5f4a70b9d8db19bd3bd7d8224498fd06059
3
+ metadata.gz: 1cc1f3cd4d0ba2c0a7cce225a211ba530b45d58e7145ce758c41b565dc005b08
4
+ data.tar.gz: 659130b1c3c5d682ff1a5b7cf54dca43048bc55a3d1d54626e46faf3b1fefdd6
5
5
  SHA512:
6
- metadata.gz: cb87be62bfad5f38e9ec0417785b3b94ffec5e481a2463780524c192d0f6c96770e0dc28f155653c2d52a8401f4c02e74fd30ac0e2fe29204b6e28655f1101b3
7
- data.tar.gz: 803d3384a8c8cb6b97c292fd499dedb008a624fd4e81e0f6602ca5d41c8c08b0a8173daf6c486ae53d872ae0a39a8f4b2891bed7557c224c4f2d347d83cac7b7
6
+ metadata.gz: f2096f9cfbfcaed6b0b5c3b3c3d14618c4d623ee593d6d3cec25c3f5a878d87cdef19897206c9cb8c7d65bb2922abea8098148df2c853d15af4ad0daea41b997
7
+ data.tar.gz: 1d34e2f3fedbf5320a8bbd9a4d05e2739248a61ce7324138baa76f082da3f9a2f858cd68755b7884468e6d33bb24de799893960147dc0c32cd9ffb03cdf9d15b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.63.0 (2025-10-05)
4
+
5
+ * Regenerated from discovery document revision 20250926
6
+
3
7
  ### v0.62.0 (2025-09-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20250911
@@ -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.62.0"
19
+ GEM_VERSION = "0.63.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250911"
25
+ REVISION = "20250926"
26
26
  end
27
27
  end
28
28
  end
@@ -83,8 +83,8 @@ module Google
83
83
  execute_or_queue_command(command, &block)
84
84
  end
85
85
 
86
- # Gets the KeyAccessJustificationsPolicyConfig for a given organization/folder/
87
- # projects.
86
+ # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder,
87
+ # or project.
88
88
  # @param [String] name
89
89
  # Required. The name of the KeyAccessJustificationsPolicyConfig to get.
90
90
  # @param [String] fields
@@ -155,8 +155,8 @@ module Google
155
155
  execute_or_queue_command(command, &block)
156
156
  end
157
157
 
158
- # Updates the KeyAccessJustificationsPolicyConfig for a given organization/
159
- # folder/projects.
158
+ # Updates the KeyAccessJustificationsPolicyConfig for a given organization,
159
+ # folder, or project.
160
160
  # @param [String] name
161
161
  # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in
162
162
  # the format of "`organizations|folders|projects`/*/kajPolicyConfig".
@@ -193,8 +193,8 @@ module Google
193
193
  execute_or_queue_command(command, &block)
194
194
  end
195
195
 
196
- # Gets the KeyAccessJustificationsPolicyConfig for a given organization/folder/
197
- # projects.
196
+ # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder,
197
+ # or project.
198
198
  # @param [String] name
199
199
  # Required. The name of the KeyAccessJustificationsPolicyConfig to get.
200
200
  # @param [String] fields
@@ -224,8 +224,8 @@ module Google
224
224
  execute_or_queue_command(command, &block)
225
225
  end
226
226
 
227
- # Updates the KeyAccessJustificationsPolicyConfig for a given organization/
228
- # folder/projects.
227
+ # Updates the KeyAccessJustificationsPolicyConfig for a given organization,
228
+ # folder, or project.
229
229
  # @param [String] name
230
230
  # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in
231
231
  # the format of "`organizations|folders|projects`/*/kajPolicyConfig".
@@ -293,8 +293,8 @@ module Google
293
293
  execute_or_queue_command(command, &block)
294
294
  end
295
295
 
296
- # Gets the KeyAccessJustificationsPolicyConfig for a given organization/folder/
297
- # projects.
296
+ # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder,
297
+ # or project.
298
298
  # @param [String] name
299
299
  # Required. The name of the KeyAccessJustificationsPolicyConfig to get.
300
300
  # @param [String] fields
@@ -461,8 +461,8 @@ module Google
461
461
  execute_or_queue_command(command, &block)
462
462
  end
463
463
 
464
- # Updates the KeyAccessJustificationsPolicyConfig for a given organization/
465
- # folder/projects.
464
+ # Updates the KeyAccessJustificationsPolicyConfig for a given organization,
465
+ # folder, or project.
466
466
  # @param [String] name
467
467
  # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in
468
468
  # the format of "`organizations|folders|projects`/*/kajPolicyConfig".
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudkms_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.62.0
4
+ version: 0.63.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudkms_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.62.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.63.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudkms_v1
62
62
  rdoc_options: []
63
63
  require_paths: