Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo (v0.1.0)

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

#sub_resource=

def sub_resource=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SubResource
Parameter
Returns