Class: Google::Cloud::Bigtable::V2::ReadRowsResponse::CellChunk

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

Overview

Specifies a piece of a row's contents returned as part of the read response stream.

Instance Attribute Summary collapse

Instance Attribute Details

#commit_row::Boolean



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#family_name::Google::Protobuf::StringValue



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#labels::Array<::String>



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#qualifier::Google::Protobuf::BytesValue



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#reset_row::Boolean



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#row_key::String



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#timestamp_micros::Integer



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#value::String



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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

#value_size::Integer



167
168
169
170
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 167

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