AlloyDB V1BETA API - Class Google::Cloud::AlloyDB::V1beta::ContinuousBackupInfo (v0.8.0)

Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::ContinuousBackupInfo.

ContinuousBackupInfo describes the continuous backup properties of a cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#earliest_restorable_time

def earliest_restorable_time() -> ::Google::Protobuf::Timestamp
Returns

#enabled_time

def enabled_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. When ContinuousBackup was most recently enabled. Set to null if ContinuousBackup is not enabled.

#encryption_info

def encryption_info() -> ::Google::Cloud::AlloyDB::V1beta::EncryptionInfo
Returns

#schedule

def schedule() -> ::Array<::Google::Type::DayOfWeek>
Returns
  • (::Array<::Google::Type::DayOfWeek>) — Output only. Days of the week on which a continuous backup is taken. Output only field. Ignored if passed into the request.