Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1 | |
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
CloudHealthcare.Projects.Locations.Services.Nlp.AnalyzeEntities |
CloudHealthcare.Projects.Locations.Services.Nlp.analyzeEntities(String nlpService,
AnalyzeEntitiesRequest content)
Analyze heathcare entity in a document.
|
Constructor and Description |
---|
AnalyzeEntities(String nlpService,
AnalyzeEntitiesRequest content)
Analyze heathcare entity in a document.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeEntitiesRequest |
AnalyzeEntitiesRequest.clone() |
AnalyzeEntitiesRequest |
AnalyzeEntitiesRequest.set(String fieldName,
Object value) |
AnalyzeEntitiesRequest |
AnalyzeEntitiesRequest.setAlternativeOutputFormat(String alternativeOutputFormat)
Optional.
|
AnalyzeEntitiesRequest |
AnalyzeEntitiesRequest.setDocumentContent(String documentContent)
document_content is a document to be annotated.
|
AnalyzeEntitiesRequest |
AnalyzeEntitiesRequest.setLicensedVocabularies(List<String> licensedVocabularies)
A list of licensed vocabularies to use in the request, in addition to the default unlicensed
vocabularies.
|
Copyright © 2011–2024 Google. All rights reserved.