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)


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