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

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo.

Automated backup policy signal info

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#is_enabled

def is_enabled() -> ::Boolean
Returns
  • (::Boolean) — Is automated policy enabled.

#is_enabled=

def is_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Is automated policy enabled.
Returns
  • (::Boolean) — Is automated policy 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