Module google_api_proto::google::datastore::v1::entity_result
source · Expand description
Nested message and enum types in EntityResult.
Enums§
- Specifies what data the ‘entity’ field contains. A
ResultTypeis either implied (for example, inLookupResponse.missingfromdatastore.proto, it is alwaysKEY_ONLY) or specified by context (for example, in messageQueryResultBatch, fieldentity_result_typespecifies aResultTypefor all the values in fieldentity_results).