Class: Google::Cloud::Bigtable::Admin::V2::RestoreInfo

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

Overview

Information about a table restore.

Instance Attribute Summary collapse

Instance Attribute Details

#backup_info::Google::Cloud::Bigtable::Admin::V2::BackupInfo



33
34
35
36
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 33

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

#source_type::Google::Cloud::Bigtable::Admin::V2::RestoreSourceType



33
34
35
36
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 33

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