A Datastore data object.
An entity is limited to 1 megabyte when stored. That roughly corresponds to a limit of 1 megabyte for the serialized form of this message.
JSON representation | |
---|---|
{ "key": { object( |
Fields | |
---|---|
key |
The entity's key. An entity must have a key, unless otherwise documented (for example, an entity in |
properties |
The entity's properties. The map's keys are property names. A property name matching regex An object containing a list of |