google-cloud-kms-inventory-v1 0.11.1 → 0.11.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '0368cff55fb1419b276c47f084ff061a605ba94192d2d2f33dcad6b431f5c159'
|
4
|
+
data.tar.gz: 99d1d1c3c5e996a44f86c915a23835783e1faa7c1975286a3b2e783386070e0f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd0b9fef1c042dd94cd4bd11dc8940d533cad033e85a6c333003df1a18bce58fa376d2652b53c2d87457cb98dc3cbf80de6b6858e7710792669be404fb410c4a
|
7
|
+
data.tar.gz: dd5e5383547ed1ad6c9a3425c7433677e2eabbc3daf1d44eedc77aefc4e54ae5a14387e08171eeaec0a936057dc5c9a7226751d0b3c8b5fcf1421233749d3b56
|
@@ -124,7 +124,7 @@ module Google
|
|
124
124
|
# {::Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionState::DESTROY_SCHEDULED DESTROY_SCHEDULED}
|
125
125
|
# state before transitioning to
|
126
126
|
# {::Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionState::DESTROYED DESTROYED}.
|
127
|
-
# If not specified at creation time, the default duration is
|
127
|
+
# If not specified at creation time, the default duration is 30 days.
|
128
128
|
# @!attribute [rw] crypto_key_backend
|
129
129
|
# @return [::String]
|
130
130
|
# Immutable. The resource name of the backend environment where the key
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-kms-inventory-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.11.
|
4
|
+
version: 0.11.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|