Class: Google::Cloud::Bigtable::V2::MutateRowsResponse::Entry

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

Overview

The result of applying a passed mutation in the original request.

Instance Attribute Summary collapse

Instance Attribute Details

#index::Integer



345
346
347
348
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 345

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

#status::Google::Rpc::Status



345
346
347
348
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 345

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