Reference documentation and code samples for the Google Cloud Datastore v1 API enum EntityResult.Types.ResultType.
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\u003eThe page provides documentation for the \u003ccode\u003eEntityResult.Types.ResultType\u003c/code\u003e enum within the Google Cloud Datastore v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis enum defines the type of data contained within the 'entity' field and includes values such as \u003ccode\u003eFull\u003c/code\u003e, \u003ccode\u003eKeyOnly\u003c/code\u003e, \u003ccode\u003eProjection\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version is 4.15.0, but there is a listing of the previous versions all the way back to version 3.2.0, with links to the documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe different types contained within the \u003ccode\u003eEntityResult.Types.ResultType\u003c/code\u003e enum specify whether an entity contains its key and properties (\u003ccode\u003eFull\u003c/code\u003e), only its key (\u003ccode\u003eKeyOnly\u003c/code\u003e), or a subset of its properties (\u003ccode\u003eProjection\u003c/code\u003e), with \u003ccode\u003eUnspecified\u003c/code\u003e not being a valid value.\u003c/p\u003e\n"]]],[],null,[]]