Class EntityDataSource

java.lang.Object
com.azure.ai.textanalytics.models.EntityDataSource

public final class EntityDataSource extends Object
The EntityDataSource model.
  • Constructor Details

    • EntityDataSource

      public EntityDataSource()
  • Method Details

    • getName

      public String getName()
      Gets the data source name property: Entity Catalog. Examples include: UMLS, CHV, MSH, etc.
      Returns:
      the data source name.
    • getEntityId

      public String getEntityId()
      Gets the data source entity ID property: data source entity ID in the given source catalog.
      Returns:
      the data source entity ID.