google-cloud-kms-inventory-v1 0.12.0 → 0.12.2

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: 22ac88899be5e508f5c9421ac7fe9f76efb668e3a163a2e2c0032cbf8d53aa82
4
- data.tar.gz: f2fa3a84b71b966e0e9363571c8f772f946c36e099fdb667cbbac05096fbbad4
3
+ metadata.gz: c43d4e24507b13c83cbe4723ba34116f9b31525f5d69e1a104b1f63a207ca974
4
+ data.tar.gz: 29c774322043553c11d68923eca57d979ced2f70c31a1b39c3bc3ea8d20785fd
5
5
  SHA512:
6
- metadata.gz: fc13743dc04c50a91fb10b6134a6ba06083ad6f810c867864b037aa0847653005024e30f43dee4fef61f8c68bbb6cf660fb8877feef07acbc8a2725a2cdd7a78
7
- data.tar.gz: aaa0bbdd49f941be894a140d10ecefca0f278d1a4b34123b6d6b9bbfb5fcaa0ce1e2a7d993c1fa302e24edbe10410716e545f52d10180154f02f74598c427020
6
+ metadata.gz: 2756b0e54756aa0a1cac23db977696394ab3ea821bf3b8091b4ea09c3753da14eca65ca6f9015a4a5622d413902015cae5594531b709001a7ae96a478baa4e6d
7
+ data.tar.gz: '08132374fd5c450a9eee72aace425adb712c2d0f0a64e6faad6765db62944436cd659bc505f84e51c07863538455f0d5506cddb702d02fe69d26a51d9df1dddc'
@@ -22,7 +22,7 @@ module Google
22
22
  module Kms
23
23
  module Inventory
24
24
  module V1
25
- VERSION = "0.12.0"
25
+ VERSION = "0.12.2"
26
26
  end
27
27
  end
28
28
  end
@@ -133,7 +133,7 @@ module Google
133
133
  # where all related cryptographic operations are performed. Only applicable
134
134
  # if {::Google::Cloud::Kms::V1::CryptoKeyVersion CryptoKeyVersions} have a
135
135
  # {::Google::Cloud::Kms::V1::ProtectionLevel ProtectionLevel} of
136
- # [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC], with the
136
+ # {::Google::Cloud::Kms::V1::ProtectionLevel::EXTERNAL_VPC EXTERNAL_VPC}, with the
137
137
  # resource name in the format `projects/*/locations/*/ekmConnections/*`.
138
138
  # Note, this list is non-exhaustive and may apply to additional
139
139
  # {::Google::Cloud::Kms::V1::ProtectionLevel ProtectionLevels} in the future.
@@ -429,7 +429,6 @@ module Google
429
429
  # The suffix following `HMAC_` corresponds to the hash algorithm being used
430
430
  # (eg. SHA256).
431
431
  #
432
- # Algorithms beginning with `PQ_` are post-quantum.
433
432
  #
434
433
  # For more information, see [Key purposes and algorithms]
435
434
  # (https://cloud.google.com/kms/docs/algorithms).
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-kms-inventory-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.12.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-10 00:00:00.000000000 Z
10
+ date: 2025-01-10 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: gapic-common
@@ -114,7 +113,6 @@ homepage: https://github.com/googleapis/google-cloud-ruby
114
113
  licenses:
115
114
  - Apache-2.0
116
115
  metadata: {}
117
- post_install_message:
118
116
  rdoc_options: []
119
117
  require_paths:
120
118
  - lib
@@ -129,8 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
129
127
  - !ruby/object:Gem::Version
130
128
  version: '0'
131
129
  requirements: []
132
- rubygems_version: 3.5.23
133
- signing_key:
130
+ rubygems_version: 3.6.2
134
131
  specification_version: 4
135
132
  summary: API Client library for the KMS Inventory V1 API
136
133
  test_files: []