Class: Google::Cloud::Datastore::V1::Entity::PropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Datastore::V1::Entity::PropertiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/datastore/v1/entity.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
227 228 229 230 |
# File 'proto_docs/google/datastore/v1/entity.rb', line 227 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Datastore::V1::Value
227 228 229 230 |
# File 'proto_docs/google/datastore/v1/entity.rb', line 227 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |