case class DetectEntitiesScoreV2(id: String, entities: Seq[EntityV2]) extends HasDocId with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DetectEntitiesScoreV2
- Serializable
- Serializable
- Product
- Equals
- HasDocId
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All