Class: Google::Cloud::Bigtable::V2::SessionMutateRowRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::SessionMutateRowRequest
- 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
#key ⇒ ::String
702 703 704 705 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 702 class SessionMutateRowRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#mutations ⇒ ::Array<::Google::Cloud::Bigtable::V2::Mutation>
702 703 704 705 |
# File 'proto_docs/google/bigtable/v2/session.rb', line 702 class SessionMutateRowRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |