Class: Google::Cloud::Datastore::V1::AggregationResult::AggregatePropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Datastore::V1::AggregationResult::AggregatePropertiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/datastore/v1/aggregation_result.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
45 46 47 48 |
# File 'proto_docs/google/datastore/v1/aggregation_result.rb', line 45 class AggregatePropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Datastore::V1::Value
45 46 47 48 |
# File 'proto_docs/google/datastore/v1/aggregation_result.rb', line 45 class AggregatePropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |