google-cloud-kms-v1 1.12.0 → 1.12.1
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 812f9a4292e260b24e5e99fc4c6b3073ca777f2d3ab0e8737cd493394de277f3
|
|
4
|
+
data.tar.gz: 2d2f886f6f6526ae76c133d751e365b78393d9d9e415ce54769f6d6dd4a69df0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e971b9bb70c6b942d3995d6fc574f4eb00b34be55462e4943252fdaa9388001be01eae56bb7da920e3f29c6665e72e4b64dcf8b354287a4f680835162495822c
|
|
7
|
+
data.tar.gz: bf6d23b36bd70a6d04eb425dc2e15552a43cc466ea7dd45c9a9930a5c98a803d979da159d66b18aca8d562850928025e85383a1de668de028794caad06449034
|
|
@@ -55,7 +55,7 @@ module Google
|
|
|
55
55
|
# @return [::Google::Protobuf::Duration]
|
|
56
56
|
# Output only. The system-defined duration that an instance can remain
|
|
57
57
|
# unrefreshed until it is automatically disabled. This will have a value of
|
|
58
|
-
#
|
|
58
|
+
# 730 days.
|
|
59
59
|
# @!attribute [r] disable_time
|
|
60
60
|
# @return [::Google::Protobuf::Timestamp]
|
|
61
61
|
# Output only. The time at which the instance will be automatically disabled
|