Class: Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/databasecenter/v1beta/signals.rb

Overview

Automated backup policy signal info

Instance Attribute Summary collapse

Instance Attribute Details

#is_enabled::Boolean

Returns Is automated policy enabled.

Returns:

  • (::Boolean)

    Is automated policy enabled.



251
252
253
254
# File 'proto_docs/google/cloud/databasecenter/v1beta/signals.rb', line 251

class AutomatedBackupPolicyInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#sub_resource::Google::Cloud::DatabaseCenter::V1beta::SubResource

Returns Optional. Sub resource details associated with the signal.

Returns:



251
252
253
254
# File 'proto_docs/google/cloud/databasecenter/v1beta/signals.rb', line 251

class AutomatedBackupPolicyInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end