Class: Google::Cloud::Bigtable::V2::MaterializedViewRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::MaterializedViewRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/session.rb
Overview
A request wrapper for operations on a materialized view. Internal usage only.
Instance Attribute Summary collapse
Instance Attribute Details
#read_row ⇒ ::Google::Cloud::Bigtable::V2::SessionReadRowRequest
663 664 665 666 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 663 class MaterializedViewRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |