c
com.microsoft.azure.synapse.ml.services.language
EntityLinkingResponse
Companion object EntityLinkingResponse
case class EntityLinkingResponse(kind: String, results: EntityLinkingResult) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EntityLinkingResponse
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new EntityLinkingResponse(kind: String, results: EntityLinkingResult)
Value Members
- val kind: String
- val results: EntityLinkingResult