Class: Google::Cloud::Bigtable::V2::SessionReadRowResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::SessionReadRowResponse
- 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
#row ⇒ ::Google::Cloud::Bigtable::V2::Row
692 693 694 695 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 692 class SessionReadRowResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#stats ⇒ ::Google::Cloud::Bigtable::V2::RequestStats
692 693 694 695 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 692 class SessionReadRowResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |