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 details the \u003ccode\u003eEntityResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, specifically version 3.3.0, which is used for representing the result of fetching an entity from Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityResult\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCursor\u003c/code\u003e (a ByteString that points to the position after the result entity), \u003ccode\u003eEntity\u003c/code\u003e (the resulting entity itself), and \u003ccode\u003eVersion\u003c/code\u003e (a strictly positive number indicating the entity's version).\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to a range of versions, from the latest 4.15.0 down to 3.2.0, as well as the ability to reference inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods for the EntityResult object, the default parameterless constructor, and one that accepts an \u003ccode\u003eEntityResult\u003c/code\u003e type as the parameter.\u003c/p\u003e\n"]]],[],null,[]]