Class: Google::Cloud::Bigtable::V2::MaterializedViewResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::MaterializedViewResponse
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/session.rb
Overview
A response wrapper for operations on a materialized view. Internal usage only.
Instance Attribute Summary collapse
Instance Attribute Details
#read_row ⇒ ::Google::Cloud::Bigtable::V2::SessionReadRowResponse
672 673 674 675 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 672 class MaterializedViewResponse include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |