Class: Google::Cloud::Bigtable::Admin::V2::Table::AutomatedBackupPolicy

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/admin/v2/table.rb

Overview

Defines an automated backup policy for a table

Instance Attribute Summary collapse

Instance Attribute Details

#frequency::Google::Protobuf::Duration



214
215
216
217
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 214

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

#retention_period::Google::Protobuf::Duration



214
215
216
217
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 214

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