Projection queries return property values directly from a datastore index.
These values are the native datastore values that can be one of the following:
str, bool, long, float, GeoPt, Key, or User. This function
restores the original value when the original type is known.
This function returns the value type returned when decoding a normal entity,
not necessarily of type data_type. For example, data_type=int returns a
long instance.
Args
index_value
The value returned by FromPropertyPb for the projected
property.
data_type
The type of the value originally given to ToPropertyPb.
[[["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-06-16 UTC."],[],[],null,[]]