Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo.
Deletion protection signal info for a database resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deletion_protection_enabled
def deletion_protection_enabled() -> ::Boolean
Returns
- (::Boolean) — Is deletion protection enabled.
#deletion_protection_enabled=
def deletion_protection_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Is deletion protection enabled.
Returns
- (::Boolean) — Is deletion protection enabled.
#sub_resource
def sub_resource() -> ::Google::Cloud::DatabaseCenter::V1beta::SubResource
Returns
- (::Google::Cloud::DatabaseCenter::V1beta::SubResource) — Optional. Sub resource details associated with the signal.
#sub_resource=
def sub_resource=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SubResource
Parameter
- value (::Google::Cloud::DatabaseCenter::V1beta::SubResource) — Optional. Sub resource details associated with the signal.
Returns
- (::Google::Cloud::DatabaseCenter::V1beta::SubResource) — Optional. Sub resource details associated with the signal.