google-apis-kmsinventory_v1 0.10.0 → 0.12.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: 5f29da011239b1634bb4c65335cdc44562e94be5b797709404c4001319f15960
4
- data.tar.gz: c0c921c9370e145f351faa33210aba60cf050ce4265ba0c21c54f6fe1b850220
3
+ metadata.gz: 66ca3972c63131a8794561d75b800a4d45f5477101f3bfd0922dc2d5cea26fd9
4
+ data.tar.gz: 649fcdd695725b0e8821f003581b18d986d46f619eb6533542b480ad97c72cc4
5
5
  SHA512:
6
- metadata.gz: 0cd394c0aa435632dc6bda5d590b8e4b07790a9fcca8633addda56083aec2ce5d00f48d0512f49a488d7d05e51f21e7ffc1fe42b1969aef812ed16004a35c01d
7
- data.tar.gz: 6944d1f92123e5dbb806fa997bc0779aec0b609e73a7c4d1cf30d6a6eae881b292d12793fdaf7743ece8f68df0fcc3bbb30fc185fc8b46a0d28e003688e31be2
6
+ metadata.gz: daf26e648b09f601bb29f9eaf23c844949b7380b61a3f798ae575c8ed4a15efb1da0819dbc1b18dad3c47e547197148b0725360272110096312f0d2c0936a992
7
+ data.tar.gz: 7fa5282f3a2dc627c5b26db314360d68f7d6352c18e07dd4dfd7265507e89ec65e2aa1e6df84dc76b64eb7a00906974585275be9b8a8c438bc684ec3cf9bdf23
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-kmsinventory_v1
2
2
 
3
+ ### v0.12.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251207
6
+ * Regenerated using generator version 0.18.0
7
+
8
+ ### v0.11.0 (2025-05-04)
9
+
10
+ * Regenerated from discovery document revision 20250302
11
+ * Regenerated using generator version 0.17.0
12
+
3
13
  ### v0.10.0 (2024-07-07)
4
14
 
5
15
  * Regenerated from discovery document revision 20240630
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/kms/) may provide guidance
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -227,8 +227,11 @@ module Google
227
227
  # for all CryptoKeyVersions associated with this CryptoKey reside and where all
228
228
  # related cryptographic operations are performed. Only applicable if
229
229
  # CryptoKeyVersions have a ProtectionLevel of EXTERNAL_VPC, with the resource
230
- # name in the format `projects/*/locations/*/ekmConnections/*`. Note, this list
231
- # is non-exhaustive and may apply to additional ProtectionLevels in the future.
230
+ # name in the format `projects/*/locations/*/ekmConnections/*`. Only applicable
231
+ # if CryptoKeyVersions have a ProtectionLevel of HSM_SINGLE_TENANT, with the
232
+ # resource name in the format `projects/*/locations/*/singleTenantHsmInstances/*`
233
+ # . Note, this list is non-exhaustive and may apply to additional
234
+ # ProtectionLevels in the future.
232
235
  # Corresponds to the JSON property `cryptoKeyBackend`
233
236
  # @return [String]
234
237
  attr_accessor :crypto_key_backend
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module KmsinventoryV1
18
18
  # Version of the google-apis-kmsinventory_v1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240630"
25
+ REVISION = "20251207"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-kmsinventory_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-07-07 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-kmsinventory_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-kmsinventory_v1/v0.10.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-kmsinventory_v1/v0.12.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-kmsinventory_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -68,15 +66,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
68
66
  requirements:
69
67
  - - ">="
70
68
  - !ruby/object:Gem::Version
71
- version: '2.7'
69
+ version: '3.1'
72
70
  required_rubygems_version: !ruby/object:Gem::Requirement
73
71
  requirements:
74
72
  - - ">="
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.6
79
- signing_key:
76
+ rubygems_version: 3.6.9
80
77
  specification_version: 4
81
78
  summary: Simple REST client for KMS Inventory API V1
82
79
  test_files: []