entityId property
Optional. The entity id whose similar entities should be searched for. If embedding is set, search will use embedding instead of entity_id.
Implementation
final String? entityId;
Optional. The entity id whose similar entities should be searched for. If embedding is set, search will use embedding instead of entity_id.
final String? entityId;