Specifies what data the 'entity' field contains.
A ResultType is either implied (for example, in LookupResponse.missing
from datastore.proto, it is always KEY_ONLY) or specified by context
(for example, in message QueryResultBatch, field entity_result_type
specifies a ResultType for all the values in field entity_results).
[[["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 page details the \u003ccode\u003eResultType\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, specifying the data content of the 'entity' field.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e documented is 4.15.0, with historical versions ranging back to 3.2.0 also being provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultType\u003c/code\u003e enum has four defined fields: \u003ccode\u003eFull\u003c/code\u003e, which includes both key and properties; \u003ccode\u003eKeyOnly\u003c/code\u003e, which contains just the key; \u003ccode\u003eProjection\u003c/code\u003e, which is a subset of properties and may not have a key; and \u003ccode\u003eUnspecified\u003c/code\u003e, which is never used.\u003c/p\u003e\n"],["\u003cp\u003eEach version of the API, from 3.2.0 up to the latest 4.15.0, is linked to its respective documentation page for the \u003ccode\u003eResultType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]