The result of fetching an entity from Datastore.
JSON representation | |
---|---|
{
"entity": {
object( |
Fields | |
---|---|
entity |
The resulting entity. |
version |
The version of the entity, a strictly positive number that monotonically increases with changes to the entity. This field is set for For |
cursor |
A cursor that points to the position after the result entity. Set only when the A base64-encoded string. |