Class: Google::Cloud::Bigtable::V2::SampleRowKeysResponse

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

Overview

Response message for Bigtable.SampleRowKeys.

Instance Attribute Summary collapse

Instance Attribute Details

#offset_bytes::Integer



235
236
237
238
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 235

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

#row_key::String



235
236
237
238
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 235

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