EntityDataSource Class
- java.
lang. Object - com.
azure. ai. textanalytics. models. EntityDataSource
- com.
public final class EntityDataSource
The EntityDataSource model.
Constructor Summary
| Constructor | Description |
|---|---|
| EntityDataSource() |
Constructs a |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
getEntityId()
Gets the data source entity ID property: data source entity ID in the given source catalog. |
| String |
getName()
Gets the data source name property: Entity Catalog. |
Methods inherited from java.lang.Object
Constructor Details
EntityDataSource
public EntityDataSource()
Constructs a EntityDataSource model.
Method Details
getEntityId
public String getEntityId()
Gets the data source entity ID property: data source entity ID in the given source catalog.
Returns:
getName
public String getName()
Gets the data source name property: Entity Catalog. Examples include: UMLS, CHV, MSH, etc.
Returns: