Class: Google::Cloud::Bigtable::V2::ExecuteQueryRequest::ParamsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::ExecuteQueryRequest::ParamsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/bigtable.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
805 806 807 808 |
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 805 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Bigtable::V2::Value
805 806 807 808 |
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 805 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |