entityId property

String entityId
final

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;