entityId property
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
.
Required.
Implementation
core.String? entityId;
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
.
Required.
core.String? entityId;