| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
LinkedEntity |
LinkedEntity.clone() |
LinkedEntity |
LinkedEntity.set(String fieldName,
Object value) |
LinkedEntity |
LinkedEntity.setEntityId(String entityId)
entity_id is a concept unique identifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<LinkedEntity> |
EntityMention.getLinkedEntities()
linked_entities are candidate ontological concepts that this entity mention may refer to.
|
| Modifier and Type | Method and Description |
|---|---|
EntityMention |
EntityMention.setLinkedEntities(List<LinkedEntity> linkedEntities)
linked_entities are candidate ontological concepts that this entity mention may refer to.
|
Copyright © 2011–2025 Google. All rights reserved.