Skip to content

Commit c60ab10

Browse files
docs: Update the comment for duration value unrefreshed_duration_until_disable to accurately reflect the system-defined duration (#33875)
* docs: Update the comment for duration value `unrefreshed_duration_until_disable` to accurately reflect the system-defined duration PiperOrigin-RevId: 900186052 Source-Link: googleapis/googleapis@bcfcbda Source-Link: googleapis/googleapis-gen@882181e Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWttcy12MS8uT3dsQm90LnlhbWwiLCJoIjoiODgyMTgxZWY1ZmU3NDBjYzFmOTZmMzY5MzNiODc4NDZkZTU3ZWJjMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c7df6b6 commit c60ab10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-kms-v1/proto_docs/google/cloud/kms/v1/hsm_management.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module V1
5555
# @return [::Google::Protobuf::Duration]
5656
# Output only. The system-defined duration that an instance can remain
5757
# unrefreshed until it is automatically disabled. This will have a value of
58-
# 120 days.
58+
# 730 days.
5959
# @!attribute [r] disable_time
6060
# @return [::Google::Protobuf::Timestamp]
6161
# Output only. The time at which the instance will be automatically disabled

0 commit comments

Comments
 (0)