Class: Google::Cloud::Firestore::Admin::V1::Backup::Stats

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/firestore/admin/v1/backup.rb

Overview

Backup specific statistics.

Instance Attribute Summary collapse

Instance Attribute Details

#document_count::Integer (readonly)



74
75
76
77
# File 'proto_docs/google/firestore/admin/v1/backup.rb', line 74

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

#index_count::Integer (readonly)



74
75
76
77
# File 'proto_docs/google/firestore/admin/v1/backup.rb', line 74

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

#size_bytes::Integer (readonly)



74
75
76
77
# File 'proto_docs/google/firestore/admin/v1/backup.rb', line 74

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