entityId property
Required. ID for a specific entity. For example,
for a machine learning model predicting user clicks on a website, an entity
ID could be user_123.
Implementation
final String entityId;
Required. ID for a specific entity. For example,
for a machine learning model predicting user clicks on a website, an entity
ID could be user_123.
final String entityId;