The time at which the entity was last changed.
This field is set for [FULL][google.datastore.v1.EntityResult.ResultType.FULL] entity
results.
If this entity is missing, this field will not be set.
The version of the entity, a strictly positive number that monotonically
increases with changes to the entity.
This field is set for [FULL][google.datastore.v1.EntityResult.ResultType.FULL] entity
results.
For [missing][google.datastore.v1.LookupResponse.missing] entities in LookupResponse, this
is the version of the snapshot that was used to look up the entity, and it
is always set except for eventually consistent reads.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eEntityResult\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET, which represents the result of fetching an entity from Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityResult\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains the list of available version of the api, from \u003ccode\u003e4.15.0 (latest)\u003c/code\u003e down to \u003ccode\u003e3.2.0\u003c/code\u003e, with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityResult\u003c/code\u003e class has properties like \u003ccode\u003eCursor\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, which provide information about the fetched entity, including its position in a query, content, last modification time, and version number, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eEntityResult\u003c/code\u003e: one default and another allowing to pass an \u003ccode\u003eEntityResult\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]