The actual Entity id will be composed from this struct. This should match with the way id is defined in the FeatureView spec.
JSON representation
{// Union field key_oneof can be only one of the following:"key": string,"compositeKey": {object (CompositeKey)}// End of list of possible types for union field key_oneof.}
CompositeKey
id that is comprised from several parts (columns).
Fields
parts[]
string
Parts to construct Entity id. Should match with the same id columns as defined in FeatureView in the same order.
[[["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 2024-10-09 UTC."],[],[]]