entityIds property
Required. IDs of entities to read Feature values of. The maximum number of
IDs is 100. For example, for a machine learning model predicting user
clicks on a website, an entity ID could be user_123.
Implementation
final List<String> entityIds;