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\u003eThe \u003ccode\u003eEntityResult\u003c/code\u003e class represents the result of fetching an entity from Datastore and is part of the Google.Cloud.Datastore.V1 namespace, with the latest version being 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityResult\u003c/code\u003e class 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, providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eCursor\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, to show the position of the result entity, the entity itself, and the changes to the entity, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default and another that takes an existing \u003ccode\u003eEntityResult\u003c/code\u003e object for creating a new one.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eEntityResult\u003c/code\u003e class, ranging from 3.2.0 to 4.15.0, are available for reference.\u003c/p\u003e\n"]]],[],null,[]]