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