Class: Google::Cloud::Datastore::V1::Entity::PropertiesEntry

Inherits:
Object
  • Object
show all
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

Returns:

  • (::String)


214
215
216
217
# File 'proto_docs/google/datastore/v1/entity.rb', line 214

class PropertiesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::Google::Cloud::Datastore::V1::Value



214
215
216
217
# File 'proto_docs/google/datastore/v1/entity.rb', line 214

class PropertiesEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end