google-apis-cloudkms_v1 0.73.0 → 0.74.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: a5ba4907b89b833755ba0ad17c4e78b0c6684a07dbce8ab7bb26acdbfaa3d685
4
- data.tar.gz: ab7de249d77b8a9c53aae499cdfa64da551c496a011f63e9b1800aeba876f8ce
3
+ metadata.gz: e74ec6f470ceb18cc3dee2215b78fa8f723290aa47fb67f0bd0fb70bc2c14036
4
+ data.tar.gz: 73d070bb78739de2bc81e4a8f2e3bcc96fd4edfce5274862bed7ae0f7c6dd997
5
5
  SHA512:
6
- metadata.gz: 420da4ed0b675fd32ab10ff61535aa86d2a1d804448db435f3d3c62b771ceb5e6ab2406cde225b7679d3390ffda544975481322f9900b3c666cef2d1aa1f702a
7
- data.tar.gz: 0ac3ef8fa211116a963f193590b024395516543324cf521c7d3473df50038040ce0abdcc7a7860dc62cde5f42c8c732a66dc885d2b19c880b1e7404a93e5d6aa
6
+ metadata.gz: 2fbec1d0994800efa7ef16f1385835bc92ba813eac41441f583eda39affdd9dcb96d916592b824c4b9ce33075a2a7fe30b7bfa43ff653298853cb6ba3688c29e
7
+ data.tar.gz: 2b2e7db0fddec263639db118d9d966e5138f605a146c49832653c682f4b88f33daa1c08ae39a485cc7f77f419d25824ff34756d7220a0357a401803a52291e5a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.74.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260423
6
+
3
7
  ### v0.73.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260409
@@ -3850,7 +3850,7 @@ module Google
3850
3850
  attr_accessor :state
3851
3851
 
3852
3852
  # Output only. The system-defined duration that an instance can remain
3853
- # unrefreshed until it is automatically disabled. This will have a value of 120
3853
+ # unrefreshed until it is automatically disabled. This will have a value of 730
3854
3854
  # days.
3855
3855
  # Corresponds to the JSON property `unrefreshedDurationUntilDisable`
3856
3856
  # @return [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.73.0"
19
+ GEM_VERSION = "0.74.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 = "20260409"
25
+ REVISION = "20260423"
26
26
  end
27
27
  end
28
28
  end
@@ -598,8 +598,8 @@ module Google
598
598
  end
599
599
 
600
600
  # Lists information about the supported locations for this service. This method
601
- # lists locations based on the resource scope provided in the [
602
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
601
+ # lists locations based on the resource scope provided in the
602
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
603
603
  # the method lists the public locations available to all projects. * **Project-
604
604
  # specific locations**: If `name` follows the format `projects/`project``, the
605
605
  # method lists locations visible to that specific project. This includes public,
@@ -610,8 +610,8 @@ module Google
610
610
  # @param [String] name
611
611
  # The resource that owns the locations collection, if applicable.
612
612
  # @param [Array<String>, String] extra_location_types
613
- # Optional. Do not use this field. It is unsupported and is ignored unless
614
- # explicitly documented otherwise. This is primarily for internal usage.
613
+ # Optional. Do not use this field unless explicitly documented otherwise. This
614
+ # is primarily for internal usage.
615
615
  # @param [String] filter
616
616
  # A filter to narrow down results to a preferred subset. The filtering language
617
617
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
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.73.0
4
+ version: 0.74.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.73.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.74.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: