Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlInstancesGetLatestRecoveryTimeResponse.
Instance get latest recovery time response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#earliest_recovery_time
def earliest_recovery_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Timestamp, identifies the earliest recovery time of the source instance.
#earliest_recovery_time=
def earliest_recovery_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Timestamp, identifies the earliest recovery time of the source instance.
Returns
- (::Google::Protobuf::Timestamp) — Timestamp, identifies the earliest recovery time of the source instance.
#kind
def kind() -> ::String
Returns
-
(::String) — This is always
sql#getLatestRecoveryTime.
#kind=
def kind=(value) -> ::String
Parameter
-
value (::String) — This is always
sql#getLatestRecoveryTime.
Returns
-
(::String) — This is always
sql#getLatestRecoveryTime.
#latest_recovery_time
def latest_recovery_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Timestamp, identifies the latest recovery time of the source instance.
#latest_recovery_time=
def latest_recovery_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Timestamp, identifies the latest recovery time of the source instance.
Returns
- (::Google::Protobuf::Timestamp) — Timestamp, identifies the latest recovery time of the source instance.