parts property

List<String> parts
final

Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.

Implementation

final List<String> parts;