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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis 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\u003eThe \u003ccode\u003eEntityResult.Types.ResultType\u003c/code\u003e enum defines the type of data contained in the 'entity' field, which can be \u003ccode\u003eFull\u003c/code\u003e, \u003ccode\u003eKeyOnly\u003c/code\u003e, \u003ccode\u003eProjection\u003c/code\u003e, or \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this enum documentation is 4.15.0, with prior versions dating back to 3.2.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003eThis enum is located within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Datastore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eEach of the four enum types listed have distinct descriptions as to what they are meant for, such as \u003ccode\u003eFull\u003c/code\u003e containing the key and properties, or \u003ccode\u003eKeyOnly\u003c/code\u003e only having the key.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Datastore v1 API - Enum EntityResult.Types.ResultType (4.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.14.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.14.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.13.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.13.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.12.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.12.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.11.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.11.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.10.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.10.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.9.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.9.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.8.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.8.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.7.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.7.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.6.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.5.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.4.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.3.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.2.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.1.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.0.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.5.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.4.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.3.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.2.0/Google.Cloud.Datastore.V1.EntityResult.Types.ResultType) \n\n public enum EntityResult.Types.ResultType\n\nReference documentation and code samples for the Google Cloud Datastore v1 API enum EntityResult.Types.ResultType.\n\nSpecifies what data the 'entity' field contains.\nA `ResultType` is either implied (for example, in `LookupResponse.missing`\nfrom `datastore.proto`, it is always `KEY_ONLY`) or specified by context\n(for example, in message `QueryResultBatch`, field `entity_result_type`\nspecifies a `ResultType` for all the values in field `entity_results`).\n\nNamespace\n---------\n\n[Google.Cloud.Datastore.V1](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Datastore.V1.dll"]]