LanguageBatchResultItem Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. language. textanalytics. models. LanguageBatchResultItem
- com.
public class LanguageBatchResultItem
The LanguageBatchResultItem model.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Detected |
detectedLanguages()
Get the detectedLanguages value. |
String |
id()
Get the id value. |
Method Details
detectedLanguages
public List
Get the detectedLanguages value.
Returns:
the detectedLanguages value
id
public String id()
Get the id value.
Returns:
the id value
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java