For 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.
The time at which the entity was created. This field is set for FULL entity results. If this entity is missing, this field will not be set.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
The time at which the entity was last changed. This field is set for FULL entity results. If this entity is missing, this field will not be set.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-30 UTC."],[[["\u003cp\u003eThis content describes the JSON representation of an entity fetched from Datastore, including its structure and fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eentity\u003c/code\u003e field contains the actual data of the entity, formatted as an object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eversion\u003c/code\u003e field provides a monotonically increasing number that tracks changes to the entity and is particularly relevant for \u003ccode\u003eFULL\u003c/code\u003e entity results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecreateTime\u003c/code\u003e and \u003ccode\u003eupdateTime\u003c/code\u003e fields use RFC 3339 for their time stamp, indicating when the entity was created and last modified, respectively, and they are set for \u003ccode\u003eFULL\u003c/code\u003e entity results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecursor\u003c/code\u003e field, when present in a \u003ccode\u003eQueryResultBatch\u003c/code\u003e, is a base64-encoded string that points to the position following the result entity.\u003c/p\u003e\n"]]],[],null,[]]