compositeKey property

FeatureViewDataKey_CompositeKey? compositeKey
final

The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.

Implementation

final FeatureViewDataKey_CompositeKey? compositeKey;