Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module V1
# @return [::Google::Protobuf::Duration]
# Output only. The system-defined duration that an instance can remain
# unrefreshed until it is automatically disabled. This will have a value of
# 120 days.
# 730 days.
# @!attribute [r] disable_time
# @return [::Google::Protobuf::Timestamp]
# Output only. The time at which the instance will be automatically disabled
Expand Down
Loading