Class: Google::Cloud::Bigtable::V2::SessionReadRowRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::SessionReadRowRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/session.rb
Overview
Internal usage only.
Instance Attribute Summary collapse
Instance Attribute Details
#filter ⇒ ::Google::Cloud::Bigtable::V2::RowFilter
682 683 684 685 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 682 class SessionReadRowRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#key ⇒ ::String
682 683 684 685 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 682 class SessionReadRowRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |